cloudquery icon indicating copy to clipboard operation
cloudquery copied to clipboard

AWS RDS Resources: Backtracks, Events, more

Open jsonpr opened this issue 2 years ago • 2 comments

  • [ ] RDS BackTracks https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBClusterBacktracks.html
  • [ ] Events: https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEvents.html
  • [ ] Option Group (and Option Group Options): https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeOptionGroups.html
  • [x] Reserved Instances: https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeReservedDBInstances.html

jsonpr avatar Feb 10 '23 22:02 jsonpr

I need reserved instances.

Hokwang avatar Feb 20 '23 13:02 Hokwang

@Hokwang - Thanks for the comment. I have opened a separate issue to track that request: #8261

bbernays avatar Feb 20 '23 14:02 bbernays

I've opened https://github.com/cloudquery/cloudquery/pull/8671 to add RDS Backtracks, Events and Option Groups

hermanschaaf avatar Mar 01 '23 17:03 hermanschaaf