RecoveryPointByBackupVault#

Detailed description of a backup.

Contents#

  • 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

  • CalculatedLifecycle.DeleteAt — The time when the backup was deleted.

    • Type: Timestamp

    • Required: No

  • CompletionDate — Time when the backup was completed.

    • Type: String

    • Required: Yes

  • CreatedBy.BackupPlanArn — The Amazon Resource Name (ARN) of a backup plan used to create a backup

    • Type: String

    • Required: No

  • CreatedBy.BackupPlanId — The ID of the backup plan used to create a backup.

    • Type: String

    • Required: No

  • CreatedBy.BackupRuleId — The ID of the backup rule used to create a backup.

    • Type: String

    • Required: No

  • CreationDate — The time when the snapshot was created.

    • Type: Timestamp

    • Required: Yes

  • IsConsistent — Indicates whether the backup is consistent.

    • Type: Boolean

    • Required: Yes

  • Lifecycle.DeleteAfterDays — Number of days from the backup creation date, after which it will be deleted.

    • Type: Int

    • Required: No

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

    • Type: String

    • Required: Yes

  • 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

  • Status — The backup status.

    • Type: String

    • Required: Yes

    • Valid values: COMPLETED | DELETING