AWS cli documentation change
Summary
Clarified encryption state description and updated CLI version
Security assessment
Enhanced explanation of default encryption behavior. Improves security documentation but doesn't address a specific vulnerability.
Diff
diff --git a/cli/latest/reference/verifiedpermissions/get-policy-store.md b/cli/latest/reference/verifiedpermissions/get-policy-store.md index ed0a0151c..3fa701e9d 100644 --- a//cli/latest/reference/verifiedpermissions/get-policy-store.md +++ b//cli/latest/reference/verifiedpermissions/get-policy-store.md @@ -15 +15 @@ - * [AWS CLI 2.33.4 Command Reference](../../index.html) » + * [AWS CLI 2.33.6 Command Reference](../../index.html) » @@ -377 +377 @@ encryptionState -> (tagged union structure) ->> Policy store data is encrypted using AWS owned encryption keys. +>> This is the default encryption state. The policy store is encrypted using an Amazon Web Services owned key. @@ -429 +429 @@ tags -> (map) - * [AWS CLI 2.33.4 Command Reference](../../index.html) » + * [AWS CLI 2.33.6 Command Reference](../../index.html) »