Depends on nothing (independent of the code change issue).
These credentials are separate from planner's SES SMTP credentials (codebar/planner#2926, which are SMTP-credential type) so either app's email credentials can be rotated or revoked without touching the other. Sending quota, suppression list, and domain/DKIM are SES account-level state already set up by the planner migration — nothing to redo here.
Depends on nothing (independent of the code change issue).
eu-west-1(Heroku region iseu, matching planner's choice for the planner migration)ses:SendEmail, identitycodebar.io, from addressauth-noreply@codebar.io— verify allowed actions and condition keys against the current SES developer guide when writing the policySES_REGION,SES_ACCESS_KEY_ID,SES_SECRET_ACCESS_KEYThese credentials are separate from planner's SES SMTP credentials (codebar/planner#2926, which are SMTP-credential type) so either app's email credentials can be rotated or revoked without touching the other. Sending quota, suppression list, and domain/DKIM are SES account-level state already set up by the planner migration — nothing to redo here.