aws-samples / aws-stepfunctions-examples

AWS Step Functions is an orchestration service for reliably executing multi-step processes using visual workflows. This repository includes detailed examples that will help you unlock the power of serverless workflow.
MIT No Attribution
225 stars 83 forks source link

Gradual deploy - Versions and Aliases #43

Closed yaythomas closed 1 year ago

yaythomas commented 1 year ago

Examples demonstrating how to do gradual deployments with Step Functions versions and aliases. The examples demonstrate using the Python SDK and the AWS CLI to create your gradual deployments.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.