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

aws-aws-sdk-go-v2-service-codecommit

JSON →
library1.34.4gogounverified

The AWS SDK Go v2 service client for AWS CodeCommit, a managed source control service.

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

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

Create a CodeCommit client using the AWS SDK Go v2.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
aws-aws-sdk-go-v2-service-codecommit — go get aws-aws-sdk-go-v2-service-codecommit · libregistry