loopingz / smtp-relay

SMTP Toolbox
GNU Lesser General Public License v3.0
29 stars 3 forks source link

AWS Authentication using service account tokens #21

Closed ggsood closed 1 year ago

ggsood commented 1 year ago

Hi @loopingz

When running aws smtp relay in Kubernetes, Aws authentication can be done using service account. This feature requires the following dependency to be added in the code

"@aws-sdk/client-sts": "^3.49.0",

loopingz commented 1 year ago

I added the dependencies, looking into the other issue to have complete CI/CD with publish on Docker Hub

Thank you for your feedback

github-actions[bot] commented 1 year ago

:rocket: Issue was released in v1.0.0 :rocket:

github-actions[bot] commented 1 year ago

:rocket: Issue was released in v1.0.0 :rocket: