Copy files from a Google Cloud Storage bucket to an Amazon S3 bucket.
Copy files created or modified after a specified datetime from a Google Cloud Storage Bucket to an Amazon S3 Bucket.
Variables
Select the credentials to use to authenticate with the Google Cloud Platform.
Specify name of the Cloud Storage bucket with the files to copy.
Specify the path to folder containing the files to copy. This parameter is used as a key prefix filter.
Date and time in UTC where the copy should begin. Only files created or updated after this datetime will be copied. This field will automatically be updated after each successful task run.
Select the credentials to use to access the S3 bucket where the files will be copied.
Select the Shared Config that contains information about the S3 Bucket where the files will be copied.
Path from the starting folder in the S3 Bucket Configuration to the folder where the data will be stored.
Enable to allow existing files with the same name to be overwritten.