AWS redshift documentation change
Summary
Removed a paragraph about self-signed certificate restrictions that was moved to another file
Security assessment
This is a documentation reorganization rather than a security change. The security content about self-signed certificates was moved to the MSK getting started guide but not removed from the system.
Diff
diff --git a/redshift/latest/dg/materialized-view-streaming-ingestion-mtls.md b/redshift/latest/dg/materialized-view-streaming-ingestion-mtls.md index 3cb30442f..178176b51 100644 --- a//redshift/latest/dg/materialized-view-streaming-ingestion-mtls.md +++ b//redshift/latest/dg/materialized-view-streaming-ingestion-mtls.md @@ -13,2 +12,0 @@ Mutual transport-layer security (mTLS) provides the means for a server to authen -Note that self-signed certificates are not supported for authentication or data in transit when you use direct streaming ingestion into Amazon Redshift with any of the supported Apache Kafka streaming sources. These include Amazon MSK, Apache Kafka, and Confluent Cloud. Consider using certificates generated with AWS Certificate Manager or any other publicly trusted certificate authority. -