Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f0eb3d6

Browse files
committed
match gcs api to s3
1 parent 400fa39 commit f0eb3d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

parsons/google/google_cloud_storage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ def copy_bucket_to_gcs(
430430
},
431431
"gcs_data_sink": {
432432
"bucket_name": gcs_sink_bucket,
433+
"path": destination_path,
433434
},
434435
}
435436

0 commit comments

Comments
 (0)