See: Description
Class | Description |
---|---|
InvokeRequest |
Container for the parameters to the
Invoke operation . |
InvokeResult |
Upon success, returns an empty response.
|
Enum | Description |
---|---|
EventSourcePosition |
Event Source Position
|
InvocationType |
Invocation Type
|
LogType |
Log Type
|
Runtime |
Runtime
|
Exception | Description |
---|---|
InvalidParameterValueException |
One of the parameters in the request is invalid.
|
InvalidRequestContentException |
The request body could not be parsed as JSON.
|
RequestTooLargeException |
The request payload exceeded the
Invoke request body JSON
input limit. |
ResourceNotFoundException |
The resource (for example, a Lambda function or access policy
statement) specified in the request does not exist.
|
ServiceException |
The AWS Lambda service encountered an internal error.
|
TooManyRequestsException | |
UnsupportedMediaTypeException |
The content type of the
Invoke request body is not JSON. |
Copyright © 2016. All rights reserved.