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

Python example for step-functions with callbacks? #241

Closed
1 of 2 tasks
brainstorm opened this issue Feb 6, 2020 · 1 comment
Closed
1 of 2 tasks

Python example for step-functions with callbacks? #241

brainstorm opened this issue Feb 6, 2020 · 1 comment
Labels
feature-request A feature should be added or improved.

Comments

@brainstorm
Copy link

brainstorm commented Feb 6, 2020

🚀 Feature Request

General Information

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

Description

Step functions callback pattern were introduced on May 23rd last year and then they got implemented in CDK TS around June 2019... I'm not sure this functionality is exposed in Python's CDK 1.22.0? It is and works well.

Proposed Solution

Implement a simple example involving Task Token and callbacks.

@brainstorm brainstorm added the feature-request A feature should be added or improved. label Feb 6, 2020
@brainstorm
Copy link
Author

brainstorm commented Feb 7, 2020

That was easy enough 🎉

Might need some cleanup, but if folks over here want to use it as an official example, be my guest ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

1 participant