ElastiCache Serverless Cache Snapshot

An ElastiCache Serverless Cache Snapshot is a point-in-time backup of a serverless cache in Amazon ElastiCache. It allows you to preserve the state of your cache data without managing infrastructure, making it easier to restore or clone environments for recovery, testing, or migration.

aws.elasticache_serverless_cache_snapshot

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of a serverless cache snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.
bytes_used_for_cachecorestringThe total size of a serverless cache snapshot, in bytes. Available for Valkey, Redis OSS and Serverless Memcached only.
create_timecoretimestampThe date and time that the source serverless cache's metadata and cache data set was obtained for the snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.
expiry_timecoretimestampThe time that the serverless cache snapshot will expire. Available for Valkey, Redis OSS and Serverless Memcached only.
kms_key_idcorestringThe ID of the Amazon Web Services Key Management Service (KMS) key of a serverless cache snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.
serverless_cache_configurationcorejsonThe configuration of the serverless cache, at the time the snapshot was taken. Available for Valkey, Redis OSS and Serverless Memcached only.
serverless_cache_snapshot_namecorestringThe identifier of a serverless cache snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.
snapshot_typecorestringThe type of snapshot of serverless cache. Available for Valkey, Redis OSS and Serverless Memcached only.
statuscorestringThe current status of the serverless cache. Available for Valkey, Redis OSS and Serverless Memcached only.
tagscorehstore