Option Name | Description |
---|---|
Auto | At connection time connector automatically determines whether to use AWS Glue or Query to retrieve metadata for the specified Athena region. If AWS Glue is supported in the region and Athena has been upgraded to use AWS Glue, the connector uses AWS Glue to retrieve the metadata. If AWS Glue is not supported in the region or Athena hasn’t been upgraded to use AWS Glue, the connector queries Athena to retrieve the metadata. |
Glue | The connector uses AWS Glue to retrieve the metadata regardless of whether AWS Glue is supported or used in the region |
ProxyAPI | The connector uses Athena’s proxy API. This is used to query external catalogs. |
Query | The connector uses Query to retrieve the metadata regardless of whether AWS Glue is supported or used in that region. |
Option Name | Description |
---|---|
NOT_SET | The connector does not encrypt the data. |
SSE_S3 | The connector uses server-side encryption with an Amazon S3-managed key. |
SSE_KMS | The connector uses server-side encryption with an AWS KMS-managed key. |
CSE_KMS | The connector uses client-side encryption with an AWS KMS-managed key. |