Difference between revisions of "Aws rds describe-db-instances"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 4: | Line 4: | ||
* <code>aws rds describe-db-instances | grep [[DBInstances]]</code> | * <code>aws rds describe-db-instances | grep [[DBInstances]]</code> | ||
* <code>[[aws rds describe-db-instances --db-instance-identifier MY_DB_NAME]]</code> | * <code>[[aws rds describe-db-instances --db-instance-identifier MY_DB_NAME]]</code> | ||
+ | * <code>[[aws rds describe-db-instances --output table]]</code> | ||
* <code>[[aws rds describe-db-instances --output text --query]] 'DBInstances[*].[DBInstanceArn,Engine,[[DBInstanceIdentifier]],[[DBInstanceStatus]]]'</code> | * <code>[[aws rds describe-db-instances --output text --query]] 'DBInstances[*].[DBInstanceArn,Engine,[[DBInstanceIdentifier]],[[DBInstanceStatus]]]'</code> | ||
[[arn]]:aws:rds:eu-central-1:4523523466:db:my_branches_name postgres my_branches_name available | [[arn]]:aws:rds:eu-central-1:4523523466:db:my_branches_name postgres my_branches_name available | ||
− | |||
== Related terms == | == Related terms == |
Revision as of 07:56, 9 September 2021
aws rds describe-db-instances
https://docs.aws.amazon.com/cli/latest/reference/rds/describe-db-instances.html
aws rds describe-db-instances | grep DBInstances
aws rds describe-db-instances --db-instance-identifier MY_DB_NAME
aws rds describe-db-instances --output table
aws rds describe-db-instances --output text --query 'DBInstances[*].[DBInstanceArn,Engine,DBInstanceIdentifier,DBInstanceStatus]'
arn:aws:rds:eu-central-1:4523523466:db:my_branches_name postgres my_branches_name available
Related terms
DBINSTANCES
AllocatedStorage
DBInstanceStatus
DBInstanceIdentifier
MasterUsername
aws cloudformation list-stacks --stack-status-filter CREATE_COMPLETE
- aws list all
See also
- AWS RDS:
AWS::RDS
,aws rds
[create-db-instance | create-db-instance-read-replica
|describe-db-instances
|modify-db-instance | modify-db-cluster | create-db-subnet-group
|delete-db-instance
|create-db-snapshot | aws rds create-db-parameter-group
],AllocatedStorage, FreeStorageSpace
- Amazon databases: AWS RDS, storage,
aws rds
, Amazon RDS Proxy, RDS FAQs, PostgreSQL, MySQL, SQL Server, AWS Outposts, Amazon Aurora, Amazon Aurora Serverless , Amazon DocumentDB, Amazon DynamoDB, Amazon Redshift, Amazon QLDB, Amazon RDS Performance Insights, DataFileRead, DMS, Amazon Neptune, Amazon MemoryDB for Redis, Amazon RDS query editor for Aurora Serverless, Amazon Redshift query editor, AWS RDS Snapshots, AWS RDS Instance Types,rds_superuser
, Authentication, autoscaling
Advertising: