AWS Security ChangesHomeSearch

AWS redshift high security documentation change

Service: redshift · 2026-06-07 · Security-related high

File: redshift/latest/mgmt/serverless-event-notifications-eventbridge.md

Summary

Added three new security-related event notifications for Redshift Serverless (1048, 1049, 1050) covering failures in Secrets Manager integration and admin credential operations.

Security assessment

Explicitly adds ERROR-level security notifications for critical credential management failures. Events 1048-1050 directly document security operations failures requiring manual intervention, indicating enhanced security monitoring capabilities.

Diff

diff --git a/redshift/latest/mgmt/serverless-event-notifications-eventbridge.md b/redshift/latest/mgmt/serverless-event-notifications-eventbridge.md
index c48fcae96..8b9592599 100644
--- a//redshift/latest/mgmt/serverless-event-notifications-eventbridge.md
+++ b//redshift/latest/mgmt/serverless-event-notifications-eventbridge.md
@@ -63,0 +64,3 @@ Namespace | REDSHIFT-SERVERLESS-EVENT-1047 | INFO | Public accessibility changed
+Security | REDSHIFT-SERVERLESS-EVENT-1048 | ERROR | Your request to opt-out of the Redshift-Secrets Manager integration for namespace <namespace name> failed because of an internal issue. Retry the opt-out operation manually to resolve this issue.  
+Security | REDSHIFT-SERVERLESS-EVENT-1049 | ERROR | Your request to opt-in to the Redshift-Secrets Manager integration for namespace <namespace name> could not complete successfully due to an internal issue. Rotate the secret associated with your Redshift Serverless namespace manually to resolve this issue.  
+Security | REDSHIFT-SERVERLESS-EVENT-1050 | ERROR | Your request to reset the admin credentials on namespace <namespace name> failed because of an internal issue. Retry the operation to reset the admin user credentials.