AWS::IoTWireless::WirelessDeviceImportTask Sidewalk - AWS CloudFormation

AWS::IoTWireless::WirelessDeviceImportTask Sidewalk

Sidewalk-related information about a wireless device import task.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "DeviceCreationFile" : String, "DeviceCreationFileList" : [ String, ... ], "Role" : String, "SidewalkManufacturingSn" : String }

Properties

DeviceCreationFile

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

Required: No

Type: String

Maximum: 1024

Update requires: No interruption

DeviceCreationFileList

List of Sidewalk devices that are added to the import task.

Required: No

Type: Array of String

Maximum: 1024

Update requires: No interruption

Role

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

Required: No

Type: String

Maximum: 2048

Update requires: No interruption

SidewalkManufacturingSn

The Sidewalk manufacturing serial number (SMSN) of the Sidewalk device.

Required: No

Type: String

Maximum: 64

Update requires: No interruption