---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_greengrass_connectivity_info{% #aws_greengrass_connectivity_info %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `connectivity_info`{% #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`{% #message %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
