deepgram / amazon-connect-integration

Enables transcribing Amazon Connect calls with Deepgram
MIT No Attribution
2 stars 0 forks source link

get 'kvsDgIntegratorLoadBalancer' error when running Cloudformation stack #5

Open tempops opened 1 month ago

tempops commented 1 month ago

Hello,

I followed all of the steps but get an error which stops all processes in the cloud formation.

The error starts at this step: kvsDgIntegratorLoadBalancer with a CREATE_FAILED error.

Please help me solve this, is the issue doe to Load Balancer specific configs?

RyanChimienti commented 1 month ago

Hey @tempops , is there any more information in the CloudFormation console about what caused the CREATE_FAILED? A more specific error message would help.

In my experience, the most common cause of creation failures is lacking the necessary IAM permissions. The easiest way to avoid these would be to have an admin on the AWS account run the CloudFormation script.