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

# aws_lightsail_disk_snapshot{% #aws_lightsail_disk_snapshot %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

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

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP`**Provider name**: `createdAt`**Description**: The date when the disk snapshot was created.

## `from_disk_arn`{% #from_disk_arn %}

**Type**: `STRING`**Provider name**: `fromDiskArn`**Description**: The Amazon Resource Name (ARN) of the source disk from which the disk snapshot was created.

## `from_disk_name`{% #from_disk_name %}

**Type**: `STRING`**Provider name**: `fromDiskName`**Description**: The unique name of the source disk from which the disk snapshot was created.

## `from_instance_arn`{% #from_instance_arn %}

**Type**: `STRING`**Provider name**: `fromInstanceArn`**Description**: The Amazon Resource Name (ARN) of the source instance from which the disk (system volume) snapshot was created.

## `from_instance_name`{% #from_instance_name %}

**Type**: `STRING`**Provider name**: `fromInstanceName`**Description**: The unique name of the source instance from which the disk (system volume) snapshot was created.

## `is_from_auto_snapshot`{% #is_from_auto_snapshot %}

**Type**: `BOOLEAN`**Provider name**: `isFromAutoSnapshot`**Description**: A Boolean value indicating whether the snapshot was created from an automatic snapshot.

## `location`{% #location %}

**Type**: `STRUCT`**Provider name**: `location`**Description**: The AWS Region and Availability Zone where the disk snapshot was created.

- `availability_zone`**Type**: `STRING`**Provider name**: `availabilityZone`**Description**: The Availability Zone. Follows the format `us-east-2a` (case-sensitive).
- `region_name`**Type**: `STRING`**Provider name**: `regionName`**Description**: The Amazon Web Services Region name.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The name of the disk snapshot (`my-disk-snapshot`).

## `progress`{% #progress %}

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

## `resource_type`{% #resource_type %}

**Type**: `STRING`**Provider name**: `resourceType`**Description**: The Lightsail resource type (`DiskSnapshot`).

## `size_in_gb`{% #size_in_gb %}

**Type**: `INT32`**Provider name**: `sizeInGb`**Description**: The size of the disk in GB.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: The status of the disk snapshot operation.

## `support_code`{% #support_code %}

**Type**: `STRING`**Provider name**: `supportCode`**Description**: The support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail. This code enables our support team to look up your Lightsail information more easily.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
