aws cloudformation create-change-set
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[edit]
- Cloudformation changeset:
aws cloudformation describe-change-set,aws cloudformation create-change-set - AWS CloudFormation: [
aws cloudformation|create-stack|list-stacks|delete-stack|update-stack|list-types|estimate-template-cost|validate-template|describe-stacks|deploy|drift detection],aws cloudformation get-template-summary, aws cloudformation describe-stack-events
Advertising: