Difference between revisions of "Aws cloudformation create-stack"
Jump to navigation
Jump to search
(Created page with "* https://docs.aws.amazon.com/cli/latest/reference/cloudformation/create-stack.html == See also == * {{aws cloudformation}} Category:AWS") |
|||
Line 1: | Line 1: | ||
* https://docs.aws.amazon.com/cli/latest/reference/cloudformation/create-stack.html | * https://docs.aws.amazon.com/cli/latest/reference/cloudformation/create-stack.html | ||
+ | |||
+ | 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. | ||
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: