mirror of
https://github.com/awslabs/iam-policy-autopilot.git
synced 2026-04-25 16:05:58 +03:00
[GH-ISSUE #78] Improve --service-hints help text and document in README.md #48
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/iam-policy-autopilot#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mschlaipfer on GitHub (Dec 12, 2025).
Original GitHub issue: https://github.com/awslabs/iam-policy-autopilot/issues/78
We currently do not mention
--service-hintsin ourREADME.md. We also should, in the help text of thegenerate-policiesCLI command, explain better how it works (it filters after the extraction phase, so actions from other services can be in the final policy if there are FAS operations) and that it can help with false positive extractions.