AWS Security ChangesHomeSearch

AWS apigateway documentation change

Service: apigateway · 2025-05-19 · Documentation low

File: apigateway/latest/developerguide/websocket-api-custom-domain-names-ip-address-type.md

Summary

Modified 'allow' to 'resolve' in custom domain IP address description

Security assessment

Language adjustment emphasizes DNS functionality rather than security permissions. Existing security posture advice remains consistent.

Diff

diff --git a/apigateway/latest/developerguide/websocket-api-custom-domain-names-ip-address-type.md b/apigateway/latest/developerguide/websocket-api-custom-domain-names-ip-address-type.md
index 8e57c34cb..bf81a8afa 100644
--- a//apigateway/latest/developerguide/websocket-api-custom-domain-names-ip-address-type.md
+++ b//apigateway/latest/developerguide/websocket-api-custom-domain-names-ip-address-type.md
@@ -9 +9 @@ Considerations for IP address typesChange the IP address type of custom domain n
-When you create an custom domain name, you specify the type of IP addresses that can invoke your domain. You can choose IPv4 to allow IPv4 addresses to invoke your domain, or you can choose dualstack to allow both IPv4 and IPv6 addresses to invoke your domain. We recommend that you set the IP address type to dualstack to alleviate IP space exhaustion or for your security posture. For more information about the benefits of a dualstack IP address type, see [IPv6 on AWS](https://docs.aws.amazon.com/whitepapers/latest/ipv6-on-aws/internet-protocol-version-6.html).
+When you create an custom domain name, you specify the type of IP addresses that can invoke your domain. You can choose IPv4 to resolve IPv4 addresses to invoke your domain, or you can choose dualstack to allow both IPv4 and IPv6 addresses to invoke your domain. We recommend that you set the IP address type to dualstack to alleviate IP space exhaustion or for your security posture. For more information about the benefits of a dualstack IP address type, see [IPv6 on AWS](https://docs.aws.amazon.com/whitepapers/latest/ipv6-on-aws/internet-protocol-version-6.html).