We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Novu supports AWS SES, email provider. This provider requires AWS ACCESS KEY and SECRET_KEY. Using SECRET_KEY can be a security issue.
To use IAM role arn to send ses emails
Adding support og IAM role for SES
No response
None
The text was updated successfully, but these errors were encountered:
NV-4287 🚀 Feature: support of AWS iam role in place of client secret and key in AWS SES integration
Sorry, something went wrong.
Examples of why/how this should be done https://www.ibm.com/docs/en/tarm/8.13.0?topic=suaiuir-setting-up-aws-iam-role-turbonomic-saas-deployments https://aws.amazon.com/blogs/security/how-to-improve-cross-account-access-for-saas-applications-accessing-customer-accounts/
No branches or pull requests
🔖 Feature description
Novu supports AWS SES, email provider. This provider requires AWS ACCESS KEY and SECRET_KEY. Using SECRET_KEY can be a security issue.
🎤 Why is this feature needed ?
To use IAM role arn to send ses emails
✌️ How do you aim to achieve this?
Adding support og IAM role for SES
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: