Replies: 1 comment
-
Hey, thanks!
Glue workflow is not supported. Stepfunctions has a much better integration and advanced functionality within the entire AWS ecosystem.
Everything is written in AWS CDK, so you can just use the Glue Workflow constructs: https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_glue/CfnWorkflow.html
Hope that helps!
Vincent
… On 11 Jan 2024, at 13:36, mkhalid12 ***@***.***> wrote:
This is such a easy to use library to deploy the workflow. However, is there a possibility to create an AWS Glue Workflow <https://docs.aws.amazon.com/glue/latest/dg/workflows_overview.html> for glue Jobs in a similar way, this library helps to create Step Funcitons.
—
Reply to this email directly, view it on GitHub <#137>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABKEARCGN77QQPSSNF43Y6DYN7MEZAVCNFSM6AAAAABBWNPECOVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGA3DANZSHE>.
You are receiving this because you are subscribed to this thread.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is such a easy to use library to deploy the workflow. However, is there a possibility to create an AWS Glue Workflow for glue Jobs in a similar way, this library helps to create Step Funcitons.
Beta Was this translation helpful? Give feedback.
All reactions