deleteTable

abstract suspend fun deleteTable(input: DeleteTableRequest): DeleteTableResponse

Deletes a table. For more information, see Deleting an Amazon S3 table in the Amazon Simple Storage Service User Guide.

Permissions

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