-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lambda module #7
Commits on Feb 6, 2024
-
Defined a common LambdaFactory, mapping common options for all lambda…
… functions. Extended Docker Image, for creating lambda functions based on docker image.
Configuration menu - View commit details
-
Copy full SHA for 54111f3 - Browse repository at this point
Copy the full SHA 54111f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50bc648 - Browse repository at this point
Copy the full SHA 50bc648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c2c64 - Browse repository at this point
Copy the full SHA 83c2c64View commit details -
Merge pull request #8 from sagittaras/tests/lambda
Tests for Lambda module
Configuration menu - View commit details
-
Copy full SHA for 53c10a8 - Browse repository at this point
Copy the full SHA 53c10a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91904f6 - Browse repository at this point
Copy the full SHA 91904f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b7645 - Browse repository at this point
Copy the full SHA 39b7645View commit details -
Created a simple mapper for transforming the values from common class…
… for same resources to actual props.
Configuration menu - View commit details
-
Copy full SHA for 2d27681 - Browse repository at this point
Copy the full SHA 2d27681View commit details -
Merge pull request #10 from sagittaras/issue/common-props-mapping
Common props mapping
Configuration menu - View commit details
-
Copy full SHA for 4c34e9b - Browse repository at this point
Copy the full SHA 4c34e9bView commit details -
Created a first implementation for deployment groups with extension t…
…o the Lambda Deployment groups.
Configuration menu - View commit details
-
Copy full SHA for 0daa367 - Browse repository at this point
Copy the full SHA 0daa367View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e2abb6 - Browse repository at this point
Copy the full SHA 4e2abb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c5225f - Browse repository at this point
Copy the full SHA 0c5225fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e3c0d - Browse repository at this point
Copy the full SHA 96e3c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ab048 - Browse repository at this point
Copy the full SHA 65ab048View commit details -
Merge pull request #11 from sagittaras/tests/code-deploy
Tests for CodeDeploy module
Configuration menu - View commit details
-
Copy full SHA for 32c6d5d - Browse repository at this point
Copy the full SHA 32c6d5dView commit details -
Merge pull request #9 from sagittaras/issue/codedeploy-module
CodeDeploy module
Configuration menu - View commit details
-
Copy full SHA for 4a1c5be - Browse repository at this point
Copy the full SHA 4a1c5beView commit details -
Created an extension method that allows to create a lambda deployment…
… factory from its instance.
Configuration menu - View commit details
-
Copy full SHA for ed2287f - Browse repository at this point
Copy the full SHA ed2287fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0508ce - Browse repository at this point
Copy the full SHA f0508ceView commit details -
Added useful extension methods for Lambda policies:
- Allows S3 access. - Allows send message to SQS. - Allows AppConfig access.
Configuration menu - View commit details
-
Copy full SHA for 1f54447 - Browse repository at this point
Copy the full SHA 1f54447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88e8297 - Browse repository at this point
Copy the full SHA 88e8297View commit details -
Deployment Group has additional constructor for Alias instance. Creat…
…ed new AddAlias method for function. Create AliasExtensions that helps to assign deployment group to lambda function and use it as rest api handler.
Configuration menu - View commit details
-
Copy full SHA for b170701 - Browse repository at this point
Copy the full SHA b170701View commit details