AWS apigateway documentation change
Summary
Updated cipher list link and generalized 'REST API custom domain' to 'custom domain'.
Security assessment
Link redirection maintains existing security content. No new ciphers or vulnerabilities addressed. Impact: Documentation consistency improvement.
Diff
diff --git a/apigateway/latest/developerguide/http-api-ciphers.md b/apigateway/latest/developerguide/http-api-ciphers.md index 0036f3515..cfd144120 100644 --- a//apigateway/latest/developerguide/http-api-ciphers.md +++ b//apigateway/latest/developerguide/http-api-ciphers.md @@ -44 +44 @@ AES256-SHA256 | Yes -OpenSSL and IETF RFC 5246 use different names for the same ciphers. For a list of the cipher names, see [OpenSSL and RFC cipher names](./apigateway-custom-domain-tls-version.html#apigateway-secure-connections-openssl-rfc-cipher-names). +OpenSSL and IETF RFC 5246 use different names for the same ciphers. For a list of the cipher names, see [OpenSSL and RFC cipher names](./apigateway-security-policies-list.html#apigateway-secure-connections-openssl-rfc-cipher-names). @@ -48 +48 @@ OpenSSL and IETF RFC 5246 use different names for the same ciphers. For a list o -For more information about REST APIs and WebSocket APIs, see [Choose a security policy for your REST API custom domain in API Gateway](./apigateway-custom-domain-tls-version.html) and [Security policy for WebSocket APIs in API Gateway](./websocket-api-ciphers.html). +For more information about REST APIs and WebSocket APIs, see [Choose a security policy for your custom domain in API Gateway](./apigateway-custom-domain-tls-version.html) and [Security policy for WebSocket APIs in API Gateway](./websocket-api-ciphers.html).