BackupJob#

Detailed description of a backup job.

Contents#

  • AccountId — Project in which the backup job is created.

    • Type: String

    • Required: Yes

  • BackupJobId — The backup job ID.

    • Type: String

    • Required: Yes

  • BackupVaultArn — The Amazon Resource Name (ARN) of the backup vault.

    • Type: String

    • Required: Yes

  • BackupVaultName — The name of the backup vault.

    • Type: String

    • Required: Yes

  • CompletionDate — The time when the job was completed.

    • Type: Timestamp

    • Required: No

  • CreatedBy — Information on the backup plan and rule that are used to create a backup.

  • CreationDate — The time when the job was created.

    • Type: Timestamp

    • Required: Yes

  • PercentDone — The percentage of task completion.

    • Type: Integer

    • Required: Yes

  • RecoveryPointArn — The Amazon Resource Name (ARN) of a backup.

    • Type: String

    • Required: No

  • ResourceArn — The Amazon Resource Name (ARN) of the protected resource.

    • Type: String

    • Required: Yes

  • ResourceType — The type of the protected resource.

    • Type: String

    • Required: Yes

    • Valid values: EC2

  • State — The state of the backup job.

    • Type: String

    • Required: Yes

    • Valid values: CREATED | EXPIRED | RUNNING | COMPLETED | FAILED

  • StatusMessage — A description of the reason for the current state of the backup job.

    • Type: String

    • Required: No