This repository has been archived by the owner on Aug 31, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
issueURL
#3
Doneの定義
変更点概要
技術的変更点概要
ユーザ登録時の検証コードを送信するメールをデフォルトからSESに変更した。
SESは、バージニア北部(us-east-1)に作成している。
参考:リージョンと Amazon SES
現在の設定は本番運用を想定したものではなく、開発が進められる最低限の設定を満たす構成としている。
また、CognitoはSESに依存するためディレクトリ名を変更した。
providers/aws/environments/stg/
配下の13-cognito
->14-cognito
に変更し、13-ses
を追加。SESについて
(送信元アドレスについては個別にSlackで連絡する)
参考:Amazon SES サンドボックス外への移動