'AWS SESv2, how to set FROM NAME

I could find a solution for AWS-SES but there is nothing about AWS-SESV2

It used to be Source: "App Name!! <[email protected]>" but it doesn't seem to work with v2.



Solution 1:[1]

You can use FromEmailAddress:

FromEmailAddress: 'App Name!! <[email protected]>'

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Št?pán Ulver