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 Antworten
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
beantwortet vor 2 Jahren
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
beantwortet vor 10 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen