AWS cli documentation change
Summary
Updated AWS CLI version from 2.34.61 to 2.34.63 and replaced references to 'Security Hub' with 'Security Hub CSPM' in evidence classification descriptions.
Security assessment
The change specifies that compliance checks come from Security Hub's CSPM feature rather than general Security Hub. This clarifies the source but doesn't address any security vulnerability or weakness. No evidence of a security incident being fixed.
Diff
diff --git a/cli/latest/reference/auditmanager/get-insights.md b/cli/latest/reference/auditmanager/get-insights.md index 6f54c73ab..07ae9aa4d 100644 --- a//cli/latest/reference/auditmanager/get-insights.md +++ b//cli/latest/reference/auditmanager/get-insights.md @@ -15 +15 @@ - * [AWS CLI 2.34.61 Command Reference](../../index.html) » + * [AWS CLI 2.34.63 Command Reference](../../index.html) » @@ -215 +215 @@ insights -> (structure) ->> The number of compliance check evidence that Audit Manager classified as non-compliant on the `lastUpdated` date. This includes evidence that was collected from Security Hub with a _Fail_ ruling, or collected from Config with a _Non-compliant_ ruling. +>> The number of compliance check evidence that Audit Manager classified as non-compliant on the `lastUpdated` date. This includes evidence that was collected from Security Hub CSPM with a _Fail_ ruling, or collected from Config with a _Non-compliant_ ruling. @@ -219 +219 @@ insights -> (structure) ->> The number of compliance check evidence that Audit Manager classified as compliant on the `lastUpdated` date. This includes evidence that was collected from Security Hub with a _Pass_ ruling, or collected from Config with a _Compliant_ ruling. +>> The number of compliance check evidence that Audit Manager classified as compliant on the `lastUpdated` date. This includes evidence that was collected from Security Hub CSPM with a _Pass_ ruling, or collected from Config with a _Compliant_ ruling. @@ -223 +223 @@ insights -> (structure) ->> The number of evidence without a compliance check ruling. Evidence is inconclusive when the associated control uses Security Hub or Config as a data source but you didn’t enable those services. This is also the case when a control uses a data source that doesn’t support compliance checks (for example: manual evidence, API calls, or CloudTrail). +>> The number of evidence without a compliance check ruling. Evidence is inconclusive when the associated control uses Security Hub CSPM or Config as a data source but you didn’t enable those services. This is also the case when a control uses a data source that doesn’t support compliance checks (for example: manual evidence, API calls, or CloudTrail). @@ -251 +251 @@ insights -> (structure) - * [AWS CLI 2.34.61 Command Reference](../../index.html) » + * [AWS CLI 2.34.63 Command Reference](../../index.html) »