Backup Restore Job

This table represents the backup_restore_job resource from Amazon Web Services.

aws.backup_restore_job

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
backup_size_in_bytescoreint64The size, in bytes, of the restored resource.
backup_vault_arncorestringThe Amazon Resource Name (ARN) of the backup vault containing the recovery point being restored. This helps identify vault access policies and permissions.
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.
created_bycorejsonContains identifying information about the creation of a restore job.
created_resource_arncorestringAn Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type.
creation_datecoretimestampThe date and time a restore job 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.
deletion_statuscorestringThis notes the status of the data generated by the restore test. The status may be <code>Deleting</code>, <code>Failed</code>, or <code>Successful</code>.
deletion_status_messagecorestringThis describes the restore job deletion status.
expected_completion_time_minutescoreint64The amount of time in minutes that a job restoring a recovery point is expected to take.
iam_role_arncorestringThe IAM role ARN used to create the target recovery point; for example, <code>arn:aws:iam::123456789012:role/S3Access</code>.
is_parentcoreboolThis is a boolean value indicating whether the restore job is a parent (composite) restore job.
parent_job_idcorestringThis is the unique identifier of the parent restore job for the selected restore job.
percent_donecorestringContains an estimated percentage complete of a job at the time the job status was queried.
recovery_point_arncorestringAn 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>.
recovery_point_creation_datecoretimestampThe date on which a recovery point was created.
resource_typecorestringThe resource type of the listed restore jobs; 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.
restore_job_idcorestringUniquely identifies the job that restores a recovery point.
source_resource_arncorestringThe Amazon Resource Name (ARN) of the original resource that was backed up. This provides context about what resource is being restored.
statuscorestringA status code specifying the state of the job initiated by Backup to restore a recovery point.
status_messagecorestringA detailed message explaining the status of the job to restore a recovery point.
tagscorehstore_csv
validation_statuscorestringThe status of validation run on the indicated restore job.
validation_status_messagecorestringThis describes the status of validation run on the indicated restore job.