Closed arunzeli closed 1 year ago
I fixed it by adding the roles
aws iam create-service-linked-role --aws-service-name transcription.chime.amazonaws.com
aws iam create-service-linked-role --aws-service-name mediapipelines.chime.amazonaws.com
Yes, creating the SLRs during the deployment was causing issues with multiple deployments, so I had removed it. Those SLRs are required though.
I deployed successfully but when I click the join button, nothing happens and I am getting the above error. Anyone facing similar issues?