aws-lambda-image
aws-lambda-image copied to clipboard
Automatic image resize/reduce on AWS Lambda
Hello, I have a question - do you support HEIC format (the default format on the mobile / iOS devices)?
not sure I can make this work - the build script fails to spit out aws-lambda image layer. Dockerfile build-and-publish.sh (base) ➜ layers git:(master) ✗ sudo ./build-and-publish.sh Password: [+] Building...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
I'd like to back up and then replace the originals with a new file that has been both reduced and resized. From the way this lambda is written, I can't...
Hello, How do I produce an image that passed reduce and resize and not just one of them? Sincerely, TY
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4. Release notes Sourced from https-proxy-agent's releases. 2.2.4 Patches Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897 Use a net.Socket instead of a plain EventEmitter...
Hello, This is a feature request to add an option to preserve image tags in S3. In my case there is some business logic related to S3 file tags and...
I spent a few hours trying to figure out why this wasn't working. When I look at the Cloudwatch Logs I see the following: 10:23:59 START RequestId: 70d58a24-42c6-11e7-90af-21dc9972d1b8 Version: $LATEST...
I added a CloudFormation directory with a README and 3 templates needed to spin up a CF stack with the image-resizer working. The three templates are applied sequentially to the...