404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.16.139.76: ~ $
**To update the state of a container instance**

The following ``update-container-instances-state`` updates the state of the specified container instance to ``DRAINING`` which will remove it from the cluster is it registered to. ::

    aws ecs update-container-instances-state \
        --container-instances 765936fadbdd46b5991a4bd70c2a43d4 \
        --status DRAINING

Output::

    {
        "containerInstances": [
            {
                "containerInstanceArn": "arn:aws:ecs:us-west-2:130757420319:container-instance/default/765936fadbdd46b5991a4bd70c2a43d4",
                "ec2InstanceId": "i-013d87ffbb4d513bf",
                "version": 4390,
                "versionInfo": {
                    "agentVersion": "1.29.0",
                    "agentHash": "a190a73f",
                    "dockerVersion": "DockerVersion:18.06.1-ce"
                },
                "remainingResources": [
                    {
                        "name": "CPU",
                        "type": "INTEGER",
                        "doubleValue": 0,
                        "longValue": 0,
                        "integerValue": 1536
                    },
                    {
                        "name": "MEMORY",
                        "type": "INTEGER",
                        "doubleValue": 0,
                        "longValue": 0,
                        "integerValue": 2681
                    },
                    {
                        "name": "PORTS",
                        "type": "STRINGSET",
                        "doubleValue": 0,
                        "longValue": 0,
                        "integerValue": 0,
                        "stringSetValue": [
                            "22",
                            "2376",
                            "2375",
                            "51678",
                            "51679"
                        ]
                    },
                    {
                        "name": "PORTS_UDP",
                        "type": "STRINGSET",
                        "doubleValue": 0,
                        "longValue": 0,
                        "integerValue": 0,
                        "stringSetValue": []
                    }
                ],
                "registeredResources": [
                    {
                        "name": "CPU",
                        "type": "INTEGER",
                        "doubleValue": 0,
                        "longValue": 0,
                        "integerValue": 2048
                    },
                    {
                        "name": "MEMORY",
                        "type": "INTEGER",
                        "doubleValue": 0,
                        "longValue": 0,
                        "integerValue": 3705
                    },
                    {
                        "name": "PORTS",
                        "type": "STRINGSET",
                        "doubleValue": 0,
                        "longValue": 0,
                        "integerValue": 0,
                        "stringSetValue": [
                            "22",
                            "2376",
                            "2375",
                            "51678",
                            "51679"
                        ]
                    },
                    {
                        "name": "PORTS_UDP",
                        "type": "STRINGSET",
                        "doubleValue": 0,
                        "longValue": 0,
                        "integerValue": 0,
                        "stringSetValue": []
                    }
                ],
                "status": "DRAINING",
                "agentConnected": true,
                "runningTasksCount": 2,
                "pendingTasksCount": 0,
                "attributes": [
                    {
                        "name": "ecs.capability.secrets.asm.environment-variables"
                    },
                    {
                        "name": "ecs.capability.branch-cni-plugin-version",
                        "value": "e0703516-"
                    },
                    {
                        "name": "ecs.ami-id",
                        "value": "ami-00e0090ac21971297"
                    },
                    {
                        "name": "ecs.capability.secrets.asm.bootstrap.log-driver"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.logging-driver.none"
                    },
                    {
                        "name": "ecs.capability.ecr-endpoint"
                    },
                    {
                        "name": "ecs.capability.docker-plugin.local"
                    },
                    {
                        "name": "ecs.capability.task-cpu-mem-limit"
                    },
                    {
                        "name": "ecs.capability.secrets.ssm.bootstrap.log-driver"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.30"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.31"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.32"
                    },
                    {
                        "name": "ecs.availability-zone",
                        "value": "us-west-2c"
                    },
                    {
                        "name": "ecs.capability.aws-appmesh"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.logging-driver.awslogs"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.24"
                    },
                    {
                        "name": "ecs.capability.task-eni-trunking"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.25"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.26"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.27"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.28"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.privileged-container"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.29"
                    },
                    {
                        "name": "ecs.cpu-architecture",
                        "value": "x86_64"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.ecr-auth"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.20"
                    },
                    {
                        "name": "ecs.os-type",
                        "value": "linux"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.21"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.22"
                    },
                    {
                        "name": "ecs.capability.task-eia"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.23"
                    },
                    {
                        "name": "ecs.capability.private-registry-authentication.secretsmanager"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.logging-driver.syslog"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.logging-driver.json-file"
                    },
                    {
                        "name": "ecs.capability.execution-role-awslogs"
                    },
                    {
                        "name": "ecs.vpc-id",
                        "value": "vpc-1234"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.17"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.18"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.docker-remote-api.1.19"
                    },
                    {
                        "name": "ecs.capability.task-eni"
                    },
                    {
                        "name": "ecs.capability.execution-role-ecr-pull"
                    },
                    {
                        "name": "ecs.capability.container-health-check"
                    },
                    {
                        "name": "ecs.subnet-id",
                        "value": "subnet-1234"
                    },
                    {
                        "name": "ecs.instance-type",
                        "value": "c5.large"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.task-iam-role-network-host"
                    },
                    {
                        "name": "ecs.capability.container-ordering"
                    },
                    {
                        "name": "ecs.capability.cni-plugin-version",
                        "value": "91ccefc8-2019.06.0"
                    },
                    {
                        "name": "ecs.capability.pid-ipc-namespace-sharing"
                    },
                    {
                        "name": "ecs.capability.secrets.ssm.environment-variables"
                    },
                    {
                        "name": "com.amazonaws.ecs.capability.task-iam-role"
                    }
                ],
                "registeredAt": 1560788724.507,
                "attachments": [],
                "tags": []
            }
        ],
        "failures": []
    }

Filemanager

Name Type Size Permission Actions
wait Folder 0755
create-capacity-provider.rst File 1.58 KB 0644
create-cluster.rst File 5.57 KB 0644
create-service.rst File 9.33 KB 0644
create-task-set.rst File 1.56 KB 0644
delete-account-setting.rst File 715 B 0644
delete-attributes.rst File 627 B 0644
delete-capacity-provider.rst File 3 KB 0644
delete-cluster.rst File 752 B 0644
delete-service.rst File 471 B 0644
delete-task-definitions.rst File 2.37 KB 0644
delete-task-set.rst File 1.59 KB 0644
deregister-container-instance.rst File 9.33 KB 0644
deregister-task-definition.rst File 1.33 KB 0644
describe-capacity-providers.rst File 3.31 KB 0644
describe-clusters.rst File 2.94 KB 0644
describe-container-instances.rst File 3.2 KB 0644
describe-services.rst File 1.84 KB 0644
describe-task-definition.rst File 1.83 KB 0644
describe-task-sets.rst File 1.68 KB 0644
describe-tasks.rst File 12.6 KB 0644
execute-command.rst File 747 B 0644
list-account-settings.rst File 1.5 KB 0644
list-attributes.rst File 853 B 0644
list-clusters.rst File 516 B 0644
list-container-instances.rst File 701 B 0644
list-services-by-namespace.rst File 680 B 0644
list-services.rst File 474 B 0644
list-tags-for-resource.rst File 574 B 0644
list-task-definition-families.rst File 927 B 0644
list-task-definitions.rst File 1.48 KB 0644
list-tasks.rst File 1 KB 0644
put-account-setting-default.rst File 770 B 0644
put-account-setting.rst File 667 B 0644
put-account-settings.rst File 543 B 0644
put-attributes.rst File 665 B 0644
put-cluster-capacity-providers.rst File 9.67 KB 0644
register-task-definition.rst File 2.62 KB 0644
run-task.rst File 1.46 KB 0644
start-task.rst File 1.94 KB 0644
stop-task.rst File 1.46 KB 0644
tag-resource.rst File 627 B 0644
untag-resource.rst File 306 B 0644
update-cluster-settings.rst File 1.04 KB 0644
update-container-agent.rst File 842 B 0644
update-container-instances-state.rst File 10.19 KB 0644
update-service-primary-task-set.rst File 1.56 KB 0644
update-service.rst File 703 B 0644
update-task-set.rst File 1.52 KB 0644