AWS security-lake documentation change
Summary
Updated CLI examples to reference 'Security Hub CSPM findings' instead of 'Security Hub findings'
Security assessment
Product-specific terminology refinement. No evidence of security vulnerability being addressed.
Diff
diff --git a/security-lake/latest/userguide/multi-account-management.md b/security-lake/latest/userguide/multi-account-management.md index 9633f27b7..a74480aeb 100644 --- a//security-lake/latest/userguide/multi-account-management.md +++ b//security-lake/latest/userguide/multi-account-management.md @@ -136 +136 @@ The delegated administrator can also choose to automate the collection of AWS lo -For example, the following AWS CLI command automatically enables Security Lake and the collection of Amazon Route 53 resolver query logs, AWS Security Hub findings, and Amazon Virtual Private Cloud (Amazon VPC) Flow Logs in new organization accounts. This example is formatted for Linux, macOS, or Unix, and it uses the backslash (\\) line-continuation character to improve readability. +For example, the following AWS CLI command automatically enables Security Lake and the collection of Amazon Route 53 resolver query logs, AWS Security Hub CSPM findings, and Amazon Virtual Private Cloud (Amazon VPC) Flow Logs in new organization accounts. This example is formatted for Linux, macOS, or Unix, and it uses the backslash (\\) line-continuation character to improve readability. @@ -204 +204 @@ To keep the delegated administrator designation but change the automatic configu -For example, the following AWS CLI command stops the automatic collection of Security Hub findings from new member accounts that join the organization. New member accounts won't contribute Security Hub findings to the data lake after the delegated administrator invokes this operation. This example is formatted for Linux, macOS, or Unix, and it uses the backslash (\\) line-continuation character to improve readability. +For example, the following AWS CLI command stops the automatic collection of Security Hub CSPM findings from new member accounts that join the organization. New member accounts won't contribute Security Hub CSPM findings to the data lake after the delegated administrator invokes this operation. This example is formatted for Linux, macOS, or Unix, and it uses the backslash (\\) line-continuation character to improve readability.