Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 2.24 KB

File metadata and controls

37 lines (30 loc) · 2.24 KB

Code examples for Lambda using AWS SDKs

The following code examples show how to use Lambda with an AWS software development kit (SDK).

The examples are divided into the following categories:

Actions
Code excerpts that show you how to call individual service functions.

Scenarios
Code examples that show you how to accomplish a specific task by calling multiple functions within the same service.

Cross-service examples
Sample applications that work across multiple AWS services.

For a complete list of AWS SDK developer guides and code examples, see Using Lambda with an AWS SDK. This topic also includes information about getting started and details about previous SDK versions.

Contents