Data Source: aws_elasticache_replication_group

Use this data source to get information about an ElastiCache Replication Group.

Example Usage

data "aws_elasticache_replication_group" "bar" {
  replication_group_id = "example"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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