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

Contains a summary of a gateway capability configuration.

Syntax

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

JSON

{ "CapabilityConfiguration" : String, "CapabilityNamespace" : String }

Properties

CapabilityConfiguration

The JSON document that defines the configuration for the gateway capability. For more information, see Configuring data sources (CLI) in the AWS IoT SiteWise User Guide.

Required: No

Type: String

Update requires: No interruption

CapabilityNamespace

The namespace of the capability configuration. For example, if you configure OPC UA sources for an MQTT-enabled gateway, your OPC-UA capability configuration has the namespace iotsitewise:opcuacollector:3.

Required: Yes

Type: String

Update requires: No interruption