MetadataDiscoveryMethod
API to use to retrieve the metadata for Amazon Athena.
Possible Values
Glue, AthenaData Type
string
Default Value
"Athena"
Remarks
API to use to retrieve the metadata for Amazon Athena.
Glue | When MetadataDiscoveryMethod is set to Glue the driver will query AWSGlue to retrieve Amazon Athena metadata. |
Athena | When MetadataDiscoveryMethod is set to Athena the driver will query AWSAthena to retrieve Amazon Athena metadata. |