You must be logged in to view saved presets
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.
AWSTemplateFormatVersion: '2010-09-09'
Description: Cfn Template by CloudAdvisor
Parameters: {}
Resources: {}
Outputs: {}
Conditions: {}
Mappings: {}
Metadata: {}