I am looking to invoke lambda functions URI directly and not from the AWS API gateway URL.
I am able to invoke lambda exposed via AWS API gateway but not sure how to make a call to lambda function without it.
I am looking to invoke lambda functions URI directly and not from the AWS API gateway URL.
I am able to invoke lambda exposed via AWS API gateway but not sure how to make a call to lambda function without it.