AWS::IoTSiteWise::Gateway GreengrassV2 - 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::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 CloudFormation template, use the following syntax:

JSON

{ "CoreDeviceOperatingSystem" : String, "CoreDeviceThingName" : String }

Properties

CoreDeviceOperatingSystem

Property description not available.

Required: No

Type: String

Allowed values: LINUX_AARCH64 | LINUX_AMD64 | WINDOWS_AMD64

Update requires: Replacement

CoreDeviceThingName

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

Required: Yes

Type: String

Update requires: Replacement