DEV Community

Cover image for Deployment issue in AWS Step Functions "error: unknown command '.Account' "
Pula
Pula

Posted on

Deployment issue in AWS Step Functions "error: unknown command '.Account' "

Deployment issue in AWS Step Functions

0

I am trying to deploy a series of AWS step functions through a setup.sh file.
I have successfully tested the step functions in a test environment and there are no issues in the source code.

This is the Deployment Code
./setup.sh <data dictionary command> <step function name&gt
Output looks like

Top comments (0)