s3tables_get_table_bucket_policy {paws.storage}R Documentation

Gets details about a table bucket policy

Description

Gets details about a table bucket policy. For more information, see Viewing a table bucket policy in the Amazon Simple Storage Service User Guide.

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

Usage

s3tables_get_table_bucket_policy(tableBucketARN)

Arguments

tableBucketARN

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


[Package paws.storage version 0.9.0 Index]