aws cloudformation update-stack

From wikieduonline
Jump to navigation Jump to search

https://awscli.amazonaws.com/v2/documentation/api/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: {


Examples

aws cloudformation update-stack --stack-name MYRDSTACKNAME --template-body file://RDS_template.cf
{
    "StackId": "arn:aws:cloudformation:eu-central-1:0987654321:stack/s3-test-stack/uu596c0-c704-11ec-bf67-021cd06b7tt2"
}

Related terms

See also

Advertising: