python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to find out if this is the last iteration in AWS Step Functions map task?
I have a Map state which iterates my array. Inside the map state, there is a Lambda task and a Wait task. The Wait task is waiting much time, and I need to wait only between iterations. So I would lik...

slesher
Votes: 0
Answers: 1
How can i update just one key pair in a Secrets Manager secret?
Does anyone know how to update only one key-pair in a SSM Secrets Manager secret using terraform or with the AWS Step Functions using service integrations?
I would like to avoid recreating the secret....

Charlie Keegan
Votes: 0
Answers: 0
Capture Traces from AWS Lambda to Step Function to Lambda
I am experimenting with Lambdas and I am having a hard time passing traces from a Lambda to a Step Function which has a lambda within it.
So structure looks something like this:
Lambda Code call step ...
vampyfreak
Votes: 0
Answers: 1
datesuffix format using spark or aws step function
how i can get formatted date in json file in aws step functions
sample json file: this creates step function via internal CICD on aws
datesuffix has "04-05-2022" format
Parameters:{
&qu...
arya
Votes: 0
Answers: 1