IBM-Cloud / sql-query-clients

Client samples for IBM Cloud SQL Query service
Apache License 2.0
12 stars 24 forks source link

Fix upload issue to cos while copying objects #139

Closed abratnap closed 2 years ago

abratnap commented 2 years ago

Observed that copy_objects fails while uploading to COS as bucket info wasn't passed.

The upload_file API endpoint from ibm_boto3 library take params as bucket and key and they needs to be passed correctly.

torsstei commented 2 years ago

Published release 0.5.11