Posts tagged with "AWS Lambda"

2 articles found

Asynchronous AWS Lambda execution

Asynchronous AWS Lambda execution

Amazon Connect now supports parallel AWS Lambda execution in flows, allowing asynchronous API calls while maintaining customer interaction. This eliminates the previous 8-second Lambda block limit, enabling better experiences for IVR payments, CRM updates, and applications with a 60-second timeout.

How to use the AWS Lambda functions in this blog

How to use the AWS Lambda functions in this blog

All AWS Lambda functions referenced in this blog are available on GitHub at https://github.com/DanBloy/blog-ecr with ready-to-deploy code. Follow the repo instructions for quick setup using Amazon ECR, or use the source code directly for your Amazon Connect integrations.