AWS Certified SysOps Administrator – Associate (legacy) — Question 798

A user is creating a Cloudformation stack. Which of the below mentioned limitations does not hold true for Cloudformation?

Answer options

Correct answer: A

Explanation

Option A is the correct answer because AWS CloudFormation does not impose a default limit of 100 templates per account; instead, templates are simply documents and are not restricted in quantity this way. The other options represent established default limits of CloudFormation (such as the historical default limit of 20 stacks per account, and the 60 parameters/outputs and 4096-character description limits per template) making them true statements and therefore incorrect answers to this question.