EncryptionConfig - Amazon OpenSearch Serverless
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

EncryptionConfig

Encryption settings for a collection.

Contents

aWSOwnedKey

Indicates whether to use an AWS-owned key for encryption.

Type: Boolean

Required: No

kmsKeyArn

The ARN of the AWS Key Management Service key used to encrypt the collection.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 100.

Pattern: arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):kms:[a-z0-9-]+:[0-9]{12}:key/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: No

See Also

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