Skip to content

Commit 2e25d96

Browse files
authored
Changed "Events" label to match the S3 UI
1 parent 19f74e4 commit 2e25d96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc_source/with-s3-example.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ This procedure configures the bucket to invoke your function every time an objec
304304

305305
1. Under **Events**, configure a notification with the following settings\.
306306
+ **Name****lambda\-trigger**\.
307-
+ **Events****ObjectCreate \(All\)**\.
307+
+ **Events****All object create events**\.
308308
+ **Send to****Lambda function**\.
309309
+ **Lambda****CreateThumbnail**\.
310310

@@ -318,4 +318,4 @@ Now you can test the setup as follows:
318318

319319
1. Verify that the thumbnail was created in the target bucket using the `CreateThumbnail` function\.
320320

321-
1. View logs in the CloudWatch console\.
321+
1. View logs in the CloudWatch console\.

0 commit comments

Comments
 (0)