Problems in accessing S3 object size #2314
Labels
closed-for-staleness
guidance
Question that needs advice or information.
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.
I'm trying to get and S3 object size via Java AWS SDK (v2.16.11), and send it back via HTTP response (this is all inside a HTTP Server using
com.sun.net.httpserver.HttpServer
). But it doesn't work and shows me the following debug messages.What's going wrong here? Am I missing anything?
And here are the logs:
The text was updated successfully, but these errors were encountered: