Skip to content

bboure/step-functions-sqs-pattern

Repository files navigation

Validate a task

aws stepfunctions send-task-success --task-token 'acbdef' --task-output '{ "reason": "OK" }'

Reject a task

aws stepfunctions send-task-failure --task-token 'acbdef' --error 'Error' --cause 'Some Failure cause'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published