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

# aws_medialive_offering{% #aws_medialive_offering %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: Unique offering ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:offering:87654321'

## `currency_code`{% #currency_code %}

**Type**: `STRING`**Provider name**: `CurrencyCode`**Description**: Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD'

## `duration`{% #duration %}

**Type**: `INT32`**Provider name**: `Duration`**Description**: Lease duration, e.g. '12'

## `duration_units`{% #duration_units %}

**Type**: `STRING`**Provider name**: `DurationUnits`**Description**: Units for duration, e.g. 'MONTHS'

## `fixed_price`{% #fixed_price %}

**Type**: `DOUBLE`**Provider name**: `FixedPrice`**Description**: One-time charge for each reserved resource, e.g. '0.0' for a NO_UPFRONT offering

## `offering_description`{% #offering_description %}

**Type**: `STRING`**Provider name**: `OfferingDescription`**Description**: Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard VQ in US West (Oregon)'

## `offering_id`{% #offering_id %}

**Type**: `STRING`**Provider name**: `OfferingId`**Description**: Unique offering ID, e.g. '87654321'

## `offering_type`{% #offering_type %}

**Type**: `STRING`**Provider name**: `OfferingType`**Description**: Offering type, e.g. 'NO_UPFRONT'

## `region`{% #region %}

**Type**: `STRING`**Provider name**: `Region`**Description**: AWS region, e.g. 'us-west-2'

## `resource_specification`{% #resource_specification %}

**Type**: `STRUCT`**Provider name**: `ResourceSpecification`**Description**: Resource configuration details

- `channel_class`**Type**: `STRING`**Provider name**: `ChannelClass`**Description**: Channel class, e.g. 'STANDARD'
- `codec`**Type**: `STRING`**Provider name**: `Codec`**Description**: Codec, e.g. 'AVC'
- `maximum_bitrate`**Type**: `STRING`**Provider name**: `MaximumBitrate`**Description**: Maximum bitrate, e.g. 'MAX_20_MBPS'
- `maximum_framerate`**Type**: `STRING`**Provider name**: `MaximumFramerate`**Description**: Maximum framerate, e.g. 'MAX_30_FPS' (Outputs only)
- `resolution`**Type**: `STRING`**Provider name**: `Resolution`**Description**: Resolution, e.g. 'HD'
- `resource_type`**Type**: `STRING`**Provider name**: `ResourceType`**Description**: Resource type, 'INPUT', 'OUTPUT', 'MULTIPLEX', or 'CHANNEL'
- `special_feature`**Type**: `STRING`**Provider name**: `SpecialFeature`**Description**: Special feature, e.g. 'AUDIO_NORMALIZATION' (Channels only)
- `video_quality`**Type**: `STRING`**Provider name**: `VideoQuality`**Description**: Video quality, e.g. 'STANDARD' (Outputs only)

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `usage_price`{% #usage_price %}

**Type**: `DOUBLE`**Provider name**: `UsagePrice`**Description**: Recurring usage charge for each reserved resource, e.g. '157.0'
