aws_backup_recovery_point
account_id
Type: STRING
backup_size_in_bytes
Type: INT64
Provider name: BackupSizeInBytes
Description: The size, in bytes, of a backup.
backup_vault_arn
Type: STRING
Provider name: BackupVaultArn
Description: An ARN that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:backup-vault:aBackupVault
.
backup_vault_name
Type: STRING
Provider name: BackupVaultName
Description: The 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_lifecycle
Type: STRUCT
Provider name: CalculatedLifecycle
Description: A CalculatedLifecycle
object containing DeleteAt
and MoveToColdStorageAt
timestamps.
delete_at
Type: TIMESTAMP
Provider name: DeleteAt
Description: A timestamp that specifies when to delete a recovery point.
move_to_cold_storage_at
Type: TIMESTAMP
Provider name: MoveToColdStorageAt
Description: A timestamp that specifies when to transition a recovery point to cold storage.
completion_date
Type: TIMESTAMP
Provider name: CompletionDate
Description: The date and time a job to restore a recovery point is completed, in Unix format and Coordinated Universal Time (UTC). The value of CompletionDate
is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
composite_member_identifier
Type: STRING
Provider name: CompositeMemberIdentifier
Description: The 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 logical ID within a stack.
created_by
Type: STRUCT
Provider name: CreatedBy
Description: Contains identifying information about the creation of a recovery point, including the BackupPlanArn
, BackupPlanId
, BackupPlanVersion
, and BackupRuleId
of the backup plan that is used to create it.
backup_plan_arn
Type: STRING
Provider name: BackupPlanArn
Description: An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.
backup_plan_id
Type: STRING
Provider name: BackupPlanId
Description: Uniquely identifies a backup plan.
backup_plan_version
Type: STRING
Provider name: BackupPlanVersion
Description: Version IDs are unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long. They cannot be edited.
backup_rule_id
Type: STRING
Provider name: BackupRuleId
Description: Uniquely identifies a rule used to schedule the backup of a selection of resources.
creation_date
Type: TIMESTAMP
Provider name: CreationDate
Description: The date and time a recovery point is created, in Unix format and Coordinated Universal Time (UTC). The value of CreationDate
is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
encryption_key_arn
Type: STRING
Provider name: EncryptionKeyArn
Description: The server-side encryption key that is used to protect your backups; for example, arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
.
iam_role_arn
Type: STRING
Provider name: IamRoleArn
Description: Specifies the IAM role ARN used to create the target recovery point; for example, arn:aws:iam::123456789012:role/S3Access
.
index_status
Type: STRING
Provider name: IndexStatus
Description: This is the current status for the backup index associated with the specified recovery point. Statuses are: PENDING
| ACTIVE
| FAILED
| DELETING
A recovery point with an index that has the status of ACTIVE
can be included in a search.
index_status_message
Type: STRING
Provider name: IndexStatusMessage
Description: A string in the form of a detailed message explaining the status of a backup index associated with the recovery point.
is_encrypted
Type: BOOLEAN
Provider name: IsEncrypted
Description: A Boolean value that is returned as TRUE
if the specified recovery point is encrypted, or FALSE
if the recovery point is not encrypted.
is_parent
Type: BOOLEAN
Provider name: IsParent
Description: This is a boolean value indicating this is a parent (composite) recovery point.
last_restore_time
Type: TIMESTAMP
Provider name: LastRestoreTime
Description: The date and time a recovery point was last restored, in Unix format and Coordinated Universal Time (UTC). The value of LastRestoreTime
is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
lifecycle
Type: STRUCT
Provider name: Lifecycle
Description: The 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 Feature availability by resource table. Backup ignores this expression for other resource types.
delete_after_days
Type: INT64
Provider name: DeleteAfterDays
Description: The number of days after creation that a recovery point is deleted. This value must be at least 90 days after the number of days specified in MoveToColdStorageAfterDays
.
move_to_cold_storage_after_days
Type: INT64
Provider name: MoveToColdStorageAfterDays
Description: The number of days after creation that a recovery point is moved to cold storage.
opt_in_to_archive_for_supported_resources
Type: BOOLEAN
Provider name: OptInToArchiveForSupportedResources
Description: If the value is true, your backup plan transitions supported resources to archive (cold) storage tier in accordance with your lifecycle settings.
parent_recovery_point_arn
Type: STRING
Provider name: ParentRecoveryPointArn
Description: The Amazon Resource Name (ARN) of the parent (composite) recovery point.
recovery_point_arn
Type: STRING
Provider name: RecoveryPointArn
Description: An Amazon Resource Name (ARN) that uniquely identifies a recovery point; for example, arn:aws:backup:us-east-1:123456789012:recovery-point:1EB3B5E7-9EB0-435A-A80B-108B488B0D45
.
resource_arn
Type: STRING
Provider name: ResourceArn
Description: An ARN that uniquely identifies a resource. The format of the ARN depends on the resource type.
resource_name
Type: STRING
Provider name: ResourceName
Description: The non-unique name of the resource that belongs to the specified backup.
resource_type
Type: STRING
Provider name: ResourceType
Description: The 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_arn
Type: STRING
Provider name: SourceBackupVaultArn
Description: The backup vault where the recovery point was originally copied from. If the recovery point is restored to the same account this value will be null
.
status
Type: STRING
Provider name: Status
Description: A status code specifying the state of the recovery point.
status_message
Type: STRING
Provider name: StatusMessage
Description: A message explaining the current status of the recovery point.
Type: UNORDERED_LIST_STRING
vault_type
Type: STRING
Provider name: VaultType
Description: The type of vault in which the described recovery point is stored.