moto/moto/ecs
2016-06-11 12:49:08 +02:00
..
__init__.py create, list, delete for cluster, task and service 2015-12-17 17:13:00 +00:00
models.py add ContainerInstance class in ecs models 2016-06-11 12:49:08 +02: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