feat: add new aws iam identity center scripts#24
Merged
dannysteenman merged 2 commits intomainfrom Mar 16, 2023
Merged
Conversation
dannysteenman
added a commit
that referenced
this pull request
Mar 19, 2026
* feat(cli): split live discovery into discover command * feat(sdk): route live discovery through resource explorer * docs: align discovery guidance with resource explorer model * fix(cli): preserve discover policy exit code * refactor(cli): return discover exit codes explicitly * test(sdk): prove lambda client reuse under concurrency * test(sdk): isolate aws region provider chain test * refactor: remove legacy discovery compatibility * test(rules): enforce discovery metadata invariant * refactor(sdk): rename scanner facade to client * fix(sdk): merge runtime config onto loaded config * fix(discovery): validate region input and sanitize errors * fix(cli): sanitize unknown runtime errors * fix(cli): restore scan coverage and share validators * fix(cli): ignore parent all region for init
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request checklist
Please check if your PR fulfills the following requirements:
Pull request type
Please check the type of change your PR introduces:
Other information