Skip to content

/AWS1/CL_IOWSIDEWALKSTRTIMPI00

Information about an import task created for bulk provisioning.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_devicecreationfile TYPE /AWS1/IOWDEVICECREATIONFILE /AWS1/IOWDEVICECREATIONFILE

The CSV file contained in an S3 bucket that's used for adding devices to an import task.

iv_role TYPE /AWS1/IOWROLE /AWS1/IOWROLE

The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.


Queryable Attributes

DeviceCreationFile

The CSV file contained in an S3 bucket that's used for adding devices to an import task.

Accessible with the following methods

Method Description
GET_DEVICECREATIONFILE() Getter for DEVICECREATIONFILE, with configurable default
ASK_DEVICECREATIONFILE() Getter for DEVICECREATIONFILE w/ exceptions if field has no
HAS_DEVICECREATIONFILE() Determine if DEVICECREATIONFILE has a value

Role

The IAM role that allows AWS IoT Wireless to access the CSV file in the S3 bucket.

Accessible with the following methods

Method Description
GET_ROLE() Getter for ROLE, with configurable default
ASK_ROLE() Getter for ROLE w/ exceptions if field has no value
HAS_ROLE() Determine if ROLE has a value