Smaws_Client_Keyspaces.ListTables
val request :
Smaws_Lib.Context.t ->
list_tables_request ->
(list_tables_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `InternalServerException of internal_server_exception
| `ResourceNotFoundException of resource_not_found_exception
| `ServiceQuotaExceededException of service_quota_exceeded_exception
| `ValidationException of validation_exception ])
Stdlib.result
Returns a list of tables for a specified keyspace.