Editing Aws cloudformation create-stack

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/cloudformation/create-stack.html
+
* https://docs.aws.amazon.com/cli/latest/reference/cloudformation/create-stack.html
  
 
  [[aws cloudformation]] create-stack --template-body file://[[RDS_template.cf]] --stack-name your_RDS_stack
 
  [[aws cloudformation]] create-stack --template-body file://[[RDS_template.cf]] --stack-name your_RDS_stack
Line 9: Line 9:
  
 
  [[aws cloudformation]] create-stack [[--template-body]] your_stack_file.yml --stack-name yourstackname
 
  [[aws cloudformation]] create-stack [[--template-body]] your_stack_file.yml --stack-name yourstackname
  An error occurred ([[ValidationError]]) when calling the CreateStack operation: [[Template format error: unsupported structure.]]
+
  An error occurred (ValidationError) when calling the CreateStack operation: [[Template format error: unsupported structure.]]
  
 
  An error occurred (ValidationError) when calling the CreateStack operation: Template format error: [[At least one Resources member must be defined]].
 
  An error occurred (ValidationError) when calling the CreateStack operation: Template format error: [[At least one Resources member must be defined]].
Line 18: Line 18:
 
* <code>[[cfn-lint]]</code>: <code>[[cfn-lint file_with_your_stack.yml]]</code>
 
* <code>[[cfn-lint]]</code>: <code>[[cfn-lint file_with_your_stack.yml]]</code>
 
* <code>[[aws cloudformation update-stack]]</code>
 
* <code>[[aws cloudformation update-stack]]</code>
* <code>[[aws cloudformation describe-stacks]]</code>
+
* <code>[[aws cloudformation describe-stack]]</code>
* <code>[[aws cloudformation deploy]]</code>
 
 
* <code>[[--template-url]]</code>
 
* <code>[[--template-url]]</code>
 
* [[Cloudformation AWS::S3::Bucket example]]
 
* [[Cloudformation AWS::S3::Bucket example]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page:

Advertising: