s3tables_delete_table_bucket_policy {paws.storage}R Documentation

Deletes a table bucket policy

Description

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

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

Usage

s3tables_delete_table_bucket_policy(tableBucketARN)

Arguments

tableBucketARN

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


[Package paws.storage version 0.9.0 Index]