amazon-chime-sdk-js
amazon-chime-sdk-js copied to clipboard
Meeting join Link and Waiting Room
Hi Team
Overview: I need assistance with AWS Chime for generating meeting join links and implementing a waiting room feature.
Problem Statement: I am integrating AWS Chime into my application and need to create a join link for meetings that participants can use to enter. However, I am unsure about how to create and validate these links to identify participants. There are two possible approaches: creating specific links for existing users and a generic link for guests, or using a single generic link for all participants, including both existing users and guests. I need guidance on which approach is better and why it's preferable. Moreover, how to handle meeting invites using AWS Chime SDK.
Additionally, I would like to enable a secure-waiting room feature with allow and deny entry in my AWS Chime meetings within my application. I'm curious if AWS Chime SDK provides a built-in waiting room feature that can be utilized.
Resources Consulted: https://github.com/aws/amazon-chime-sdk-js https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Meetings.html