Logic query to retrieve data from bucket #5880
Unanswered
realtrynna
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using that library in the Nest framework.
There is a task to retrieve a file stored in a bucket through GetObject.
When the method is executed, a connection is established with S3, and when the method is terminated, is the connection terminated?
Is it possible for the connection to S3 to remain intact even after the method ends?
Beta Was this translation helpful? Give feedback.
All reactions