AWS fsx documentation change
Summary
Updated terminology from 'IPv4 and Dualstack' to 'IPv4-only and dual-stack' for VPC endpoint IP address type descriptions.
Security assessment
Clarification of network configuration options without explicit security context or vulnerability mitigation.
Diff
diff --git a/fsx/latest/WindowsGuide/fsx-vpc-endpoints.md b/fsx/latest/WindowsGuide/fsx-vpc-endpoints.md index bcf5cfc16..bf23c6fcc 100644 --- a//fsx/latest/WindowsGuide/fsx-vpc-endpoints.md +++ b//fsx/latest/WindowsGuide/fsx-vpc-endpoints.md @@ -11 +11 @@ You can improve the security posture of your VPC by configuring Amazon FSx to us -Each interface VPC endpoint is represented by one or more elastic network interfaces in your subnets. A network interface provides a private IP address that serves as an entry point for traffic to the Amazon FSx API. Amazon FSx supports VPC endpoints configured with IPv4 and Dualstack (IPv4 and IPv6) IP address types. For more information, see [Creating an interface VPC endpoint](https://docs.aws.amazon.com/vpc/latest/userguide/vpce-interface.html#create-interface-endpoint) in the _Amazon VPC User Guide_. +Each interface VPC endpoint is represented by one or more elastic network interfaces in your subnets. A network interface provides a private IP address that serves as an entry point for traffic to the Amazon FSx API. Amazon FSx supports VPC endpoints configured with IPv4-only and dual-stack (IPv4 and IPv6) IP address types. For more information, see [Creating an interface VPC endpoint](https://docs.aws.amazon.com/vpc/latest/userguide/vpce-interface.html#create-interface-endpoint) in the _Amazon VPC User Guide_.