This template creates a DAX subnet group with the specified properties. It creates a subnet group with a given name and description, and associates it with two subnets.

MyDAXSubnetGroup
AWS::DAX::SubnetGroup


SubnetIds

subnet1
AWS::EC2::Subnet


subnet2
AWS::EC2::Subnet


daxVpc
AWS::EC2::VPC


CloudFormation Template

Share Template