
A sample implementation of the command query responsibility segregation (CQRS) design pattern using AWS Step Functions
git clone https://github.com/aws-samples/step-functions-workflows-collection/tree/main/cqrs/cd step-functions-workflows-collection/cqrs
sam buildsam deploy --guided
sam delete.