You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amazon environment variables are read in by and set as variables in the AWSConnection trait in aws.scala.
If the enviornment variables are not set when bundleNewAMI is called the function should fail with a useful message telling the user which environment variable they need to set.