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

# aws_migrationhubrefactorspaces_route{% #aws_migrationhubrefactorspaces_route %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `append_source_path`{% #append_source_path %}

**Type**: `BOOLEAN` **Provider name**: `AppendSourcePath` **Description**: If set to `true`, this option appends the source path to the service URL endpoint. 

## `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 route. 

## `created_by_account_id`{% #created_by_account_id %}

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

## `created_time`{% #created_time %}

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

## `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 route 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.

## `include_child_paths`{% #include_child_paths %}

**Type**: `BOOLEAN` **Provider name**: `IncludeChildPaths` **Description**: Indicates whether to match all subpaths of the given source path. If this value is `false`, requests must match the source path exactly before they are forwarded to this route's service. 

## `last_updated_time`{% #last_updated_time %}

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

## `methods`{% #methods %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `Methods` **Description**: A list of HTTP methods to match. An empty list matches all values. If a method is present, only HTTP requests using that method are forwarded to this route's service. 

## `owner_account_id`{% #owner_account_id %}

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

## `path_resource_to_id`{% #path_resource_to_id %}

**Type**: `MAP_STRING_STRING` **Provider name**: `PathResourceToId` **Description**: A mapping of Amazon API Gateway path resources to resource IDs. 

## `route_id`{% #route_id %}

**Type**: `STRING` **Provider name**: `RouteId` **Description**: The unique identifier of the route. 

## `route_type`{% #route_type %}

**Type**: `STRING` **Provider name**: `RouteType` **Description**: The route type of the route. 

## `service_id`{% #service_id %}

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

## `source_path`{% #source_path %}

**Type**: `STRING` **Provider name**: `SourcePath` **Description**: This is the path that Refactor Spaces uses to match traffic. Paths must start with `/` and are relative to the base of the application. To use path parameters in the source path, add a variable in curly braces. For example, the resource path {user} represents a path parameter called 'user'. 

## `state`{% #state %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
