AWS keyspaces documentation change
Summary
Removed identical paragraph about request signing requirements as in infrastructure-security.md
Security assessment
Consistent removal of security credential documentation across multiple files suggests content reorganization rather than addressing a specific security issue. No evidence of vulnerability remediation in the change details.
Diff
diff --git a/keyspaces/latest/devguide/inter-network-traffic-privacy.md b/keyspaces/latest/devguide/inter-network-traffic-privacy.md index 7d399aca5..764897c58 100644 --- a//keyspaces/latest/devguide/inter-network-traffic-privacy.md +++ b//keyspaces/latest/devguide/inter-network-traffic-privacy.md @@ -33,2 +32,0 @@ You use AWS published API calls to access Amazon Keyspaces through the network. -Additionally, requests must be signed by using an access key ID and a secret access key that is associated with an IAM principal. Or you can use the [AWS Security Token Service](https://docs.aws.amazon.com/STS/latest/APIReference/welcome.html) (AWS STS) to generate temporary security credentials to sign requests. -