AWS cli documentation change
Summary
Modified documentation to reference 'Security Hub CSPM' instead of 'Security Hub' for compliance evidence
Security assessment
The update clarifies the specific security service (CSPM) used for compliance checks. This enhances security documentation but shows no evidence of addressing a security vulnerability.
Diff
diff --git a/cli/latest/reference/auditmanager/get-evidence-folders-by-assessment-control.md b/cli/latest/reference/auditmanager/get-evidence-folders-by-assessment-control.md index 6ea1e0584..1f0433c45 100644 --- a//cli/latest/reference/auditmanager/get-evidence-folders-by-assessment-control.md +++ b//cli/latest/reference/auditmanager/get-evidence-folders-by-assessment-control.md @@ -15 +15 @@ - * [AWS CLI 2.34.61 Command Reference](../../index.html) » + * [AWS CLI 2.34.63 Command Reference](../../index.html) » @@ -399 +399 @@ evidenceFolders -> (list) ->>> The number of evidence that falls under the compliance check category. This evidence is collected from Config or Security Hub. +>>> The number of evidence that falls under the compliance check category. This evidence is collected from Config or Security Hub CSPM. @@ -403 +403 @@ evidenceFolders -> (list) ->>> The total number of issues that were reported directly from Security Hub, Config, or both. +>>> The total number of issues that were reported directly from Security Hub CSPM, Config, or both. @@ -435 +435 @@ nextToken -> (string) - * [AWS CLI 2.34.61 Command Reference](../../index.html) » + * [AWS CLI 2.34.63 Command Reference](../../index.html) »