Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

feature: add ses service to send notification emails #9

Merged
merged 6 commits into from
Feb 14, 2023

Conversation

itsmostafa
Copy link
Contributor

@itsmostafa itsmostafa commented Feb 13, 2023

Add initial dependencies for sending notification emails

🗣 Description

added AWS SDK for Go V2 to utilize SES for sending Con-PCA notification emails and STS for assuming user roles

💭 Motivation and context

Start initial work to build out an email manager for sending Notification emails for Con-PCA

🧪 Testing

tested code locally

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated
    to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.

✅ Pre-merge checklist

  • Revert dependencies to default branches.
  • Finalize version.

✅ Post-merge checklist

  • Add a tag or create a release.

@itsmostafa itsmostafa marked this pull request as ready for review February 13, 2023 07:38
Copy link
Contributor

@izzy64 izzy64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@itsmostafa itsmostafa merged commit bb81837 into develop Feb 14, 2023
@itsmostafa itsmostafa deleted the feature/add-sesv2-service branch February 14, 2023 22:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants