EncryptionConfig
Contains encryption configuration for an Amazon Connect instance.
Contents
- enabled
-
The status of whether encryption is done using a customer managed key or AWS owned key.
Type: Boolean
Required: Yes
- encryptionType
-
The type of encryption.
Type: String
Valid Values:
KMS
Required: No
- keyArn
-
The Amazon Resource Name (ARN) of the customer managed key or AWS owned key.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 500.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: