Listing the object in the destination 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 tS3List
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.
-
Clear the List all buckets
objects check box, and then click the
[+] button to add
one row in the Bucket table
displayed and set the value for each column. In this
example, bucket-dst for
the Bucket name column and
empty value for the Key
prefix column, this way only the objects
in the bucket-dst bucket
will be listed.
-
Double-click the tIterateToFlow component to open its
Basic settings view
on the Component
tab.
-
Click the [...] button next
to Edit schema and in the
pop-up schema dialog box define the schema by adding one
column ObjectList of
String type.
-
Click OK to save the changes
and in the pop-up dialog box click Yes to accept the propagation.
-
Double-click the tLogRow
component to open its Basic
settings view on the Component tab.
-
In the Mode area, select
Table (print values in cells
of a table) for better readability of the
result.