Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add documentation for s3 event object key_filters #1169

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

jottenlips
Copy link
Contributor

@jottenlips jottenlips commented Aug 25, 2022

Description

People are having trouble with how to add event key_filters for s3 events. I gave an answer to them on SO.

https://stackoverflow.com/questions/69455698/how-to-add-a-suffix-to-an-event-in-lambda-function-with-zappa/73493272#73493272

I just verified this behavior works for our organization as well.

There was also an open issue for this, but it never went anywhere because of a typo.

GitHub Issues

#446

@jottenlips jottenlips changed the title update documentation for s3 event objects update documentation for s3 event object key_filters Aug 25, 2022
@jottenlips jottenlips changed the title update documentation for s3 event object key_filters Add documentation for s3 event object key_filters Aug 25, 2022
@jottenlips jottenlips changed the title Add documentation for s3 event object key_filters docs: Add documentation for s3 event object key_filters Aug 25, 2022
@coveralls
Copy link

Coverage Status

Coverage remained the same at 73.637% when pulling 4346ed9 on jottenlips:feature/s3-event-filters-in-docs into 19f61da on zappa:master.

@monkut monkut merged commit bef5c5a into zappa:master Sep 1, 2022
@jottenlips
Copy link
Contributor Author

thanks!

@monkut
Copy link
Collaborator

monkut commented Sep 1, 2022

Thanks for the contribution!

Ian288 pushed a commit to tackle-io/Zappa that referenced this pull request Jul 11, 2023
BarNehemia added a commit to Lightricks/Zappa that referenced this pull request Aug 10, 2023
…zappa-0.57.0

* commit '0b1eab14ca39c3a3bfb4e915347e07495171dcba': (27 commits)
  updating workflow actions to remove deprecation warnings (zappa#1243)
  📝 CHANGELOG.md update for 0.57.0 (zappa#1246)
  fixing compatibility with Django 4.2 (zappa#1237)
  Update Readme with patreon and donors (zappa#1234)
  adding support for Python 3.10 (zappa#1231)
  Nose to pytest (zappa#1239)
  lint: updating code style with `make black` (zappa#1238)
  Alternative way to check if running in Docker (zappa#1204)
  📝 CHANGELOG.md update for 0.56.0 release (zappa#1187)
  Improve `get_best_match_zone()` to match by most matched components instead of by length of domain (zappa#1193)
  Bypass python version runtime check when code run in docker (zappa#1180)
  Be able to pass in a batch window when using batch size (zappa#1118)
  Correction to README. (zappa#1177)
  (zappa#908) Update BINARY_SUPPORT to use Content-Encoding to identify if data is binary (zappa#1155)
  Remove special check for Django<1.7, fix for zappa#1158  (zappa#1159)
  Resolve (zappa#410) Logs are missing query strings (zappa#1165)
  Handle spaces in x-forwared-for/remove six (zappa#1127) (zappa#1163)
  add feature (zappa#704) Check if args/kwargs are JSON Serializable while running locally (zappa#1154)
  docs: Add documentation for s3 event object key_filters (zappa#1169)
  Add feature pyenv virtualenv detecting .python-version file (zappa#1153)
  ...

# Conflicts:
#	zappa/cli.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants