AwsAmazonMqBrokerEncryptionOptionsDetails
Provides details about broker encryption options.
Contents
- KmsKeyId
-
The AWS KMS key that’s used to encrypt your data at rest. If not provided, Amazon MQ will use a default KMS key to encrypt your data.
Type: String
Pattern:
.*\S.*
Required: No
- UseAwsOwnedKey
-
Specifies that an AWS KMS key should be used for at-rest encryption. Set to
true
by default if no value is provided (for example, for RabbitMQ brokers).Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: