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

ignore message type that we don't want #29

Merged
merged 2 commits into from
Sep 15, 2020

Conversation

shawn-cx-li
Copy link
Contributor

When setup SQS events in S3 bucket, a testing event will be pushed into queue, this PR is to ignore the unwanted messages

The test event body:

{
  Service: 'Amazon S3',
  Event: 's3:TestEvent',
  Time: '2020-09-15T01:38:05.620Z',
  Bucket: 'le-chris-nguyen-dev',
  RequestId: '6995D9A7AD11B7F6',
  HostId: 'rofW5HVDvoyVhbo4CZHGz23qtOF9hXFoeqDDgXm3VqccJ5s0RuGuYcHl9wFV6bZ0cDzoy9CTiBw='
}

@shawn-cx-li shawn-cx-li merged commit 35178ce into master Sep 15, 2020
@joshuapaling joshuapaling deleted the ignore-unwanted-message-type branch September 15, 2020 04:11
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.

2 participants