You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make S3 Object eTag optional, because it's not always there.
### Motivation:
I'm seeing real events without an eTag, which naturally is causing
decoding failures.
### Modifications:
Made S3 Object eTag optional.
### Result:
S3 Object eTag is now optional...
0 commit comments