Skip to content

Commit 551b7ca

Browse files
committed
test with a sample file from s3 staging
1 parent c680d67 commit 551b7ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/s3_event.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"object": {
1212
"eTag": "0123456789abcdef0123456789abcdef",
1313
"sequencer": "0A1B2C3D4E5F678901",
14-
"key": "HappyFace.jpg",
14+
"key": "sample_10.log",
1515
"size": 1024
1616
},
1717
"bucket": {
18-
"arn": "arn:aws:s3:::mybucket",
19-
"name": "sourcebucket",
18+
"arn": "arn:aws:s3:::rubygems-logs-staging.rubytogether",
19+
"name": "rubygems-logs-staging.rubytogether",
2020
"ownerIdentity": {
2121
"principalId": "EXAMPLE"
2222
}

0 commit comments

Comments
 (0)