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

# aws_rds_instance_automated_backup{% #aws_rds_instance_automated_backup %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `allocated_storage`{% #allocated_storage %}

**Type**: `INT32`**Provider name**: `AllocatedStorage`**Description**: The allocated storage size for the the automated backup in gibibytes (GiB).

## `availability_zone`{% #availability_zone %}

**Type**: `STRING`**Provider name**: `AvailabilityZone`**Description**: The Availability Zone that the automated backup was created in. For information on Amazon Web Services Regions and Availability Zones, see [Regions and Availability Zones](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/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.

## `backup_target`{% #backup_target %}

**Type**: `STRING`**Provider name**: `BackupTarget`**Description**: The location where automated backups are stored: Amazon Web Services Outposts or the Amazon Web Services Region.

## `db_instance_arn`{% #db_instance_arn %}

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

## `db_instance_automated_backups_arn`{% #db_instance_automated_backups_arn %}

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

## `db_instance_automated_backups_replications`{% #db_instance_automated_backups_replications %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `DBInstanceAutomatedBackupsReplications`**Description**: The list of replications to different Amazon Web Services Regions associated with the automated backup.

- `db_instance_automated_backups_arn`**Type**: `STRING`**Provider name**: `DBInstanceAutomatedBackupsArn`**Description**: The Amazon Resource Name (ARN) of the replicated automated backups.

## `db_instance_identifier`{% #db_instance_identifier %}

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

## `dbi_resource_id`{% #dbi_resource_id %}

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

## `dedicated_log_volume`{% #dedicated_log_volume %}

**Type**: `BOOLEAN`**Provider name**: `DedicatedLogVolume`**Description**: Indicates whether the DB instance has a dedicated log volume (DLV) enabled.

## `encrypted`{% #encrypted %}

**Type**: `BOOLEAN`**Provider name**: `Encrypted`**Description**: Indicates whether the automated backup is encrypted.

## `engine`{% #engine %}

**Type**: `STRING`**Provider name**: `Engine`**Description**: The name of the database engine for this 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**: True if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.

## `instance_create_time`{% #instance_create_time %}

**Type**: `TIMESTAMP`**Provider name**: `InstanceCreateTime`**Description**: The date and time when the DB instance was created.

## `iops`{% #iops %}

**Type**: `INT32`**Provider name**: `Iops`**Description**: The IOPS (I/O operations per second) value for the automated backup.

## `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 the automated backup.

## `master_username`{% #master_username %}

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

## `multi_tenant`{% #multi_tenant %}

**Type**: `BOOLEAN`**Provider name**: `MultiTenant`**Description**: Specifies whether the automatic backup is for a DB instance in the multi-tenant configuration (TRUE) or the single-tenant configuration (FALSE).

## `option_group_name`{% #option_group_name %}

**Type**: `STRING`**Provider name**: `OptionGroupName`**Description**: The option group the automated backup is associated with. If omitted, the default option group for the engine specified is used.

## `port`{% #port %}

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

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`**Description**: The earliest and latest time a DB instance can be restored to.

- `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:

- `active` - Automated backups for current instances.
- `retained` - Automated backups for deleted instances.
- `creating` - Automated backups that are waiting for the first automated snapshot to be available.



## `storage_throughput`{% #storage_throughput %}

**Type**: `INT32`**Provider name**: `StorageThroughput`**Description**: The storage throughput for the automated backup.

## `storage_type`{% #storage_type %}

**Type**: `STRING`**Provider name**: `StorageType`**Description**: The storage type associated with the automated backup.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `tde_credential_arn`{% #tde_credential_arn %}

**Type**: `STRING`**Provider name**: `TdeCredentialArn`**Description**: The ARN from the key store with which the automated backup is associated for TDE encryption.

## `timezone`{% #timezone %}

**Type**: `STRING`**Provider name**: `Timezone`**Description**: The time zone of the automated backup. In most cases, the `Timezone` element is empty. `Timezone` content appears only for Microsoft SQL Server DB instances that were created with a time zone specified.

## `vpc_id`{% #vpc_id %}

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