Support for RDS resources
aghassemlouei opened this issue · 4 comments
aghassemlouei commented
Requesting addition of AWS Relational Database (RDS) as time permits. Initially focusing on the deletion of the database instances themselves.
aghassemlouei commented
Can confirm that rds instance support has been added and functions as of v0.5.0
.
aghassemlouei commented
Can either repurpose git issue to include the following rds components or open individual ones accordingly:
- rds snapshots
- rds parameter groups
- rds event subscriptions
jckuester commented
Hi @aghassemlouei,
sorry for the long wait, but wanted to let you know that the following resources that you requested are supported now in https://github.com/jckuester/awsweeper/releases/tag/v0.11.0:
aws_db_parameter_group
aws_db_snapshot
aws_db_parameter_group
Let me know if that works for you, so I can close the issue.
aghassemlouei commented
Amazing! Closing this out as it is confirmed to be functioning in the us-gov-west-1 region.