AWS::IoTTwinMaker::ComponentType DataConnector - 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::IoTTwinMaker::ComponentType DataConnector

The data connector.

Syntax

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

JSON

{ "IsNative" : Boolean, "Lambda" : LambdaFunction }

Properties

IsNative

A boolean value that specifies whether the data connector is native to IoT TwinMaker.

Required: No

Type: Boolean

Update requires: No interruption

Lambda

The Lambda function associated with the data connector.

Required: No

Type: LambdaFunction

Update requires: No interruption