AwsAthenaWorkGroupConfigurationResultConfigurationEncryptionConfigurationDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 and CSE_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: