add missing x-amz-id-2 to event notification date (#16646)

This commit is contained in:
Harshavardhana
2023-02-20 02:11:47 -08:00
committed by GitHub
parent eebdd2b31d
commit b66d7dc708
6 changed files with 16 additions and 11 deletions

View File

@@ -374,7 +374,7 @@ func deleteObjectVersions(ctx context.Context, o ObjectLayer, bucket string, toD
Name: dobj.ObjectName,
VersionID: dobj.VersionID,
},
Host: "Internal: [ILM-EXPIRY]",
Host: "Internal: [ILM-Expiry]",
})
}
}