Skip to content

feature request: Enable Stepfunctions to be provided the Mock Config #11712

Closed
@priyatoshkashyap

Description

@priyatoshkashyap

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

Context

Step functions in Local stack uses - amazon/aws-stepfunctions-local image. With that image, AWS offers a way to test with mocked config, link here , where we can pass the mocked config in an environment variable SFN_MOCK_CONFIG and when invoking the step function we just have to invoke it using the State Machine ARN + '#test_name'.

Request

The functionality is already within the image,
Can Localstack help exposing that environment variable out, so that If I'm using a localstack image and provide that environment variable to my container, it can help me test my step function with the Mocked config way.

🧑‍💻 Implementation

No response

Anything else?

No response

Metadata

Metadata

Assignees

Labels

status: resolved/fixedResolved with a fix or an implementationtype: featureNew feature, or improvement to an existing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions