createServerlessCacheSnapshot
inline suspend fun ElastiCacheClient.createServerlessCacheSnapshot(crossinline block: CreateServerlessCacheSnapshotRequest.Builder.() -> Unit): CreateServerlessCacheSnapshotResponse
This API creates a copy of an entire ServerlessCache at a specific moment in time. Available for Valkey, Redis OSS and Serverless Memcached only.