View Source aws_iotfleethub (aws v1.0.4)

With Fleet Hub for AWS IoT Device Management you can build stand-alone web applications for monitoring the health of your device fleets.

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

Summary

Functions

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

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

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

Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.

Lists the tags for the specified resource.

Adds to or modifies the tags of the specified resource.

Removes the specified tags (metadata) from the resource.

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

Functions

Link to this function

create_application(Client, Input)

View Source

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.
Link to this function

create_application(Client, Input0, Options0)

View Source
Link to this function

delete_application(Client, ApplicationId, Input)

View Source

Deletes 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.
Link to this function

delete_application(Client, ApplicationId, Input0, Options0)

View Source
Link to this function

describe_application(Client, ApplicationId)

View Source

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.
Link to this function

describe_application(Client, ApplicationId, QueryMap, HeadersMap)

View Source
Link to this function

describe_application(Client, ApplicationId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_applications(Client)

View Source

Gets a list of Fleet Hub for AWS IoT Device Management web applications for the current account.

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

list_applications(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_applications(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source

Lists the tags for the specified resource.

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

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source

Adds to or modifies the tags of the specified resource.

Tags are metadata which can be used to manage a resource.

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

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source

Removes the specified tags (metadata) from the resource.

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

untag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

update_application(Client, ApplicationId, Input)

View Source

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.
Link to this function

update_application(Client, ApplicationId, Input0, Options0)

View Source