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

Remove signup email configuration, unused, revert to default account #2060

Closed
wants to merge 1 commit into from

Conversation

BearHanded
Copy link
Contributor

Description

Remove a chunk of the logic about where emails come from when signing up in cognito. This functionality is no longer used in seds, all test accounts in lower envs are created via seeding.

Proved it worked in SEDS PR.

The stream functions service still references the ssm params for these emails, but not the ARNs and should continue to deploy fine. The functions there that trigger emails already do not work and are likely dead code, but I am in the process of verifying that officially.

This will unblock deployments for now.

Related ticket(s)


How to test

Important updates


Author checklist

  • I have performed a self-review of my code
  • I have added thorough tests, if necessary
  • I have updated relevant documentation, if necessary

convert to a different template: test → val | val → prod

Copy link

codeclimate bot commented Feb 21, 2024

Code Climate has analyzed commit c9a82fc and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 73.1%.

View more on Code Climate.

@BearHanded BearHanded closed this Feb 21, 2024
@BearHanded BearHanded deleted the cognito-email-conf branch February 21, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants