AWS secretsmanager documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in the title and resource reference
Security assessment
Purely cosmetic naming updates. The documentation still describes the same Secret Manager and DocumentDB integration without security-related modifications.
Diff
diff --git a/secretsmanager/latest/userguide/cfn-example_DocDB-secret.md b/secretsmanager/latest/userguide/cfn-example_DocDB-secret.md index 1ebdd53a6..3476af5a4 100644 --- a//secretsmanager/latest/userguide/cfn-example_DocDB-secret.md +++ b//secretsmanager/latest/userguide/cfn-example_DocDB-secret.md @@ -7 +7 @@ JSONYAML -# Create an AWS Secrets Manager secret and an Amazon DocumentDB instance with AWS CloudFormation +# Create an AWS Secrets Manager secret and an Amazon DocumentDB instance with CloudFormation @@ -22 +22 @@ This example uses the following CloudFormation resources for Secrets Manager: -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.