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

Contains details for a gateway that runs on Amazon IoT Greengrass. To create a gateway that runs on Amazon IoT Greengrass, you must add the IoT SiteWise connector to a Greengrass group and deploy it. Your Greengrass group must also have permissions to upload data to Amazon IoT SiteWise. For more information, see Ingesting data using a gateway in the Amazon IoT SiteWise User Guide.

Syntax

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

JSON

{ "GroupArn" : String }

YAML

GroupArn: String

Properties

GroupArn

The ARN of the Greengrass group. For more information about how to find a group's ARN, see ListGroups and GetGroup in the Amazon IoT Greengrass V1 API Reference.

Required: Yes

Type: String

Update requires: Replacement