Configuring CloudFormation
Navigate to your AWS Console page and select “CloudFormation” under Management Tools.
Click “Create Stack”
Under “Choose a Template” Select “Specify an Amazon S3 Template URL” and paste in the URL that we will provide : https://s3.amazonaws.com/flydata-cftemplate/flydata-######.json
Click Next to continue
You will need the following information to enter for the Stack Name and Parameters:
- VPC – Where the instance will reside in
- Public Subnet – Where the instance will reside in
- MySQL hostname and port
- Redshift cluster hostname and port
- Name of the SSH key – Access to instance
Click Next to continue
On the Options screen, click Next to continue
Review your settings and click “Create” at the bottom to complete