Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to associate WAF #27

Open
tarekw opened this issue May 15, 2020 · 0 comments
Open

Unable to associate WAF #27

tarekw opened this issue May 15, 2020 · 0 comments

Comments

@tarekw
Copy link

tarekw commented May 15, 2020

When all the infrastructure is created for the first time, it is unable to associate WAF to the API Gateway resource as it can't find it. Running it second time round works fine.

Serverless: Packaging service...
Serverless: Excluding development dependencies...
Serverless: Creating Stack...
Serverless: Checking Stack create progress...
........
Serverless: Stack create finished...
Serverless: Uploading CloudFormation file to S3...
Serverless: Uploading artifacts...
Serverless: Uploading service xxxx-yyyy.zip file to S3 (26.99 MB)...
Serverless: Validating template...
Serverless: Updating Stack...
Serverless: Checking Stack update progress...
.......................................
Serverless: Stack update finished...
Service Information
service: xxxx-yyyy
stage: dev
region: eu-west-1
stack: xxxx-yyyy-dev
resources: 14
api keys:
  None
endpoints:
  POST - https://xxxxx
  GET - https://xxxxx
functions:
  xxxx: xxxx
layers:
  None
Serverless: Associating WAF...

-------- Associate WAF Error --------
AWS WAF couldn’t retrieve the resource that you requested. Retry your request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant