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

S3 PutObject client packets missing #2

Open
mattfysh opened this issue Apr 19, 2022 · 1 comment
Open

S3 PutObject client packets missing #2

mattfysh opened this issue Apr 19, 2022 · 1 comment

Comments

@mattfysh
Copy link

I am running netintercept inside AWS Lambda and found it works in most use cases. One thing I've just noticed is that when using the S3 PutObject API (via node.js aws-sdk package) the packets representing the object upload are missing, however the HTTP/1.1 200 OK response from the S3 server is present. Any ideas why this could be? thanks!

@marmeladema
Copy link
Owner

Hello @mattfysh!

Happy to see that this project can be of help :)
For the S3 PutObject API issue, do you have an easy way for me to reproduce?
Like a script or some instructions to follow?
I am happy to dig into it but I am not a user of AWS so I don't really know how to trigger the problem.

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

No branches or pull requests

2 participants