Delete Namespace
s3tables_delete_namespace | R Documentation |
Deletes a namespace¶
Description¶
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.
Usage¶
Arguments¶
tableBucketARN
[required] The Amazon Resource Name (ARN) of the table bucket associated with the namespace.
namespace
[required] The name of the namespace.
Value¶
An empty list.