getTableStorageClass
abstract suspend fun getTableStorageClass(input: GetTableStorageClassRequest): GetTableStorageClassResponse
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.