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回答
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ