"Description":"A sample template to bring up a minimal, but complete version of the edX stack. **WARNING** This template creates one or more Amazon EC2 instances. You will be billed for the AWS resources used if you create a stack from this template.",
"Description":"Bring up the complete EdX stack in a VPC.",
"Parameters":{
"Parameters":{
"EnvironmentTag":{
"EnvironmentTag":{
"Type":"String",
"Type":"String",
"Description":"A tag value applied to the hosts in the VPC indicating which environment to use during the configuration phase, e.g., development, stage, production"
"Description":"A tag value applied to the hosts in the VPC indicating which environment to use during the configuration phase, e.g., development, stage, production",
"Default":"stage"
},
},
"KeyName":{
"KeyName":{
"Type":"String",
"Type":"String",
"Description":"Name of an existing EC2 KeyPair to enable SSH access to the web server"
"Description":"Name of an existing EC2 KeyPair to enable SSH access to the web server",