getTable

inline suspend fun S3TablesClient.getTable(crossinline block: GetTableRequest.Builder.() -> Unit): GetTableResponse

Gets details about a table. For more information, see S3 Tables in the Amazon Simple Storage Service User Guide.

Permissions

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