Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the use of AWS EC2 Roles as credential providers #54

Open
jufemaiz opened this issue Jun 25, 2014 · 3 comments
Open

Support the use of AWS EC2 Roles as credential providers #54

jufemaiz opened this issue Jun 25, 2014 · 3 comments

Comments

@jufemaiz
Copy link

EC2 roles are a much easier method for providing credentials.

Any chance there can be a shift to supporting them, otherwise I'll have to stay with the use of AWS::SimpleEmailService.

@Azrael808
Copy link

I would also like to see this feature implemented. While it's possible to securely pass credentials via environment variables, I can't help but think EC2 roles are the way to go here.

@johnnyshields
Copy link

This is supported in https://github.com/tablecheck/mail-ses. It uses the official AWS SDK under the hood.

@reedloden
Copy link

Another option is by using aws-sdk-rails with config.action_mailer.delivery_method = :ses.

https://github.com/aws/aws-sdk-rails#amazon-simple-email-service-ses-as-an-actionmailer-delivery-method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants