This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_greengrass_connectivity_info

account_id

Type: STRING

connectivity_info

Type: UNORDERED_LIST_STRUCT
Provider name: connectivityInfo
Description: The connectivity information for the core device.

  • host_address
    Type: STRING
    Provider name: hostAddress
    Description: The IP address or DNS address where client devices can connect to an MQTT broker on the Greengrass core device.
  • id
    Type: STRING
    Provider name: id
    Description: An ID for the connectivity information.
  • metadata
    Type: STRING
    Provider name: metadata
    Description: Additional metadata to provide to client devices that connect to this core device.
  • port_number
    Type: INT32
    Provider name: portNumber
    Description: The port where the MQTT broker operates on the core device. This port is typically 8883, which is the default port for the MQTT broker component that runs on core devices.

message

Type: STRING
Provider name: message
Description: A message about the connectivity information request.

tags

Type: UNORDERED_LIST_STRING