jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
Other
2.05k stars 137 forks source link

ValueError: Maximum number of resources 200 reached #135

Open ahl opened 7 years ago

ahl commented 7 years ago

Too many API Gateway endpoints can quickly run you into the Cloud Formation limit of 200 resources. AWS docs suggest using a nested CF stacks:

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html