Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS::Glue::Crawler support for triggering off of S3 event notifications #947

Closed
Ricapar opened this issue Oct 18, 2021 · 1 comment
Closed

Comments

@Ricapar
Copy link

Ricapar commented Oct 18, 2021

Name of the resource

AWS::Glue::Crawler

Resource name

No response

Description

AWS recently announced support for having Glue jobs trigger off of S3 event notifications off of an SQS queue [1]. This new feature exciting as it should greatly improve crawler performance for data lakes where there is a large amount of data changing, as well as helping eliminate some unnecessary Lambdas in certain architectures.

The feature doesn't seem to be yet supported by CloudFormation, per the docs for the S3Target structure defined within a Glue Crawler [2].

[1] https://aws.amazon.com/about-aws/whats-new/2021/10/aws-glue-crawlers-amazon-s3-notifications/
[2] https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-s3target.html

Other Details

No response

@kgduong
Copy link

kgduong commented Oct 19, 2021

CloudFormation Support For S3 Event isn't currently available.

S3 Event Crawler's integration with CloudFormation is in scope and in the works. We plan on releasing this coverage to Cloudformation some later this year. Thank you for patience.

@cfn-github-issues-bot cfn-github-issues-bot moved this from Researching to Coming Soon in coverage-roadmap Oct 19, 2021
@cfn-github-issues-bot cfn-github-issues-bot moved this from Coming Soon to Shipped in coverage-roadmap Oct 26, 2021
@WaelA WaelA reopened this Oct 26, 2021
@cfn-github-issues-bot cfn-github-issues-bot moved this from Shipped to Researching in coverage-roadmap Oct 26, 2021
@cfn-github-issues-bot cfn-github-issues-bot moved this from Researching to Coming Soon in coverage-roadmap Nov 6, 2021
@cfn-github-issues-bot cfn-github-issues-bot moved this from Coming Soon to Researching in coverage-roadmap Jan 26, 2022
@cfn-github-issues-bot cfn-github-issues-bot moved this from Researching to Shipped in coverage-roadmap Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
coverage-roadmap
  
Shipped
Development

No branches or pull requests

4 participants