package
0.0.3
Repository: https://github.com/drafteame/engine.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

HTTPRequest contains data coming from the new HTTP API Gateway.
HTTPRequestContext contains the information to identify the AWS account and resources invoking the Lambda function.
HTTPRequestContextAuthentication contains authentication context information for the request caller including client certificate information if using mTLS.
HTTPRequestContextAuthenticationClientCert contains client certificate information for the request caller if using mTLS.
HTTPRequestContextAuthenticationClientCertValidity contains client certificate validity information for the request caller if using mTLS.
HTTPRequestContextAuthorizerCognitoIdentity contains Cognito identity information for the request context.
HTTPRequestContextAuthorizerDescription contains authorizer information for the request context.
HTTPRequestContextAuthorizerIAMDescription contains IAM information for the request context.
HTTPRequestContextAuthorizerJWTDescription contains JWT authorizer information for the request context.
HTTPRequestContextHTTPDescription contains HTTP information for the request context.
HTTPResponse configures the response to be returned by API Gateway V2 for the request.