Difference between revisions of "Aws cloudformation (command)"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | <code>[[aws cloudformation]]</code> https://docs.aws.amazon.com/cli/latest/reference/cloudformation/index.html | + | <code>[[aws cloudformation]]</code> |
+ | * https://docs.aws.amazon.com/cli/latest/reference/cloudformation/index.html | ||
+ | |||
+ | |||
* <code>[[aws cloudformation deploy]]</code> | * <code>[[aws cloudformation deploy]]</code> | ||
Line 10: | Line 13: | ||
* <code>[[aws cloudformation update-stack]]</code> | * <code>[[aws cloudformation update-stack]]</code> | ||
* <code>[[aws cloudformation describe-stacks]]</code> | * <code>[[aws cloudformation describe-stacks]]</code> | ||
+ | * <code>[[aws cloudformation describe-stack-events]]</code> | ||
* <code>[[aws cloudformation validate-template]]</code> | * <code>[[aws cloudformation validate-template]]</code> | ||
− | |||
* <code>[[aws cloudformation list-types]]</code> | * <code>[[aws cloudformation list-types]]</code> | ||
* <code>[[aws cloudformation estimate-template-cost]]</code> | * <code>[[aws cloudformation estimate-template-cost]]</code> | ||
+ | |||
+ | === [[Change set]] === | ||
+ | * [[create-change-set]] | ||
+ | * [[describe-change-set]] | ||
+ | * [[list-change-sets]] | ||
+ | |||
===[[Drift detection]]=== | ===[[Drift detection]]=== | ||
{{cloudformation drift}} | {{cloudformation drift}} | ||
− | |||
− | |||
− | |||
== Related terms == | == Related terms == | ||
Line 29: | Line 35: | ||
== See also == | == See also == | ||
* {{aws cloudformation}} | * {{aws cloudformation}} | ||
− | + | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 15:12, 28 April 2022
Stack:
aws cloudformation create-stack
aws cloudformation list-stacks
aws cloudformation delete-stack
aws cloudformation update-stack
aws cloudformation describe-stacks
aws cloudformation describe-stack-events
aws cloudformation validate-template
aws cloudformation list-types
aws cloudformation estimate-template-cost
Change set[edit]
Drift detection[edit]
aws cloudformation detect-stack-drift --stack-name YOUR_STACK_NAME
aws cloudformation describe-stack-drift --stack-drift-detection-id
aws cloudformation describe-stack-resource-drifts --stack-name
Related terms[edit]
See also[edit]
Advertising: