EncryptionConfiguration - CloudWatch investigations

EncryptionConfiguration

Use this structure to specify a customer managed AWS KMS key to use to encrypt investigation data.

Contents

kmsKeyId

If the investigation group uses a customer managed key for encryption, this field displays the ID of that key.

Type: String

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

Pattern: arn:.*

Required: No

type

Displays whether investigation data is encrypted by a customer managed key or an AWS owned key.

Type: String

Valid Values: AWS_OWNED_KEY | CUSTOMER_MANAGED_KMS_KEY

Required: No

See Also

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