Replies: 1 comment
-
This is my dependency tree
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to copy files within the same s3 bucket.
I am able to use Transfer manager to do so successfully locally.
But when I push it to the application server, it fails.
I tried multiple versions of the dependencies but none succeed.
The same application is able to connect to many aws services without issue (upload download and objectCopy(sync) from same bucket, sqs...)
Please help.
Here is my code
Current Version:
I get this error every time
Beta Was this translation helpful? Give feedback.
All reactions