AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails
Specifies the method used to encrypt the user’s data stores in the Athena workgroup.
Contents
- EncryptionOption
-
Indicates whether Amazon Simple Storage Service (Amazon S3) server-side encryption with Amazon S3 managed keys (SSE_S3), server-side encryption with AWS KMS keys (SSE_KMS), or client-side encryption with AWS KMS customer managed keys (CSE_KMS) is used.
Type: String
Pattern:
.*\S.*
Required: No
- KmsKey
-
For
SSE_KMS
andCSE_KMS
, this is the KMS key Amazon Resource Name (ARN) or ID.Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: