Difference between revisions of "Aws cloudformation (command)"

From wikieduonline
Jump to navigation Jump to search
 
(43 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
  
  
aws cloudformation
+
 
+
* <code>[[aws cloudformation deploy]]</code>
usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
+
 
To see help text, you can run:
+
Stack:
+
* <code>[[aws cloudformation create-stack]]</code>
  [[aws help]]
+
* <code>[[aws cloudformation list-stacks]]</code>
  aws <command> help
+
* <code>[[aws cloudformation delete-stack]]</code>
  aws <command> <subcommand> help
+
* <code>[[aws cloudformation update-stack]]</code>
+
* <code>[[aws cloudformation describe-stacks]]</code>
aws: error: the following arguments are required: operation
+
* <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}}
* {{CloudFormation}}
 
  
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 15:12, 28 April 2022

Advertising: