Encryption Options

S3OutputEncOption

Key Name Default Value Required

S3OutputEncOption

NOT_SET (NOT_SET)NOT_SET

Yes

Description

The encryption protocol that the connector uses to encrypt your query results.

  • NOT_SET (NOT_SET)NOT_SET: The connector does not encrypt the data.
  • SSE_S3 (SSE_S3)SSE_S3: The connector uses server-side encryption with an Amazon S3-managed key.
  • SSE_KMS (SSE_KMS)SSE_KMS: The connector uses server-side encryption with an AWS KMS-managed key.
  • CSE_KMS (CSE_KMS)CSE_KMS: The connector uses client-side encryption with an AWS KMS-managed key.

For detailed information about these encryption options, see "Configuring Encryption Options" in the Amazon Athena User Guide: http://docs.aws.amazon.com/athena/latest/ug/encryption.html.