This commit is contained in:
TripleChecker
2025-02-26 11:25:50 +02:00
committed by GitHub
parent 526053339b
commit bc4008ced4
9 changed files with 13 additions and 13 deletions

View File

@@ -68,7 +68,7 @@ The field of `getObjectContext` means the input and output details for connectio
- `outputToken` A token added to the response headers when the Lambda function returns the transformed object. This is used by MinIO to verify the incoming response validity.
Lets start the lamdba handler.
Lets start the lambda handler.
```
python lambda_handler.py