Skip to content

Commit 0c742e5

Browse files
committed
docs: lambda
1 parent a661374 commit 0c742e5

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

lambda/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
### Description
22

3-
This directory will hold `lambda@edge` functions.
3+
This directory will hold `lambda@edge` functions.
4+
5+
`forwarder` - lambda function that sits infront of the CDN, handles `globalization` redirection.
6+
`versioner` - function to create lambda function version.
7+
8+
### Deployment
9+
10+
Once `AWS` credentials is ready, just run `deploy.sh`. Make sure you installed [sam](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html) on your machine.

0 commit comments

Comments
 (0)