# Delete Single Object

> `UiPath.AmazonWebServices.Activities.DeleteSingleObject`

`UiPath.AmazonWebServices.Activities.DeleteSingleObject`

## Description

Deletes the specified object.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

* **DisplayName** - The display name of the activity.

### Input

* **Object** - Specifies the object that needs to be deleted.
* **VersionID** - Specifies the version of the object that needs to be deleted. If not set, the latest version is deleted.

### Misc

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