Difference between revisions of "Aws cloudformation (command)"
Jump to navigation
Jump to search
(42 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lowercase}} | |
− | + | <code>[[aws cloudformation]]</code> | |
− | + | * https://docs.aws.amazon.com/cli/latest/reference/cloudformation/index.html | |
− | + | ||
− | + | ||
− | + | ||
− | + | * <code>[[aws cloudformation deploy]]</code> | |
− | + | ||
− | + | Stack: | |
− | + | * <code>[[aws cloudformation create-stack]]</code> | |
+ | * <code>[[aws cloudformation list-stacks]]</code> | ||
+ | * <code>[[aws cloudformation delete-stack]]</code> | ||
+ | * <code>[[aws cloudformation update-stack]]</code> | ||
+ | * <code>[[aws cloudformation describe-stacks]]</code> | ||
+ | * <code>[[aws cloudformation describe-stack-events]]</code> | ||
+ | |||
+ | |||
+ | * <code>[[aws cloudformation validate-template]]</code> | ||
+ | * <code>[[aws cloudformation list-types]]</code> | ||
+ | * <code>[[aws cloudformation estimate-template-cost]]</code> | ||
+ | |||
+ | === [[Change set]] === | ||
+ | * [[create-change-set]] | ||
+ | * [[describe-change-set]] | ||
+ | * [[list-change-sets]] | ||
+ | |||
+ | |||
+ | ===[[Drift detection]]=== | ||
+ | {{cloudformation drift}} | ||
== Related terms == | == Related terms == | ||
* [[SAM]]: <code>[[sam]]</code> | * [[SAM]]: <code>[[sam]]</code> | ||
+ | * <code>[[cfn-lint]]</code> | ||
== 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: