aws-samples / amazon-chime-sdk-meeting-summarizer

MIT No Attribution
10 stars 1 forks source link

feat: extract meeting name/region from Invite and save to DynamoDB #20

Closed edgarsilva948 closed 7 months ago

edgarsilva948 commented 7 months ago

Describe the feature

the amazon chime sdk meeting summarizer app currently receives an invite containing the meeting information. there is a need to enhance the app by extracting the meeting name and region from the invite and saving it to dynamodb. this will allow for the meeting name/region to be made available in the frontend, along with the organizer details.

Use Case

It would be great to have this info available in the front.

Proposed Solution

No response

Other Information

No response

Acknowledgements

CDK version used.

2.133.0

Node.js Version

v20.11.0

Environment details (OS name and version, etc.).

MacOS Sonoma 14.3.1

aneumiller commented 7 months ago

Not needed.