FSx Backup in AWS represents a backup of an Amazon FSx file system. It provides a point-in-time copy of the file system’s data, which can be used for data protection, recovery, or creating new file systems from existing data. Backups are stored in Amazon FSx and can be automated or created on demand.

aws.fsx_backup

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
backup_idcorestringThe ID of the backup.
creation_timecoretimestampThe time when a particular backup was created.
directory_informationcorejsonThe configuration of the self-managed Microsoft Active Directory directory to which the Windows File Server instance is joined.
failure_detailscorejsonDetails explaining any failures that occurred when creating a backup.
file_systemcorejsonThe metadata of the file system associated with the backup. This metadata is persisted even if the file system is deleted.
kms_key_idcorestringThe ID of the Key Management Service (KMS) key used to encrypt the backup of the Amazon FSx file system's data at rest.
lifecyclecorestringThe lifecycle status of the backup. AVAILABLE - The backup is fully available. PENDING - For user-initiated backups on Lustre file systems only; Amazon FSx hasn't started creating the backup. CREATING - Amazon FSx is creating the backup. TRANSFERRING - For user-initiated backups on Lustre file systems only; Amazon FSx is transferring the backup to Amazon S3. COPYING - Amazon FSx is copying the backup. DELETED - Amazon FSx deleted the backup and it's no longer available. FAILED - Amazon FSx couldn't finish the backup.
owner_idcorestringAn Amazon Web Services account ID. This ID is a 12-digit number that you use to construct Amazon Resource Names (ARNs) for resources.
progress_percentcoreint64Displays the current percent of progress of an asynchronous task.
resource_arncorestringThe Amazon Resource Name (ARN) for the backup resource.
resource_typecorestringSpecifies the resource type that's backed up.
source_backup_idcorestringThe ID of the source backup. Specifies the backup that you are copying.
source_backup_regioncorestringThe source Region of the backup. Specifies the Region from where this backup is copied.
tagscorehstore
typecorestringThe type of the file-system backup.
volumecorejsonDescribes an Amazon FSx volume.