Registry / cloud / aws-aws-sdk-go-v2-service-sesv2

aws-aws-sdk-go-v2-service-sesv2

JSON →
library1.62.4gogounverified

The AWS SDK for Go v2 service client for Amazon Simple Email Service v2 (SESv2).

go get github.com/aws/aws-sdk-go-v2/service/sesv2
INSTALL
IMPORT
SIG · AWS-AWS-SDK-GO-V2-
A
aws-aws-sdk-go-v2-service-sesv2
cloudgov1.62.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sesv2
github.com/aws/aws-sdk-go-v2/service/sesv2

Creates an SESv2 client and retrieves account details.

package main import ( "context" "github.com/aws/aws-sdk-go-v2/service/sesv2" ) func main() { client := sesv2.NewFromConfig(cfg) output, _ := client.GetAccount(context.TODO(), &sesv2.GetAccountInput{}) println(output) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.62.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
26
Resources
aws-aws-sdk-go-v2-service-sesv2 — go get aws-aws-sdk-go-v2-service-sesv2 · libregistry