Enable function URL for container based lambda

0

I have a simple lambda that I would like to enable function URL to assign an HTTPS endpoint; however, it is a container-based lambda, and I don't see enable function URL as an option in the Advanced settings.

Do I have to use API Gateway to assign an endpoint to container-based lambdas or is there some other way to make it accessible?

2 個答案
0

You can find the function URL configuration at Function -> Configuration Tab -> Function URL, you can refer the screenshot below

I've tested this feature with container-based lambda.

Function URL for Container based Lambda functions

已回答 1 年前
0

Seems like the "Function URL" feature is region-dependent.

Creating lambda in me-central-1

Creating lambda in us-east-1

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南