Home
last modified time | relevance | path

Searched refs:APIGatewayCustomAuthorizerRequestTypeRequest (Results 1 – 2 of 2) sorted by relevance

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-lambda-go/events/
H A Dapigw_test.go108 var inputEvent APIGatewayCustomAuthorizerRequestTypeRequest
127 test.TestMalformedJson(t, APIGatewayCustomAuthorizerRequestTypeRequest{})
H A Dapigw.go228 type APIGatewayCustomAuthorizerRequestTypeRequest struct { struct