AWS vpc documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in troubleshooting documentation
Security assessment
Change is a branding update rather than a security-related modification. The content discusses IAM throttling issues but does not introduce new security controls or address vulnerabilities.
Diff
diff --git a/vpc/latest/tgw/transit-gateway-vpc-attach-troubleshooting.md b/vpc/latest/tgw/transit-gateway-vpc-attach-troubleshooting.md index 4917f5e00..6aeeb0f23 100644 --- a//vpc/latest/tgw/transit-gateway-vpc-attach-troubleshooting.md +++ b//vpc/latest/tgw/transit-gateway-vpc-attach-troubleshooting.md @@ -19 +19 @@ The cause might be one of the following: - 2. There is a throttling issue because of too many IAM requests, for example you are using AWS CloudFormation to create permissions and roles. + 2. There is a throttling issue because of too many IAM requests, for example you are using CloudFormation to create permissions and roles.