aws / aws/aws-sam-cli

sam local generate step functions mocking configuration

Open
#3,619 1 comment 0 reactions 0 assignees View on GitHub
stage/pm-review type/feature
Dominant language
Python
Stars
6.7k
Forks
1.2k
Avg merge
1d 10h
Merged PRs (30d)
52

Description

### Describe your idea/feature/enhancement

With the recent announcement of "Mocked Service Integrations" for Step Functions, it would be great to have a new command (something like `sam local generate-step-functions-mock` to generate the `MockConfigFile.json` with SAM, just like we can generate events using `sam local generate-event`.

### Proposal

Based on the step function state machine configuration, it would be great to have a wizard that asks for each state (service integration) what the mocking configuration should be. At the end of the process, it generates the `MockConfigFile.json`

### Additional Details

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.