mirror of
https://github.com/minio/minio.git
synced 2025-11-21 02:09:08 -05:00
add missing x-amz-id-2 to event notification date (#16646)
This commit is contained in:
@@ -1203,7 +1203,7 @@ func applyExpiryOnNonTransitionedObjects(ctx context.Context, objLayer ObjectLay
|
||||
EventName: eventName,
|
||||
BucketName: obj.Bucket,
|
||||
Object: obj,
|
||||
Host: "Internal: [ILM-EXPIRY]",
|
||||
Host: "Internal: [ILM-Expiry]",
|
||||
})
|
||||
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user