According to Amazon\'s documentation, step function can be invoked using HTTP API.
Step Functions can be accessed and used with the Step Functions c
If you need to call StepFunction from API Gateway, it's now possible and described well in docs: https://docs.aws.amazon.com/step-functions/latest/dg/tutorial-api-gateway.html
AWS Service
Step Functions
from the listPOST
from the listUse action name
StartExecution
API Gateway
trusted identity provider and attached policy AWSStepFunctionsFullAccess