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

# aws_ivs_ingest_configuration{% #aws_ivs_ingest_configuration %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `arn` **Description**: Ingest configuration ARN. 

## `attributes`{% #attributes %}

**Type**: `MAP_STRING_STRING` **Provider name**: `attributes` **Description**: Application-provided attributes to to store in the IngestConfiguration and attach to a stage. Map keys and values can contain UTF-8 encoded text. The maximum length of this field is 1 KB total. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. 

## `ingest_protocol`{% #ingest_protocol %}

**Type**: `STRING` **Provider name**: `ingestProtocol` **Description**: Type of ingest protocol that the user employs for broadcasting. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: Ingest name 

## `participant_id`{% #participant_id %}

**Type**: `STRING` **Provider name**: `participantId` **Description**: ID of the participant within the stage. 

## `stage_arn`{% #stage_arn %}

**Type**: `STRING` **Provider name**: `stageArn` **Description**: ARN of the stage with which the IngestConfiguration is associated. 

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `state` **Description**: State of the ingest configuration. It is `ACTIVE` if a publisher currently is publishing to the stage associated with the ingest configuration. 

## `stream_key`{% #stream_key %}

**Type**: `STRING` **Provider name**: `streamKey` **Description**: Ingest-key value for the RTMP(S) protocol. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `user_id`{% #user_id %}

**Type**: `STRING` **Provider name**: `userId` **Description**: Customer-assigned name to help identify the participant using the IngestConfiguration; this can be used to link a participant to a user in the customer's own systems. This can be any UTF-8 encoded text. This field is exposed to all stage participants and should not be used for personally identifying, confidential, or sensitive information. 
