AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2026-01-22 · Documentation low

File: redshift/latest/mgmt/cluster-versions.md

Summary

Added documentation for Identity Center Authentication Support feature enabling federated access through GetIdentityCenterAuthToken API operations

Security assessment

The change documents a new authentication method (Identity Center) with explicit security benefits including encrypted tokens and audit logging, but doesn't address any specific vulnerability or incident

Diff

diff --git a/redshift/latest/mgmt/cluster-versions.md b/redshift/latest/mgmt/cluster-versions.md
index 0eea8b737..eaf9fb13f 100644
--- a//redshift/latest/mgmt/cluster-versions.md
+++ b//redshift/latest/mgmt/cluster-versions.md
@@ -155,0 +156,2 @@ Cluster versions in this patch:
+  * **Identity Center Authentication Support:** Amazon Redshift now supports IAM Identity Center authentication through the new `GetIdentityCenterAuthToken` API operations. This feature enables federated access to Amazon Redshift clusters and serverless workgroups using existing Identity Center identities. Key benefits include single sign-on access using Identity Center credentials, enhanced security with encrypted authentication tokens, comprehensive audit logging for compliance, and seamless integration with existing Identity Center setup. The API operations generate authentication tokens scoped to specific cluster identifiers or workgroup names. Requirements include identity-enhanced credentials with embedded Identity Center identity information and appropriate IAM permissions for API access. 
+