UiPath Documentation
activities
latest
false
IT Automation activities

Delete Multiple Objects

Delete Multiple Objects activity that deletes multiple objects at once in Amazon Web Services.

UiPath.AmazonWebServices.Activities.DeleteMultipleObjects

Description​

Deletes multiple objects at once.

Project compatibility​

Windows - Legacy | Windows | Cross-platform

Configuration​

Common​

  • DisplayName - The display name of the activity.

Input​

  • Bucket - Specifies the bucket from where the objects should be deleted.
  • ObjectsKeysAndVersionsIds - Provides a DataTable with two columns. The first column contains the key names of the objects to be deleted. In the second column, you can optionally provide a version ID of the object (to delete a particular version of the object).

Misc​

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

When deleting objects from a bucket that is not versioning-enabled, only the object key name should be provided. When deleting objects from a versioning-enabled bucket, you can optionally provide the version ID of the object (to delete a specific version of the object).

  • Description​
  • Project compatibility​
  • Configuration​
  • Common​
  • Input​
  • Misc​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated