Storage Gateway Virtual Tape

AWS Storage Gateway Virtual Tape is a cloud-based storage resource that emulates physical tape libraries, enabling you to back up and archive data to Amazon S3 or Amazon S3 Glacier. It integrates with existing backup applications, allowing organizations to replace or extend on-premises tape infrastructure with scalable, durable, and cost-effective cloud storage.

aws.storagegateway_tape

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
pool_entry_datecoretimestampThe date that the tape enters a custom tape pool.
pool_idcorestringThe ID of the pool that contains tapes that will be archived. The tapes in this pool are archived in the S3 storage class that is associated with the pool. When you use your backup application to eject the tape, the tape is archived directly into the storage class (S3 Glacier or S3 Glacier Deep Archive) that corresponds to the pool.
progresscorefloat64For archiving virtual tapes, indicates how much data remains to be uploaded before archiving is complete. Range: 0 (not started) to 100 (complete).
retention_start_datecoretimestampThe date that the tape is first archived with tape retention lock enabled.
tagscorehstore
tape_arncorestringThe Amazon Resource Name (ARN) of the virtual tape.
tape_barcodecorestringThe barcode that identifies a specific virtual tape.
tape_created_datecoretimestampThe date the virtual tape was created.
tape_size_in_bytescoreint64The size, in bytes, of the virtual tape capacity.
tape_statuscorestringThe current state of the virtual tape.
tape_used_in_bytescoreint64The size, in bytes, of data stored on the virtual tape. This value is not available for tapes created prior to May 13, 2015.
vtl_devicecorestringThe virtual tape library (VTL) device that the virtual tape is associated with.
wormcoreboolIf the tape is archived as write-once-read-many (WORM), this value is true.