v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484025.0 KB

Creates a Fleet Hub for AWS IoT Device Management web application.

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

post/applications

Request body

applicationNamestring required

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.

roleArnstring required
<p>The ARN of the role that the web application assumes when it interacts with AWS IoT Core.</p> <note> <p>The name of the role must be in the form <code>AWSIotFleetHub_<i>random_string</i> </code>.</p> </note>
tagsobject

A set of key/value pairs that you can use to manage the web application resource.

Response

Success

applicationIdstring required

The unique Id of the web application.

applicationArnstring required

The ARN of the web application.