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

# aws_proton_service{% #aws_proton_service %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

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

## `branch_name`{% #branch_name %}

**Type**: `STRING`**Provider name**: `branchName`**Description**: The name of the code repository branch that holds the code that's deployed in Proton.

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `createdAt`**Description**: The time when the service was created.

## `description`{% #description %}

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

## `last_modified_at`{% #last_modified_at %}

**Type**: `TIMESTAMP`**Provider name**: `lastModifiedAt`**Description**: The time when the service was last modified.

## `name`{% #name %}

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

## `pipeline`{% #pipeline %}

**Type**: `STRUCT`**Provider name**: `pipeline`**Description**: The service pipeline detail data.

- `arn`**Type**: `STRING`**Provider name**: `arn`**Description**: The Amazon Resource Name (ARN) of the service pipeline.
- `created_at`**Type**: `TIMESTAMP`**Provider name**: `createdAt`**Description**: The time when the service pipeline was created.
- `deployment_status`**Type**: `STRING`**Provider name**: `deploymentStatus`**Description**: The deployment status of the service pipeline.
- `deployment_status_message`**Type**: `STRING`**Provider name**: `deploymentStatusMessage`**Description**: A service pipeline deployment status message.
- `last_attempted_deployment_id`**Type**: `STRING`**Provider name**: `lastAttemptedDeploymentId`**Description**: The ID of the last attempted deployment of this service pipeline.
- `last_deployment_attempted_at`**Type**: `TIMESTAMP`**Provider name**: `lastDeploymentAttemptedAt`**Description**: The time when a deployment of the service pipeline was last attempted.
- `last_deployment_succeeded_at`**Type**: `TIMESTAMP`**Provider name**: `lastDeploymentSucceededAt`**Description**: The time when the service pipeline was last deployed successfully.
- `last_succeeded_deployment_id`**Type**: `STRING`**Provider name**: `lastSucceededDeploymentId`**Description**: The ID of the last successful deployment of this service pipeline.
- `spec`**Type**: `STRING`**Provider name**: `spec`**Description**: The service spec that was used to create the service pipeline.
- `template_major_version`**Type**: `STRING`**Provider name**: `templateMajorVersion`**Description**: The major version of the service template that was used to create the service pipeline.
- `template_minor_version`**Type**: `STRING`**Provider name**: `templateMinorVersion`**Description**: The minor version of the service template that was used to create the service pipeline.
- `template_name`**Type**: `STRING`**Provider name**: `templateName`**Description**: The name of the service template that was used to create the service pipeline.

## `repository_connection_arn`{% #repository_connection_arn %}

**Type**: `STRING`**Provider name**: `repositoryConnectionArn`**Description**: The Amazon Resource Name (ARN) of the repository connection. For more information, see [Setting up an AWS CodeStar connection](https://docs.aws.amazon.com/proton/latest/userguide/setting-up-for-service.html#setting-up-vcontrol) in the Proton User Guide.

## `repository_id`{% #repository_id %}

**Type**: `STRING`**Provider name**: `repositoryId`**Description**: The ID of the source code repository.

## `spec`{% #spec %}

**Type**: `STRING`**Provider name**: `spec`**Description**: The formatted specification that defines the service.

## `status`{% #status %}

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

## `status_message`{% #status_message %}

**Type**: `STRING`**Provider name**: `statusMessage`**Description**: A service status message.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `template_name`{% #template_name %}

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