aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.95k stars 554 forks source link

Example email should be in "Example Name <example@example.com>" #6213

Open satyaprakashpatel opened 5 days ago

satyaprakashpatel commented 5 days ago

Describe the issue

If I am using only email then it is throwing error "InvalidParameterValue" with the message "Invalid email address"

Links

https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/ses/command/SendEmailCommand/

aBurmeseDev commented 4 days ago

Hi @satyaprakashpatel - can you share your code that would give us more insight into the reported behavior? Can you also elaborate on your title as which part of documentation you're referring to?

"Example email should be in "Example Name example@example.com"