s3tables_delete_table_bucket {paws.storage}R Documentation

Deletes a table bucket

Description

Deletes a table bucket. For more information, see Deleting a table bucket in the Amazon Simple Storage Service User Guide.

See https://www.paws-r-sdk.com/docs/s3tables_delete_table_bucket/ for full documentation.

Usage

s3tables_delete_table_bucket(tableBucketARN)

Arguments

tableBucketARN

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


[Package paws.storage version 0.9.0 Index]