You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If applicable, what version of Node.js are you using?
18.19.0
Amplify CLI Version
12.10.3
What operating system are you using?
Mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No
Describe the bug
listGroups API action present in Admin Actions API is not giving correct results when number of groups present in Cognito user pool is more than 25. In first call, only 25 groups are returned.
Expected behavior
25 groups should be returned along with value of NextToken to be used for subsequent calls.
Reproduction steps
Install admin actions API, create more than 25 groups in Cognito user pool and invoke listGroups API.
Project Identifier
No response
Log output
# Put your logs below this line
Additional information
No response
Before submitting, please confirm:
I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
I have removed any sensitive information from my code snippets and submission.
The text was updated successfully, but these errors were encountered:
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
18.19.0
Amplify CLI Version
12.10.3
What operating system are you using?
Mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
No
Describe the bug
listGroups API action present in Admin Actions API is not giving correct results when number of groups present in Cognito user pool is more than 25. In first call, only 25 groups are returned.
Expected behavior
25 groups should be returned along with value of NextToken to be used for subsequent calls.
Reproduction steps
Install admin actions API, create more than 25 groups in Cognito user pool and invoke listGroups API.
Project Identifier
No response
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: