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

# aws_proton_service_template_version{% #aws_proton_service_template_version %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

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

## `compatible_environment_templates`{% #compatible_environment_templates %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `compatibleEnvironmentTemplates` **Description**: An array of compatible environment template names for the major version of a service template. 

- `major_version`**Type**: `STRING`**Provider name**: `majorVersion`**Description**: The major version of the compatible environment template.
- `template_name`**Type**: `STRING`**Provider name**: `templateName`**Description**: The compatible environment template name.

## `created_at`{% #created_at %}

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

## `description`{% #description %}

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

## `last_modified_at`{% #last_modified_at %}

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

## `major_version`{% #major_version %}

**Type**: `STRING` **Provider name**: `majorVersion` **Description**: The latest major version that's associated with the version of a service template. 

## `minor_version`{% #minor_version %}

**Type**: `STRING` **Provider name**: `minorVersion` **Description**: The minor version of a service template. 

## `recommended_minor_version`{% #recommended_minor_version %}

**Type**: `STRING` **Provider name**: `recommendedMinorVersion` **Description**: The recommended minor version of the service template. 

## `schema`{% #schema %}

**Type**: `STRING` **Provider name**: `schema` **Description**: The schema of the version of a service template. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `status` **Description**: The service template version status. 

## `status_message`{% #status_message %}

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

## `supported_component_sources`{% #supported_component_sources %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `supportedComponentSources` **Description**: An array of supported component sources. Components with supported sources can be attached to service instances based on this service template version. For more information about components, see [Proton components](https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html) in the Proton User Guide. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `template_name`{% #template_name %}

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