[Cloud Security] Support form switching between single and org account selection #161265
Closed
7 tasks done
Labels
8.10 candidate
Feature:Cloud-Security
Cloud Security related features
Team:Cloud Security
Cloud Security team related
Summary
Add support for form switching in the CSPM integration based on the selected option between
Single Account
andAWS Organization
. For this task, the focus is on validating the functionality of the Single Account option, while the AWS Organization form remains out of scope.aws.account_type
is a new form option variable introduced to the integration on: elastic/integrations#6682. It can equal on of two values:single_account
ororganization_account
.To ensure a complete validation process, the integration's template URL needs to incorporate support for the
ACCOUNT_TYPE
variable. This will enable users to be directed to the correct AWS page. Lack of support for this new URL variable from both ends would result in an incomplete validation.@orestisfl is the point of contact in anything regarding the integration for this task.
Definition of done
Tasklist
Out of scope
Related
The text was updated successfully, but these errors were encountered: