package
0.18.27
Repository: https://github.com/pulumi/pulumi-aws.git
Documentation: pkg.go.dev

# Functions

GetCluster gets an existing Cluster resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetParameterGroup gets an existing ParameterGroup resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetReplicationGroup gets an existing ReplicationGroup resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetSecurityGroup gets an existing SecurityGroup resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetSubnetGroup gets an existing SubnetGroup resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Use this data source to get information about an Elasticache Cluster > This content is derived from https://github.com/terraform-providers/terraform-provider-aws/blob/master/website/docs/d/elasticache_cluster.html.markdown.
Use this data source to get information about an Elasticache Replication Group.
NewCluster registers a new resource with the given unique name, arguments, and options.
NewParameterGroup registers a new resource with the given unique name, arguments, and options.
NewReplicationGroup registers a new resource with the given unique name, arguments, and options.
NewSecurityGroup registers a new resource with the given unique name, arguments, and options.
NewSubnetGroup registers a new resource with the given unique name, arguments, and options.

# Structs

Provides an ElastiCache Cluster resource, which manages a Memcached cluster or Redis instance.
The set of arguments for constructing a Cluster resource.
Input properties used for looking up and filtering Cluster resources.
A collection of arguments for invoking getCluster.
A collection of values returned by getCluster.
A collection of arguments for invoking getReplicationGroup.
A collection of values returned by getReplicationGroup.
Provides an ElastiCache parameter group resource.
The set of arguments for constructing a ParameterGroup resource.
Input properties used for looking up and filtering ParameterGroup resources.
Provides an ElastiCache Replication Group resource.
The set of arguments for constructing a ReplicationGroup resource.
Input properties used for looking up and filtering ReplicationGroup resources.
Provides an ElastiCache Security Group to control access to one or more cache clusters.
The set of arguments for constructing a SecurityGroup resource.
Input properties used for looking up and filtering SecurityGroup resources.
Provides an ElastiCache Subnet Group resource.
The set of arguments for constructing a SubnetGroup resource.
Input properties used for looking up and filtering SubnetGroup resources.