Skip to content

Commit 70fe0ba

Browse files
committed
Frances Overby: Merge pull request #1464 from coligo/fmo-upd-15Sept21-f
1 parent f38f4ca commit 70fe0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subscription-cos-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ Now you know that your {{site.data.keyword.cos_short}} subscription was created
468468
469469
**Example output**
470470
471-
This command returns log files that include information about the event that was forwarded to your destination app. From the following output, you can see that a `Write` operation was performed on the `.txt` object in the bucket named `mybucket`.
471+
This command returns log files that include information about the event that was forwarded to your destination app. From the following output, you can see that a `Delete` operation was performed on the `.txt` object in the bucket named `mybucket`.
472472
473473
```
474474
Body: {"bucket":"mybucket","endpoint":"",""key":"test2.txt","notification":{"bucket_name":"mybucket","event_type":"Object:Delete","format":"2.0","object_length":"41","object_name":"test2.txt","request_id":"c1099857-f1f3-4d74-9ac4-8d374582f77d","request_time":"2021-09-15T15:22:01.205Z"},"operation":"Object:Delete"}

0 commit comments

Comments
 (0)