@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface AwsEc2Instance
Annotation used to identify AWS EC2 instance (VM).
nameTag - required, "tag:Name" of the EC2 instance
region - Optional, region to look in. By default sunstone.aws.region Sunstone Config property is used