elasticache_delete_serverless_cache function

Deletes a specified existing serverless cache

Deletes a specified existing serverless cache

Deletes a specified existing serverless cache.

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

elasticache_delete_serverless_cache( ServerlessCacheName, FinalSnapshotName = NULL )

Arguments

  • ServerlessCacheName: [required] The identifier of the serverless cache to be deleted.
  • FinalSnapshotName: Name of the final snapshot to be taken before the serverless cache is deleted. Available for Valkey, Redis OSS and Serverless Memcached only. Default: NULL, i.e. a final snapshot is not taken.