iam-floyd icon indicating copy to clipboard operation
iam-floyd copied to clipboard

Check type of all generated condition operators

Open udondan opened this issue 5 years ago • 2 comments

Many should be of type number, ARN or Date instead of string.

For example s3:object-lock-remaining-retention-days should most probably be numeric instead of string

udondan avatar Jun 21 '20 08:06 udondan

Logic has been implemented and a first condition ec2:SnapshotTime has been fixed (and tested).

udondan avatar Jul 05 '20 09:07 udondan

Not sure if you're aware of https://github.com/Netflix-Skunkworks/policyuniverse, but there's a data.json file containing interesting information. No involvement with the project! Just wanted to share.

akefirad avatar Mar 09 '21 13:03 akefirad