AWS vpc documentation change
Summary
Corrected capitalization of 'Elastic IP' in connectivity testing instructions
Security assessment
This is a minor editorial change with no security implications. It does not introduce or modify any security-related content.
Diff
diff --git a/vpc/latest/userguide/nat-gateway-scenarios.md b/vpc/latest/userguide/nat-gateway-scenarios.md index 6eca1aa36..48f22fa03 100644 --- a//vpc/latest/userguide/nat-gateway-scenarios.md +++ b//vpc/latest/userguide/nat-gateway-scenarios.md @@ -84 +84 @@ If you can connect to the internet, you can also test whether internet traffic i - * Use a third-party website or tool that displays the source IP address when you connect to it from an instance in your private subnet. The source IP address should be the elastic IP address of the NAT gateway. + * Use a third-party website or tool that displays the source IP address when you connect to it from an instance in your private subnet. The source IP address should be the Elastic IP address of the NAT gateway.