cagataygurturk / lambadaframework

Build serverless REST API's with JAVA. It implements the JAX-RS API and deploys your application easily to AWS Lambda and API Gateway
MIT License
243 stars 48 forks source link

Using Cloudformation to update Lambda #3

Closed cagataygurturk closed 8 years ago

cagataygurturk commented 8 years ago

This new feature can be used to update lambda function, instead of API calls:

https://aws.amazon.com/about-aws/whats-new/2016/03/aws-cloudformation-updates-amazon-s3-aws-lambda-and-amazon-emr-resources-support/

cagataygurturk commented 8 years ago

Fixed with https://github.com/lambadaframework/lambadaframework/releases/tag/v0.0.4

There are more options that can be managed via Cloudformation but I experienced some issues with them. For now, no more CF for lambda.