RDS Instance Automated Backup

This table represents the RDS Instance Automated Backup resource from Amazon Web Services.

aws.rds_instance_automated_backup

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
allocated_storagecoreint64The allocated storage size for the the automated backup in gibibytes (GiB).
availability_zonecorestringThe Availability Zone that the automated backup was created in. For information on Amazon Web Services Regions and Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html">Regions and Availability Zones</a>.
aws_backup_recovery_point_arncorestringThe Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
backup_retention_periodcoreint64The retention period for the automated backups.
backup_targetcorestringThe location where automated backups are stored: Amazon Web Services Outposts or the Amazon Web Services Region.
db_instance_arncorestringThe Amazon Resource Name (ARN) for the automated backups.
db_instance_automated_backups_arncorestringThe Amazon Resource Name (ARN) for the replicated automated backups.
db_instance_automated_backups_replicationscorejsonThe list of replications to different Amazon Web Services Regions associated with the automated backup.
db_instance_identifiercorestringThe identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region.
dbi_resource_idcorestringThe resource ID for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region.
dedicated_log_volumecoreboolIndicates whether the DB instance has a dedicated log volume (DLV) enabled.
encryptedcoreboolIndicates whether the automated backup is encrypted.
enginecorestringThe name of the database engine for this automated backup.
engine_versioncorestringThe version of the database engine for the automated backup.
iam_database_authentication_enabledcoreboolTrue if mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled, and otherwise false.
instance_create_timecoretimestampThe date and time when the DB instance was created.
iopscoreint64The IOPS (I/O operations per second) value for the automated backup.
kms_key_idcorestringThe 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_modelcorestringThe license model information for the automated backup.
master_usernamecorestringThe master user name of an automated backup.
multi_tenantcoreboolSpecifies whether the automatic backup is for a DB instance in the multi-tenant configuration (TRUE) or the single-tenant configuration (FALSE).
option_group_namecorestringThe option group the automated backup is associated with. If omitted, the default option group for the engine specified is used.
portcoreint64The port number that the automated backup used for connections. Default: Inherits from the source DB instance Valid Values: <code>1150-65535</code>
regioncorestringThe Amazon Web Services Region associated with the automated backup.
restore_windowcorejsonThe earliest and latest time a DB instance can be restored to.
statuscorestringA list of status information for an automated backup: <ul> <li> <code>active</code> - Automated backups for current instances. </li> <li> <code>retained</code> - Automated backups for deleted instances. </li> <li> <code>creating</code> - Automated backups that are waiting for the first automated snapshot to be available. </li> </ul>
storage_throughputcoreint64The storage throughput for the automated backup.
storage_typecorestringThe storage type associated with the automated backup.
tagscorehstore
tde_credential_arncorestringThe ARN from the key store with which the automated backup is associated for TDE encryption.
timezonecorestringThe time zone of the automated backup. In most cases, the <code>Timezone</code> element is empty. <code>Timezone</code> content appears only for Microsoft SQL Server DB instances that were created with a time zone specified.
vpc_idcorestringThe VPC ID associated with the DB instance.