AWS Connect Voicemail Template Fails to Deploy

0

I am trying to install voicemail template (https://docs.aws.amazon.com/pdfs/solutions/latest/voicemail-for-amazon-connect/voicemail-for-amazon-connect.pdf) on my aws account although I am getting the following error while deployment which causes the whole deployment to fail:


CREATE_FAILED: Embedded stack arn:aws:cloudformation:eu-central-1:######:stack/AWSVoiceMailStack-VoicemailStack-#######/###### was not successfully created: The following resource(s) failed to create: [CognitoUserPoolUserPool, ApiGatewayRestApi, ApiGwAccountConfig].


I've tried to set a totally unique name on the userPool prefix, as this was a common issue with this template but still didn't work. Unfortunately I don't know what other info could be helpful about it but I can provide it later.

已提问 2 年前372 查看次数
2 回答
0

I tested deployment in eu-central-1 and didn't run into any issues with the latest template. Does the IAM user/role you are launching the template with have appropriate permissions? If you drill down in the events for the failing stack, are there any further details under those specific resource creation failures? If you try to create the resources manually, do you run into any issues?

AWS
已回答 2 年前
0

Give appropriate permission to cloudformation role to avoid this issue.Because this templete use 13-16 AWS services to configure voicemail into the amazon connect instance.

Hardik
已回答 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则