Where can I get AWS credentials to sign requests for elasticsearch in my containers?
@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.
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?