AWS apprunner documentation change
Summary
Minor grammatical corrections: fixed 'an VPC' to 'a VPC' and standardized 'Dual stack' to 'Dual-stack' hyphenation
Security assessment
Changes are purely grammatical/formatting improvements with no security context or implications.
Diff
diff --git a/apprunner/latest/dg/network-terms.md b/apprunner/latest/dg/network-terms.md index ff9865b0b..810f7e593 100644 --- a//apprunner/latest/dg/network-terms.md +++ b//apprunner/latest/dg/network-terms.md @@ -17 +17 @@ To know what is needed to associate with an Amazon Virtual Private Cloud (VPC), - * _VPC interface endpoint_ : _VPC interface endpoint_ , an AWS PrivateLink resource, connects a VPC to an endpoint service. Create an VPC interface endpoint to send traffic to endpoint services that use a Network Load Balancer to distribute traffic. Traffic destined for the endpoint service is resolved using DNS. + * _VPC interface endpoint_ : _VPC interface endpoint_ , an AWS PrivateLink resource, connects a VPC to an endpoint service. Create a VPC interface endpoint to send traffic to endpoint services that use a Network Load Balancer to distribute traffic. Traffic destined for the endpoint service is resolved using DNS. @@ -27 +27 @@ To know what is needed to associate with an Amazon Virtual Private Cloud (VPC), - * _Dual stack_ : A _dual stack_ is an address type that supports network traffic from both IPv4 and IPv6 endpoints. + * _Dual-stack_ : A _dual-stack_ is an address type that supports network traffic from both IPv4 and IPv6 endpoints.