This template creates a DAX cluster with the specified properties. The DAX cluster is created with a cluster name, node type, replication factor, IAM role ARN, description, and subnet group.

daxCluster
AWS::DAX::Cluster


subnetGroupClu
AWS::DAX::SubnetGroup


SubnetIds

subnet1
AWS::EC2::Subnet


subnet2
AWS::EC2::Subnet


daxVpc
AWS::EC2::VPC


CloudFormation Template

Share Template