Difference between revisions of "Aws cloudformation update-stack"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
https://docs.aws.amazon.com/cli/latest/reference/cloudformation/update-stack.html
 
https://docs.aws.amazon.com/cli/latest/reference/cloudformation/update-stack.html
  
 +
 +
* <code>aws cloudformation update-stack --stack-name MYRDSTACKNAME --template-body file://RDS_template.cf</code>
  
 
* <code>[[aws cloudformation]] update-stack</code>
 
* <code>[[aws cloudformation]] update-stack</code>

Revision as of 10:51, 19 August 2021

https://docs.aws.amazon.com/cli/latest/reference/cloudformation/update-stack.html


  • aws cloudformation update-stack --stack-name MYRDSTACKNAME --template-body file://RDS_template.cf


An error occurred (ValidationError) when calling the UpdateStack operation: Template format error: unsupported structure.
Error parsing parameter '--parameters': Invalid JSON: Expecting property name enclosed in double quotes: line 1 column 2 (char 1)
JSON received: {

Related terms

See also

Advertising: