Metadata-Version: 2.1
Name: aws-lambda-deployment-package
Version: 1.2.2
Summary: AWS package that helps you create lambda deployment packages.
Home-page: https://github.com/idenfy/AwsLambdaDeploymentPackage.git
Author: Laimonas Sutkus
Author-email: laimonas@idenfy.com, laimonas.sutkus@gmail.com
License: GNU GENERAL PUBLIC LICENSE Version 3
Keywords: AWS Lambda Function Deployment Package
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

## Aws Lambda Deployment Package

A library that helps you create lambda deployment packages.

#### Remarks

The project is written by [Laimonas Sutkus](https://github.com/laimonassutkus) 
and is owned by [iDenfy](https://github.com/idenfy). This is an open source
library intended to be used by anyone. [iDenfy](https://github.com/idenfy) aims
to share its knowledge and educate market for better and more secure IT infrastructure.


# Release history

#### 1.2.2
Make sh files executable, add more logging, fix sh bugs.

#### 1.2.1
Fix manifest file.

#### 1.2.0
Expose path to install dir.

#### 1.1.0
Expose path to deployment package property.

#### 1.0.0
Initial project. Not tested. No extensive readme.


