feat(aws): add support for aws iam saml providers
Summary
Describe your changes.
Related issues or links
Include links to relevant issues or other pages.
- https://github.com/cartography-cncf/cartography/issues/1885
Checklist
Provide proof that this works (this makes reviews move faster). Please perform one or more of the following:
- [ ] Update/add unit or integration tests.
- [ ] Include a screenshot showing what the graph looked like before and after your changes.
- [ ] Include console log trace showing what happened before and after your changes.
If you are changing a node or relationship:
If you are implementing a new intel module:
-
[ ] Use the NodeSchema data model.
-
[ ] Confirm that the linter actually passes (submitting a PR where the linter fails shows reviewers that you did not test your code and will delay your review).
please review - @achantavy
Hey @abhinav-1305, please fix the linter errors and ensure proper testing is done for this module by following the PR checklist. It's not ready for a review until that is done. Write back if you need help. Thank you!