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

aws-aws-sdk-go-v2-service-neptune

JSON →
library1.46.0gogounverified

AWS SDK for Go v2 service client for Amazon Neptune, a fast, reliable, fully managed graph database service.

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

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

Create a Neptune client

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Resources
aws-aws-sdk-go-v2-service-neptune — go get aws-aws-sdk-go-v2-service-neptune · libregistry