AWSCDK::IoTWireless

22 types

AWS::IoTWireless Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::IoTWireless.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 11

CfnDestinationCreates a new destination that maps a device message to an AWS IoT rule. CfnDeviceProfileCreates a new device profile. CfnFuotaTaskA FUOTA task. CfnMulticastGroupA multicast group. CfnNetworkAnalyzerConfigurationNetwork analyzer configuration. CfnPartnerAccountA partner account. CfnServiceProfileCreates a new service profile. CfnTaskDefinitionCreates a gateway task definition. CfnWirelessDeviceProvisions a wireless device. CfnWirelessDeviceImportTaskInformation about an import task for wireless devices. CfnWirelessGatewayProvisions a wireless gateway.

Interfaces 11

CfnDestinationPropsProperties for defining a `CfnDestination`. CfnDeviceProfilePropsProperties for defining a `CfnDeviceProfile`. CfnFuotaTaskPropsProperties for defining a `CfnFuotaTask`. CfnMulticastGroupPropsProperties for defining a `CfnMulticastGroup`. CfnNetworkAnalyzerConfigurationPropsProperties for defining a `CfnNetworkAnalyzerConfiguration`. CfnPartnerAccountPropsProperties for defining a `CfnPartnerAccount`. CfnServiceProfilePropsProperties for defining a `CfnServiceProfile`. CfnTaskDefinitionPropsProperties for defining a `CfnTaskDefinition`. CfnWirelessDeviceImportTaskPropsProperties for defining a `CfnWirelessDeviceImportTask`. CfnWirelessDevicePropsProperties for defining a `CfnWirelessDevice`. CfnWirelessGatewayPropsProperties for defining a `CfnWirelessGateway`.