All Content 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

Select up to 5 tags to filter
Sort by most recent
In a Step Function State Machine, I want to make a decision based on a value passed by an event from EventBridge. I use a Pass step to wait for the event to be triggered, then pass it to a Choice step...
2
answers
0
votes
394
views
profile picture
asked 2 months ago
I see that the HTTP Invoke Task from StepFunctions uses "Transfer-Encoding: chunked" and streams data to the 3rd party. Why is that so? Afaik it's way better to use the more adopted way of setting the...
1
answers
0
votes
174
views
Siggi
asked 2 months ago
I am using AWS Step Functions to orchestrate some SageMaker jobs. However, I can't seem to dynamically retrieve the Var variable for each job. Meaning that each launched container should be run with a...
1
answers
0
votes
184
views
Fahmi
asked 2 months ago
im using the StepFunction HTTP Task with a Catch Task attached. When the RequestBody **exceeds** the 256kb limit it goes into the Catch Task just fine. However, when the RequestBody is e.g. 130kb...
1
answers
0
votes
228
views
Siggi
asked 2 months ago
You can not specify a port number in the http invoke task as it fails with a runtime exception. Two problems I saw here: - even though a runtime exception is thrown it does not go into the catch task...
Accepted AnswerAWS Step Functions
2
answers
0
votes
156
views
Siggi
asked 2 months ago
![Want to Redrive from Failed State SendCompletionNotification](/media/postImages/original/IMlkcFAljFR6esD7uclHZiAg) Hello team, Can we implement redrive logic to execute from a particular state? My...
1
answers
0
votes
260
views
asked 2 months ago
I want to use the newish StepFunction HTTP Task. My problem is that it requires the http body as a task input. In my use case this body can be greater than 256kb and hence goes into the task max....
1
answers
0
votes
560
views
Siggi
asked 2 months ago
Hello I've files which are constantly created on S3 with a standard format, fixed lenght; say it's AAA-YYY-ZZZ. Depending on the values assumed by YYY there are different lambda to be invoked to...
3
answers
0
votes
365
views
AWS
Diego_C
asked 2 months ago
My ultimate goal is to have my EMR Serverless application Internet egress access to invoke a specific third party API/REST call. Unfortunately, the EMR Serverless application must then be put into a...
1
answers
0
votes
533
views
asked 3 months ago
I'm trying to delete an existing OpenSearch domain. The request was submitted successfully, the domain is showing as "Deleting" with "Applying changes" status, but if I view details I only see a...
1
answers
0
votes
421
views
serejja
asked 3 months ago
I need to create a POC to implement an ETL process with SAS tables from a Glue job without business rules with 7 source tables adding another Job with business rules in each table and after the ETL...
1
answers
0
votes
258
views
profile picture
Edson
asked 3 months ago
A company's cybersecurity team took decisive action to remove all permissions from the old role. This will make it The machine learning (ML) pipeline breaks until multiple services are updated with a...
0
answers
0
votes
305
views
asked 3 months ago