Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomasv314/9f2f61f1b741511f5101eaef7153f0f6 to your computer and use it in GitHub Desktop.
Save thomasv314/9f2f61f1b741511f5101eaef7153f0f6 to your computer and use it in GitHub Desktop.
aws_glue_catalog_table recreate err
aws_glue_catalog_database.aws_glue_catalog_database: Refreshing state... (ID: XXXXXXXXXX:TvendettaMyCatalogDatabase)
aws_glue_catalog_table.aws_glue_catalog_table: Refreshing state... (ID: XXXXXXXXXX:TvendettaMyCatalogDatabase:MyCatalogTable)
Error: Error refreshing state: 1 error(s) occurred:
* aws_glue_catalog_table.aws_glue_catalog_table: 1 error(s) occurred:
* aws_glue_catalog_table.aws_glue_catalog_table: aws_glue_catalog_table.aws_glue_catalog_table: Error reading Glue Catalog Table: EntityNotFoundException: Table mycatalogtable not found.
status code: 400, request id: xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment