Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@claudiopastorini
Copy link

With this new decorator, it is possible to create a Step Function providing its definition with a name using the state_machine_name optional parameter or the function name. With this new capability, it
is also possible to add also more than one Step Function with different names

With this new decorator, it is possible to create a Step Function providing its definition with a name using the state_machine_name optional parameter or the function name. With this new capability, it
is also possible to add also more than one Step Function with different names
@claudiopastorini
Copy link
Author

See #12

It fixes the problem that causes the not deployment of the tasks specified inside the project. It
was necessary to change the generator of Lambda alias in order to save also the state machine
name. Now the name of Lambda's alias will be
"domovoi-stepfunctions-{sfn_name}-task-{sfn_task_name}".
@kislyuk kislyuk force-pushed the master branch 4 times, most recently from b634d8e to f3a9a45 Compare April 15, 2019 23:37
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.

1 participant