Package | Description |
---|---|
com.amazonaws.services.lambda.runtime.events |
Modifier and Type | Class and Description |
---|---|
class |
APIGatewayV2ProxyRequestEvent
Deprecated.
This class is for use with API Gateway WebSockets, and has been renamed explicitly as
APIGatewayV2WebSocketEvent
To integrate with API Gateway's HTTP API Events, use one of:
* APIGatewayV2HTTPEvent (payload version 2.0)
* APIGatewayProxyRequestEvent (payload version 1.0) |
Copyright © 2021. All rights reserved.