Hi, I need help to be able to use the Step Functions service in LocalStack, which is giving me problems when creating a state machine. The error is always the same and doesn’t provide further details. Here it is:
“An error occurred (InternalError) when calling the CreateStateMachine operation (reached max retries: 4): exception while calling stepfunctions.CreateStateMachine: gave up waiting for service stepfunctions to start.”
We have introduced an all-new LocalStack-native StepFunctions provider, available behind a feature flag. You can activate it by setting PROVIDER_OVERRIDE_STEPFUNCTIONS=v2 in your LocalStack configuration.