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

aws-aws-sdk-go-v2-service-apigatewayv2

JSON →
library1.35.6gogounverified

Provides the API client, operations, and parameter types for Amazon API Gateway V2.

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

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

Creates a new API Gateway V2 client.

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

No known issues recorded.

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

No dependency data recorded yet.

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