Lightsail Disk Snapshot

A Lightsail Disk Snapshot in AWS is a point-in-time backup of a Lightsail block storage disk. It captures the entire state of the disk, allowing you to create new disks from the snapshot or restore data if needed. Snapshots make it easy to back up, duplicate, and migrate storage volumes within Lightsail environments.

aws.lightsail_disk_snapshot

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the disk snapshot.
created_atcoretimestampThe date when the disk snapshot was created.
from_disk_arncorestringThe Amazon Resource Name (ARN) of the source disk from which the disk snapshot was created.
from_disk_namecorestringThe unique name of the source disk from which the disk snapshot was created.
from_instance_arncorestringThe Amazon Resource Name (ARN) of the source instance from which the disk (system volume) snapshot was created.
from_instance_namecorestringThe unique name of the source instance from which the disk (system volume) snapshot was created.
is_from_auto_snapshotcoreboolA Boolean value indicating whether the snapshot was created from an automatic snapshot.
locationcorejsonThe AWS Region and Availability Zone where the disk snapshot was created.
namecorestringThe name of the disk snapshot (my-disk-snapshot).
progresscorestringThe progress of the snapshot.
resource_typecorestringThe Lightsail resource type (DiskSnapshot).
size_in_gbcoreint64The size of the disk in GB.
statecorestringThe status of the disk snapshot operation.
support_codecorestringThe support code. Include this code in your email to support when you have questions about an instance or another resource in Lightsail. This code enables our support team to look up your Lightsail information more easily.
tagscorehstore