aws-solutions / virtual-waiting-room-on-aws

Virtual Waiting Room on AWS solution helps absorb and control incoming user requests to your website during an unusually large burst of traffic, usually due to a large-scale event.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started template deployment failure

jminty-liverton opened this issue · comments

Describe the bug
Cloud formation deployment of the 'getting started' template fails as the API gateway deployment cannot be setup without an API Gateway/Cloud Watch role ARN.

"CloudWatch Logs role ARN must be set in account settings to enable logging"

Resource error:

To Reproduce

  1. Download getting started template
  2. Deploy to cloud formation

Expected behavior

  1. Successful deployment of the resources

Screenshots

image

Additional context

  • Attempted to deploy the solution to multiple regions with the same error

Hi, I'm assuming installing aws-virtual-waiting-room-api-gateway-cw-logs-role.template fixed the problem for you. If not, please re-open.

@JimTharioAmazon Correct, amazing what happens when you read the instructions :)