Questions tagged with AWS Step Functions
AWS Step Functions is a low-code, visual workflow service that developers use to build distributed applications, automate IT and business processes, and build data and machine learning pipelines using AWS services.
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
435 results
I would like to pass tags to tasks when they are executed by state machine
2
answers
0
votes
49
views
asked 16 days ago
Want to orchestrate ECS TAKS using aws step function, I have requirement to attache my ECS Margate task to as VPC and security group, and didn't find configuration for VPC network for task definition
2
answers
0
votes
54
views
asked 16 days ago
**Feature Request:** Folder-Based Organization for State Machines in AWS Step Functions (Beyond Tags)
**Problem:**
While AWS Step Functions supports tagging, it does not provide a way to visually org...
1
answers
-1
votes
26
views
asked a month ago
We are designing a Step Functions workflow that orchestrates multiple Lambda functions. I want to understand the timeout interaction between Step Functions Task states and Lambda function timeouts. Sp...
1
answers
0
votes
58
views
asked 2 months ago
I want to implement scheduled batch jobs using the Visual mode in Glue Studio.
1. Scheduled startup → can be achieved.
2. Check whether a CSV file exists under a specified S3 bucket and path → It seem...
1
answers
0
votes
77
views
asked 3 months ago
Hi ,
We are building a batch processing workflow using **Durable Lambda functions**, where the business logic requires **map and parallel execution** at certain stages to improve processing time.
Wh...
1
answers
0
votes
76
views
asked 3 months ago
Recently came across an article on this topic: [API_GW vs IoT Core](https://dev.to/slootjes/api-gateway-websockets-vs-iot-core-1me5)
The basic premise is that IoT Core is actually a great alternative...
1
answers
0
votes
129
views
asked 4 months ago
Hi, I want to use cloudformation parameters with StepFunction,
But it thorws error like this.
Does anyone know how to solve this?
```
##error message
Resource handler returned message: "Invalid...
1
answers
0
votes
82
views
asked 5 months ago
I am trying to build a step function workflow around transcribing audio files in an S3 bucket. This has worked great so far, but with smaller numbers of files. The job run I am trying to do now inv...
Accepted AnswerAWS Step Functions
2
answers
0
votes
136
views
asked 6 months ago
In trying to use JSONata in newer step function flows I am finding it lacks some functionality that was in JSONPath (while having more functionality in other areas).
Specifically there is a $parse ...
1
answers
0
votes
177
views
asked 6 months ago
I have an existing SF and a Lambda, but I now need to call the SF from the Lambda, and the configuration is failing. Is there any documentation on how to do this? I know how to integrate lambdas in SF...
2
answers
0
votes
103
views
asked 6 months ago
The CLI and API docs indicate that this should return a number:
- https://docs.aws.amazon.com/step-functions/latest/apireference/API_DescribeExecution.html#API_DescribeExecution_ResponseSyntax
- https...
Accepted AnswerAWS Step Functions
2
answers
0
votes
97
views
asked 6 months ago