AWS::IoTWireless::WirelessDeviceImportTask Sidewalk - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::IoTWireless::WirelessDeviceImportTask Sidewalk

Sidewalk-related information about a wireless device import task.

Syntax

To declare this entity in your 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