Module Smaws_Client_Athena.GetTableMetadata

Returns table metadata for the specified catalog, database, and table.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidRequestException of Types.invalid_request_exception | `MetadataException of Types.metadata_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_table_metadata_input -> (Types.get_table_metadata_output, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidRequestException of Types.invalid_request_exception | `MetadataException of Types.metadata_exception ]) Stdlib.result