AWS ec2 documentation change
Summary
Updated example section title from monitoring API requests to creating a VPC with private subnets and NAT gateways.
Security assessment
New example focuses on network isolation (private subnets/NAT), which is a security best practice. This adds documentation about secure architecture but does not address a specific vulnerability.
Diff
diff --git a/ec2/latest/devguide/example_cross_ResilientService_section.md b/ec2/latest/devguide/example_cross_ResilientService_section.md index aba74c33f..08449cd06 100644 --- a//ec2/latest/devguide/example_cross_ResilientService_section.md +++ b//ec2/latest/devguide/example_cross_ResilientService_section.md @@ -6809 +6809 @@ Scenarios -Monitor API requests using CloudWatch +Create a VPC with private subnets and NAT gateways