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

feature: SES Scaffolder Action #86

Open
billabongrob opened this issue Apr 18, 2024 · 1 comment
Open

feature: SES Scaffolder Action #86

billabongrob opened this issue Apr 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@billabongrob
Copy link
Contributor

🔖 Feature description

Create a scaffolder action that can send an email with SES.

🎤 Context

The notification system in Backstage is lacking - this would be a good start to getting in touch with people + meeting them where they are.

✌️ Possible Implementation

No response

@billabongrob billabongrob added the enhancement New feature or request label Apr 18, 2024
@niallthomson
Copy link
Contributor

Thanks for raising this @billabongrob We'll keep an eye on interest.

One way to implement this already would be to use the EventBridge scaffolder action to fire an event from the Backstage scaffolder then configure an EventBridge rule to invoke a Lambda function that sends the email via SES. This is of course more work to implement but is available today.

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

No branches or pull requests

2 participants