Skip to content

Instantly share code, notes, and snippets.

@SemantiveCode
Created October 31, 2018 11:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SemantiveCode/08178d661cbbe77a301092a2ba654a70 to your computer and use it in GitHub Desktop.
Save SemantiveCode/08178d661cbbe77a301092a2ba654a70 to your computer and use it in GitHub Desktop.
Async Execution - inner Parallel State result path
{
"Type": "Parallel",
"Next": "Send success",
"InputPath": "$.state",
"ResultPath": "$.state",
"Branches": [
],
"Catch": [
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment