AWS proton documentation change
Summary
Replaced 'AWS CloudFormation' with 'CloudFormation' in multiple instances for consistency
Security assessment
Terminology update without altering security recommendations. The emphasis on scoped-down permissions and least privilege remains unchanged.
Diff
diff --git a/proton/latest/userguide/ag-env-account-connections.md b/proton/latest/userguide/ag-env-account-connections.md index d9233b6b1..4c8a51672 100644 --- a//proton/latest/userguide/ag-env-account-connections.md +++ b//proton/latest/userguide/ag-env-account-connections.md @@ -13 +13 @@ Overview -Learn how to create and manage an AWS Proton environment in one account and provision its infrastructure resources in another account. This can help improve visibility and efficiency at scale. Environment account connections only support standard provisioning with AWS CloudFormation infrastructure as code. +Learn how to create and manage an AWS Proton environment in one account and provision its infrastructure resources in another account. This can help improve visibility and efficiency at scale. Environment account connections only support standard provisioning with CloudFormation infrastructure as code. @@ -63 +63 @@ Start in the environment account and create connection. -In the environment account, create an AWS Proton service role that's scoped down to only the permissions that are needed for provisioning your environment infrastructure resources. For more information, see [AWS Proton service role for provisioning using AWS CloudFormation](./security_iam_service-role-policy-examples.html#proton-svc-role). +In the environment account, create an AWS Proton service role that's scoped down to only the permissions that are needed for provisioning your environment infrastructure resources. For more information, see [AWS Proton service role for provisioning using CloudFormation](./security_iam_service-role-policy-examples.html#proton-svc-role). @@ -114 +114 @@ Verify the account ID that's listed in the **Environment account connection** pa -The role that AWS Proton automatically creates for you has broad permissions. We recommend that you scope down the role to the permissions required to provision your environment infrastructure resources. For more information, see [AWS Proton service role for provisioning using AWS CloudFormation](./security_iam_service-role-policy-examples.html#proton-svc-role). +The role that AWS Proton automatically creates for you has broad permissions. We recommend that you scope down the role to the permissions required to provision your environment infrastructure resources. For more information, see [AWS Proton service role for provisioning using CloudFormation](./security_iam_service-role-policy-examples.html#proton-svc-role).