aws

http://status.aws.amazon.com/ https://www.expeditedssl.com/aws-in-plain-english
caleb.macdonaldblack 2019-02-01T01:21:47.105600Z

Where can I get AWS credentials to sign requests for elasticsearch in my containers?

Wes Hall 2019-02-01T13:19:01.107700Z

@caleb.macdonaldblack Ultimately, IAM, but assuming you are running your ES client codes within the AWS infrastructure, you should be able to set a "role" for your machines so that they are given creds automatically.

2019-02-01T17:16:27.109600Z

just filed this issue on lein-beanstalk not supporting current AWS platforms: https://github.com/weavejester/lein-beanstalk/issues/55 Does anyone have a work-around?