View source: R/s3tables_operations.R
| s3tables_delete_namespace | R Documentation |
Deletes a namespace. For more information, see Delete a namespace in the Amazon Simple Storage Service User Guide.
See https://www.paws-r-sdk.com/docs/s3tables_delete_namespace/ for full documentation.
s3tables_delete_namespace(tableBucketARN, namespace)
tableBucketARN |
[required] The Amazon Resource Name (ARN) of the table bucket associated with the namespace. |
namespace |
[required] The name of the namespace. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.