s3tables_delete_namespace: Deletes a namespace

View source: R/s3tables_operations.R

s3tables_delete_namespaceR Documentation

Deletes a namespace

Description

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.

Usage

s3tables_delete_namespace(tableBucketARN, namespace)

Arguments

tableBucketARN

[required] The Amazon Resource Name (ARN) of the table bucket associated with the namespace.

namespace

[required] The name of the namespace.


paws.storage documentation built on May 30, 2026, 9:13 a.m.