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.
delete/tables/{tableBucketARN}/{namespace}/{name}
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.
Query parameters
versionTokenstring
The version token of the table.
Response
Success