Difference between revisions of "Cfn-lint file with your stack.yml"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
  E0000 [[mapping values are not allowed in this context]]
 
  E0000 [[mapping values are not allowed in this context]]
 
  file_with_your_stack.yml:5:23
 
  file_with_your_stack.yml:5:23
 +
 +
 +
cfn-lint RDS_snippets.cf
 +
[[E1001 Top level template section]] MyDB is not valid
 +
RDS_snippets.cf:1:1
 +
 +
[[E1001 Missing top level template section Resources]]
 +
RDS_snippets.cf:1:1
 +
 +
[[E1012 Ref]] MyDbSecurityByEC2SecurityGroup not found as a resource or parameter
 +
RDS_snippets.cf:5:7
 +
 +
[[E1012 Ref]] MyDbSecurityByCIDRIPGroup not found as a resource or parameter
 +
RDS_snippets.cf:6:7
 +
  
 
== See also ==
 
== See also ==

Revision as of 09:04, 18 August 2021

cfn-lint file_with_your_stack.yml
E0000 mapping values are not allowed in this context
file_with_your_stack.yml:5:23


cfn-lint RDS_snippets.cf
E1001 Top level template section MyDB is not valid
RDS_snippets.cf:1:1

E1001 Missing top level template section Resources
RDS_snippets.cf:1:1

E1012 Ref MyDbSecurityByEC2SecurityGroup not found as a resource or parameter
RDS_snippets.cf:5:7

E1012 Ref MyDbSecurityByCIDRIPGroup not found as a resource or parameter
RDS_snippets.cf:6:7


See also

Advertising: