403Webshell
Server IP : 69.72.244.102  /  Your IP : 216.73.216.19
Web Server : LiteSpeed
System : Linux s3434.fra1.stableserver.net 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64
User : konzalta ( 1271)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /lib/python3.6/site-packages/awscli/examples/iotthingsgraph/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /lib/python3.6/site-packages/awscli/examples/iotthingsgraph/undeploy-system-instance.rst
**To undeploy a system instance from its target**

The following ``undeploy-system-instance`` example removes a system instance from its target. ::

    aws iotthingsgraph undeploy-system-instance \
        --id "urn:tdm:us-west-2/123456789012/default:Deployment:Room215"

Output::

    {
        "summary": {
            "id": "urn:tdm:us-west-2/123456789012/default:Deployment:Room215",
            "arn": "arn:aws:iotthingsgraph:us-west-2:123456789012:Deployment/default/Room215",
            "status": "PENDING_DELETE",
            "target": "GREENGRASS",
            "greengrassGroupName": "ThingsGraphGrnGr",
            "createdAt": 1553189694.255,
            "updatedAt": 1559344549.601,
            "greengrassGroupId": "01d04b07-2a51-467f-9d03-0c90b3cdcaaf",
            "greengrassGroupVersionId": "731b371d-d644-4b67-ac64-3934e99b75d7"
        }
    }

For more information, see `Lifecycle Management for AWS IoT Things Graph Entities, Flows, Systems, and Deployments <https://docs.aws.amazon.com/thingsgraph/latest/ug/iot-tg-lifecycle.html>`__ in the *AWS IoT Things Graph User Guide*.

Youez - 2016 - github.com/yon3zu
LinuXploit