awslabs / fargatecli

CLI for AWS Fargate
Apache License 2.0
893 stars 114 forks source link

fargate service list is not show the result when it has more 20 services. #114

Open nuttikung opened 4 years ago

nuttikung commented 4 years ago

I'm trying to list my services but it is shown

[!] Could not describe ELB target groups
ValidationError: You cannot describe more than '20' target groups at a time
status code: 400, request id: xxxx

Is it working as expected or just need it for enhancement ?