GenesysCloudBlueprints / aws-eventbridge-user-presence-update-blueprint

A lambda function that responds to user presence updates from event bridge and writes the updated presence to dynamo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS EventBridge - Write user presence updates to DynamoDB

View the full AWS EventBridge - Write User Presence Updates to Dynamo Blueprint on the Genesys Cloud Developer Center.

This Genesys Cloud Developer Blueprint provides an example of how to write a Lambda function that responds to user presence updates and writes them to a DynamoDB table. This blueprint includes a SAM template with Typescript and Python Lambda functions for the CloudFormation stack that is used in this solution.

Diagram for the AWS EventBridge - Write User Presence Updates to Dynamo Blueprint

About

A lambda function that responds to user presence updates from event bridge and writes the updated presence to dynamo

License:MIT License


Languages

Language:Python 64.2%Language:TypeScript 35.0%Language:Shell 0.8%