Fork me on GitHub
#aws
<
2019-02-01
>
caleb.macdonaldblack01:02:47

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

Wes Hall13:02:01

@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.

David Reno17:02:27

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?