Lightsail Relational Database Snapshot

A Lightsail Relational Database Snapshot is a point-in-time backup of a managed database in Amazon Lightsail. It captures the entire database state, including data and settings, allowing you to restore the database to the exact moment the snapshot was taken. This helps with disaster recovery, data migration, and creating test environments without affecting the production database.

aws.lightsail_relational_database_snapshot

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the database snapshot.
created_atcoretimestampThe timestamp when the database snapshot was created.
enginecorestringThe software of the database snapshot (for example, MySQL)
engine_versioncorestringThe database engine version for the database snapshot (for example, 5.7.23).
from_relational_database_arncorestringThe Amazon Resource Name (ARN) of the database from which the database snapshot was created.
from_relational_database_blueprint_idcorestringThe blueprint ID of the database from which the database snapshot was created. A blueprint describes the major engine version of a database.
from_relational_database_bundle_idcorestringThe bundle ID of the database from which the database snapshot was created.
from_relational_database_namecorestringThe name of the source database from which the database snapshot was created.
locationcorejsonThe Region name and Availability Zone where the database snapshot is located.
namecorestringThe name of the database snapshot.
resource_typecorestringThe Lightsail resource type.
size_in_gbcoreint64The size of the disk in GB (for example, 32) for the database snapshot.
statecorestringThe state of the database snapshot.
support_codecorestringThe support code for the database snapshot. Include this code in your email to support when you have questions about a database snapshot in Lightsail. This code enables our support team to look up your Lightsail information more easily.
tagscorehstore