Learn R Programming

paws.database (version 0.7.0)

elasticache_delete_cache_parameter_group: Deletes the specified cache parameter group

Description

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.

Usage

elasticache_delete_cache_parameter_group(CacheParameterGroupName)

Arguments

CacheParameterGroupName

[required] The name of the cache parameter group to delete.

The specified cache security group must not be associated with any clusters.