WirelessDeviceImportTask - AWS IoT Wireless

WirelessDeviceImportTask

Information about an import task for wireless devices.

Contents

Arn

The ARN (Amazon Resource Name) of the wireless device import task.

Type: String

Length Constraints: Maximum length of 128.

Required: No

CreationTime

The time at which the import task was created.

Type: Timestamp

Required: No

DestinationName

The name of the Sidewalk destination that that describes the IoT rule to route messages from the device in the import task that will be onboarded to AWS IoT Wireless

Type: String

Length Constraints: Maximum length of 128.

Pattern: [a-zA-Z0-9-_]+

Required: No

FailedImportedDeviceCount

The summary information of count of wireless devices in an import task that failed to onboarded to the import task.

Type: Long

Required: No

Id

The ID of the wireless device import task.

Type: String

Length Constraints: Maximum length of 256.

Required: No

InitializedImportedDeviceCount

The summary information of count of wireless devices that are waiting for the control log to be added to an import task.

Type: Long

Required: No

OnboardedImportedDeviceCount

The summary information of count of wireless devices in an import task that have been onboarded to the import task.

Type: Long

Required: No

PendingImportedDeviceCount

The summary information of count of wireless devices in an import task that are waiting in the queue to be onboarded.

Type: Long

Required: No

Sidewalk

The Sidewalk-related information of the wireless device import task.

Type: SidewalkGetStartImportInfo object

Required: No

Status

The status information of the wireless device import task.

Type: String

Valid Values: INITIALIZING | INITIALIZED | PENDING | COMPLETE | FAILED | DELETING

Required: No

StatusReason

The reason that provides additional information about the import task status.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: