GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::Lambda::InvocationResponse(3) User Contributed Perl Documentation Paws::Lambda::InvocationResponse(3)

Paws::Lambda::InvocationResponse

The version of the function that executed. When you invoke a function with an alias, this indicates which version the alias resolved to.

If present, indicates that an error occurred during function execution. Details about the error are included in the response payload.

The last 4 KB of the execution log, which is base64 encoded.

The response from the function, or an error object.

The HTTP status code is in the 200 range for a successful request. For the "RequestResponse" invocation type, this status code is 200. For the "Event" invocation type, this status code is 202. For the "DryRun" invocation type, the status code is 204.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.