We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a873d6 commit dde44ebCopy full SHA for dde44eb
1 file changed
lib/constants.ts
@@ -43,7 +43,7 @@ export const emptyFileMd5 = 'd41d8cd98f00b204e9800998ecf8427e';
43
// object is a placeholder and is not up to date.
44
// Version 7 adds the "bucketOwnerId" attribute to the object metadata.
45
// This is set when the owner of the bucket is different from the owner-id of the object.
46
-// This can happen in cases of cross-account bucket ownership where the object
+// This can happen in cases of cross-account permissions where the object
47
// is uploaded by a different account than the one that owns the bucket.
48
export const mdModelVersion = 7;
49
/*
0 commit comments