Redshift Serverless Recovery Point

A Redshift Serverless Recovery Point in AWS represents a saved snapshot of data from a Redshift Serverless workgroup at a specific point in time. It allows you to restore your data to that state in case of accidental changes, failures, or for testing purposes. Recovery points help ensure business continuity and data protection without requiring manual snapshot management.

aws.redshiftserverless_recovery_point

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
namespace_arncorestringThe Amazon Resource Name (ARN) of the namespace the recovery point is associated with.
namespace_namecorestringThe name of the namespace the recovery point is associated with.
recovery_point_create_timecoretimestampThe time the recovery point is created.
recovery_point_idcorestringThe unique identifier of the recovery point.
tagscorehstore
total_size_in_mega_bytescorefloat64The total size of the data in the recovery point in megabytes.
workgroup_namecorestringThe name of the workgroup the recovery point is associated with.