DataQualityEncryption
Specifies how Data Quality assets in your account should be encrypted.
Contents
- DataQualityEncryptionMode
- 
               The encryption mode to use for encrypting Data Quality assets. These assets include data quality rulesets, results, statistics, anomaly detection models and observations. Valid values are SSEKMSfor encryption using a customer-managed KMS key, orDISABLED.Type: String Valid Values: DISABLED | SSE-KMSRequired: No 
- KmsKeyArn
- 
               The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data. Type: String Pattern: ^$|arn:aws[a-z0-9-]*:kms:.*Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: