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

A.
One account by default is limited to 100 templates
B.
The user can use 60 parameters and 60 outputs in a single template
C.
The template, parameter, output, and resource description fields are limited to 4096 characters
D.
One account by default is limited to 20 stacks
Explanation:
AWS Cloudformation is an application management tool which provides application modelling, deployment, configuration,
management and related activities. The limitations given below apply to the Cloudformation template and stack. There
are no limits to the number of templates but each AWS CloudFormation account is limited to a maximum of 20 stacks by
default.
The Template, Parameter, Output, and Resource description fields are limited to 4096 characters. The user can include
up to 60 parameters and 60 outputs in a template.
A
0
0
One account by default is limited to 200 templates
0
0
A C D
0
0
Limits and Restrictions
Q: Are there limits to the number of templates or stacks?
There are no limits to the number of templates. Each AWS CloudFormation account is limited to a maximum of 200 stacks. Complete our request for a higher limit here, and we will respond to your request within two business days.
Q: Are there limits to the size of description fields?
Template, Parameter, Output, and Resource description fields are limited to 4096 characters.
Q: Are there limits to the number of parameters or outputs in a template?
You can include up to 60 parameters and 60 outputs in a template.
0
0
A & D (D may be a misprint – most likely was supposed to be 200)
0
0
Yes.. looks like D may be misprint.
0
0
Yes. D must also be included in the correct option. Else it shud be 200.
0
0
A
AWS Cloudformation is an application management tool which provides application modelling, deployment, configuration, management and related activities. The limitations given below apply to the Cloudformation template and stack.
– There are no limits to the number of templates but each AWS CloudFormation account is limited to a maximum of 20 stacks by default.
– The Template, Parameter, Output, and Resource description fields are limited to 4096 characters.
– The user can include up to 60 parameters and 60 outputs in a template.
0
0