mirror of
https://github.com/awslabs/iam-policy-autopilot.git
synced 2026-04-26 00:15:57 +03:00
[PR #6] [MERGED] Add chained FAS operations until fixed-point #166
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#166
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/6
Author: @mschlaipfer
Created: 11/19/2025
Status: ✅ Merged
Merged: 11/19/2025
Merged by: @mschlaipfer
Base:
prerelease← Head:prerelease📝 Commits (3)
0658f95Add chained FAS operations until fixed-pointda6f4a6Clean up testsa09f6ddRemove TODO📊 Changes
2 files changed (+535 additions, -64 deletions)
View changed files
📝
iam-policy-autopilot-policy-generation/src/enrichment/operation_fas_map.rs(+111 -24)📝
iam-policy-autopilot-policy-generation/src/enrichment/resource_matcher.rs(+424 -40)📄 Description
Issue #, if available:
Description of changes: Add FAS operations until fixed-point, not just a single one. Ensure we detect cycles to avoid infinite loops. Changes the datatype for the FAS operation context so we can implement
Hash.By 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.