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.
437 results
I'm playing around with the new support for invoking a Bedrock AgentCore managed harness directly from Step Functions. I am setting the session ID for each invocation to Step Function 's "states.conte...
2
answers
0
votes
83
views
asked a month ago
I want to user X-ray to trace my step function that has multiple steps using ECS runTask. But the trace id for the step is not passed on to ECS.
The [documentation for Step Functions](https://docs.aws...
I would like to pass tags to tasks when they are executed by state machine
2
answers
0
votes
106
views
asked 4 months 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
178
views
asked 4 months 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
47
views
asked 4 months 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
159
views
asked 5 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
104
views
asked 6 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
121
views
asked 6 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
191
views
asked 7 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
106
views
asked 8 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
175
views
asked 9 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
230
views
asked 9 months ago