mirror of
https://github.com/awslabs/iam-policy-autopilot.git
synced 2026-04-26 00:15:57 +03:00
[PR #116] [MERGED] fix: remove operation renaming #241
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#241
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/116
Author: @mschlaipfer
Created: 1/22/2026
Status: ✅ Merged
Merged: 1/22/2026
Merged by: @mschlaipfer
Base:
main← Head:fix-102📝 Commits (1)
be25b7bfix: remove operation renaming📊 Changes
3 files changed (+0 additions, -66 deletions)
View changed files
📝
iam-policy-autopilot-policy-generation/resources/config/service-configuration.json(+0 -6)📝
iam-policy-autopilot-policy-generation/src/enrichment/resource_matcher.rs(+0 -15)📝
iam-policy-autopilot-policy-generation/src/service_configuration.rs(+0 -45)📄 Description
Issue #, if available: #102
Description of changes:
Removes operation renaming, which was already unused. Note how service references has entries for both
ListObjectsandListObjectsV2(the only wrongly renamed operation): https://servicereference.us-east-1.amazonaws.com/v1/s3/s3.jsonBy 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.