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

# aws_mediaconnect_bridge{% #aws_mediaconnect_bridge %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `bridge_arn`{% #bridge_arn %}

**Type**: `STRING`**Provider name**: `BridgeArn`**Description**: The Amazon Resource Number (ARN) of the bridge.

## `bridge_messages`{% #bridge_messages %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `BridgeMessages`**Description**: Messages with details about the bridge.

- `code`**Type**: `STRING`**Provider name**: `Code`**Description**: The error code.
- `message`**Type**: `STRING`**Provider name**: `Message`**Description**: The specific error message that MediaConnect returns to help you understand the reason that the request did not succeed.
- `resource_name`**Type**: `STRING`**Provider name**: `ResourceName`**Description**: The name of the resource.

## `bridge_state`{% #bridge_state %}

**Type**: `STRING`**Provider name**: `BridgeState`**Description**: The state of the bridge.

## `egress_gateway_bridge`{% #egress_gateway_bridge %}

**Type**: `STRUCT`**Provider name**: `EgressGatewayBridge`**Description**: An egress bridge is a cloud-to-ground bridge. The content comes from an existing MediaConnect flow and is delivered to your premises.

- `instance_id`**Type**: `STRING`**Provider name**: `InstanceId`**Description**: The ID of the instance running this bridge.
- `max_bitrate`**Type**: `INT32`**Provider name**: `MaxBitrate`**Description**: The maximum expected bitrate (in bps) of the egress bridge.

## `ingress_gateway_bridge`{% #ingress_gateway_bridge %}

**Type**: `STRUCT`**Provider name**: `IngressGatewayBridge`**Description**: An ingress bridge is a ground-to-cloud bridge. The content originates at your premises and is delivered to the cloud.

- `instance_id`**Type**: `STRING`**Provider name**: `InstanceId`**Description**: The ID of the instance running this bridge.
- `max_bitrate`**Type**: `INT32`**Provider name**: `MaxBitrate`**Description**: The maximum expected bitrate (in bps) of the ingress bridge.
- `max_outputs`**Type**: `INT32`**Provider name**: `MaxOutputs`**Description**: The maximum number of outputs on the ingress bridge.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the bridge.

## `outputs`{% #outputs %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Outputs`**Description**: The outputs on this bridge.

- `flow_output`**Type**: `STRUCT`**Provider name**: `FlowOutput`**Description**: The output of the associated flow.
  - `flow_arn`**Type**: `STRING`**Provider name**: `FlowArn`**Description**: The Amazon Resource Number (ARN) of the cloud flow.
  - `flow_source_arn`**Type**: `STRING`**Provider name**: `FlowSourceArn`**Description**: The Amazon Resource Number (ARN) of the flow source.
  - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the bridge's output.
- `network_output`**Type**: `STRUCT`**Provider name**: `NetworkOutput`**Description**: The network output for the bridge.
  - `ip_address`**Type**: `STRING`**Provider name**: `IpAddress`**Description**: The network output IP address.
  - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The network output name.
  - `network_name`**Type**: `STRING`**Provider name**: `NetworkName`**Description**: The network output's gateway network name.
  - `port`**Type**: `INT32`**Provider name**: `Port`**Description**: The network output's port.
  - `protocol`**Type**: `STRING`**Provider name**: `Protocol`**Description**: The network output protocol.Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.
  - `ttl`**Type**: `INT32`**Provider name**: `Ttl`**Description**: The network output TTL.

## `placement_arn`{% #placement_arn %}

**Type**: `STRING`**Provider name**: `PlacementArn`**Description**: The placement Amazon Resource Number (ARN) of the bridge.

## `source_failover_config`{% #source_failover_config %}

**Type**: `STRUCT`**Provider name**: `SourceFailoverConfig`**Description**: The settings for source failover.

- `failover_mode`**Type**: `STRING`**Provider name**: `FailoverMode`**Description**: The type of failover you choose for this flow. MERGE combines the source streams into a single stream, allowing graceful recovery from any single-source loss. FAILOVER allows switching between different streams.
- `recovery_window`**Type**: `INT32`**Provider name**: `RecoveryWindow`**Description**: Search window time to look for dash-7 packets.
- `source_priority`**Type**: `STRUCT`**Provider name**: `SourcePriority`**Description**: The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
  - `primary_source`**Type**: `STRING`**Provider name**: `PrimarySource`**Description**: The name of the source you choose as the primary source for this flow.
- `state`**Type**: `STRING`**Provider name**: `State`**Description**: The state of source failover on the flow. If the state is inactive, the flow can have only one source. If the state is active, the flow can have one or two sources.

## `sources`{% #sources %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Sources`**Description**: The sources on this bridge.

- `flow_source`**Type**: `STRUCT`**Provider name**: `FlowSource`**Description**: The source of the associated flow.
  - `flow_arn`**Type**: `STRING`**Provider name**: `FlowArn`**Description**: The ARN of the cloud flow used as a source of this bridge.
  - `flow_vpc_interface_attachment`**Type**: `STRUCT`**Provider name**: `FlowVpcInterfaceAttachment`**Description**: The name of the VPC interface attachment to use for this source.
    - `vpc_interface_name`**Type**: `STRING`**Provider name**: `VpcInterfaceName`**Description**: The name of the VPC interface to use for this resource.
  - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the flow source.
  - `output_arn`**Type**: `STRING`**Provider name**: `OutputArn`**Description**: The Amazon Resource Number (ARN) of the output.
- `network_source`**Type**: `STRUCT`**Provider name**: `NetworkSource`**Description**: The network source for the bridge.
  - `multicast_ip`**Type**: `STRING`**Provider name**: `MulticastIp`**Description**: The network source multicast IP.
  - `multicast_source_settings`**Type**: `STRUCT`**Provider name**: `MulticastSourceSettings`**Description**: The settings related to the multicast source.
    - `multicast_source_ip`**Type**: `STRING`**Provider name**: `MulticastSourceIp`**Description**: The IP address of the source for source-specific multicast (SSM).
  - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the network source.
  - `network_name`**Type**: `STRING`**Provider name**: `NetworkName`**Description**: The network source's gateway network name.
  - `port`**Type**: `INT32`**Provider name**: `Port`**Description**: The network source port.
  - `protocol`**Type**: `STRING`**Provider name**: `Protocol`**Description**: The network source protocol.Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
