Calling User Pool endpoint has any quotas?

0

Does calling the endpoint (e.g. GET /oauth2/userInfo) has any limit quotas?

Example, GetUser api call has a limit of 120 requests per second. Does GET /oauth2/userInfo also counts as a request?

質問済み 2年前517ビュー
1回答
0

Hi,

Yes, calling UserInfo endpoint will count as a request to GetUser and will be subject to UserRead category limits. Depends on your use-case, you can get user profile information from the id-token without calling userInfo endpoint.

AWS
エキスパート
回答済み 2年前

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

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

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

関連するコンテンツ