A basic example that demonstrates using AWS Step Functions with a Lambda function.
From the console.
Or from the AWS CLI:
$ aws stepfunctions start-execution --state-machine-arn ${outputs.stateMachineArn}
A basic example that demonstrates using AWS Step Functions with a Lambda function.
From the console.
Or from the AWS CLI:
$ aws stepfunctions start-execution --state-machine-arn ${outputs.stateMachineArn}