View source: R/opsworks_operations.R
opsworks_describe_rds_db_instances | R Documentation |
Describes Amazon RDS instances.
See https://www.paws-r-sdk.com/docs/opsworks_describe_rds_db_instances/ for full documentation.
opsworks_describe_rds_db_instances(StackId, RdsDbInstanceArns = NULL)
StackId |
[required] The ID of the stack with which the instances are registered. The operation returns descriptions of all registered Amazon RDS instances. |
RdsDbInstanceArns |
An array containing the ARNs of the instances to be described. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.