aws-lambda-edge-workshops | repository contains instructions and blueprints | Learning library
kandi X-RAY | aws-lambda-edge-workshops Summary
kandi X-RAY | aws-lambda-edge-workshops Summary
This repository contains instructions and blueprints for Lambda@Edge workshops.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of aws-lambda-edge-workshops
aws-lambda-edge-workshops Key Features
aws-lambda-edge-workshops Examples and Code Snippets
Community Discussions
Trending Discussions on aws-lambda-edge-workshops
QUESTION
I want to have friendly paths for my images. For example: "https://xxxxxx.cloudfront.net/images/friendly-file-name-132456.jpg"
But, actually the pysical path in S3 is: "https://s3.amazonaws.com/images/132456.jpg"
More or less same as AWS example: https://github.com/aws-samples/aws-lambda-edge-workshops/blob/master/Workshop1/Lab4_PrettyUrls/README.md#2-uri-rewrite
How do I implement a lambda@edge function that catches the request to S3 and modifying the file path?
Thanks alot!
...ANSWER
Answered 2019-Mar-04 at 15:39Lambda@Edge doesn't support c# yet. I tried to deploy basic function to Lambda@Edge and I received an error that currently only NodeJS runtime is supported.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install aws-lambda-edge-workshops
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page