amazon_ses-2.0.x-dev/tests/modules/amazon_ses_test/config/install/amazon_ses.settings.yml
tests/modules/amazon_ses_test/config/install/amazon_ses.settings.yml
from_address: example@example.com from_name: 'Example' override_from: true throttle: false queue: false credentials: region: 'us-east-1' key: TestAPIKey secret: TestAPISecret
