s3tables_create_table_bucket {paws.storage}R Documentation

Creates a table bucket

Description

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

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

Usage

s3tables_create_table_bucket(name)

Arguments

name

[required] The name for the table bucket.


[Package paws.storage version 0.9.0 Index]