latest--aws-elasticache-globalreplicationgroup
sharedThe AWS::ElastiCache::GlobalReplicationGroup resource creates an Amazon ElastiCache Global Replication Group.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-elasticache
Properties
The replication groups that comprise the Global Datastore.
The suffix name of a Global Datastore. Amazon ElastiCache automatically applies a prefix to the Global Datastore ID when it is created. Each AWS Region has its own prefix.
AutomaticFailoverEnabled
The cache node type of the Global Datastore
The engine version of the Global Datastore.
Cache parameter group name to use for the new engine version. This parameter cannot be modified independently.
Indicates the number of node groups in the Global Datastore.
The optional description of the Global Datastore
Describes the replication group IDs, the AWS regions where they are stored and the shard configuration for each that comprise the Global Datastore
Definitions
Regionally unique identifier for the member i.e. ReplicationGroupId.
The AWS region of the Global Datastore member.
Indicates the role of the member, primary or secondary.
Unique identifier for the Node Group. This is either auto-generated by ElastiCache (4-digit id) or a user supplied id.
A list of preferred availability zones for the nodes of new node groups.
The replication group id of the Global Datastore member.
The AWS region of the Global Datastore member.
A list of PreferredAvailabilityZones objects that specifies the configuration of a node group in the resharded cluster.