This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
moto
/
moto
/
ecs
History
beeva-antonioirizar
d13199ba06
remove nextToken if the library doesn't support pagination, because it doesn't send nextToken if it doesn't exceed maxResults. See documentation
http://docs.aws.amazon.com/cli/latest/reference/ecs/list-clusters.html
2016-02-09 18:08:55 +01:00
..
__init__.py
create, list, delete for cluster, task and service
2015-12-17 17:13:00 +00:00
models.py
add method describe_clusters for service ecs
2016-02-09 16:59:16 +01:00
responses.py
remove nextToken if the library doesn't support pagination, because it doesn't send nextToken if it doesn't exceed maxResults. See documentation
http://docs.aws.amazon.com/cli/latest/reference/ecs/list-clusters.html
2016-02-09 18:08:55 +01:00
urls.py
create, list, delete for cluster, task and service
2015-12-17 17:13:00 +00:00