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 :(

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ