Registry / cloud / skmcgrail-aws-sdk-go-v2

skmcgrail-aws-sdk-go-v2

JSON →
library0.26.0gogounverified

The official AWS SDK v2 for the Go programming language, providing access to AWS services like DynamoDB.

go get github.com/skmcgrail/aws-sdk-go-v2
INSTALL
IMPORT
SIG · SKMCGRAIL-AWS-SDK-
S
skmcgrail-aws-sdk-go-v2
cloudgov0.26.0
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.

aws
github.com/skmcgrail/aws-sdk-go-v2

Loads the default AWS SDK configuration.

package main import ( "context" "github.com/skmcgrail/aws-sdk-go-v2/aws" "github.com/skmcgrail/aws-sdk-go-v2/config" ) func main() { cfg, err := config.LoadDefaultConfig(context.TODO()) if err != nil { panic(err) } _ = cfg }
Debug
Known issues
breakingThis is a developer preview fork; not the official AWS SDK v2.
fix
Use the official module at github.com/aws/aws-sdk-go-v2 for production.
affects: >=0.0.0
Upgrade
Version history
0.26.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
23
OpenAI (training)
1
Resources
skmcgrail-aws-sdk-go-v2 — go get skmcgrail-aws-sdk-go-v2 · libregistry