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

# aws_rds_db_cluster_automated_backup{% #aws_rds_db_cluster_automated_backup %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `allocated_storage`{% #allocated_storage %}

**Type**: `INT32`**Provider name**: `AllocatedStorage`**Description**: For all database engines except Amazon Aurora, `AllocatedStorage` specifies the allocated storage size in gibibytes (GiB). For Aurora, `AllocatedStorage` always returns 1, because Aurora DB cluster storage size isn't fixed, but instead automatically adjusts as needed.

## `availability_zones`{% #availability_zones %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `AvailabilityZones`**Description**: The Availability Zones where instances in the DB cluster can be created. For information on Amazon Web Services Regions and Availability Zones, see [Regions and Availability Zones](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.RegionsAndAvailabilityZones.html).

## `aws_backup_recovery_point_arn`{% #aws_backup_recovery_point_arn %}

**Type**: `STRING`**Provider name**: `AwsBackupRecoveryPointArn`**Description**: The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.

## `backup_retention_period`{% #backup_retention_period %}

**Type**: `INT32`**Provider name**: `BackupRetentionPeriod`**Description**: The retention period for the automated backups.

## `cluster_create_time`{% #cluster_create_time %}

**Type**: `TIMESTAMP`**Provider name**: `ClusterCreateTime`**Description**: The time when the DB cluster was created, in Universal Coordinated Time (UTC).

## `db_cluster_arn`{% #db_cluster_arn %}

**Type**: `STRING`**Provider name**: `DBClusterArn`**Description**: The Amazon Resource Name (ARN) for the source DB cluster.

## `db_cluster_automated_backups_arn`{% #db_cluster_automated_backups_arn %}

**Type**: `STRING`**Provider name**: `DBClusterAutomatedBackupsArn`**Description**: The Amazon Resource Name (ARN) for the automated backups.

## `db_cluster_identifier`{% #db_cluster_identifier %}

**Type**: `STRING`**Provider name**: `DBClusterIdentifier`**Description**: The identifier for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region.

## `db_cluster_resource_id`{% #db_cluster_resource_id %}

**Type**: `STRING`**Provider name**: `DbClusterResourceId`**Description**: The resource ID for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region.

## `engine`{% #engine %}

**Type**: `STRING`**Provider name**: `Engine`**Description**: The name of the database engine for this automated backup.

## `engine_mode`{% #engine_mode %}

**Type**: `STRING`**Provider name**: `EngineMode`**Description**: The engine mode of the database engine for the automated backup.

## `engine_version`{% #engine_version %}

**Type**: `STRING`**Provider name**: `EngineVersion`**Description**: The version of the database engine for the automated backup.

## `iam_database_authentication_enabled`{% #iam_database_authentication_enabled %}

**Type**: `BOOLEAN`**Provider name**: `IAMDatabaseAuthenticationEnabled`**Description**: Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled.

## `iops`{% #iops %}

**Type**: `INT32`**Provider name**: `Iops`**Description**: The IOPS (I/O operations per second) value for the automated backup. This setting is only for non-Aurora Multi-AZ DB clusters.

## `kms_key_id`{% #kms_key_id %}

**Type**: `STRING`**Provider name**: `KmsKeyId`**Description**: The Amazon Web Services KMS key ID for an automated backup. The Amazon Web Services KMS key identifier is the key ARN, key ID, alias ARN, or alias name for the KMS key.

## `license_model`{% #license_model %}

**Type**: `STRING`**Provider name**: `LicenseModel`**Description**: The license model information for this DB cluster automated backup.

## `master_username`{% #master_username %}

**Type**: `STRING`**Provider name**: `MasterUsername`**Description**: The master user name of the automated backup.

## `port`{% #port %}

**Type**: `INT32`**Provider name**: `Port`**Description**: The port number that the automated backup used for connections.**Default**: Inherits from the source DB cluster

Valid Values: `1150-65535`

## `region`{% #region %}

**Type**: `STRING`**Provider name**: `Region`**Description**: The Amazon Web Services Region associated with the automated backup.

## `restore_window`{% #restore_window %}

**Type**: `STRUCT`**Provider name**: `RestoreWindow`

- `earliest_time`**Type**: `TIMESTAMP`**Provider name**: `EarliestTime`**Description**: The earliest time you can restore an instance to.
- `latest_time`**Type**: `TIMESTAMP`**Provider name**: `LatestTime`**Description**: The latest time you can restore an instance to.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: A list of status information for an automated backup:

- `retained` - Automated backups for deleted clusters.



## `storage_encrypted`{% #storage_encrypted %}

**Type**: `BOOLEAN`**Provider name**: `StorageEncrypted`**Description**: Indicates whether the source DB cluster is encrypted.

## `storage_throughput`{% #storage_throughput %}

**Type**: `INT32`**Provider name**: `StorageThroughput`**Description**: The storage throughput for the automated backup. The throughput is automatically set based on the IOPS that you provision, and is not configurable. This setting is only for non-Aurora Multi-AZ DB clusters.

## `storage_type`{% #storage_type %}

**Type**: `STRING`**Provider name**: `StorageType`**Description**: The storage type associated with the DB cluster. This setting is only for non-Aurora Multi-AZ DB clusters.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_id`{% #vpc_id %}

**Type**: `STRING`**Provider name**: `VpcId`**Description**: The VPC ID associated with the DB cluster.
