AWS ElastiCache (IAM)

JSON →
aws database

A fully managed in-memory caching service that supports Redis and Memcached to improve application performance.

elasticache:DescribeCacheClusterselasticache:DescribeReplicationGroupselasticache:DescribeSnapshotselasticache:DescribeEventselasticache:DescribeCacheParameterGroupselasticache:DescribeCacheSubnetGroupselasticache:ListTagsForResource
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "elasticache:DescribeCacheClusters",
        "elasticache:DescribeReplicationGroups",
        "elasticache:DescribeSnapshots",
        "elasticache:DescribeEvents",
        "elasticache:DescribeCacheParameterGroups",
        "elasticache:DescribeCacheSubnetGroups",
        "elasticache:ListTagsForResource"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/elasticache