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