AWS elasticbeanstalk documentation change
Summary
Updated IPv6 support section to clarify dual-stack configuration and removed redundant content
Security assessment
The changes clarify technical details about IPv6 and dual-stack support but do not address security vulnerabilities or introduce security-specific guidance.
Diff
diff --git a/elasticbeanstalk/latest/dg/vpc-vpce.md b/elasticbeanstalk/latest/dg/vpc-vpce.md index 1d20da727..7b32e5465 100644 --- a//elasticbeanstalk/latest/dg/vpc-vpce.md +++ b//elasticbeanstalk/latest/dg/vpc-vpce.md @@ -5 +5 @@ -IPv6 supportSetting up a VPC endpoint for Elastic BeanstalkSetting up a VPC endpoint for enhanced healthUsing VPC endpoints in a private VPC +IPv6 support with dual-stack configurationSetting up a VPC endpoint for Elastic BeanstalkSetting up a VPC endpoint for enhanced healthUsing VPC endpoints in a private VPC @@ -21 +21 @@ Elastic Beanstalk supports AWS PrivateLink and interface VPC endpoints in a limi -## IPv6 support +## IPv6 support with dual-stack configuration @@ -23,3 +23 @@ Elastic Beanstalk supports AWS PrivateLink and interface VPC endpoints in a limi -Elastic Beanstalk supports incoming traffic over IPv4 and IPv6. This section describes the public endpoints that support IPV6 and also explains how to configure your Elastic Beanstalk VPC endpoints to support dual-stack traffic. - -For more general information about IPv6, see [AWS services that support IPv6](https://docs.aws.amazon.com/vpc/latest/userguide/aws-ipv6-support.html) in the _Amazon VPC User Guide_ and the AWS whitepaper [IPv6 on AWS](https://docs.aws.amazon.com/whitepapers/latest/ipv6-on-aws/IPv6-on-AWS.html). +Elastic Beanstalk supports incoming traffic over IPv4 and IPv6. This section describes the public endpoints that support both IPv4 and IPv6 and also explains how to configure your Elastic Beanstalk VPC endpoints to support dual-stack traffic.