jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueError: Maximum number of resources 200 reached

ahl opened this issue · comments

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