getTable

abstract suspend fun getTable(input: GetTableRequest = GetTableRequest { }): 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.