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

Add info for Object Lambda via configuration settings (#1428)

Thank you to @wdinyes for noticing you can configure Object Lambda this
way. New text is not super comprehensive, but hopefully enough to guide
someone in the correct direction. My understanding is not too many
people are using Object Lambda right now.

Staged:

http://192.241.195.202:9000/staging/DOCS-1400/linux/reference/minio-server/settings/object-lambda.html

Fixes https://github.com/minio/docs/issues/1400
This commit is contained in:
Andrea Longo
2025-02-21 15:28:40 -07:00
committed by GitHub
parent 65df48e1c9
commit 162c5ea6cd
2 changed files with 172 additions and 26 deletions

View File

@ -121,6 +121,8 @@ MinIO also supports the following environment variables for authenticated webhoo
Restart MinIO to apply the changes.
Alternatively, configure Object Lambda with the :ref:`MinIO Client <minio-client>` command line tool.
For more information, see :ref:`minio-server-envvar-object-lambda-webhook`.
Trigger From an Application
~~~~~~~~~~~~~~~~~~~~~~~~~~~