@marwane_koutar/swift-lambda-kit
v0.1.2
Published
This library is a collection of utilities to help you build Swift-based AWS Lambda functions. It includes boilerplate templates for creating new Lambda functions. Each template has a different purpose, such as processing API Gateway requests, S3 events, o
Downloads
16
Readme
Swift Lambda Kit
This library is a collection of utilities to help you build Swift-based AWS Lambda functions. It includes boilerplate templates for creating new Lambda functions. Each template has a different purpose, such as processing API Gateway requests, S3 events, or SQS messages.
Installation
To install this npm package, run the following command in your project's root directory:
npm install @marwane_koutar/swift-lambda-kit
Under construction
This library is still under construction. Please check back later for updates.