AWS - Identity and Access Management
A user has a policy allowing
lambda:InvokeFunction on all functions, but a resource-based policy on a specific Lambda function denies lambda:InvokeFunction for that user. What is the final effect when the user tries to invoke that function?