AWS apigateway documentation change
Summary
Updated link text from 'REST API custom domain' to 'custom domain' in TLS security policy section
Security assessment
The change simplifies link text but maintains the same security content about TLS enforcement. No new security information is added, and there's no indication of addressing a specific security vulnerability.
Diff
diff --git a/apigateway/latest/developerguide/data-protection-encryption.md b/apigateway/latest/developerguide/data-protection-encryption.md index 10f950490..29a30f51e 100644 --- a//apigateway/latest/developerguide/data-protection-encryption.md +++ b//apigateway/latest/developerguide/data-protection-encryption.md @@ -53 +53 @@ API Gateway manages the certificates for default `execute-api` endpoints. If you -For greater security, you can choose a minimum Transport Layer Security (TLS) protocol version to be enforced for your API Gateway custom domain. WebSocket APIs and HTTP APIs support only TLS 1.2. To learn more, see [Choose a security policy for your REST API custom domain in API Gateway](./apigateway-custom-domain-tls-version.html). +For greater security, you can choose a minimum Transport Layer Security (TLS) protocol version to be enforced for your API Gateway custom domain. WebSocket APIs and HTTP APIs support only TLS 1.2. To learn more, see [Choose a security policy for your custom domain in API Gateway](./apigateway-custom-domain-tls-version.html).