# examples_b31f6738 > // Create synchronous client LambdaClient lambdaClient = LambdaClient.builder() .region(Region.US_EAST_1) .build(); - Author: SkillFlow - Repository: tools-only/X-Skills - Version: 20260202191322 - Stars: 2 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/tools-only/X-Skills - Web: https://mule.run/skillshub/@@tools-only/X-Skills~examples_b31f6738:20260202191322 --- # AWS Lambda Java SDK Examples | Property | Value | |----------|-------| | **Name** | AWS Lambda Java SDK Examples | | **Repository** | [giuseppe-trisciuoglio/developer-kit](https://raw.githubusercontent.com/giuseppe-trisciuoglio/developer-kit/main/skills/aws-java/aws-sdk-java-v2-lambda/references/examples.md) (⭐ 80) | | **Original Path** | `skills/aws-java/aws-sdk-java-v2-lambda/references/examples.md` | | **Category** | development | | **Subcategory** | coding | | **Tags** | development | | **Created** | 2025-10-30 | | **Updated** | 2025-10-30 | | **File Hash** | `b31f673847d9f808...` | ## Description // Create synchronous client LambdaClient lambdaClient = LambdaClient.builder() .region(Region.US_EAST_1) .build(); **Tags:** `development` --- *This skill is maintained by [SkillFlow](https://github.com/tools-only/SkillFlow)* *Source: [giuseppe-trisciuoglio/developer-kit](https://raw.githubusercontent.com/giuseppe-trisciuoglio/developer-kit/main/skills/aws-java/aws-sdk-java-v2-lambda/references/examples.md)*