EncryptionState - Amazon Verified Permissions

EncryptionState

A structure that contains the encryption configuration for the policy store and child resources.

This data type is used as a response parameter field for the GetPolicyStore operation.

Contents

Note

In the following list, the required parameters are described first.

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

default

This is the default encryption state. The policy store is encrypted using an AWS owned key.

Type: Structure

Required: No

kmsEncryptionState

The AWS KMS encryption settings currently configured for this policy store to encrypt data with. It contains the customer-managed KMS key, and a user-defined encryption context.

Type: KmsEncryptionState object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: