AWS keyspaces documentation change
Summary
Clarified that private IPv4 addresses are returned when connecting from an IPv4 network
Security assessment
The change specifies IPv4 addressing in a troubleshooting context but does not address vulnerabilities or security controls.
Diff
diff --git a/keyspaces/latest/devguide/troubleshooting.connecting.md b/keyspaces/latest/devguide/troubleshooting.connecting.md index 8cad1e182..b08f09d72 100644 --- a//keyspaces/latest/devguide/troubleshooting.connecting.md +++ b//keyspaces/latest/devguide/troubleshooting.connecting.md @@ -348 +348 @@ You can't use your local developer environment or the Amazon Keyspaces CQL edito -The output should look similar to this example and return between 2 to 6 nodes with private IP addresses, depending on your VPC setup and AWS Region. +The output should look similar to this example and return between 2 to 6 nodes with private IPv4 addresses when connecting from an IPv4 network, depending on your VPC setup and AWS Region.