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

Contains a summary of a gateway capability configuration.

Syntax

To declare this entity in your Amazon 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 Amazon 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 from the Amazon IoT SiteWise console, your OPC-UA capability configuration has the namespace iotsitewise:opcuacollector:version, where version is a number such as 1.

Required: Yes

Type: String

Update requires: No interruption