Skip to content

Commit

Permalink
docs: add S3 filter example to docs (#909)
Browse files Browse the repository at this point in the history
  • Loading branch information
charliejllewellyn authored and keetonian committed May 7, 2019
1 parent a7035eb commit 2ad0377
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions versions/2016-10-31.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,11 @@ Type: S3
Properties:
Bucket: my-photo-bucket
Events: s3:ObjectCreated:*
Filter:
S3Key:
Rules:
- Name: prefix|suffix
Value: my-prefix|my-suffix
```

#### SNS
Expand Down

0 comments on commit 2ad0377

Please sign in to comment.