deleteNamespace
inline suspend fun S3TablesClient.deleteNamespace(crossinline block: DeleteNamespaceRequest.Builder.() -> Unit): DeleteNamespaceResponse
Deletes a namespace. For more information, see Delete a namespace in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:DeleteNamespace
permission to use this operation.