AWS secretsmanager documentation change
Summary
Updated 'AWS CloudFormation' to 'CloudFormation' in policy documentation
Security assessment
Terminology normalization without altering security permissions or IAM policy substance.
Diff
diff --git a/secretsmanager/latest/userguide/reference_available-policies.md b/secretsmanager/latest/userguide/reference_available-policies.md index 198347732..71e12a040 100644 --- a//secretsmanager/latest/userguide/reference_available-policies.md +++ b//secretsmanager/latest/userguide/reference_available-policies.md @@ -29 +29 @@ This policy includes the following permissions. - * `cloudformation` – Allows principals to create AWS CloudFormation stacks. This is required so that principals using the console to turn on rotation can create Lambda rotation functions through AWS CloudFormation stacks. For more information, see [How Secrets Manager uses AWS CloudFormation](./cloudformation.html#how-asm-uses-cfn). + * `cloudformation` – Allows principals to create CloudFormation stacks. This is required so that principals using the console to turn on rotation can create Lambda rotation functions through CloudFormation stacks. For more information, see [How Secrets Manager uses AWS CloudFormation](./cloudformation.html#how-asm-uses-cfn). @@ -47 +47 @@ This policy includes the following permissions. - * `serverlessrepo` – Allows principals to create AWS CloudFormation change sets. This is required so that principals using the console can create Lambda rotation functions. For more information, see [How Secrets Manager uses AWS CloudFormation](./cloudformation.html#how-asm-uses-cfn). + * `serverlessrepo` – Allows principals to create CloudFormation change sets. This is required so that principals using the console can create Lambda rotation functions. For more information, see [How Secrets Manager uses AWS CloudFormation](./cloudformation.html#how-asm-uses-cfn).