AWS::ElastiCache::ReplicationGroupResource type definition for AWS::ElastiCache::ReplicationGroup
39 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ReplicationGroupDescription | string | Required |
AtRestEncryptionEnabled | boolean | Create-only |
AuthToken | string | Write-only |
AutomaticFailoverEnabled | boolean | |
AutoMinorVersionUpgrade | boolean | |
CacheNodeType | string | |
CacheParameterGroupName | string | Write-only |
CacheSecurityGroupNames | Array<string> | Write-onlyDeprecated |
CacheSubnetGroupName | string | Create-onlyWrite-only |
ClusterMode | string | |
DataTieringEnabled | boolean | Create-only |
Engine | string | |
EngineVersion | string | Write-only |
GlobalReplicationGroupId | string | Create-only |
IpDiscovery | string | |
KmsKeyId | string | Create-onlyWrite-only |
LogDeliveryConfigurations | Array<LogDeliveryConfigurationRequest> | |
MultiAZEnabled | boolean | |
NetworkType | string | Create-only |
NodeGroupConfiguration | Array<NodeGroupConfiguration> | Write-only |
NotificationTopicArn | string | Write-only |
NumCacheClusters | integer | |
NumNodeGroups | integer | Write-only |
Port | integer | Create-only |
PreferredCacheClusterAZs | Array<string> | Create-onlyWrite-only |
PreferredMaintenanceWindow | string | Write-only |
PrimaryClusterId | string | Write-only |
ReplicasPerNodeGroup | integer | Create-onlyWrite-only |
ReplicationGroupId | string | Create-only |
SecurityGroupIds | Array<string> | Write-only |
SnapshotArns | Array<string> | Create-onlyWrite-only |
SnapshotName | string | Create-onlyWrite-only |
SnapshotRetentionLimit | integer | |
SnapshottingClusterId | string | |
SnapshotWindow | string | |
Tags | Array<Tag> | |
TransitEncryptionEnabled | boolean | |
TransitEncryptionMode | string | |
UserGroupIds | Array<string> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ConfigurationEndPoint | Endpoint | The configuration details of the replication group. |
PrimaryEndPoint | Endpoint | The primary endpoint configuration |
ReadEndPoint | object | - |
ReaderEndPoint | Endpoint | The endpoint of the reader node in the replication group. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ElastiCache::ReplicationGroup
Resources:
MyResource:
Type: AWS::ElastiCache::ReplicationGroup
Properties:
ReplicationGroupDescription: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
elasticache:CreateReplicationGroupelasticache:DescribeReplicationGroupselasticache:ModifyReplicationGroupelasticache:AddTagsToResourcelogs:CreateLogStreamlogs:PutLogEventslogs:CreateLogDeliverylogs:UpdateLogDeliverylogs:DeleteLogDeliverylogs:GetLogDeliverylogs:ListLogDeliveriesfirehose:PutRecordfirehose:PutRecordBatchfirehose:TagDeliveryStreamiam:CreateServiceLinkedRolekms:Decryptkms:Encryptkms:GenerateDataKeykms:CreateGrantkms:DescribeKeys3:GetObjectelasticache:DescribeReplicationGroupselasticache:ListTagsForResourceelasticache:ModifyReplicationGroupelasticache:ModifyReplicationGroupShardConfigurationelasticache:DescribeReplicationGroupselasticache:ListTagsForResourceelasticache:AddTagsToResourceelasticache:RemoveTagsFromResourceelasticache:CreateCacheClusterelasticache:DeleteCacheClusterelasticache:DescribeCacheClusterslogs:CreateLogStreamlogs:PutLogEventslogs:CreateLogDeliverylogs:UpdateLogDeliverylogs:DeleteLogDeliverylogs:GetLogDeliverylogs:ListLogDeliveriesfirehose:PutRecordfirehose:PutRecordBatchs3:GetObjectfirehose:TagDeliveryStreamkms:Decryptkms:Encryptkms:GenerateDataKeykms:CreateGrantkms:DescribeKeyiam:CreateServiceLinkedRoleelasticache:DeleteReplicationGroupelasticache:DescribeReplicationGroupselasticache:CreateSnapshotelasticache:DescribeReplicationGroupsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterReplicationGroupIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AtRestEncryptionEnabledCacheSubnetGroupNameDataTieringEnabledGlobalReplicationGroupIdKmsKeyIdNetworkTypePortPreferredCacheClusterAZsReplicasPerNodeGroupReplicationGroupIdSnapshotArnsSnapshotName