AWS::IoTWireless::WirelessDeviceImportTask Sidewalk - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 }

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 Amazon 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