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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南