UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 20, 2026

For Each Object in Bucket

UiPath.AmazonWebServices.Activities.ForEachObjectInBucket

Description

Performs an activity or a series of activities on each object in a specified bucket.

Note:

Use the s3Object in the body of the activity.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common

  • DisplayName - The display name of the activity.

Filter

  • Prefix - Limits the returned objects to key names that begin with the specified prefix.
  • TagKey - Specifies the key of the tag needed in the filtering process.
  • TagValue - Specifies the value of the tag needed in the filtering process.

Input

  • Bucket - Specifies the bucket on which the operation needs to be performed.
  • IncludeVersionsInfo - Indicates if the output should include details about all versions of the object, in a versioning-enabled bucket. The default value is False.
  • SkipFolders (Boolean) - Specifies whether to return the objects representing a folder.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • Index - Provides a zero-based index that specifies the element of the current collection that is being iterated.
  • Description
  • Project compatibility
  • Configuration
  • Common
  • Filter
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated