Skip to main content Skip to complementary content

Listing the object in the destination bucket

Procedure

  1. Double-click the tS3List 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. 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.
  4. Double-click the tIterateToFlow component to open its Basic settings view on the Component tab.
  5. 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.
  6. Click OK to save the changes and in the pop-up dialog box click Yes to accept the propagation.
  7. Double-click the tLogRow component to open its Basic settings view on the Component tab.
  8. In the Mode area, select Table (print values in cells of a table) for better readability of the result.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!