s3tables_get_table_bucket {paws.storage}R Documentation

Gets details on a table bucket

Description

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

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

Usage

s3tables_get_table_bucket(tableBucketARN)

Arguments

tableBucketARN

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


[Package paws.storage version 0.9.0 Index]