getFunctionUrlConfig doesn't work as expected

0

Trying to use the function getFunctionUrlConfig with correct FunctionName param. Keep getting 404 ResourceNotFoundException even though the same param works with other functions like getFunctionEventInvokeConfig. Is it a permission thing on the lambda? Using NodeJS and AWS SDK.

已提問 2 年前檢視次數 249 次
1 個回答
0

Are you using the latest version of the SDK? Function URLs are fairly new.

專家
已回答 2 年前
  • Thank you @skinsman. Yeah I did update the AWS-SDK version (v 2.1141.0 on npm). It still doesn't work :(

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

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

回答問題指南