Lambda webhook for function calling #1886
rafaelmaia8384
started this conversation in
General
Replies: 1 comment
-
|
It's not supported now, but there are plans to support it soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. First of all, I would like to congratulate the creators of this tool for the organization and performance achieved. It is truly impressive.
I would like to know whether there is currently a feature that allows calling webhook functions when retrieving an object. At the moment, we use the environment variables MINIO_LAMBDA_WEBHOOK_ENABLE_funcname and MINIO_LAMBDA_WEBHOOK_ENDPOINT_funcname to declare our endpoint to receive the request and return the modified object. I would like to know if there is something similar currently available in RustFS.
Below is an example of the configuration we are currently using:
Beta Was this translation helpful? Give feedback.
All reactions