aws-samples / aws-codepipeline-stepfunctions

This project shows how to integrate AWS CodePipeline and AWS Step Functions state machines. The integration enables developers to build much simpler CodePipeline actions that perform a single task and to delegate the complexity of dealing with workflow-driven behavior associated with that task to a proper state machine engine. As such, developer…
85Updated 6 months ago

Related projects

Alternatives and complementary repositories for aws-codepipeline-stepfunctions