# Get Object

> `UiPath.AmazonWebServices.Activities.GetObject`

`UiPath.AmazonWebServices.Activities.GetObject`

## Description

Retrieves the details of the specified object.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

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

### 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**.
* **ObjectKeyName** - Specifies the key name of the object.

### Misc

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

### Output

* **Object** - Provides details about the specified object.
