{"slug":"iam-aws-elasticache","cloud":"aws","service":"elasticache","title":"AWS ElastiCache (IAM)","description":"A fully managed in-memory caching service that supports Redis and Memcached to improve application performance.","category":"database","common_permissions":["elasticache:DescribeCacheClusters","elasticache:DescribeReplicationGroups","elasticache:DescribeSnapshots","elasticache:DescribeEvents","elasticache:DescribeCacheParameterGroups","elasticache:DescribeCacheSubnetGroups","elasticache:ListTagsForResource"],"least_privilege_example":"{\n  \"Version\": \"2012-10-17\",\n  \"Statement\": [\n    {\n      \"Effect\": \"Allow\",\n      \"Action\": [\n        \"elasticache:DescribeCacheClusters\",\n        \"elasticache:DescribeReplicationGroups\",\n        \"elasticache:DescribeSnapshots\",\n        \"elasticache:DescribeEvents\",\n        \"elasticache:DescribeCacheParameterGroups\",\n        \"elasticache:DescribeCacheSubnetGroups\",\n        \"elasticache:ListTagsForResource\"\n      ],\n      \"Resource\": \"*\"\n    }\n  ]\n}","warnings":["Avoid elasticache:* — grants full control including creating, modifying, and deleting cache clusters and data.","Avoid elasticache:DeleteCacheCluster — allows deletion of cache clusters, causing data loss and application impact."],"docs":"https://servicereference.us-east-1.amazonaws.com/v1/elasticache/elasticache.json","tags":["iam","aws"],"last_verified":"2026-06-14T00:00:00.000Z","next_check":"2026-12-11T00:00:00.000Z","created_at":"2026-06-14T04:49:18.300Z","updated_at":"2026-06-14T04:49:18.300Z"}