prowler
prowler copied to clipboard
chore(aws): fix resource types to match with ASFF resources
Context
Some ResourceTypes did not match with https://docs.aws.amazon.com/securityhub/latest/userguide/asff-resources.html
Description
Changed ResourceTypes that does not match with ASFF format.
Checklist
- Are there new checks included in this PR? No
- If so, do we need to update permissions for the provider? No.
- [x] Review if the code is being covered by tests.
- [x] Review if code is being documented following this specification https://github.com/google/styleguide/blob/gh-pages/pyguide.md#38-comments-and-docstrings
- [x] Review if backport is needed.
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.