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
Hi, thank you for opening this issue. It looks like you have an IAM policy that references this custom resource?
This is not something that the tool currently supports, though the error message could be better. The problem is that the tool could not know what type of ARN your custom resource generates since it could be any AWS resource. The tool throws an error in this type of situation so that a bad actor couldn't use this strategy as a way to get around policy validation checks.
I think what could be added in the future is some sort of configuration that allows you to intentionally ignore situations like this, but that does not exist today.
Hi,
I am using the Custom Resource backed by Lambda function in the same template.
But I got
The text was updated successfully, but these errors were encountered: