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