AWS proton documentation change
Summary
Updated link text from 'AWS CloudFormation' to 'CloudFormation' in role examples reference
Security assessment
Branding terminology change with no impact on security guidance. The documentation continues to emphasize proper IAM role configuration without new security implications.
Diff
diff --git a/proton/latest/userguide/ag-environment-roles.md b/proton/latest/userguide/ag-environment-roles.md index 6225c22a1..cc750f454 100644 --- a//proton/latest/userguide/ag-environment-roles.md +++ b//proton/latest/userguide/ag-environment-roles.md @@ -15 +15 @@ With AWS Proton, you supply the IAM roles and AWS KMS keys for the AWS resources -When you create a new environment, you provide a related IAM service role. The role contains all permissions that are necessary to update all provisioned infrastructure defined in both the environment templates and the service templates. For role examples, see [AWS Proton service role for provisioning using AWS CloudFormation](./security_iam_service-role-policy-examples.html#proton-svc-role). If you use environment account connections and environment accounts, you create the role in a selected environment account. For more information, see [Create an environment in one account and provision in another account](./ag-create-env.html#ag-create-env-deploy-other) and [Environment account connections](./ag-env-account-connections.html). +When you create a new environment, you provide a related IAM service role. The role contains all permissions that are necessary to update all provisioned infrastructure defined in both the environment templates and the service templates. For role examples, see [AWS Proton service role for provisioning using CloudFormation](./security_iam_service-role-policy-examples.html#proton-svc-role). If you use environment account connections and environment accounts, you create the role in a selected environment account. For more information, see [Create an environment in one account and provision in another account](./ag-create-env.html#ag-create-env-deploy-other) and [Environment account connections](./ag-env-account-connections.html).