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

StepFunctions: Various upgrades #8396

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bblommers
Copy link
Collaborator

@bblommers bblommers commented Dec 14, 2024

All the Stepfunctions improvements included in LocalStack since #7938

Included is a script to simplify this partially for next time.
Manual steps (to be automated):

  • Remove LS-specific service integration
  • Remove jsonata, as it relies on an external Java package
  • Remove Python 3.9/3.10 typing (dict vs Dict, list vs List, etc)

Fixes #7826

A ton of changes, but that's mostly because it's been a while since the last update. Now that we have a script it should be faster though.

@bblommers bblommers added this to the 5.0.23 milestone Dec 14, 2024
@bblommers bblommers force-pushed the stepfunctions-improvements-2 branch 4 times, most recently from 6a52cb1 to ba6858d Compare December 14, 2024 22:23
@bblommers bblommers marked this pull request as draft December 15, 2024 11:04
@bblommers bblommers force-pushed the stepfunctions-improvements-2 branch from ba6858d to bf58f41 Compare December 15, 2024 11:07
@bblommers bblommers removed this from the 5.0.23 milestone Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Step function creation errors when using specific IAM roles within steps
1 participant