AWS::IoTSiteWise::GatewayResource schema for AWS::IoTSiteWise::Gateway
5 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
GatewayName | string | Required |
GatewayPlatform | GatewayPlatform | RequiredCreate-only |
GatewayCapabilitySummaries | Array<GatewayCapabilitySummary> | |
GatewayVersion | string | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
GatewayId | string | The ID of the gateway device. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::IoTSiteWise::Gateway
Resources:
MyResource:
Type: AWS::IoTSiteWise::Gateway
Properties:
GatewayName: "my-gatewayname"
GatewayPlatform: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
iotsitewise:CreateGatewayiotsitewise:DescribeGatewayiotsitewise:DescribeGatewayCapabilityConfigurationiotsitewise:UpdateGatewayCapabilityConfigurationiam:PassRoleiam:GetRoleiotsitewise:ListTagsForResourceiotsitewise:TagResourceiotsitewise:DescribeGatewayiotsitewise:DescribeGatewayCapabilityConfigurationiotsitewise:ListTagsForResourceiotsitewise:UpdateGatewayiotsitewise:UpdateGatewayCapabilityConfigurationiotsitewise:TagResourceiotsitewise:UntagResourceiotsitewise:DescribeGatewayiotsitewise:DescribeGatewayCapabilityConfigurationiotsitewise:ListTagsForResourceiotsitewise:DescribeGatewayiotsitewise:DescribeGatewayCapabilityConfigurationiotsitewise:DeleteGatewayiotsitewise:ListGatewaysiotsitewise:ListTagsForResourceOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterGatewayIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
GatewayPlatformGatewayVersion