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?

posta 2 anni fa518 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande