AWS AmazonRDS documentation change
Summary
Changed 'KMS permissions' to 'AWS KMS permissions' in encryption documentation
Security assessment
Minor terminology clarification without security implications. No indication of vulnerability fixes or security feature additions.
Diff
diff --git a/AmazonRDS/latest/UserGuide/USER_PerfInsights.access-control.cmk-policy.md b/AmazonRDS/latest/UserGuide/USER_PerfInsights.access-control.cmk-policy.md index f6cff75bc..7d38d87a6 100644 --- a//AmazonRDS/latest/UserGuide/USER_PerfInsights.access-control.cmk-policy.md +++ b//AmazonRDS/latest/UserGuide/USER_PerfInsights.access-control.cmk-policy.md @@ -65 +65 @@ JSON -Performance Insights uses customer managed keys to encrypt sensitive data. When you turn on Performance Insights, you can provide an AWS KMS key through the API. Performance Insights creates KMS permissions on this key. It uses the key and performs the necessary operations to process sensitive data. Sensitive data includes fields such as user, database, application, and SQL query text. Performance Insights ensures that the data remains encrypted both at rest and in-flight. +Performance Insights uses customer managed keys to encrypt sensitive data. When you turn on Performance Insights, you can provide an AWS KMS key through the API. Performance Insights creates AWS KMS permissions on this key. It uses the key and performs the necessary operations to process sensitive data. Sensitive data includes fields such as user, database, application, and SQL query text. Performance Insights ensures that the data remains encrypted both at rest and in-flight.