---
title: Mediapackage V2 Channel
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Mediapackage V2 Channel
---

# Mediapackage V2 Channel

This table represents the mediapackage_v2_channel resource from Amazon Web Services.

```
aws.mediapackage_v2_channel
```

## Fields

| Title                       | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | Description |
| --------------------------- | ---- | ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                        | core | string     |
| account_id                  | core | string     |
| arn                         | core | string     | The Amazon Resource Name (ARN) associated with the resource.                                                                                                                                                                                                                                                                                                                                                                                                                           |
| channel_group_name          | core | string     | The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.                                                                                                                                                                                                                                                                                                                            |
| channel_name                | core | string     | The name that describes the channel. The name is the primary identifier for the channel, and must be unique for your account in the AWS Region and channel group.                                                                                                                                                                                                                                                                                                                      |
| created_at                  | core | timestamp  | The date and time the channel was created.                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| description                 | core | string     | The description for your channel.                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| e_tag                       | core | string     | The current Entity Tag (ETag) associated with this resource. The entity tag can be used to safely make concurrent updates to the resource.                                                                                                                                                                                                                                                                                                                                             |
| ingest_endpoints            | core | json       |
| input_switch_configuration  | core | json       | The configuration for input switching based on the media quality confidence score (MQCS) as provided from AWS Elemental MediaLive. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.                                                                                                                                                                                                                                                                        |
| input_type                  | core | string     | The input type will be an immutable field which will be used to define whether the channel will allow CMAF ingest or HLS ingest. If unprovided, it will default to HLS to preserve current behavior. The allowed values are: <ul> <li> <code>HLS</code> - The HLS streaming specification (which defines M3U8 manifests and TS segments). </li> <li> <code>CMAF</code> - The DASH-IF CMAF Ingest specification (which defines CMAF segments with optional DASH manifests). </li> </ul> |
| modified_at                 | core | timestamp  | The date and time the channel was modified.                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| output_header_configuration | core | json       | The settings for what common media server data (CMSD) headers AWS Elemental MediaPackage includes in responses to the CDN. This setting is valid only when <code>InputType</code> is <code>CMAF</code>.                                                                                                                                                                                                                                                                                |
| policy                      | core | string     | The policy assigned to the channel.                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| reset_at                    | core | timestamp  | The time that the channel was last reset.                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| tags                        | core | hstore_csv |
