This template creates an Amazon ElastiCache cluster in a default VPC with a security group. The cluster uses the memcached engine and has one cache node of type cache.t2.micro.

ElasticacheSecurityGroup
AWS::EC2::SecurityGroup


SecurityGroupIngress

ElasticacheCluster
AWS::ElastiCache::CacheCluster


VpcSecurityGroupIds

CloudFormation Template

Share Template