RecoveryPointByBackupVault#

Detailed description of a recovery point.

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 recovery point is to be deleted.

    • Type: Timestamp

    • Required: No

  • CompletionDate — The time when the job to create a recovery point was completed.

    • Type: String

    • Required: Yes

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

    • Type: String

    • Required: No

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

    • Type: String

    • Required: No

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

    • Type: String

    • Required: No

  • CreationDate — The time when the snapshot was created.

    • Type: Timestamp

    • Required: Yes

  • IsConsistent — Indicates whether the recovery point is consistent.

    • Type: Boolean

    • Required: Yes

  • IsPartial — Индикатор полноты резервной копии.

    • Type: Boolean

    • Required: Yes

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

    • Type: Int

    • Required: No

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

    • 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

    • Возможные значения: EC2 | EBS

  • Status — The backup status.

    • Type: String

    • Required: Yes

    • Valid values: COMPLETED | DELETING