Values.DeleteNamespaceRequestSourceDeletes 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.
type nonrec t = {tableBucketARN : TableBucketARN.t;The Amazon Resource Name (ARN) of the table bucket associated with the namespace.
*)namespace : NamespaceName.t;The name of the namespace.
*)}