1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
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.
Contenus pertinents
- demandé il y a un an
- demandé il y a 8 mois
- demandé il y a 2 ans
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a 6 mois
