Redshift Serverless Snapshot

A Redshift Serverless Snapshot in AWS is a point-in-time backup of a Redshift Serverless workgroup. It captures the state of data and configurations, allowing you to restore or recover workloads if needed. Snapshots can be automated or created manually, providing data protection and disaster recovery for analytics environments without managing infrastructure.

aws.redshiftserverless_snapshot

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
accounts_with_provisioned_restore_accesscorearray<string>All of the Amazon Web Services accounts that have access to restore a snapshot to a provisioned cluster.
accounts_with_restore_accesscorearray<string>All of the Amazon Web Services accounts that have access to restore a snapshot to a namespace.
actual_incremental_backup_size_in_mega_bytescorefloat64The size of the incremental backup in megabytes.
admin_password_secret_arncorestringThe Amazon Resource Name (ARN) for the namespace's admin user credentials secret.
admin_password_secret_kms_key_idcorestringThe ID of the Key Management Service (KMS) key used to encrypt and store the namespace's admin credentials secret.
admin_usernamecorestringThe username of the database within a snapshot.
backup_progress_in_mega_bytescorefloat64The size in megabytes of the data that has been backed up to a snapshot.
current_backup_rate_in_mega_bytes_per_secondcorefloat64The rate at which data is backed up into a snapshot in megabytes per second.
elapsed_time_in_secondscoreint64The amount of time it took to back up data into a snapshot.
estimated_seconds_to_completioncoreint64The estimated amount of seconds until the snapshot completes backup.
kms_key_idcorestringThe unique identifier of the KMS key used to encrypt the snapshot.
namespace_arncorestringThe Amazon Resource Name (ARN) of the namespace the snapshot was created from.
namespace_namecorestringThe name of the namepsace.
owner_accountcorestringThe owner Amazon Web Services; account of the snapshot.
snapshot_arncorestringThe Amazon Resource Name (ARN) of the snapshot.
snapshot_create_timecoretimestampThe timestamp of when the snapshot was created.
snapshot_namecorestringThe name of the snapshot.
snapshot_remaining_dayscoreint64The amount of days until the snapshot is deleted.
snapshot_retention_periodcoreint64The period of time, in days, of how long the snapshot is retained.
snapshot_retention_start_timecoretimestampThe timestamp of when data within the snapshot started getting retained.
statuscorestringThe status of the snapshot.
tagscorehstore
total_backup_size_in_mega_bytescorefloat64The total size, in megabytes, of how big the snapshot is.