AWS redshift documentation change
Summary
Replaced 'Redshift Spectrum queries' with 'data lake queries' in SVCS_S3LOG view documentation
Security assessment
Terminology update with no security implications. No references to vulnerabilities, access controls, or security features. Pure nomenclature change.
Diff
diff --git a/redshift/latest/dg/r_SVCS_S3LOG.md b/redshift/latest/dg/r_SVCS_S3LOG.md index 2a84dcf7f..96c1d638b 100644 --- a//redshift/latest/dg/r_SVCS_S3LOG.md +++ b//redshift/latest/dg/r_SVCS_S3LOG.md @@ -13 +13 @@ Amazon Redshift will no longer support the creation of new Python UDFs starting -Use the SVCS_S3LOG view to get troubleshooting details about Redshift Spectrum queries at the segment level. One segment can perform one external table scan. This view is derived from the SVL_S3LOG system view but doesn't show slice-level for queries run on a concurrency scaling cluster. +Use the SVCS_S3LOG view to get troubleshooting details about data lake queries at the segment level. One segment can perform one external table scan. This view is derived from the SVL_S3LOG system view but doesn't show slice-level for queries run on a concurrency scaling cluster.