View source: R/elasticache_operations.R
elasticache_delete_cache_parameter_group | R Documentation |
Deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters. You cannot delete the default cache parameter groups in your account.
See https://www.paws-r-sdk.com/docs/elasticache_delete_cache_parameter_group/ for full documentation.
elasticache_delete_cache_parameter_group(CacheParameterGroupName)
CacheParameterGroupName |
[required] The name of the cache parameter group to delete. The specified cache security group must not be associated with any clusters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.