-
Notifications
You must be signed in to change notification settings - Fork 19
fix: incorrect ResourceType ref for service clinet init of AWS #82
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: main
Are you sure you want to change the base?
Conversation
Important Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services. |
Reviewer's GuideIntroduces specific ResourceType constants for Inspector2 coverage, Inspector2 finding, and Network Firewall rule group, and updates client initialization and resource definitions to reference these new constants instead of generic ones. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Thank you for your contribution to CloudRec!
What About:
java
)go
)opa
)Description:
Bug Fixes:
Summary by Sourcery
Separate Inspector2 and Network Firewall resource types, introduce corresponding constants, and update service initialization and resource definitions to reference the correct AWS resource types.
New Features:
Bug Fixes:
Enhancements: