AWS vpc documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' for consistency
Security assessment
Change involves branding/terminology updates without addressing security vulnerabilities or introducing security features
Diff
diff --git a/vpc/latest/reachability/multi-account-troubleshooting.md b/vpc/latest/reachability/multi-account-troubleshooting.md index 4270c0269..7f2cc8a24 100644 --- a//vpc/latest/reachability/multi-account-troubleshooting.md +++ b//vpc/latest/reachability/multi-account-troubleshooting.md @@ -64 +64 @@ JSON - * Verify that you have permission to call AWS CloudFormation API actions. For example, the [AWSCloudFormationFullAccess](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSCloudFormationFullAccess.html) and [AWSCloudFormationReadOnlyAccess](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSCloudFormationReadOnlyAccess.html) policies grant permissions to call these actions. + * Verify that you have permission to call CloudFormation API actions. For example, the [AWSCloudFormationFullAccess](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSCloudFormationFullAccess.html) and [AWSCloudFormationReadOnlyAccess](https://docs.aws.amazon.com/aws-managed-policy/latest/reference/AWSCloudFormationReadOnlyAccess.html) policies grant permissions to call these actions. @@ -77 +77 @@ If you receive this error while disabling trusted access, do the following to re - 1. Open the AWS CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/). + 1. Open the CloudFormation console at [https://console.aws.amazon.com/cloudformation](https://console.aws.amazon.com/cloudformation/).