Module aws_sdk_lambda::model[][src]

Expand description

Data structures used by operation inputs/outputs.

Modules

Structs

Limits that are related to concurrency and storage. All file and storage sizes are in bytes.

The number of functions and amount of storage in use.

Provides configuration information about a Lambda function alias.

The traffic-shifting configuration of a Lambda function alias.

List of signing profiles that can sign a code package.

Code signing configuration policies specify the validation failure action for signature mismatch or

A configuration object that specifies the destination of an event after Lambda processes it.

A function's environment variable settings.

Error messages for environment variables that couldn't be applied.

The results of an operation to update or read environment variables. If the operation is successful, the

A mapping between an Amazon Web Services resource and a Lambda function. For details, see CreateEventSourceMapping.

Details about the connection between a Lambda function and an

The code for the Lambda function. You can specify either an object in Amazon S3, upload a .zip file archive deployment

Details about a function's deployment package.

Details about a function's configuration.

Configuration values that override the container image Dockerfile settings. See

Error response to GetFunctionConfiguration.

Response to GetFunctionConfiguration request.

A ZIP archive that contains the contents of an Lambda

Details about a version of an Lambda

Details about a version of an Lambda

Details about an Lambda

A destination for events that failed processing.

A destination for events that were processed successfully.

Details about the provisioned concurrency configuration for a function alias or version.

The self-managed Apache Kafka cluster for your event source.

To secure and define access to your event source, you can specify the authentication protocol, VPC components, or virtual host.

The function's X-Ray tracing configuration.

The function's X-Ray tracing configuration.

The VPC security groups and subnets that are attached to a Lambda function. For more information, see VPC Settings.

The VPC security groups and subnets that are attached to a Lambda function.

Enums