Difference between revisions of "Aws cloudformation validate-template"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
  aws cloudformation validate-template --template-body file://template.yml
+
  [[aws cloudformation]] validate-template --template-body file://template.yml
 
  {
 
  {
 
     "Parameters": [],
 
     "Parameters": [],

Revision as of 10:31, 5 September 2021

aws cloudformation validate-template --template-body file://template.yml
{
    "Parameters": [],
    "Description": "AWS CloudFormation Sample Template RDS_Snapshot_On_Delete: Sample template showing how to create an RDS DBInstance that is snapshotted on stack deletion. **WARNING** 
This template creates an Amazon RDS database instance. When the stack is deleted a database snpshot will be left in your account. You will be billed for the AWS resources used if you 
create a stack from this template."
}

Related terms


See also

Advertising: