1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Object Lambda docs (#800)

Object Lambda functions to transform objects via a webhook. Expand and
refine the developer docs from


c4d71bc1a5/docs/lambda/README.md

into a new page in the user documentation.

Staged

http://192.241.195.202:9000/staging/DOCS-754/linux/html/developers/transforms-with-object-lambda.html

Notes for reviewers:

In addition to the items noted in inline comments, some general things
to confirm:
* Accurate usage/terminology? Is this how we talk about the relevant
topics?
* Any technical points that need more/more correct detail?
* What would someone need to know to go from trying this dev example to
having a real function in their production environment?

[x] Add new docs page in Developers
[x] Add envars to envar list

Fixes https://github.com/minio/docs/issues/754
This commit is contained in:
Andrea Longo
2023-04-19 15:05:48 -06:00
committed by GitHub
parent ed88e699ab
commit 6d65d8aba2
4 changed files with 401 additions and 3 deletions

View File

@ -23,3 +23,4 @@ All provided guides assume familiarity with the third-party integration software
/integrations/setup-nginx-proxy-with-minio
/integrations/presigned-put-upload-via-browser.md
/integrations/generate-lets-encrypt-certificate-using-certbot-for-minio.md