AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-07-25 · Documentation low

File: redshift/latest/mgmt/query-editor-v2-getting-started.md

Summary

Specified KMS ViaService endpoint region and updated KMS key ARN with account ID '111122223333'

Security assessment

Clarifies regional endpoint configuration but does not indicate a security fix or new security documentation.

Diff

diff --git a/redshift/latest/mgmt/query-editor-v2-getting-started.md b/redshift/latest/mgmt/query-editor-v2-getting-started.md
index 68d0e63a8..997c271d7 100644
--- a//redshift/latest/mgmt/query-editor-v2-getting-started.md
+++ b//redshift/latest/mgmt/query-editor-v2-getting-started.md
@@ -90 +90 @@ JSON
-                        "kms:ViaService": "sqlworkbench.region.amazonaws.com",
+                        "kms:ViaService": "sqlworkbench.us-east-1.amazonaws.com",
@@ -104 +104 @@ JSON
-                "Resource": "arn:aws:kms:region:111122223333:key/key_ID"
+                "Resource": "arn:aws:kms:us-east-1:111122223333:key/key_ID"