Copying the uploaded object to another Amazon S3 bucket - 7.3

Amazon S3

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Amazon services (Integration) > Amazon S3 components
Data Quality and Preparation > Third-party systems > Amazon services (Integration) > Amazon S3 components
Design and Development > Third-party systems > Amazon services (Integration) > Amazon S3 components
Last publication date
2024-02-21

Procedure

  1. Double-click the tS3Copy component to open its Basic settings view on the Component tab.
  2. Select the Use an existing connection check box to reuse the Amazon S3 connection information you have defined in the tS3Connection component.
  3. In the Bucket field in the Source Configuration area, enter the name of the bucket which contains the object to be copied. In this example, it is bucket-src.
  4. In the Key field in the Source Configuration area, enter the key of the object to be copied. In this example, it is tS3Copy_icon32_src.png.
  5. In the Bucket field in the Destination Configuration area, enter the name of the bucket to which the object will be copied. In this example, it is the empty one bucket-dst that already exists in Amazon S3.
  6. In the Key field in the Destination Configuration area, enter the new key for the object after being copied to the destination bucket. In this example, it is tS3Copy_icon32_dst.png.