[Enhancement]: aws_glue_crawler support s3 notifications on existing glue catalog target #27745
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/glue
Issues and PRs that pertain to the glue service.
Milestone
Description
AWS Glue crawler now supports incremental crawling on crawlers that are already configured for a target.
See the references for more info.
Affected Resource(s) and/or Data Source(s)
Potential Terraform Configuration
Not sure what the best way to configure this feature but I see two ways.
s3_target
andrecrawl_policy
(today you are only allowed to specify one target)event_queue_arn
attribute to therecrawl_policy
References
https://aws.amazon.com/about-aws/whats-new/2022/10/aws-glue-crawlers-incremental-amazon-s3-crawling-existing-aws-glue-data-catalog-tables/
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: