You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a way to not compact the IAM policies, at least when diffing? A lambda role has permissions on a queue and I add to it an additional queue. Instead of showing the addition of the permissions for the second queue, it shows a removal on the first queue and then an addition of both queues together (see screenshot). While I understand the policies are length-limited, the diff essentially shows red (and triggers downstream protection we could have in place to prevent that) when there is only additional permissions.
Any advice?
I've cut the screenshot, but obviously it's in the middle of a bunch of other changes, make it harder to detect.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
is there a way to not compact the IAM policies, at least when diffing? A lambda role has permissions on a queue and I add to it an additional queue. Instead of showing the addition of the permissions for the second queue, it shows a removal on the first queue and then an addition of both queues together (see screenshot). While I understand the policies are length-limited, the diff essentially shows red (and triggers downstream protection we could have in place to prevent that) when there is only additional permissions.
Any advice?
I've cut the screenshot, but obviously it's in the middle of a bunch of other changes, make it harder to detect.
Beta Was this translation helpful? Give feedback.
All reactions