MLUserDataEncryption
The encryption-at-rest settings of the transform that apply to accessing user data.
Contents
- MlUserDataEncryptionMode
- 
               The encryption mode applied to user data. Valid values are: - 
                     DISABLED: encryption is disabled 
- 
                     SSEKMS: use of server-side encryption with AWS Key Management Service (SSE-KMS) for user data stored in Amazon S3. 
 Type: String Valid Values: DISABLED | SSE-KMSRequired: Yes 
- 
                     
- KmsKeyId
- 
               The ID for the customer-provided KMS key. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: