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 API Reference.
Required: Yes
Type: String
Update requires: Replacement