iam: Support wildcard AWS principal #94

Open
opened 2024-11-01 12:49:49 +00:00 by dkirillov · 0 comments
Member

It would be nice to support Principal format like

{
  "Principal": {"AWS":"*"}
}

Currently we support only

{
  "Principal": "*"
}
It would be nice to support Principal format like ```json { "Principal": {"AWS":"*"} } ``` Currently we support only ```json { "Principal": "*" } ```
alexvanin self-assigned this 2024-11-05 07:12:31 +00: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: TrueCloudLab/policy-engine#94
No description provided.