Copying the uploaded object to another Amazon S3 bucket - Cloud - 8.0
Amazon S3
- Version
- Cloud
- 8.0
- 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 Open Studio for Big Data
- Talend Open Studio for Data Integration
- Talend Open Studio for ESB
- 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
Procedure
-
Double-click the tS3Copy
component to open its Basic
settings view on the Component tab.
-
Select the Use an existing
connection check box to reuse the Amazon
S3 connection information you have defined in the tS3Connection
component.
-
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.
-
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.
-
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.
-
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.