AWS::IoTSiteWise::Gateway GreengrassV2 - AWS CloudFormation

AWS::IoTSiteWise::Gateway GreengrassV2

Contains details for a gateway that runs on AWS IoT Greengrass V2. To create a gateway that runs on AWS IoT Greengrass V2, you must deploy the IoT SiteWise Edge component to your gateway device. Your Greengrass device role must use the AWSIoTSiteWiseEdgeAccess policy. For more information, see Using AWS IoT SiteWise at the edge in the AWS IoT SiteWise User Guide.

Syntax

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

JSON

{ "CoreDeviceThingName" : String }

YAML

CoreDeviceThingName: String

Properties

CoreDeviceThingName

The name of the AWS IoT thing for your AWS IoT Greengrass V2 core device.

Required: Yes

Type: String

Update requires: Replacement