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

aws-aws-sdk-go-v2-service-ses

JSON →
library1.35.2gogounverified

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

go get github.com/aws/aws-sdk-go-v2/service/ses
INSTALL
IMPORT
SIG · AWS-AWS-SDK-GO-V2-
A
aws-aws-sdk-go-v2-service-ses
cloudgov1.35.2
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.

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

Creates an SES client using the AWS SDK v2.

package main import ( "context" "fmt" "github.com/aws/aws-sdk-go-v2/service/ses" ) func main() { client := ses.NewFromConfig(nil) fmt.Println("SES client created") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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