IAL32 commented on PR #28005: URL: https://github.com/apache/airflow/pull/28005#issuecomment-1333888171
Changing tags however requires to know the crawler's ARN, which is only possible to obtain via concatenating the current account ID, the region name and the crawler's name. The GlueCrawlerOperator now also requires the region_name in order to properly construct the GlueCrawlerHook. This is not different that what is currently done for GlueJobOperator and GlueJobHook. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
