Create and use a temporary storage location
A typical workflow to upload your media is:- Create a temporary storage location with a pre-signed URL and upload your media.
- Use your temporary storage with Jobs APIs.
upload-file.py
2. Use your temporary storage with Jobs APIs
After you have uploaded your media, you can use the Jobs API to process it.create-job.py