DataLakeCatalog/DataCatalogDatabase should have the option of manually setting the tables for the crawler as parameters. There are several use cases that require a manually created catalog table.
- You want to choose the catalog table name manually and not rely on the catalog table naming algorithm
- Reuse the table later in the stack (e.g., in a lambda to query the table)
See: https://docs.aws.amazon.com/glue/latest/dg/tables-described.html#update-manual-tables
DataLakeCatalog/DataCatalogDatabase should have the option of manually setting the tables for the crawler as parameters. There are several use cases that require a manually created catalog table.
See: https://docs.aws.amazon.com/glue/latest/dg/tables-described.html#update-manual-tables