mirror of
https://github.com/awslabs/iam-policy-autopilot.git
synced 2026-04-26 00:15:57 +03:00
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#225
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?
📋 Pull Request Information
Original PR: https://github.com/awslabs/iam-policy-autopilot/pull/93
Author: @karanjitsingh
Created: 12/19/2025
Status: ❌ Closed
Base:
main← Head:main📄 Description
Issue #, if available: #92
Description of changes:
Introduces
--read-onlyflag as a security guardrail. currentlyfix_access_deniedis the only tool that mutates policies in customer's account, we should simply disable this tool if read-only flag is set, sincegenerate_policy_for_access_deniedalready exists, no need for custom logic withinfix_access_deniedBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.