Skip to content

Commit 68712d5

Browse files
Remove etag and size from test event
1 parent 8447d55 commit 68712d5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/events/s3EventBridgeNotificationObjectDeletedEvent.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
},
1717
"object": {
1818
"key": "IMG_m7fzo3.jpg",
19-
"size": 184662,
20-
"etag": "4e68adba0abe2dc8653dc3354e14c01d",
2119
"sequencer": "006408CAD69598B05E"
2220
},
2321
"request-id": "0BH729840619AG5K",
@@ -26,4 +24,4 @@
2624
"reason": "DeleteObject",
2725
"deletion-type": "Delete Marker Created"
2826
}
29-
}
27+
}

0 commit comments

Comments
 (0)