This product is not supported for your selected
Datadog site. (
).
This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project,
feel free to reach out to us!aws_iotsitewise_gateway
account_id
Type: STRING
creation_date
Type: TIMESTAMP
Provider name: creationDate
Description: The date the gateway was created, in Unix epoch time.
gateway_capability_summaries
Type: UNORDERED_LIST_STRUCT
Provider name: gatewayCapabilitySummaries
Description: A list of gateway capability summaries that each contain a namespace and status. Each gateway capability defines data sources for the gateway. To retrieve a capability configuration’s definition, use DescribeGatewayCapabilityConfiguration.
capability_namespace
Type: STRING
Provider name: capabilityNamespace
Description: The namespace of the capability configuration. For example, if you configure OPC-UA sources from the IoT SiteWise console, your OPC-UA capability configuration has the namespace iotsitewise:opcuacollector:version
, where version
is a number such as 1
.
capability_sync_status
Type: STRING
Provider name: capabilitySyncStatus
Description: The synchronization status of the capability configuration. The sync status can be one of the following:IN_SYNC
– The gateway is running the capability configuration.NOT_APPLICABLE
– Synchronization is not required for this capability configuration. This is most common when integrating partner data sources, because the data integration is handled externally by the partner.OUT_OF_SYNC
– The gateway hasn’t received the capability configuration.SYNC_FAILED
– The gateway rejected the capability configuration.UNKNOWN
– The synchronization status is currently unknown due to an undetermined or temporary error.
gateway_id
Type: STRING
Provider name: gatewayId
Description: The ID of the gateway device.
gateway_name
Type: STRING
Provider name: gatewayName
Description: The name of the gateway.
Type: STRUCT
Provider name: gatewayPlatform
greengrass
Type: STRUCT
Provider name: greengrass
Description: A gateway that runs on IoT Greengrass.
group_arn
Type: STRING
Provider name: groupArn
Description: The ARN of the Greengrass group. For more information about how to find a group’s ARN, see ListGroups and GetGroup in the IoT Greengrass V1 API Reference.
greengrass_v2
Type: STRUCT
Provider name: greengrassV2
Description: A gateway that runs on IoT Greengrass V2.
core_device_operating_system
Type: STRING
Provider name: coreDeviceOperatingSystem
Description: The operating system of the core device in IoT Greengrass V2.
core_device_thing_name
Type: STRING
Provider name: coreDeviceThingName
Description: The name of the IoT thing for your IoT Greengrass V2 core device.
siemens_ie
Type: STRUCT
Provider name: siemensIE
Description: A SiteWise Edge gateway that runs on a Siemens Industrial Edge Device.
iot_core_thing_name
Type: STRING
Provider name: iotCoreThingName
Description: The name of the IoT Thing for your SiteWise Edge gateway.
gateway_version
Type: STRING
Provider name: gatewayVersion
Description: The version of the gateway. A value of 3
indicates an MQTT-enabled, V3 gateway, while 2
indicates a Classic streams, V2 gateway.
last_update_date
Type: TIMESTAMP
Provider name: lastUpdateDate
Description: The date the gateway was last updated, in Unix epoch time.
Type: UNORDERED_LIST_STRING