Skip to content

$req

$req is an HTTP request object that can be used within a REST API action. Use the $req object to retrieve request data.
Refer to the Amazon Gateway API page for more information on the properties of the $req object.

PropertyType
bodystring
headersObject
httpMethodstring
isBase64Encodedboolean
multiValueHeadersObject
multiValueQueryStringParametersObject
Pathstring
pathParametersObject
queryStringParametersObject
requestContextObject
resourcestring
stageVariablesObject