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

# aws_smsvoice_registration{% #aws_smsvoice_registration %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `additional_attributes`{% #additional_attributes %}

**Type**: `MAP_STRING_STRING`**Provider name**: `AdditionalAttributes`**Description**: Metadata about a given registration which is specific to that registration type.

## `approved_version_number`{% #approved_version_number %}

**Type**: `INT64`**Provider name**: `ApprovedVersionNumber`**Description**: The version number of the registration that was approved.

## `created_timestamp`{% #created_timestamp %}

**Type**: `TIMESTAMP`**Provider name**: `CreatedTimestamp`**Description**: The time when the registration was created, in [UNIX epoch time](https://www.epochconverter.com/) format.

## `current_version_number`{% #current_version_number %}

**Type**: `INT64`**Provider name**: `CurrentVersionNumber`**Description**: The current version number of the registration.

## `latest_denied_version_number`{% #latest_denied_version_number %}

**Type**: `INT64`**Provider name**: `LatestDeniedVersionNumber`**Description**: The latest version number of the registration that was denied.

## `registration_arn`{% #registration_arn %}

**Type**: `STRING`**Provider name**: `RegistrationArn`**Description**: The Amazon Resource Name (ARN) for the registration.

## `registration_id`{% #registration_id %}

**Type**: `STRING`**Provider name**: `RegistrationId`**Description**: The unique identifier for the registration.

## `registration_status`{% #registration_status %}

**Type**: `STRING`**Provider name**: `RegistrationStatus`**Description**: The status of the registration.

- `CLOSED`: The phone number or sender ID has been deleted and you must also delete the registration for the number.
- `CREATED`: Your registration is created but not submitted.
- `COMPLETE`: Your registration has been approved and your origination identity has been created.
- `DELETED`: The registration has been deleted.
- `PROVISIONING`: Your registration has been approved and your origination identity is being created.
- `REQUIRES_AUTHENTICATION`: You need to complete email authentication.
- `REQUIRES_UPDATES`: You must fix your registration and resubmit it.
- `REVIEWING`: Your registration has been accepted and is being reviewed.
- `SUBMITTED`: Your registration has been submitted and is awaiting review.



## `registration_type`{% #registration_type %}

**Type**: `STRING`**Provider name**: `RegistrationType`**Description**: The type of registration form. The list of RegistrationTypes can be found using the DescribeRegistrationTypeDefinitions action.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
