Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Mar 17, 2021
1 parent dc3aded commit f7b9062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ses-domain/bin/move-to-production.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $AWS sesv2 put-account-details \
--production-access-enabled \
--mail-type TRANSACTIONAL \
--use-case-description "$SES_USE_CASE_DESCRIPTION" \
--additional-contact-email-addresses "$SES_ADDITINAL_CONTACT_EMAIL" \
--additional-contact-email-addresses "$SES_ADDITIONAL_CONTACT_EMAIL" \
--contact-language EN
status=$?

Expand Down

0 comments on commit f7b9062

Please sign in to comment.