Difference between revisions of "Aws list all"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
[[aws ec2 describe-instances]] | egrep "InstanceId|InstanceType|running"
+
*<code>[[aws ec2 describe-instances]] | egrep "InstanceId|InstanceType|running"</code>
[[aws rds describe-db-instances]]  
+
*<code>[[aws rds describe-db-instances]] </code>
[[aws cloudformation list-stacks --stack-status-filter]] CREATE_COMPLETE
+
*<code>[[aws cloudformation list-stacks --stack-status-filter]] CREATE_COMPLETE</code>
  
 
== Related terms ==
 
== Related terms ==

Revision as of 13:24, 23 August 2021

Advertising: