AWS managedservices documentation change
Summary
Changed 'AWS CloudFormation stacks' to 'CloudFormation stacks' (removed 'AWS' branding)
Security assessment
The edit is purely branding-related. The security control (integration with SNS for stack notifications) remains unchanged and was already documented.
Diff
diff --git a/managedservices/latest/userguide/tr-supported-checks.md b/managedservices/latest/userguide/tr-supported-checks.md index 737103e66..3e785eb03 100644 --- a//managedservices/latest/userguide/tr-supported-checks.md +++ b//managedservices/latest/userguide/tr-supported-checks.md @@ -59 +59 @@ Hs4Ma3G177 - Corresponding AWS Security Hub check - Auto scaling groups associa -Hs4Ma3G245 - AWS CloudFormation stacks should be integrated with Amazon Simple Notification Service Corresponding AWS Security Hub check: [CloudFormation.1](https://docs.aws.amazon.com/securityhub/latest/userguide/cloudformation-controls.html#cloudformation-1) | **AWSManagedServices-EnableCFNStackNotification** Associate a CloudFormation stack with an Amazon SNS topic for notification. | **NotificationARNs:** The ARNs of the Amazon SNS topics to be associated with selected CloudFormation stacks. To enable auto remediation, The `NotificationARNs` preconfigured parameter must be provided. +Hs4Ma3G245 - CloudFormation stacks should be integrated with Amazon Simple Notification Service Corresponding AWS Security Hub check: [CloudFormation.1](https://docs.aws.amazon.com/securityhub/latest/userguide/cloudformation-controls.html#cloudformation-1) | **AWSManagedServices-EnableCFNStackNotification** Associate a CloudFormation stack with an Amazon SNS topic for notification. | **NotificationARNs:** The ARNs of the Amazon SNS topics to be associated with selected CloudFormation stacks. To enable auto remediation, The `NotificationARNs` preconfigured parameter must be provided.