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::FunctionConfiguration(3) User Contributed Perl Documentation Paws::Lambda::FunctionConfiguration(3)

Paws::Lambda::FunctionConfiguration

The size, in bytes, of the function .zip file you uploaded.

The user-provided description.

The Amazon Resource Name (ARN) assigned to the function.

The name of the function.

The function Lambda calls to begin executing your function.

The timestamp of the last time you updated the function.

The memory size, in MB, you configured for the function. Must be a multiple of 64 MB.

The Amazon Resource Name (ARN) of the IAM role that Lambda assumes when it executes your function to access any other Amazon Web Services (AWS) resources.

The runtime environment for the Lambda function.

The function execution time at which Lambda should terminate the function. Because the execution time has cost implications, we recommend you set this value based on your expected execution time. The default is 3 seconds.
2015-08-06 perl v5.32.1

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.