Valerii M
CDCloudflare Developers
•Created by ermiya on 12/10/2023 in #general-help
`CopyObject` S3 compatibility
@Erisa | Support Engineer , are there any updates on the issue?
We decided to deprioritize features where the CopyObject is used, to avoid using multiple SDK clients on our project (cause a lot of stuff was built on AWS SDK already).
38 replies
CDCloudflare Developers
•Created by ermiya on 12/10/2023 in #general-help
`CopyObject` S3 compatibility
@Erisa | Support Engineer , thanks for your suggestion, that may be one of many solutions for our problem. It sounds like it should work properly, as far as in their code they set this header only when tags are provided.
https://github.com/minio/minio-dotnet/blob/4c4a8917e758a1cb6de20d1bd4f7e5fcb7f24606/Minio/DataModel/Args/CopyObjectRequestArgs.cs#L125
38 replies
CDCloudflare Developers
•Created by ermiya on 12/10/2023 in #general-help
`CopyObject` S3 compatibility
38 replies
CDCloudflare Developers
•Created by ermiya on 12/10/2023 in #general-help
`CopyObject` S3 compatibility
@Erisa | Support Engineer , thank you
38 replies
CDCloudflare Developers
•Created by ermiya on 12/10/2023 in #general-help
`CopyObject` S3 compatibility
Hello, @Erisa | Support Engineer . Just a kind reminder about my question 🙂
38 replies
CDCloudflare Developers
•Created by ermiya on 12/10/2023 in #general-help
`CopyObject` S3 compatibility
@Erisa | Support Engineer , thanks for the update. Do you have any ETA for this ticket to be completed?
Knowing the size of organization tickets like these can be postponed for a very long time, so I’d like to know whether you plan to do this in the short term 🙂
38 replies
CDCloudflare Developers
•Created by ermiya on 12/10/2023 in #general-help
`CopyObject` S3 compatibility
If you need any help from my side as well – let me know, it's reproducible for our team
38 replies
CDCloudflare Developers
•Created by ermiya on 12/10/2023 in #general-help
`CopyObject` S3 compatibility
Yeah, I've found that we may try to solve this problem with JS AWS SDK: https://developers.cloudflare.com/r2/examples/aws/custom-header/#set-a-header-for-all-requests-with-aws-sdk-js-v3 , as I understand AWS allow us to execute middleware after the request is formed by their Marshall.
But it sounds insanely disproportionate to deploy separate app just to copy objects between buckets...
So @Erisa | Support Engineer , @Brandon | Support Engineer , we'd really appreciate your help on guidance how this problem should be solved.
38 replies
CDCloudflare Developers
•Created by ermiya on 12/10/2023 in #general-help
`CopyObject` S3 compatibility
Hey @ermiya , did you have a chance to find the solution for your problem?
Looks like we have the same problem when using the .NET SDK and R2 CopyObject method.
38 replies