listNamespaces
inline suspend fun S3TablesClient.listNamespaces(crossinline block: ListNamespacesRequest.Builder.() -> Unit): ListNamespacesResponse
Lists the namespaces within a table bucket. For more information, see Table namespaces in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:ListNamespaces
permission to use this operation.