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

# aws_migrationhubrefactorspaces_service{% #aws_migrationhubrefactorspaces_service %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `application_id`{% #application_id %}

**Type**: `STRING` **Provider name**: `ApplicationId` **Description**: The unique identifier of the application. 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `Arn` **Description**: The Amazon Resource Name (ARN) of the service. 

## `created_by_account_id`{% #created_by_account_id %}

**Type**: `STRING` **Provider name**: `CreatedByAccountId` **Description**: The Amazon Web Services account ID of the service creator. 

## `created_time`{% #created_time %}

**Type**: `TIMESTAMP` **Provider name**: `CreatedTime` **Description**: A timestamp that indicates when the service is created. 

## `description`{% #description %}

**Type**: `STRING` **Provider name**: `Description` **Description**: A description of the service. 

## `endpoint_type`{% #endpoint_type %}

**Type**: `STRING` **Provider name**: `EndpointType` **Description**: The endpoint type of the service. 

## `environment_id`{% #environment_id %}

**Type**: `STRING` **Provider name**: `EnvironmentId` **Description**: The unique identifier of the environment. 

## `error`{% #error %}

**Type**: `STRUCT` **Provider name**: `Error` **Description**: Any error associated with the service resource. 

- `account_id`**Type**: `STRING`**Provider name**: `AccountId`**Description**: The Amazon Web Services account ID of the resource owner.
- `additional_details`**Type**: `MAP_STRING_STRING`**Provider name**: `AdditionalDetails`**Description**: Additional details about the error.
- `code`**Type**: `STRING`**Provider name**: `Code`**Description**: The error code associated with the error.
- `message`**Type**: `STRING`**Provider name**: `Message`**Description**: The message associated with the error.
- `resource_identifier`**Type**: `STRING`**Provider name**: `ResourceIdentifier`**Description**: The ID of the resource.
- `resource_type`**Type**: `STRING`**Provider name**: `ResourceType`**Description**: The type of resource.

## `lambda_endpoint`{% #lambda_endpoint %}

**Type**: `STRUCT` **Provider name**: `LambdaEndpoint` **Description**: A summary of the configuration for the Lambda endpoint type. 

- `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) of the Lambda endpoint.

## `last_updated_time`{% #last_updated_time %}

**Type**: `TIMESTAMP` **Provider name**: `LastUpdatedTime` **Description**: A timestamp that indicates when the service was last updated. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `Name` **Description**: The name of the service. 

## `owner_account_id`{% #owner_account_id %}

**Type**: `STRING` **Provider name**: `OwnerAccountId` **Description**: The Amazon Web Services account ID of the service owner. 

## `service_id`{% #service_id %}

**Type**: `STRING` **Provider name**: `ServiceId` **Description**: The unique identifier of the service. 

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `State` **Description**: The current state of the service. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `url_endpoint`{% #url_endpoint %}

**Type**: `STRUCT` **Provider name**: `UrlEndpoint` **Description**: The summary of the configuration for the URL endpoint type. 

- `health_url`**Type**: `STRING`**Provider name**: `HealthUrl`**Description**: The health check URL of the URL endpoint type. If the URL is a public endpoint, the `HealthUrl` must also be a public endpoint. If the URL is a private endpoint inside a virtual private cloud (VPC), the health URL must also be a private endpoint, and the host must be the same as the URL.
- `url`**Type**: `STRING`**Provider name**: `Url`**Description**: The URL to route traffic to. The URL must be an [rfc3986-formatted URL](https://datatracker.ietf.org/doc/html/rfc3986). If the host is a domain name, the name must be resolvable over the public internet. If the scheme is `https`, the top level domain of the host must be listed in the [IANA root zone database](https://www.iana.org/domains/root/db).

## `vpc_id`{% #vpc_id %}

**Type**: `STRING` **Provider name**: `VpcId` **Description**: The ID of the virtual private cloud (VPC). 
