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

Allow / Deny using Cognito without SES #820

Open
coilysiren opened this issue Jan 6, 2025 · 0 comments
Open

Allow / Deny using Cognito without SES #820

coilysiren opened this issue Jan 6, 2025 · 0 comments
Labels
scope: service Service layer / component type: tech debt Improvements to code quality that don't necessarily have noticeable functional or behavior changes

Comments

@coilysiren
Copy link
Contributor

It's possible but not advisable to use Cognito without SES. When you do so, AWS uses a shared email provider with a low sending rate. Whether or not we want to do this, I'm not totally sure. So this ticket is to:

  • a) determine if this is something we want to do
  • b1) allow it if so
  • b2) create a validation rule denying it if not
@coilysiren coilysiren added scope: service Service layer / component type: tech debt Improvements to code quality that don't necessarily have noticeable functional or behavior changes labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: service Service layer / component type: tech debt Improvements to code quality that don't necessarily have noticeable functional or behavior changes
Projects
None yet
Development

No branches or pull requests

1 participant