AWS Security ChangesHomeSearch

AWS redshift low security documentation change

Service: redshift · 2025-04-18 · Security-related low

File: redshift/latest/dg/materialized-view-streaming-ingestion-mtls.md

Summary

Added reference to ALTER EXTERNAL SCHEMA command documentation in context of mTLS authentication configuration.

Security assessment

The change documents mTLS (mutual TLS) authentication configuration for streaming ingestion, which is a security feature. While not addressing a specific vulnerability, it adds security-related documentation.

Diff

diff --git a/redshift/latest/dg/materialized-view-streaming-ingestion-mtls.md b/redshift/latest/dg/materialized-view-streaming-ingestion-mtls.md
index 82e521d54..1b18a0013 100644
--- a//redshift/latest/dg/materialized-view-streaming-ingestion-mtls.md
+++ b//redshift/latest/dg/materialized-view-streaming-ingestion-mtls.md
@@ -160,0 +161,2 @@ Or you can specify mTLS authentication, with reference to the secret ARN in AWS
+For information about the ALTER EXTERNAL SCHEMA command, see [ALTER EXTERNAL SCHEMA](./r_ALTER_EXTERNAL_SCHEMA.html).
+