It appeases the rest api has some extended support for uploading media from an S3 pre signed URL or a multi part pre signed url. Wondering if other developers are using this? Our primary interface to the api is still the Python wrappers. Furthermore we actively use AWS lambda to execute Python code which may not be common. It doesn’t look like the Python Api has parity with the rest api as the option to provide a url rather than a file path is not supported. As a result this requires us to ping pong back and forty between the Python api and rest. I’m assuming those that are using this functionality are strictly using the rest api. I’d love to here some insight from other users. Also guessing users whom are utilizing this functionality are building a cloud native pipeline and have chosen to not utilize Python for these operations. Wondering if those users have any legacy Python pipeline in place. Anyhow lots of curiosity here.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Looking for a specific example showing how to use the REST API to upload Version media to AWS S3 | 14 | 886 | October 25, 2023 | |
How to generate thumbnails for Versions created by REST API S3 uploads? | 7 | 813 | January 14, 2022 | |
How to resolve cURL error when uploading to AWS S3 using rest API? | 0 | 428 | December 29, 2021 | |
How to upload files using rest API (Command Line & Terminal)? | 4 | 2199 | January 27, 2023 | |
Python API (< 3.0.37) deprecation & Direct Upload to S3 | 38 | 12137 | June 22, 2022 |