This repository can be used to deploy a basic Amazon Chime SDK Meeting using AWS Amplify.
Follow the directions here: https://docs.amplify.aws/cli/start/install/ to get started using AWS Amplify
amplify init --app https://github.com/aws-samples/amazon-chime-sdk-meetings-with-amplify
This will clone and deploy this AWS Amplify project.
This project includes a React based client.
This project includes an AWS Amplify deployed back end that contains:
- Amazon Cognito
- Amazon API Gateway
- AWS Lambda functions
This demo can be extended with many AWS Amplify components such as Amazon Transcribe and Amazon Translate.
To remove these components:
amplify delete