MetadataDiscoveryMethod Parameter (Connect-AmazonAthena Cmdlet)
API to use to retrieve the metadata for Amazon Athena.
Syntax
Connect-AmazonAthena -MetadataDiscoveryMethod string
Possible Values
Glue, AthenaData Type
cstr
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. |