getNamespace
inline suspend fun S3TablesClient.getNamespace(crossinline block: GetNamespaceRequest.Builder.() -> Unit): GetNamespaceResponse
Gets details about a namespace. For more information, see Table namespaces in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:GetNamespace
permission to use this operation.