Difference between revisions of "DBInstanceIdentifier"
Jump to navigation
Jump to search
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[aws rds describe-db-instances]] | grep -w DBInstanceIdentifier | [[aws rds describe-db-instances]] | grep -w DBInstanceIdentifier | ||
+ | |||
+ | == Reltated == | ||
+ | * <code>[[aws rds delete-db-instance --db-instance-identifier]]</code> | ||
+ | * <code>aws rds describe-db-instances | egrep -w "DBInstanceIdentifier|[[AllocatedStorage]]"</code> | ||
== See also == | == See also == |
Latest revision as of 18:45, 29 September 2022
aws rds describe-db-instances | grep -w DBInstanceIdentifier
Reltated[edit]
aws rds delete-db-instance --db-instance-identifier
aws rds describe-db-instances | egrep -w "DBInstanceIdentifier|AllocatedStorage"
See also[edit]
Advertising: