s3tables_put_table_bucket_encryption: Sets the encryption configuration for a table bucket

View source: R/s3tables_operations.R

s3tables_put_table_bucket_encryptionR Documentation

Sets the encryption configuration for a table bucket

Description

Sets the encryption configuration for a table bucket.

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

Usage

s3tables_put_table_bucket_encryption(tableBucketARN, encryptionConfiguration)

Arguments

tableBucketARN

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

encryptionConfiguration

[required] The encryption configuration to apply to the table bucket.


paws.storage documentation built on May 30, 2026, 9:13 a.m.