Tagging S3 objects
This scenario shows the way to add tags to S3 objects using S3 SDK for Java.
This scenario assumes that your have a valid S3 user account and the S3 objects (file1.txt, file2.txt, and file3.txt in this example) reside under the S3 bucket.
Note that, from version R2024-01 onwards, an option has been added to the tS3Put component, allowing you to add object tags directly in the advanced settings in the form of key-value pairs.