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

The data connector.

Syntax

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