Sets or updates the storage class configuration for a table bucket
Source:R/s3tables_operations.R
s3tables_put_table_bucket_storage_class.RdSets or updates the storage class configuration for a table bucket. This configuration serves as the default storage class for all new tables created in the bucket, allowing you to optimize storage costs at the bucket level.
See https://www.paws-r-sdk.com/docs/s3tables_put_table_bucket_storage_class/ for full documentation.