ServerSideEncryptionConfiguration - Amazon Chime SDK

ServerSideEncryptionConfiguration

A structure that contains the configuration settings for server-side encryption.

Note

We only support symmetric keys. Do not use asymmetric or HMAC keys, or KMS aliases.

Contents

KmsKeyArn

The ARN of the KMS key used to encrypt the enrollment data in a voice profile domain. Asymmetric customer managed keys are not supported.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^arn[\/\:\-\_\.a-zA-Z0-9]+$

Required: Yes

See Also

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