Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AWS/RDS] Feat: adding RDS Support #12

Merged
merged 2 commits into from
Jan 31, 2021
Merged

[AWS/RDS] Feat: adding RDS Support #12

merged 2 commits into from
Jan 31, 2021

Conversation

deven96
Copy link
Collaborator

@deven96 deven96 commented Jan 30, 2021

#1 RDS

@deven96 deven96 requested a review from MeNsaaH January 30, 2021 01:50
// returns only instance IDs of unprotected rds instances
func getrdsInstanceDetails(svc *rds.Client, output *rds.DescribeDBClustersOutput, region string) ([]*resource.Resource, error) {
var rdsInstances []*resource.Resource
rdsLogger.Debug("Fetching EC2 Details")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fetching RDS Details

@MeNsaaH MeNsaaH changed the title adding rds support to reka [AWS/RDS] Feat: adding RDS Support Jan 31, 2021
@MeNsaaH MeNsaaH merged commit fc24b83 into master Jan 31, 2021
@MeNsaaH MeNsaaH deleted the feature/rds-support branch January 31, 2021 00:05
MeNsaaH pushed a commit that referenced this pull request Apr 5, 2022
MeNsaaH pushed a commit that referenced this pull request Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants