EncryptionSettings - Amazon Verified Permissions
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon owned key for encrypting data.

Type: Structure

Required: No

kmsEncryptionSettings

The Amazon 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 Amazon SDKs, see the following: