stelligent/cfn_nag

False positive for `lambda:InvokeFunctionUrl` when `AuthType` is `NONE`.

moltar opened this issue · 0 comments

Fail:

| FAIL F13
|
| Resource: ["RESTinvokefunctionurlF8"]
| Line Numbers: [1302]
|
| Lambda permission principal should not be wildcard

However, it needs to be a wildcard, when AuthType: NONE.

Docs: https://docs.aws.amazon.com/lambda/latest/dg/urls-auth.html#urls-auth-none