question

Greg Crawford avatar image
Greg Crawford asked

Deploy Lambda Code from S3

This is really cool: https://aws.amazon.com/blogs/compute/new-deployment-options-for-aws-lambda/ You can write a Lambda function which will automatically deploy code which was pushed to an S3 bucket.
alexa skills kitdebugging
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Nick Gardner avatar image
Nick Gardner answered
Thanks for sharing, that looks pretty awesome and hopefully will make it even easier to people to deploy Alexa apps to the cloud. -Nick
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Doug Toppin avatar image
Doug Toppin answered
Thanks for posting this. My script got too large to edit inline so I switched to zip file upload which was a few more steps. Using S3 should be a bit easier.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.