# Functions
MakeInstance creates an Amazon Elastic Compute Cloud (Amazon EC2) instance Inputs: svc is an Amazon EC2 service client key is the name of the tag to attach to the instance value is the value of the tag to attach to the instance Output: If success, nil Otherwise, an error from the call to RunInstances or CreateTags.