awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
928 stars 402 forks source link

Getting Limit exceeded for resource of type 'AWS::CloudFront::Distribution #526

Closed anil1712 closed 2 years ago

anil1712 commented 2 years ago

I am trying to setup AWS API Gateway Developer Portal into as localhost, but getting following exception

"Limit exceeded for resource of type
'AWS::CloudFront::Distribution'.
Reason: Completing this action would
cause the maximum number of
distributions with Lambda function
associations per owner to be exceeded
(maximum allowed is 25).

Can anyone provide any solution for this?

aws-amit commented 2 years ago

There is quota limit documented here Possible solutions:

  1. Cleanup unused associations
  2. Request a higher quota