aws-doc-sdk-examples/gov2:Why are there no examples for Go v2 SES?

Author: weimx2023Created Oct 14, 2024Updated Sep 19, 2025
LabelsNew example request

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

Source: awsdocs/aws-doc-sdk-examples