Data Source: aws_elasticache_cluster

Use this data source to get information about an ElastiCache Cluster

Example Usage

data "aws_elasticache_cluster" "my_cluster" {
  cluster_id = "my-cluster-id"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: