elasticache_delete_cache_parameter_group: Deletes the specified cache parameter group

View source: R/elasticache_operations.R

elasticache_delete_cache_parameter_groupR Documentation

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.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.