-
Couldn't load subscription status.
- Fork 58
Feature/add s3 #178
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
base: master
Are you sure you want to change the base?
Feature/add s3 #178
Conversation
/collector/structs.go + AccountSpecifiedFiels struct to save AccountId and AccountName /collector/aws/common/structs.go + add Method getAccountName() /collector/aws/detector.go + save in DetectorManager the accountName from config file /collector/resources/* + save AccountSpecifiedFields with values in detectedStructs
… into feature_multi_account_selection
… into feature_multi_account_selection
Feature multi account selection
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @daniebrill,
The new S3 resource is very useful.
this branch include also the previews changes that have already been reviewed. for better review, can you please merge the branch with feature/multi_account_selection ?
Feature/multi account selection
What type of PR is this?
Backend Feature
What this PR does / why we need it:
Add checks for S3
Which issue(s) this PR fixes (if exists):
Additional documentation: