AWS redshift documentation change
Summary
Added note about AWS KMS encryption requirements for Data API operations
Security assessment
The update documents encryption controls for the Data API using customer-managed keys, which is a security feature. No specific vulnerability is addressed.
Diff
diff --git a/redshift/latest/mgmt/data-api.md b/redshift/latest/mgmt/data-api.md index 19d01e236..19e5027a3 100644 --- a//redshift/latest/mgmt/data-api.md +++ b//redshift/latest/mgmt/data-api.md @@ -73,0 +74,2 @@ Consider the following when calling the Data API: + * If the Amazon Redshift provisioned clusters and Redshift Serverless workgroup is encrypted using a customer managed key Redshift creates a grant that allows the Redshift Data API to use the key for its operations. For for more information, see [Using AWS KMS with the Amazon Redshift Data API](./data-api-kms.html). +