AWS proton documentation change
Summary
Updated documentation to replace 'AWS CloudFormation' with 'CloudFormation' in service role reference
Security assessment
The change is a terminology update from 'AWS CloudFormation' to 'CloudFormation' but does not alter security guidance. The recommendation for minimal permissions remains unchanged.
Diff
diff --git a/proton/latest/userguide/ag-create-env.md b/proton/latest/userguide/ag-create-env.md index 73a1a19b0..13f305be9 100644 --- a//proton/latest/userguide/ag-create-env.md +++ b//proton/latest/userguide/ag-create-env.md @@ -169 +169 @@ Use the console or AWS CLI to create a standard environment in a management acco - 2. In the environment account, create an AWS Proton service role with minimum permissions for the environment to create. For more information, see [AWS Proton service role for provisioning using AWS CloudFormation](./security_iam_service-role-policy-examples.html#proton-svc-role). + 2. In the environment account, create an AWS Proton service role with minimum permissions for the environment to create. For more information, see [AWS Proton service role for provisioning using CloudFormation](./security_iam_service-role-policy-examples.html#proton-svc-role).