aws-samples / amazon-transcribe-live-meeting-assistant

MIT No Attribution
56 stars 12 forks source link

Feature/scribe #77

Closed rstrahan closed 1 month ago

rstrahan commented 1 month ago

Issue #, if available:

76 Add 'Bring your own VPC'

71 Introduce 'Virtual Participant' support (Beta)

Description of changes:

Add early version (beta) of virtual participant (alternative to using browser extension) New VPC Stack to create VPC and subnets to be shared between WebSocket Transcriber and new (Beta) virtual participant tasks Added ability to specify an existing VPC to be used, instead of creating new. Reduce dependency between Websocket, Virtual Participant stacks and AI Stack, by creating shared resources (recordings bucket, KDS stream, SSM param) from main template.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.