public class APIGWEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,Object> |
authorizer |
String |
body |
Map<String,String> |
headers |
String |
httpMethod |
String |
path |
Map<String,String> |
pathParameters |
Map<String,String> |
queryStringParameters |
String |
resource |
Map<String,String> |
stageVariables |
| Constructor and Description |
|---|
APIGWEvent() |
Copyright © 2024 Lumigo. All rights reserved.