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

aws-aws-sdk-go-v2-service-xray

JSON →
library1.30.1gogounverified

AWS X-Ray API client for managing debug traces and retrieving service maps.

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

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

Create an X-Ray client

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

No known issues recorded.

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

No dependency data recorded yet.

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