AWS Security ChangesHomeSearch

AWS redshift documentation change

Service: redshift · 2025-03-23 · Documentation low

File: redshift/latest/mgmt/managing-aws-backup.md

Summary

Added note about no-backup table handling in RA3/Serverless

Security assessment

Clarifies backup behavior without indicating security vulnerabilities or new security features

Diff

diff --git a/redshift/latest/mgmt/managing-aws-backup.md b/redshift/latest/mgmt/managing-aws-backup.md
index 141481f78..13c2cbd03 100644
--- a/redshift/latest/mgmt/managing-aws-backup.md
+++ b/redshift/latest/mgmt/managing-aws-backup.md
@@ -12,0 +13,4 @@ Using AWS Backup for Amazon Redshift, you can configure data protection policies
+###### Note
+
+No-backup tables are not supported for RA3 and Serverless. A table marked as no-backup in RA3 and Serverless will be treated as a permanent table that will always be backed up while taking a snapshot, and restored when restoring from a snapshot. 
+