Starting October 1, 2020, Amazon Web Services requires all integrated services to use their AWS Signature Version 4 for connecting to AWS. Starting with Soapbox Mailer v1.12, Soapbox Mailer supports the use of AWS Signature Version 4.
IMPORTANT: If your organization installed Soapbox Mailer prior to version 1.11 (prior to September 20, 2020), in order to continue sending email via Soapbox Mailer after September 30, 2020, you must do the following.
- Prepare for the upgrade by collecting your AWS information
- Create a new Named Credential in your Salesforce org
- Upgrade to at least Soapbox Mailer v1.12
Prepare for the upgrade by collecting your AWS information
- Collect the following Amazon Web Services information for your account
- AWS Access Key ID = (your AWS Access Key ID)
- AWS Secret Access Key = (your AWS Secret Access Key)
- AWS Region = (your region, likely "us-east-1" if you're in the US, otherwise review Amazon's regions)
Create a new Named Credential in your Salesforce org
- Login to Salesforce
- Go to Setup > Quick Find search for "Named Credentials"
- Click the "New Named Credential" button
- Enter the following data on the "New Named Credential" page
- Label = "AWS SES for Soapbox Mailer"
- Name = "sbm_AWSSES"
- URL = "https://email.us-east-1.amazonaws.com/"
- IMPORTANT: make sure the final forward-slash is included in the URL.
- If you're using AWS in a region other than us-east-1, replace "us-east-1" with the appropriate region from the list of regions supplied by Amazon
- Certificate = (leave blank)
- Identity Type = "Named Principal"
- Authentication Protocol = "AWS Signature Version 4"
- AWS Access Key ID = (your AWS Access Key ID)
- AWS Secret Access Key = (your AWS Secret Access Key))
- AWS Region = (your region, likely "us-east-1")
- AWS Service = "email"
- Generate Authorization Header = (checked)
- Allow Merge Fields in HTTP Header = (unchecked)
- Allow Merge Fields in HTTP Body = (unchecked)
- Outbound Network Connection = (blank)
- Click the Save button
Upgrade to at least Soapbox Mailer v1.12
- Install the latest version of Soapbox Mailer from the AppExchange listing
If you run into any issues, please open a ticket with our support team at https://support.picnet.net.