Allow using AWS SES on Databricks
Categories
(Data Platform and Tools Graveyard :: Operations, task, P1)
Tracking
(Not tracked)
People
(Reporter: akomar, Assigned: robotblake)
Details
Can we add ses:SendEmail permission to databricks-ec2 IAM role?
:marco needs to send some emails from the notebook he's moving out of ATMO.
| Reporter | ||
Comment 1•6 years ago
|
||
Blake: can you take a look? What are our options here?
| Assignee | ||
Comment 2•6 years ago
|
||
So I think the best bet is to provision new credentials for this and make them available via databricks secrets. I'll take a look at that and update the bug when I've got a better idea on the scope, should be pretty straight-forward though.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 4•6 years ago
|
||
This got lost in the shuffle of the last few weeks, I'll work on this this afternoon.
| Assignee | ||
Comment 5•6 years ago
|
||
After some delays with sorting out weird SES issues, I've got a working example up and running in databricks.
https://dbc-caf9527b-e073.cloud.databricks.com/#notebook/234791
Feel free to reopen if you run into issues!
Comment 6•6 years ago
|
||
com.databricks.common.client.DatabricksServiceException: PERMISSION_DENIED: User mcastelluccio@mozilla.com does not have READ permission on scope data-email to perform this action.
Updated•6 years ago
|
| Assignee | ||
Comment 7•6 years ago
|
||
Whoops, I'll look at how to broaden the scope of that, sorry for the delay.
| Assignee | ||
Comment 8•6 years ago
|
||
This should be working now, mind double-checking :marco?
Comment 9•6 years ago
|
||
Thanks, it worked!
Updated•3 years ago
|
Description
•