AWS cloudformation-cli documentation change
Summary
Added 'CSPM' to clarify the specific Security Hub severity framework reference
Security assessment
The change specifies the CSPM (Cloud Security Posture Management) component of Security Hub in the severity framework reference, enhancing documentation accuracy for a security feature but not addressing a vulnerability.
Diff
diff --git a/cloudformation-cli/latest/hooks-userguide/lambda-hooks-create-lambda-function.md b/cloudformation-cli/latest/hooks-userguide/lambda-hooks-create-lambda-function.md index 8b858facf..90db01cab 100644 --- a//cloudformation-cli/latest/hooks-userguide/lambda-hooks-create-lambda-function.md +++ b//cloudformation-cli/latest/hooks-userguide/lambda-hooks-create-lambda-function.md @@ -157 +157 @@ severityLevel -Defines the relative risk associated with any violations of this type. When assigning severity levels to your Hook invocation results, you can reference the AWS Security Hub [severity framework](https://docs.aws.amazon.com/securityhub/latest/userguide/asff-required-attributes.html#Severity) as an example of how to structure meaningful severity categories. +Defines the relative risk associated with any violations of this type. When assigning severity levels to your Hook invocation results, you can reference the AWS Security Hub CSPM [severity framework](https://docs.aws.amazon.com/securityhub/latest/userguide/asff-required-attributes.html#Severity) as an example of how to structure meaningful severity categories.