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 / iotsitewise / delete-dashboard.rst
Size: Mime:
**To delete a dashboard**

The following ``delete-dashboard`` example deletes a wind turbine dashboard. ::

    aws iotsitewise delete-dashboard \
        --dashboard-id a1b2c3d4-5678-90ab-cdef-fffffEXAMPLE

This command produces no output.

For more information, see `Deleting dashboards <https://docs.aws.amazon.com/iot-sitewise/latest/appguide/delete-dashboards.html>`__ in the *AWS IoT SiteWise Monitor Application Guide*.