AWS cli medium security documentation change
Summary
Updated AWS CLI version reference and modified 'Security Hub control' references to specifically mention 'Security Hub CSPM control' across multiple locations.
Security assessment
The change adds specificity to security controls by distinguishing CSPM (Cloud Security Posture Management) controls, which directly enhances security documentation. This provides clearer guidance for security compliance and evidence collection, though no specific vulnerability is addressed.
Diff
diff --git a/cli/latest/reference/auditmanager/create-assessment-framework.md b/cli/latest/reference/auditmanager/create-assessment-framework.md index a12be7c85..56515c66a 100644 --- a//cli/latest/reference/auditmanager/create-assessment-framework.md +++ b//cli/latest/reference/auditmanager/create-assessment-framework.md @@ -15 +15 @@ - * [AWS CLI 2.34.61 Command Reference](../../index.html) » + * [AWS CLI 2.34.63 Command Reference](../../index.html) » @@ -716 +716 @@ framework -> (structure) ->>>>>>>> For automated evidence, this keyword identifies a specific CloudTrail event, Config rule, Security Hub control, or Amazon Web Services API name. +>>>>>>>> For automated evidence, this keyword identifies a specific CloudTrail event, Config rule, Security Hub CSPM control, or Amazon Web Services API name. @@ -721 +721 @@ framework -> (structure) ->>>>>>>> * [Security Hub controls supported by Audit Manager](https://docs.aws.amazon.com/audit-manager/latest/userguide/control-data-sources-ash.html) +>>>>>>>> * [Security Hub CSPM controls supported by Audit Manager](https://docs.aws.amazon.com/audit-manager/latest/userguide/control-data-sources-ash.html) @@ -732 +732 @@ framework -> (structure) ->>>>>>>>> * When `keywordInputType` is `SELECT_FROM_LIST` , a keyword must be selected to collect automated evidence. For example, this keyword can be a CloudTrail event name, a rule name for Config, a Security Hub control, or the name of an Amazon Web Services API call. +>>>>>>>>> * When `keywordInputType` is `SELECT_FROM_LIST` , a keyword must be selected to collect automated evidence. For example, this keyword can be a CloudTrail event name, a rule name for Config, a Security Hub CSPM control, or the name of an Amazon Web Services API call. @@ -749 +749 @@ framework -> (structure) ->>>>>>>>> The value of the keyword that’s used when mapping a control data source. For example, this can be a CloudTrail event name, a rule name for Config, a Security Hub control, or the name of an Amazon Web Services API call. +>>>>>>>>> The value of the keyword that’s used when mapping a control data source. For example, this can be a CloudTrail event name, a rule name for Config, a Security Hub CSPM control, or the name of an Amazon Web Services API call. @@ -772 +772 @@ framework -> (structure) ->>>>>>>>> * For Security Hub: The format varies for Security Hub control names. For accuracy, we recommend that you reference the list of [supported Security Hub controls](https://docs.aws.amazon.com/audit-manager/latest/userguide/control-data-sources-ash.html) . +>>>>>>>>> * For Security Hub CSPM: The format varies for Security Hub CSPM control names. For accuracy, we recommend that you reference the list of [supported Security Hub CSPM controls](https://docs.aws.amazon.com/audit-manager/latest/userguide/control-data-sources-ash.html) . @@ -956 +956 @@ framework -> (structure) - * [AWS CLI 2.34.61 Command Reference](../../index.html) » + * [AWS CLI 2.34.63 Command Reference](../../index.html) »