AWS – AWS CloudFormation now supports increased limits on five service quotas
AWS CloudFormation now supports increased limits on five service quotas – template size, resources, parameters, mappings, and outputs. The maximum size of a template that can be passed in an S3 Object is now 1MB (previously 450KB). The new per template limits for the maximum number of resources is 500 (previously 200), parameters is 200 (previously 60), mappings is 200 (previously 100), and outputs is 200 (previously 60).
Read More for the details.