elasticache_delete_serverless_cache_snapshot {paws.database}R Documentation

Deletes an existing serverless cache snapshot

Description

Deletes an existing serverless cache snapshot. Available for Redis only.

See https://www.paws-r-sdk.com/docs/elasticache_delete_serverless_cache_snapshot/ for full documentation.

Usage

elasticache_delete_serverless_cache_snapshot(ServerlessCacheSnapshotName)

Arguments

ServerlessCacheSnapshotName

[required] Idenfitier of the snapshot to be deleted. Available for Redis only.


[Package paws.database version 0.6.0 Index]