Resource Type: AWS > ElastiCache > Cache Parameter Group
The Cache Parameter Group resource type is a container for engine parameter values that can be applied to one or more ElastiCache instances. It allows users to manage the configuration of their ElastiCache environments, providing granular control over the parameters that dictate the behavior of their cache clusters.
Resource Context
Cache Parameter Group is a part of the ElastiCache service.
Each Cache Parameter Group lives under a Region.
Controls
The primary controls for AWS > ElastiCache > Cache Parameter Group are:
Quick Actions
- Delete
- Delete from AWS
- Router
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Approved control
- Skip alarm for Approved control [90 days]
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-elasticache#/resource/types/cacheParameterGroup
- tmod:@turbot/turbot#/resource/categories/database
- turbot graphql resource --id "tmod:@turbot/aws-elasticache#/resource/types/cacheParameterGroup"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-elasticache#/resource/types/cacheParameterGroup';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-elasticache#/resource/types/cacheParameterGroup"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-elasticache#/resource/types/cacheParameterGroup' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query