Difference between revisions of "Aws cloudformation create-stack"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
  
  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.
  

Revision as of 06:40, 10 August 2021


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.


See also

Advertising: