View Source AWS.IoTFleetHub (aws-elixir v1.0.0)

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

Summary

Functions

Creates a Fleet Hub for IoT Device Management web application.

Deletes a Fleet Hub for IoT Device Management web application.

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

Gets a list of Fleet Hub for 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 IoT Device Management web application.

Functions

Link to this function

create_application(client, input, options \\ [])

View Source

Creates a Fleet Hub for IoT Device Management web application.

When creating a Fleet Hub application, you must create an organization instance of IAM Identity Center if you don't already have one. The Fleet Hub application you create must also be in the same Amazon Web Services Region of the organization instance of IAM Identity Center. For more information see Enabling IAM Identity Center and Organization instances of IAM Identity Center.

Link to this function

delete_application(client, application_id, input, options \\ [])

View Source

Deletes a Fleet Hub for IoT Device Management web application.

Link to this function

describe_application(client, application_id, options \\ [])

View Source

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

Link to this function

list_applications(client, next_token \\ nil, options \\ [])

View Source

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

Link to this function

list_tags_for_resource(client, resource_arn, options \\ [])

View Source

Lists the tags for the specified resource.

Link to this function

tag_resource(client, resource_arn, input, options \\ [])

View Source

Adds to or modifies the tags of the specified resource.

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

Link to this function

untag_resource(client, resource_arn, input, options \\ [])

View Source

Removes the specified tags (metadata) from the resource.

Link to this function

update_application(client, application_id, input, options \\ [])

View Source

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