v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484025.0 KB

Updates information about a Fleet Hub for a AWS IoT Device Management web application.

Fleet Hub for AWS IoT Device Management is in public preview and is subject to change.

patch/applications/{applicationId}

Path parameters

applicationIdstring required

The unique Id of the web application.

Request body

applicationNamestring

The name of the web application.

applicationDescriptionstring

An optional description of the web application.

clientTokenstring

A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

Response

Success

UpdateApplicationResponse required