View a markdown version of this page

EncryptionConfiguration - Amazon EventBridge Custom Event Bus

EncryptionConfiguration

Encryption configuration for an event bus.

Contents

KmsKeyIdentifier

Identifier of the AWS KMS customer managed key used to encrypt events: a key ID, key ARN, alias name, or alias ARN. When absent, events are encrypted with an AWS owned key.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Pattern: [a-zA-Z0-9_\-/:]*

Required: No

See Also

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