A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/LambdaPreview/Types/FunctionConfiguration.html below:

FunctionConfiguration — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::LambdaPreview::Types::FunctionConfiguration
Inherits:
Struct show all
Defined in:
(unknown)
Overview Instance Attribute Summary collapse Instance Attribute Details #code_size ⇒ Integer

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

#configuration_id ⇒ String

A Lambda-assigned unique identifier for the current function code and related configuration.

#description ⇒ String

The user-provided description.

#function_arn ⇒ String

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

#function_name ⇒ String

The name of the function.

#handler ⇒ String

The function Lambda calls to begin executing your function.

#last_modified ⇒ Time

The timestamp of the last time you updated the function.

#memory_size ⇒ Integer

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

#mode ⇒ String

The type of the Lambda function you uploaded.

Possible values:

#role ⇒ String

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.

#runtime ⇒ String

The runtime environment for the Lambda function.

Possible values:

#timeout ⇒ Integer

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.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4