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

The gateway's platform configuration. You can only specify one platform type in a gateway.

(Legacy only) For Greengrass V1 gateways, specify the greengrass parameter with a valid Greengrass group ARN.

For Greengrass V2 gateways, specify the greengrassV2 parameter with a valid core device thing name. If creating a V3 gateway (gatewayVersion=3), you must also specify the coreDeviceOperatingSystem.

For Siemens Industrial Edge gateways, specify the siemensIE parameter with a valid IoT Core thing name.

Syntax

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

Properties

GreengrassV2

A gateway that runs on AWS IoT Greengrass V2.

Required: No

Type: GreengrassV2

Update requires: Replacement

SiemensIE

An AWS IoT SiteWise Edge gateway that runs on a Siemens Industrial Edge Device.

Required: No

Type: SiemensIE

Update requires: Replacement