AWS batch documentation change
Summary
Corrected network configuration instruction from 'VPN' to 'VPC'
Security assessment
Change fixes a typo (VPN -> VPC) but does not address any specific security vulnerability or describe security features. VPC is AWS's standard networking construct, but the correction itself doesn't indicate a security fix.
Diff
diff --git a/batch/latest/userguide/getting-started-ec2.md b/batch/latest/userguide/getting-started-ec2.md index 698584387..b7a486662 100644 --- a//batch/latest/userguide/getting-started-ec2.md +++ b//batch/latest/userguide/getting-started-ec2.md @@ -92 +92 @@ The default name of the **Instance role** is `ecsInstanceRole`. - 7. For **Network configuration** use your default VPN for the AWS Region. + 7. For **Network configuration** use your default VPC for the AWS Region.