1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
0
The ListUsersInGroupAsync method from AWSSDK.CognitoIdentityProvider defaults to returning a maximum of 25 users per request when the Limit property is not explicitly set in the ListUsersInGroupRequest. This default behavior is not clearly documented, causing confusion among developers expecting different results. It's advisable to check the AWS SDK documentation for Cognito Identity Provider for accurate information and consider providing feedback to AWS support for clarification and documentation updates. To retrieve more than 25 users, developers should explicitly set the Limit property in their request.
Contenido relevante
- preguntada hace 7 meses
- preguntada hace 4 meses
- preguntada hace 5 meses
- preguntada hace 10 meses
- OFICIAL DE AWSActualizada hace 2 años
- OFICIAL DE AWSActualizada hace 5 meses
- OFICIAL DE AWSActualizada hace 3 años
