I have a project sending emails using AWS SES. To prevent emails bouncing due to blacklisted IP I am trying to set up dedicated IP.
I followed the instructions on the developer guide and have successfully set up, warmed-up two IP addresses and created them in a dedicated-pool and associated configuration set.
Can SES be set up so that ALL emails are sent from dedicated IP by default or does each email have to set with the X-SES-CONFIGURATION-SET header?