instance_details {sixtyfour} | R Documentation |
Get information for all RDS instances
Description
Get information for all RDS instances
Usage
instance_details()
Value
a list of RDS instance details, see link below for format, with slots:
Marker (for pagination)
DBInstances (each instance; empty list if no instances)
References
https://www.paws-r-sdk.com/docs/rds_describe_db_instances/
[Package sixtyfour version 0.2.0 Index]