AWS redshift documentation change
Summary
Updated patch notes: rephrased SUPER datatype support, removed TEMPLATE object grants and Zero-ETL concurrency scaling references
Security assessment
Changes are routine updates to feature descriptions and removals of deprecated functionality. No security context is provided in the diff.
Diff
diff --git a/redshift/latest/mgmt/cluster-versions.md b/redshift/latest/mgmt/cluster-versions.md index 71bf1db2a..ddece7af0 100644 --- a//redshift/latest/mgmt/cluster-versions.md +++ b//redshift/latest/mgmt/cluster-versions.md @@ -98 +98 @@ Cluster versions in this patch: - * Any string literal stored in the SUPER datatype can now be up to 16,000,000 bytes. + * Added support to store strings literals up to 16,000,000 bytes within the SUPER data types @@ -124,2 +123,0 @@ Cluster versions in this patch: - * Enhanced SHOW GRANTS command to display permissions on TEMPLATE objects. - @@ -136,2 +133,0 @@ Cluster versions in this patch: - * Zero-ETL tables now support concurrency scaling for scan and write queries, providing horizontal scaling during peak loads. -