s3tables_get_table_encryption: Gets the encryption configuration for a table

View source: R/s3tables_operations.R

s3tables_get_table_encryptionR Documentation

Gets the encryption configuration for a table

Description

Gets the encryption configuration for a table.

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

Usage

s3tables_get_table_encryption(tableBucketARN, namespace, name)

Arguments

tableBucketARN

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

namespace

[required] The namespace associated with the table.

name

[required] The name of the table.


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