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
{ "CoreDeviceOperatingSystem" :
String
, "CoreDeviceThingName" :String
}
YAML
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 Amazon IoT thing for your Amazon IoT Greengrass V2 core device.
Required: Yes
Type: String
Update requires: Replacement