- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
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: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. They consist of lowercase letters, numbers, and hyphens.
calculated_lifecycle
Type: STRUCT
Provider name: CalculatedLifecycle
Description: A CalculatedLifecycle
object containing DeleteAt
and MoveToColdStorageAt
timestamps.
delete_at
TIMESTAMP
DeleteAt
move_to_cold_storage_at
TIMESTAMP
MoveToColdStorageAt
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: This is 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
STRING
BackupPlanArn
arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.backup_plan_id
STRING
BackupPlanId
backup_plan_version
STRING
BackupPlanVersion
backup_rule_id
STRING
BackupRuleId
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
.
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 are able to be transitioned to cold storage are listed in the “Lifecycle to cold storage” section of the Feature availability by resource table. Backup ignores this expression for other resource types.
delete_after_days
INT64
DeleteAfterDays
MoveToColdStorageAfterDays
.move_to_cold_storage_after_days
INT64
MoveToColdStorageAfterDays
opt_in_to_archive_for_supported_resources
BOOLEAN
OptInToArchiveForSupportedResources
parent_recovery_point_arn
Type: STRING
Provider name: ParentRecoveryPointArn
Description: This is 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: This is 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 reason of the recovery point deletion failure.
tags
Type: UNORDERED_LIST_STRING
vault_type
Type: STRING
Provider name: VaultType
Description: This is the type of vault in which the described recovery point is stored.