Will AWS Glue Blueprints support trigger types other than a schedule?
0
My blueprint needs require an S3 PutObject event to start a Glue ETL job. I only see On-Demand and schedule based triggers as options when creating a blueprint. Does anyone know of a method to create such a trigger within a blueprint or if more complex trigger types will eventually be supported?
asked 4 months ago6 views
1 Answers
0
Accepted Answer
Hello,
AWS Glue Blueprints currently supports only one starting trigger (on-demand or schedule). We do not have an ETA about the custom triggers on S3 events yet. Please feel free to open a support ticket and we will raise a PFR on your behalf.
For further more restrictions on AWS Glue Blueprints, please refer below link
REFERENCES: https://docs.aws.amazon.com/glue/latest/dg/blueprint_workflow_restrictions.html
Relevant questions
trigger glue job from s3
Accepted Answerasked 3 months agoCDK AWS trigger with type EVENT
asked 2 months agoWill AWS Glue Blueprints support trigger types other than a schedule?
Accepted Answerasked 4 months agoAWS Glue ETL Job: IllegalArgumentException: Missing collection name.
asked a month agoAWS Glue Job schedule missing
asked 2 months agosend email from glue job
Accepted Answerasked 5 months agoAWS Glue Hudi Connector job with error 'hoodie only support org.apache.spark.serializer.KryoSerializer as spark.serializer'
asked 6 days agoHow to pass parameters from an event rule through a glue workflow trigger to a job
asked a month agoRunning a lamba event on a cron schedule to start an EC2
asked 2 years agoI need to read S3 data, transform and put into Data Catalog. Should I be using a Crawler?
Accepted Answerasked 3 months ago