Skip to content

/AWS1/CL_IOF=>CREATEAPPLICATION()

About CreateApplication

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.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONNAME TYPE /AWS1/IOFNAME /AWS1/IOFNAME

The name of the web application.

IV_ROLEARN TYPE /AWS1/IOFARN /AWS1/IOFARN

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

The name of the role must be in the form AWSIotFleetHub_random_string .

Optional arguments:

IV_APPLICATIONDESCRIPTION TYPE /AWS1/IOFDESCRIPTION /AWS1/IOFDESCRIPTION

An optional description of the web application.

IV_CLIENTTOKEN TYPE /AWS1/IOFCLIENTREQUESTTOKEN /AWS1/IOFCLIENTREQUESTTOKEN

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.

IT_TAGS TYPE /AWS1/CL_IOFTAGMAP_W=>TT_TAGMAP TT_TAGMAP

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOFCREAPPLICATIONRSP /AWS1/CL_IOFCREAPPLICATIONRSP