You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, FlyteaAmin sends an event to aws SNS first. (admin event publisher -> SNS -> SQS -> admin email processor)
We can have an admin email publisher, which directly sends the email without SNS/SQS, and we should only use it in the sandbox.
Motivation: Why do you think this is important?
Currently, FlyteaAmin sends an event to aws SNS first. (admin event publisher -> SNS -> SQS -> admin email processor)
We can have an admin email publisher, which directly sends the email without SNS/SQS, and we should only use it in the sandbox.
The new email publisher can be added to here
Goal: What should the final outcome look like, ideally?
We are able to use email/slack notifications in the sandbox.
Describe alternatives you've considered
Add aws sns / sqs config in the sandbox environment.
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: