uploadFileToS3 (TypeScript) or upload_file_to_s3 (Python).
Using uploadFileToS3 / upload_file_to_s3
TypeScript
Using saveFileToS3 / save_file_to_s3
saveFileToS3 (TypeScript) or save_file_to_s3 (Python) combines downloading and uploading in one step.
TypeScript
Related SDK Methods
uploadFileToS3 (TypeScript)
TypeScript SDK helper for uploading files to S3
upload_file_to_s3 (Python)
Python SDK helper for uploading files to S3
saveFileToS3 (TypeScript)
TypeScript SDK helper for downloading and uploading to S3 in one step
save_file_to_s3 (Python)
Python SDK helper for downloading and uploading to S3 in one step