AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-10-22 · Documentation low

File: redshift/latest/mgmt/security-network-isolation.md

Summary

Removed documentation about requiring signed API requests with IAM or temporary security credentials

Security assessment

The removed content described standard AWS authentication mechanisms (access keys and STS). While authentication is security-related, there is no evidence this change addresses a specific vulnerability. This appears to be documentation cleanup rather than a security fix.

Diff

diff --git a/redshift/latest/mgmt/security-network-isolation.md b/redshift/latest/mgmt/security-network-isolation.md
index 71c354e7b..a6056e08d 100644
--- a//redshift/latest/mgmt/security-network-isolation.md
+++ b//redshift/latest/mgmt/security-network-isolation.md
@@ -22,2 +21,0 @@ You use AWS published API calls to access Amazon Redshift through the network. C
-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.
-