AWS config documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' in aggregation authorization documentation
Security assessment
The change simplifies terminology without altering security meaning. The documentation describes authorization mechanisms (a security feature) but the edit itself doesn't add new security information.
Diff
diff --git a/config/latest/developerguide/aggregated-add-authorization.md b/config/latest/developerguide/aggregated-add-authorization.md index 5548b4d0c..db7f58f25 100644 --- a//config/latest/developerguide/aggregated-add-authorization.md +++ b//config/latest/developerguide/aggregated-add-authorization.md @@ -53 +53 @@ AWS Config displays an aggregator account, Region, and authorization status. -You can also add authorizations to aggregator accounts and Regions programatically using AWS CloudFormation sample templates. For more information, see [AWS::Config::AggregationAuthorization](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-aggregationauthorization.html) in the _AWS CloudFormation User Guide_. +You can also add authorizations to aggregator accounts and Regions programatically using CloudFormation sample templates. For more information, see [AWS::Config::AggregationAuthorization](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-aggregationauthorization.html) in the _CloudFormation User Guide_.