AwsEncryption
AwsEncryption
JSON Example
{
"master_key": "string",
"mode": "string"
}
string
master_key
Optional
AWS KMS ARN ID of the master key for encryption. Field introduced in 17.2.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
string
mode
Optional
Constraints:
default: AWS_ENCRYPTION_MODE_NONE
AWS encryption mode. Enum options - AWS_ENCRYPTION_MODE_NONE, AWS_ENCRYPTION_MODE_SSE_KMS. Field introduced in 17.2.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.