mozilla / fxa-activity-metrics

A server for managing the Firefox Accounts metrics database and pipeline
1 stars 3 forks source link

feat(credentials): Support using an IAM role for credentials. #119

Closed rfk closed 5 years ago

rfk commented 5 years ago

Here's my quick pitch for supporting an AWS_IAM_ROLE env var, per https://github.com/mozilla/fxa-activity-metrics/issues/115#issuecomment-447138271. It runs locally and appears to spit out the right strings but I haven't tried actually connecting it to a redshift cluster...