EncryptionKey
The encryption key used to encrypt this object.
Contents
- Id
-
The Amazon Resource Name (ARN) of the encryption key being used to encrypt this object.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 400.
Pattern:
(arn:aws((-us-gov)|(-iso)|(-iso-b)|(-cn))?:kms:)?([a-z]{2}-[a-z]+(-[a-z]+)?-\d:)?(\d{12}:)?(((key/)?[a-zA-Z0-9-_]+)|(alias/[a-zA-Z0-9:/_-]+))
Required: Yes
- Type
-
The type of encryption key used by Amazon Translate to encrypt this object.
Type: String
Valid Values:
KMS
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: