Skip to content

Instantly share code, notes, and snippets.

View okelet's full-sized avatar
🎯
Focusing

Juan A. S. okelet

🎯
Focusing
  • Madrid
  • 09:56 (UTC +02:00)
View GitHub Profile

Lambda Package Builder for AWS

A shell script that builds deployment packages for AWS Lambda functions using uv package manager. Supports both x86_64 and arm64 architectures.

Usage

From Terraform:

variable "lambda_architecture" {