invokedViaFunctionUrl
Restricts the lambda:InvokeFunction
action to calls coming from a function URL. When set to true
, this prevents the principal from invoking the function by any means other than the function URL. For more information, see Security and auth model for Lambda function URLs.