const AWS = require(‘aws-sdk’); exports.handler = async (event, context) => { // Get the Step Functions client. const stepFunctions =
Month: August 2023
Step function and async lambda
Example project with async lambda and dynamo db Step function invoke lambda with the wiatforTaskToken method The async lambda can
AWS DynamoDB
Git hub example code Working with Timestamps Note for putItem, N is expecting a string so here’s an example: await