Backup Recovery Point

This table represents the Backup Recovery Point resource from Amazon Web Services.

aws.backup_recovery_point

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
backup_size_in_bytescoreint64The size, in bytes, of a backup.
backup_vault_arncorestringAn ARN that uniquely identifies a backup vault; for example, <code>arn:aws:backup:us-east-1:123456789012:backup-vault:aBackupVault</code>.
backup_vault_namecorestringThe name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the account used to create them and the Amazon Web Services Region where they are created.
calculated_lifecyclecorejsonA <code>CalculatedLifecycle</code> object containing <code>DeleteAt</code> and <code>MoveToColdStorageAt</code> timestamps.
completion_datecoretimestampThe date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC). The value of <code>CompletionDate</code> is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
composite_member_identifiercorestringThe identifier of a resource within a composite group, such as nested (child) recovery point belonging to a composite (parent) stack. The ID is transferred from the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resources-section-structure.html#resources-section-structure-syntax"> logical ID</a> within a stack.
created_bycorejsonContains identifying information about the creation of a recovery point, including the <code>BackupPlanArn</code>, <code>BackupPlanId</code>, <code>BackupPlanVersion</code>, and <code>BackupRuleId</code> of the backup plan that is used to create it.
creation_datecoretimestampThe date and time a recovery point is created, in Unix format and Coordinated Universal Time (UTC). The value of <code>CreationDate</code> is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
encryption_key_arncorestringThe server-side encryption key that is used to protect your backups; for example, <code>arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab</code>.
iam_role_arncorestringSpecifies the IAM role ARN used to create the target recovery point; for example, <code>arn:aws:iam::123456789012:role/S3Access</code>.
index_statuscorestringThis is the current status for the backup index associated with the specified recovery point. Statuses are: <code>PENDING</code> | <code>ACTIVE</code> | <code>FAILED</code> | <code>DELETING</code> A recovery point with an index that has the status of <code>ACTIVE</code> can be included in a search.
index_status_messagecorestringA string in the form of a detailed message explaining the status of a backup index associated with the recovery point.
is_encryptedcoreboolA Boolean value that is returned as <code>TRUE</code> if the specified recovery point is encrypted, or <code>FALSE</code> if the recovery point is not encrypted.
is_parentcoreboolThis is a boolean value indicating this is a parent (composite) recovery point.
last_restore_timecoretimestampThe date and time a recovery point was last restored, in Unix format and Coordinated Universal Time (UTC). The value of <code>LastRestoreTime</code> is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
lifecyclecorejsonThe lifecycle defines when a protected resource is transitioned to cold storage and when it expires. Backup transitions and expires backups automatically according to the lifecycle that you define. Backups transitioned to cold storage must be stored in cold storage for a minimum of 90 days. Therefore, the “retention” setting must be 90 days greater than the “transition to cold after days” setting. The “transition to cold after days” setting cannot be changed after a backup has been transitioned to cold. Resource types that can transition to cold storage are listed in the <a href="https://docs.aws.amazon.com/aws-backup/latest/devguide/backup-feature-availability.html#features-by-resource">Feature availability by resource</a> table. Backup ignores this expression for other resource types.
parent_recovery_point_arncorestringThe Amazon Resource Name (ARN) of the parent (composite) recovery point.
recovery_point_arncorestringAn Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, <code>arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45</code>.
resource_arncorestringAn ARN that uniquely identifies a resource. The format of the ARN depends on the resource type.
resource_namecorestringThe non-unique name of the resource that belongs to the specified backup.
resource_typecorestringThe type of Amazon Web Services resource saved as a recovery point; for example, an Amazon Elastic Block Store (Amazon EBS) volume or an Amazon Relational Database Service (Amazon RDS) database. For Windows Volume Shadow Copy Service (VSS) backups, the only supported resource type is Amazon EC2.
source_backup_vault_arncorestringThe backup vault where the recovery point was originally copied from. If the recovery point is restored to the same account this value will be <code>null</code>.
statuscorestringA status code specifying the state of the recovery point.
status_messagecorestringA message explaining the current status of the recovery point.
tagscorehstore
vault_typecorestringThe type of vault in which the described recovery point is stored.