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

# aws_launchwizard_deployment{% #aws_launchwizard_deployment %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `created_at`{% #created_at %}

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

## `deleted_at`{% #deleted_at %}

**Type**: `TIMESTAMP` **Provider name**: `deletedAt` **Description**: The time the deployment was deleted. 

## `deployment_arn`{% #deployment_arn %}

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

## `id`{% #id %}

**Type**: `STRING` **Provider name**: `id` **Description**: The ID of the deployment. 

## `name`{% #name %}

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

## `pattern_name`{% #pattern_name %}

**Type**: `STRING` **Provider name**: `patternName` **Description**: The pattern name of the deployment. 

## `resource_group`{% #resource_group %}

**Type**: `STRING` **Provider name**: `resourceGroup` **Description**: The resource group of the deployment. 

## `specifications`{% #specifications %}

**Type**: `MAP_STRING_STRING` **Provider name**: `specifications` **Description**: The settings specified for the deployment. These settings define how to deploy and configure your resources created by the deployment. For more information about the specifications required for creating a deployment for a SAP workload, see [SAP deployment specifications](https://docs.aws.amazon.com/launchwizard/latest/APIReference/launch-wizard-specifications-sap.html). To retrieve the specifications required to create a deployment for other workloads, use the [`GetWorkloadDeploymentPattern` ](https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_GetWorkloadDeploymentPattern.html)operation. 

## `status`{% #status %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `workload_name`{% #workload_name %}

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