Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / iotwireless / delete-wireless-gateway-task-definition.rst
Size: Mime:
**To delete a wireless gateway task definition**

The following ``delete-wireless-gateway-task-definition`` example deletes the wireless gateway task definition that you created with the following ID. ::

    aws iotwireless delete-wireless-gateway-task-definition \
        --id "12345678-a1b2-3c45-67d8-e90fa1b2c34d"

This command produces no output.

For more information, see `Connecting devices and gateways to AWS IoT Core for LoRaWAN <https://docs.aws.amazon.com/iot/latest/developerguide/connect-iot-lorawan.html>`__ in the *AWS IoT Developers Guide*.