Module Smaws_Client_Athena.ListTableMetadata

Lists the metadata for the tables in the specified data catalog database.

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.list_table_metadata_input -> (Types.list_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