aws-lambda-d ~master (2021-12-19T13:47:07.8573716)
Dub
Repo
InvocationResponse.success
aws
lambda_runtime
runtime
InvocationResponse
Create a successful invocation response with the given payload and content-type.
class
InvocationResponse
static
InvocationResponse
success
(
string
payload
,
string
contentType
)
Meta
Source
See Implementation
aws
lambda_runtime
runtime
InvocationResponse
functions
getContentType
getPayload
isSuccess
static functions
failure
success
Create a successful invocation response with the given payload and content-type.