AWS::ElastiCache::CacheClusterResource type definition for AWS::ElastiCache::CacheCluster
25 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
CacheNodeType | string | Required |
Engine | string | RequiredCreate-only |
NumCacheNodes | integer | Required |
AutoMinorVersionUpgrade | boolean | |
AZMode | string | |
CacheParameterGroupName | string | |
CacheSecurityGroupNames | Array<string> | Write-onlyDeprecated |
CacheSubnetGroupName | string | Create-only |
ClusterName | string | Create-only |
EngineVersion | string | |
IpDiscovery | string | |
LogDeliveryConfigurations | Array<LogDeliveryConfigurationRequest> | |
NetworkType | string | Create-only |
NotificationTopicArn | string | |
Port | integer | Create-only |
PreferredAvailabilityZone | string | Write-only |
PreferredAvailabilityZones | Array<string> | |
PreferredMaintenanceWindow | string | |
SnapshotArns | Array<string> | Create-onlyWrite-only |
SnapshotName | string | Create-onlyWrite-only |
SnapshotRetentionLimit | integer | |
SnapshotWindow | string | |
Tags | Array<Tag> | |
TransitEncryptionEnabled | boolean | |
VpcSecurityGroupIds | Array<string> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ConfigurationEndpoint | Endpoint | Specifies the ConfigurationEndpoint address and port |
RedisEndpoint | Endpoint | Specifies the RedisEndPoint address and port |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ElastiCache::CacheCluster
Resources:
MyResource:
Type: AWS::ElastiCache::CacheCluster
Properties:
CacheNodeType: "value"
NumCacheNodes: 1
Engine: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
elasticache:DescribeCacheClusterselasticache:CreateCacheClusterelasticache:AddTagsToResourceelasticache:DeleteCacheClusters3:GetObjectlogs:CreateLogDeliverylogs:GetLogDeliverylogs:ListLogDeliverieslogs:UpdateLogDeliverylogs:DeleteLogDeliverylogs:PutResourcePolicylogs:DescribeResourcePolicieslogs:DescribeLogGroupslogs:CreateLogStreamfirehose:TagDeliveryStreamiam:CreateServiceLinkedRoleelasticache:ListTagsForResourceelasticache:DescribeCacheClusterslogs:GetLogDeliverylogs:DescribeLogGroupselasticache:DescribeCacheClusterselasticache:ModifyCacheClusterelasticache:AddTagsToResourceelasticache:RemoveTagsFromResourceelasticache:RebootCacheClusterlogs:CreateLogDeliverylogs:GetLogDeliverylogs:ListLogDeliverieslogs:UpdateLogDeliverylogs:DeleteLogDeliverylogs:PutResourcePolicylogs:DescribeResourcePolicieslogs:DescribeLogGroupslogs:CreateLogStreams3:GetObjectfirehose:TagDeliveryStreamiam:CreateServiceLinkedRoleelasticache:DescribeCacheClusterselasticache:DeleteCacheClusterelasticache:CreateSnapshotelasticache:DescribeCacheClustersOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterClusterNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
PortSnapshotArnsSnapshotNameCacheSubnetGroupNameClusterNameEngineNetworkType