v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449192184.5 KB

Retrieves the storage class configuration for a specific table. This allows you to view the storage class settings that apply to an individual table, which may differ from the table bucket's default configuration.

Permissions

You must have the s3tables:GetTableStorageClass permission to use this operation.

get/tables/{tableBucketARN}/{namespace}/{name}/storage-class

Path parameters

tableBucketARNstring required

The Amazon Resource Name (ARN) of the table bucket that contains the table.

namespacestring required

The namespace associated with the table.

namestring required

The name of the table.

Response

Success