aws-sdk-java-v2-lambda

Installation
SKILL.md

AWS SDK for Java 2.x - AWS Lambda

Overview

AWS Lambda is a compute service that runs code without managing servers. Use this skill to implement AWS Lambda operations using AWS SDK for Java 2.x in applications and services.

When to Use

  • Invoking Lambda functions from Java applications
  • Deploying and updating Lambda functions via SDK
  • Managing function configurations and layers
  • Integrating Lambda with Spring Boot applications

Quick Reference

Operation SDK Method Use Case
Invoke invoke() Synchronous/async function invocation
List Functions listFunctions() Get all Lambda functions
Related skills

More from giuseppe-trisciuoglio/developer-kit-claude-code

Installs
18
GitHub Stars
246
First Seen
Feb 21, 2026