Example
To create the RDS Handler, you must pass AWS credentials (access_key
, secret_key
, and region
).
This enables you to interact with RDS resources, clusters, proxies, and their associations with EC2.
Provides a comprehensive inventory of RDS resources and their associations.
Fetches all RDS database instances in the account.
Fetches all Aurora RDS clusters.
Fetches all RDS database proxies.
Retrieves targets associated with a specific RDS proxy.
Finds EC2 instances that are associated with RDS security groups.
Fetches backup details such as retention period, backup window, and maintenance window for an RDS instance or cluster.