Kelton Manzanares

Results 3 issues of Kelton Manzanares

I got this error when using the example IAM policy from the readme: `Missing required field Principal - undefined`. Adding `"Principal": "*",` to each statement fixed it for me.