AWS::IoTWireless::WirelessDeviceImportTask Sidewalk
Sidewalk-related information about a wireless device import task.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DeviceCreationFile" :String, "DeviceCreationFileList" :[ String, ... ], "Role" :String, "SidewalkManufacturingSn" :String}
YAML
DeviceCreationFile:StringDeviceCreationFileList:- StringRole:StringSidewalkManufacturingSn: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:
1024Update requires: No interruption
DeviceCreationFileList-
List of Sidewalk devices that are added to the import task.
Required: No
Type: List of String
Update requires: No interruption
Role-
The IAM role that allows Amazon IoT Wireless to access the CSV file in the S3 bucket.
Required: No
Type: String
Maximum:
2048Update requires: No interruption
SidewalkManufacturingSn-
The Sidewalk manufacturing serial number (SMSN) of the Sidewalk device.
Required: No
Type: String
Maximum:
64Update requires: No interruption