aws cloudformation create-change-set

From wikieduonline
Revision as of 12:08, 5 April 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search


aws cloudformation create-change-set --stack-name arn:aws:cloudformation:us-east-1:123456789012:stack/SampleStack/1a2345b6-0000-00a0-a123-00abc0abc000 --change-set-name SampleChangeSet --use-previous-template --parameters ParameterKey="InstanceType",UsePreviousValue=true ParameterKey="KeyPairName",UsePreviousValue=true ParameterKey="Purpose",ParameterValue="production"


See also

Advertising: