fix: lambda handler response to match the lambda return status (#21436)

This commit is contained in:
Harshavardhana
2025-07-18 14:56:31 -07:00
committed by GitHub
parent de234b888c
commit 4021d8c8e2
9 changed files with 218 additions and 104 deletions

View File

@@ -25,7 +25,7 @@ import (
"github.com/minio/minio/internal/logger/target/http"
"github.com/minio/minio/internal/logger/target/kafka"
"github.com/minio/minio/internal/logger/target/types"
types "github.com/minio/minio/internal/logger/target/loggertypes"
)
// Target is the entity that we will receive