deleteServerlessCache
inline suspend fun ElastiCacheClient.deleteServerlessCache(crossinline block: DeleteServerlessCacheRequest.Builder.() -> Unit): DeleteServerlessCacheResponse
Deletes a specified existing serverless cache.
CreateServerlessCacheSnapshot
permission is required to create a final snapshot. Without this permission, the API call will fail with an Access Denied
exception.