mirror of
https://github.com/awslabs/iam-policy-autopilot.git
synced 2026-04-25 16:05:58 +03:00
[GH-ISSUE #99] Remove name field in Resource #157
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#157
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 (Jan 13, 2026).
Original GitHub issue: https://github.com/awslabs/iam-policy-autopilot/issues/99
Originally assigned to: @mschlaipfer on GitHub.
Called out in https://github.com/awslabs/iam-policy-autopilot/pull/84. The
namefield is not used so we should remove it.@mschlaipfer commented on GitHub (Jan 22, 2026):
Decided to keep it, as the resource name/type might become useful in the future.