AWS secretsmanager documentation change
Summary
Updated title from 'AWS CloudFormation' to 'CloudFormation' for RDS secret creation
Security assessment
Minor terminology change without security context. Automatic secret rotation feature mentioned in the title remains unchanged.
Diff
diff --git a/secretsmanager/latest/userguide/cfn-example_RDSsecret.md b/secretsmanager/latest/userguide/cfn-example_RDSsecret.md index 21be68d0d..13a7479e9 100644 --- a//secretsmanager/latest/userguide/cfn-example_RDSsecret.md +++ b//secretsmanager/latest/userguide/cfn-example_RDSsecret.md @@ -5 +5 @@ -# Create an AWS Secrets Manager secret with automatic rotation and an Amazon RDS MySQL DB instance with AWS CloudFormation +# Create an AWS Secrets Manager secret with automatic rotation and an Amazon RDS MySQL DB instance with CloudFormation