Documentation ¶
Index ¶
- func AppHandler(ctx context.Context, req events.APIGatewayV2HTTPRequest) (events.APIGatewayV2HTTPResponse, error)
- func AuthorizeHandler(ctx context.Context, req events.APIGatewayV2CustomAuthorizerV2Request) (events.APIGatewayV2CustomAuthorizerSimpleResponse, error)
- func PostConfirmationHandler(event events.CognitoEventUserPoolsPostConfirmation) (events.CognitoEventUserPoolsPostConfirmation, error)
- func PreSignUpHandler(event events.CognitoEventUserPoolsPreSignup) (events.CognitoEventUserPoolsPreSignup, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppHandler ¶
func AppHandler(ctx context.Context, req events.APIGatewayV2HTTPRequest) (events.APIGatewayV2HTTPResponse, error)
func AuthorizeHandler ¶
func AuthorizeHandler(ctx context.Context, req events.APIGatewayV2CustomAuthorizerV2Request) (events.APIGatewayV2CustomAuthorizerSimpleResponse, error)
func PostConfirmationHandler ¶
func PostConfirmationHandler(event events.CognitoEventUserPoolsPostConfirmation) (events.CognitoEventUserPoolsPostConfirmation, error)
func PreSignUpHandler ¶
func PreSignUpHandler(event events.CognitoEventUserPoolsPreSignup) (events.CognitoEventUserPoolsPreSignup, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.