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

# aws_transcribe_vocabulary{% #aws_transcribe_vocabulary %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `download_uri`{% #download_uri %}

**Type**: `STRING` **Provider name**: `DownloadUri` **Description**: The Amazon S3 location where the custom vocabulary is stored; use this URI to view or download the custom vocabulary. 

## `failure_reason`{% #failure_reason %}

**Type**: `STRING` **Provider name**: `FailureReason` **Description**: If `VocabularyState` is `FAILED`, `FailureReason` contains information about why the custom vocabulary request failed. See also: [Common Errors](https://docs.aws.amazon.com/transcribe/latest/APIReference/CommonErrors.html). 

## `language_code`{% #language_code %}

**Type**: `STRING` **Provider name**: `LanguageCode` **Description**: The language code you selected for your custom vocabulary. 

## `last_modified_time`{% #last_modified_time %}

**Type**: `TIMESTAMP` **Provider name**: `LastModifiedTime` **Description**: The date and time the specified custom vocabulary was last modified. Timestamps are in the format `YYYY-MM-DD'T'HH:MM:SS.SSSSSS-UTC`. For example, `2022-05-04T12:32:58.761000-07:00` represents 12:32 PM UTC-7 on May 4, 2022. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `vocabulary_name`{% #vocabulary_name %}

**Type**: `STRING` **Provider name**: `VocabularyName` **Description**: The name of the custom vocabulary you requested information about. 

## `vocabulary_state`{% #vocabulary_state %}

**Type**: `STRING` **Provider name**: `VocabularyState` **Description**: The processing state of your custom vocabulary. If the state is `READY`, you can use the custom vocabulary in a `StartTranscriptionJob` request. 
