EncryptionSettings - Amazon Verified Permissions

EncryptionSettings

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

This data type is used as a request parameter in the CreatePolicyStore 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 setting. The policy store uses an AWS owned key for encrypting data.

Type: Structure

Required: No

kmsEncryptionSettings

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

Type: KmsEncryptionSettings object

Required: No

See Also

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