v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484025.0 KB

Gets information about 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.

get/applications/{applicationId}

Path parameters

applicationIdstring required

The unique Id of the web application.

Response

Success

applicationIdstring required

The unique Id of the web application.

applicationArnstring required

The ARN of the web application.

applicationNamestring required

The name of the web application.

applicationDescriptionstring

An optional description of the web application.

applicationUrlstring required

The URL of the web application.

applicationState'CREATING' | 'DELETING' | 'ACTIVE' | 'CREATE_FAILED' | 'DELETE_FAILED' required

The current state of the web application.

applicationCreationDateinteger required

The date (in Unix epoch time) when the application was created.

applicationLastUpdateDateinteger required

The date (in Unix epoch time) when the application was last updated.

roleArnstring required

The ARN of the role that the web application assumes when it interacts with AWS IoT Core.

ssoClientIdstring

The Id of the single sign-on client that you use to authenticate and authorize users on the web application.

errorMessagestring

A message indicating why the <code>DescribeApplication</code> API failed.

tagsobject

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