Open
Description
Background story
We are currently developing a business module for sending emails using the V2 version of the Go SDK
What does this example accomplish?
We would like to use some examples, such as setting up SES and sending emails.
Which AWS service(s)?
SES
Which AWS SDKs or tools?
- All languages
- .NET
- C++
- Go (v2)
- Java
- Java (v2)
- JavaScript
- JavaScript (v3)
- Kotlin
- PHP
- Python
- Ruby
- Rust
- Swift
- Not applicable
Are there existing code examples to leverage?
In the repository at https://github.com/awsdocs/aws-doc-sdk-examples/blob/main/go/ses/README.md, we can find examples for v1.
Do you have any reference code?
No response