Your organization has deployed a custom OCI Authorizer Function in a compartment named secure-auth-compartment to perform token-based validation for all ingress traffic. You have set up an API Gateway in a compartment named public-gateway-compartment with an associated dynamic group named apigw-dg containing the gateway instance. The API Gateway deployment is currently returning HTTP 500 errors because the gateway lacks the necessary permissions to invoke the authorizer function during request validation. Which minimal IAM policy statement should you write to grant the API Gateway the required permission to successfully invoke the authorizer function?
Submit