moto/moto/ecs
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