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?

feita há 2 anos518 visualizações
1 Resposta
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
ESPECIALISTA
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas