Skip to content

Commit eb4a6ea

Browse files
committed
Adds OrganizationalUnitIDs field to the agentless CSPM AWS guide, edits language for the field in agent-based method
1 parent 3c3e4c8 commit eb4a6ea

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/cloud-native-security/cspm-get-started-aws.asciidoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ beta::[]
4343
. Click **Advanced options**, then select **Agentless (BETA)**.
4444
. Next, you'll need to authenticate to AWS. Two methods are available:
4545
.. Option 1: Direct access keys/CloudFormation (Recommended). Under **Preferred method**, select **Direct access keys**. Expand the **Steps to Generate AWS Account Credentials** section, then follow the displayed instructions to automatically create the necessary credentials using CloudFormation.
46+
+
47+
NOTE: If you don't want to monitor every account in your organization, specify which to monitor using the `OrganizationalUnitIDs` field that appears after you click **Launch CloudFormation**.
48+
+
4649
.. Option 2: Temporary keys. To authenticate using temporary keys, refer to the instructions for <<cspm-use-temp-credentials, temporary keys>>.
4750
. Once you've selected an authentication method and provided all necessary credentials, click **Save and continue** to finish deployment. Your data should start to appear within a few minutes.
4851

@@ -76,7 +79,7 @@ For most use cases, the simplest option is to use AWS CloudFormation to automati
7679
. Return to your {kib} tab. Click *Save and continue* at the bottom of the page.
7780
. Review the information, then click *Launch CloudFormation*.
7881
. A CloudFormation template appears in a new browser tab.
79-
. For organization-level deployments only, you must enter the ID of the organizational unit where you want to deploy into the `OrganizationalUnitIds` field in the CloudFormation template. You can find it in the AWS console under *AWS Organizations -> AWS Accounts* (it appears under the organization name).
82+
. For organization-level deployments only, you must enter the ID of the organizational unit(s) where you want to deploy into the CloudFormation template's `OrganizationalUnitIds` field. You can find organizational unit IDs in the AWS console under *AWS Organizations -> AWS Accounts* (under each organization's name). You can also use this field to specify which accounts in your organization to monitor, and which to skip.
8083
. (Optional) Switch to the AWS region where you want to deploy using the controls in the upper right corner.
8184
. Tick the checkbox under *Capabilities* to authorize the creation of necessary resources.
8285
+

docs/serverless/cloud-native-security/cspm-get-started.asciidoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ beta:[]
4545
. Click **Advanced options**, then select **Agentless (BETA)**.
4646
. Next, you'll need to authenticate to AWS. Two methods are available:
4747
.. Option 1: Direct access keys/CloudFormation (Recommended). Under **Preferred method** select **Direct access keys**. Expand the **Steps to Generate AWS Account Credentials** section, then follow the displayed instructions to automatically create the necessary credentials using CloudFormation.
48+
+
49+
NOTE: If you don't want to monitor every account in your organization, specify which to monitor using the `OrganizationalUnitIDs` field that appears after you click **Launch CloudFormation**.
50+
+
4851
.. Option 2: Temporary keys. To authenticate using temporary keys, refer to the instructions for <<cspm-use-temp-credentials,Temporary keys>>.
4952
. Once you've selected an authentication method and provided all necessary credentials, click **Save and continue** to finish deployment. Your data should start to appear within a few minutes.
5053

@@ -79,7 +82,7 @@ For most use cases, the simplest option is to use AWS CloudFormation to automati
7982
. Return to your {kib} tab. Click **Save and continue** at the bottom of the page.
8083
. Review the information, then click **Launch CloudFormation**.
8184
. A CloudFormation template appears in a new browser tab.
82-
. For organization-level deployments only, you must enter the ID of the organizational unit where you want to deploy into the `OrganizationalUnitIds` field in the CloudFormation template. You can find it in the AWS console under **AWS Organizations AWS Accounts** (it appears under the organization name).
85+
. For organization-level deployments only, you must enter the ID of the organizational unit(s) where you want to deploy into the CloudFormation template's `OrganizationalUnitIds` field. You can find organizational unit IDs in the AWS console under *AWS Organizations -> AWS Accounts* (under each organization's name). You can also use this field to specify which accounts in your organization to monitor, and which to skip.
8386
. (Optional) Switch to the AWS region where you want to deploy using the controls in the upper right corner.
8487
. Tick the checkbox under **Capabilities** to authorize the creation of necessary resources.
8588
+

0 commit comments

Comments
 (0)