1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
Please check if you can delete these tables directly from Glue data catalog.
AWS Glue --> Data Catalog ---> Databases ---> Tables
Search for the table names and then select and delete the tables.
https://docs.aws.amazon.com/cli/latest/reference/glue/delete-table.html
Relevant content
asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago

Thank you. That works.