# Functions
No description provided by the author
EnumerateRdsForRegion retrieves all RDS instances available to the caller and returns an AWSResourceReport struct.
# Structs
AWSResourceReport contains the account ID that the RDS instances were discovered in, the resources themselves, and any non-fatal errors that occurred during the execution of the `methodaws rds enumerate` subcommand.
AWSResources contains the RDS instances that were enumerated.