AWS fsx documentation change
Summary
Updated documentation to specify IPv4/IPv6 address range parameters and adjust terminology consistency
Security assessment
The changes clarify IPv4/IPv6 address range parameters and use consistent casing but do not address security vulnerabilities or introduce security features. This appears to be documentation accuracy improvement rather than security-related content.
Diff
diff --git a/fsx/latest/ONTAPGuide/configuring-routing-using-AWSTG.md b/fsx/latest/ONTAPGuide/configuring-routing-using-AWSTG.md index 61494b396..25bb8d122 100644 --- a//fsx/latest/ONTAPGuide/configuring-routing-using-AWSTG.md +++ b//fsx/latest/ONTAPGuide/configuring-routing-using-AWSTG.md @@ -7 +7 @@ -If you have a Multi-AZ file system with an `EndpointIPAddressRange` that's outside your VPC's IP address range, you need to set up additional routing in your AWS Transit Gateway to access your file system from peered or on-premises networks. +If you have a Multi-AZ file system with an `EndpointIPv4AddressRange` or `EndpointIPv6AddressRange` that's outside your VPC's IP address range, you need to set up additional routing in your AWS Transit Gateway to access your file system from peered or on-premises networks. @@ -15 +15 @@ To access a Multi-AZ file system using a Transit Gateway, each of the Transit Ga -No additional Transit Gateway configuration is required for Single-AZ file systems or Multi-AZ file systems with an `EndpointIPAddressRange` that's within your VPC's IP address range. +No additional Transit Gateway configuration is required for Single-AZ file systems or Multi-AZ file systems with an endpoint IP address range that's within your VPC's IP address range. @@ -23 +23 @@ No additional Transit Gateway configuration is required for Single-AZ file syste - 3. In **Network & security** copy the **Endpoint IP address range**. + 3. In **Network & security** copy the endpoint IP address range.