Questions tagged with AWS Step Functions
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Hi, I want to use blue/green deployment in step function after implementing aliases. How I can see summary of how many executions/fail executions/success executions from each version from these...
1
answers
0
votes
39
views
asked 4 days agolg...
Hi Hope you doing well.
I have created AWS Technical Support Case but i did not get any response from last 5 days.
Actually i have StepFunction and its type is Standard.
i want to connect...
1
answers
0
votes
55
views
asked 4 days agolg...
Bedrock integration of Step Functions is now supported. Calling Claude 2 in us-west-2 from Step Functions in Tokyo region causes an error.
I wonder if cross-region is not supported.
the follwing...
0
answers
0
votes
66
views
asked 5 days agolg...
I have around 10 cloudformation stacksets, I need to run these stacksets to new accounts 1 by 1 in order.
I would like to use aws stepfunction to run stackset 1 by 1. could anyone share your inputs if...
2
answers
0
votes
49
views
asked 16 days agolg...
Hello. I am Implementing lambda power tuning, follow below link
https://github.com/alexcasalboni/aws-lambda-power-tuning
Then I follow...
1
answers
0
votes
77
views
asked 18 days agolg...
I am working with Step Functions, and adding a Distributed Map as I have a high transaction volume and can split the work over parallel invocations. Also, it's beneficial for the parallel work to be...
0
answers
0
votes
50
views
asked a month agolg...
I have an athena query that runs in around 3 secs both from console and even is called using pyathena. I have added the query execution into a step function as I need to perform some pre and post...
0
answers
0
votes
68
views
asked a month agolg...
We want to call an service(ECS based) API at scale around 250K tps using AWS , we are looking for suggestions and want to evaluate can we do the same in EMR or distributed map.
Please let me know if...
1
answers
0
votes
68
views
asked 2 months agolg...
I am trying to trigger glue job via step functions by passing parameters (there will be different table names) of gule job through step function, so the issue is when one pram related glue job fails...
1
answers
0
votes
69
views
asked 2 months agolg...
Hi,
I'm trying to understand the pricing details of "Example 2" section that we can found here : https://aws.amazon.com/step-functions/pricing/
In the "Example 2" section, they say :
> If you...
1
answers
0
votes
77
views
asked 2 months agolg...
I'm dealing with a [scenario](https://repost.aws/knowledge-center/dynamodb-restore-taking-long) where restoring an AWS DynamoDB table takes a considerable amount of time and I'm seeking an automated...
1
answers
0
votes
144
views
asked 2 months agolg...
Is it possible to nest a `States.Array` within `States.ArrayContains`?
I have a variable in my Step Function which attempts this nesting
```
"ForceRun.$":...
1
answers
0
votes
114
views
asked 2 months agolg...