s3tables_put_table_bucket_policy {paws.storage} | R Documentation |
Creates a new maintenance configuration or replaces an existing table bucket policy for a table bucket
Description
Creates a new maintenance configuration or replaces an existing table bucket policy for a table bucket. For more information, see Adding a table bucket policy in the Amazon Simple Storage Service User Guide.
See https://www.paws-r-sdk.com/docs/s3tables_put_table_bucket_policy/ for full documentation.
Usage
s3tables_put_table_bucket_policy(tableBucketARN, resourcePolicy)
Arguments
tableBucketARN |
[required] The Amazon Resource Name (ARN) of the table bucket. |
resourcePolicy |
[required] The |
[Package paws.storage version 0.9.0 Index]