AWS secretsmanager documentation change
Summary
Updated terminology: replaced 'AWS CloudFormation' with 'CloudFormation' in title, descriptions, and references
Security assessment
Changes are branding/terminology updates only. No security-related content was added or modified. Secret creation process remains unchanged.
Diff
diff --git a/secretsmanager/latest/userguide/cfn-example_secret.md b/secretsmanager/latest/userguide/cfn-example_secret.md index ded5e9e33..ee1b308b3 100644 --- a//secretsmanager/latest/userguide/cfn-example_secret.md +++ b//secretsmanager/latest/userguide/cfn-example_secret.md @@ -7 +7 @@ JSONYAML -# Create an AWS Secrets Manager secret with AWS CloudFormation +# Create an AWS Secrets Manager secret with CloudFormation @@ -24 +24 @@ This example uses the following CloudFormation resource: -For information about creating resources with AWS CloudFormation, see [Learn template basics](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/gettingstarted.templatebasics.html) in the AWS CloudFormation User Guide. +For information about creating resources with CloudFormation, see [Learn template basics](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/gettingstarted.templatebasics.html) in the CloudFormation User Guide. @@ -34 +34 @@ For information about creating resources with AWS CloudFormation, see [Learn tem - "Description": "Simple secret created by AWS CloudFormation.", + "Description": "Simple secret created by CloudFormation.", @@ -52 +52 @@ For information about creating resources with AWS CloudFormation, see [Learn tem - Description: Simple secret created by AWS CloudFormation. + Description: Simple secret created by CloudFormation. @@ -64 +64 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -AWS CloudFormation +CloudFormation