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

# aws_lightsail_relational_database_snapshot{% #aws_lightsail_relational_database_snapshot %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

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

## `created_at`{% #created_at %}

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

## `engine`{% #engine %}

**Type**: `STRING`**Provider name**: `engine`**Description**: The software of the database snapshot (for example, `MySQL`)

## `engine_version`{% #engine_version %}

**Type**: `STRING`**Provider name**: `engineVersion`**Description**: The database engine version for the database snapshot (for example, `5.7.23`).

## `from_relational_database_arn`{% #from_relational_database_arn %}

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

## `from_relational_database_blueprint_id`{% #from_relational_database_blueprint_id %}

**Type**: `STRING`**Provider name**: `fromRelationalDatabaseBlueprintId`**Description**: The blueprint ID of the database from which the database snapshot was created. A blueprint describes the major engine version of a database.

## `from_relational_database_bundle_id`{% #from_relational_database_bundle_id %}

**Type**: `STRING`**Provider name**: `fromRelationalDatabaseBundleId`**Description**: The bundle ID of the database from which the database snapshot was created.

## `from_relational_database_name`{% #from_relational_database_name %}

**Type**: `STRING`**Provider name**: `fromRelationalDatabaseName`**Description**: The name of the source database from which the database snapshot was created.

## `location`{% #location %}

**Type**: `STRUCT`**Provider name**: `location`**Description**: The Region name and Availability Zone where the database snapshot is located.

- `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 database snapshot.

## `resource_type`{% #resource_type %}

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

## `size_in_gb`{% #size_in_gb %}

**Type**: `INT32`**Provider name**: `sizeInGb`**Description**: The size of the disk in GB (for example, `32`) for the database snapshot.

## `state`{% #state %}

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

## `support_code`{% #support_code %}

**Type**: `STRING`**Provider name**: `supportCode`**Description**: The support code for the database snapshot. Include this code in your email to support when you have questions about a database snapshot in Lightsail. This code enables our support team to look up your Lightsail information more easily.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
