AWS::IoTSiteWise::Gateway GreengrassV2 - 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::IoTSiteWise::Gateway GreengrassV2

Contains details for a gateway that runs on Amazon IoT Greengrass V2. To create a gateway that runs on Amazon 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 Amazon IoT SiteWise at the edge in the Amazon IoT SiteWise User Guide.

Syntax

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

JSON

{ "CoreDeviceThingName" : String }

YAML

CoreDeviceThingName: String

Properties

CoreDeviceThingName

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

Required: Yes

Type: String

Update requires: Replacement