aws

http://status.aws.amazon.com/ https://www.expeditedssl.com/aws-in-plain-english
dangercoder 2019-06-07T22:21:34.002100Z

when uploading a .jar file to elastic bean stalk (manually) will it run java -jar ?

dangercoder 2019-06-07T22:27:44.002600Z

ah, I checked the logs and I had this exception:

No region found by any region provider. {:providers (cognitect.aws.region$environment_region_provider$reify__17294 cognitect.aws.region$system_property_region_provider$reify__17297 cognitect.aws.region$profile_region_provider$reify__17300 cognitect.aws.region$instance_region_provider$reify__17308)}
        at cognitect.aws.region$chain_region_provider$reify__17290.fetch(region.clj:37)
        at cognitect.aws.client.api$client.invokeStatic(api.clj:70)
        at cognitect.aws.client.api$client.invoke(api.clj:22)
       
        ... 98 more