[PR #116] [MERGED] fix: remove operation renaming #241

Closed
opened 2026-03-15 11:55:18 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix-102


📝 Commits (1)

  • be25b7b fix: 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 ListObjects and ListObjectsV2 (the only wrongly renamed operation): https://servicereference.us-east-1.amazonaws.com/v1/s3/s3.json

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.

## 📋 Pull Request Information **Original PR:** https://github.com/awslabs/iam-policy-autopilot/pull/116 **Author:** [@mschlaipfer](https://github.com/mschlaipfer) **Created:** 1/22/2026 **Status:** ✅ Merged **Merged:** 1/22/2026 **Merged by:** [@mschlaipfer](https://github.com/mschlaipfer) **Base:** `main` ← **Head:** `fix-102` --- ### 📝 Commits (1) - [`be25b7b`](https://github.com/awslabs/iam-policy-autopilot/commit/be25b7b3b8d3160b2a0d74362295b70307d3c8c3) fix: remove operation renaming ### 📊 Changes **3 files changed** (+0 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description *Issue #, if available:* #102 *Description of changes:* Removes operation renaming, which was already unused. Note how service references has entries for both `ListObjects` and `ListObjectsV2` (the only wrongly renamed operation): https://servicereference.us-east-1.amazonaws.com/v1/s3/s3.json By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:55:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/iam-policy-autopilot#241
No description provided.