# Release Notes

> **Release Date: March 17, 2026**

## v2.9.1

**Release Date: March 17, 2026**

### Bug fixes

The **Get Object** activity failed to run if you didn't have the `s3:GetObjectVersionTagging` permission even if the **IncludeVersionsInfo** property was set to `False`.

## v2.8.1

**Release Date: September 10, 2025**

### Improvements

This release adds support for the.NET 8 framework.

## v2.7.3

**Release Date: 22 April 2025**

### Improvements

We added `Asia Pacific (Malaysia)` to the list of selectable regions in the **Amazon Web Services Scope** activity.

### Bug fixes

An unexpected *Network interfaces and an instance-level subnet ID may not be specified on the same request* error occurred when specifying a subnet ID in a **Create Instance** activity.

## v2.7.1

**Release Date: 15 November 2024**

### Improvements

This release includes dependency upgrades and security fixes.

## v2.7.0

**Release Date: 6 June 2024**

### Improvements

We now support coded workflows for Amazon Web Services (AWS).

You can now move objects across AWS S3 buckets with the new **Move Object** activity.

We deprecated the option to connect to AWS by specifying just the `IAM role` name.

### Bug fixes

We fixed a pagination support issue while fetching objects from S3 buckets, ensuring complete and accurate data retrieval.

## v2.6.2

**Release date: 8 March 2024**

### Improvements

We added support for ObjectLockConfiguration in the S3 Bucket activities.

### Bug fixes

Fixed an issue in the **Download object to file** activity. Content was being appended instead of overwritten.

## v2.6.1

**Release date: 24 January 2024**

### Bug fixes

Fixed an issue which prevented developers from adding child activities to the Amazon Web Services Scope activity in Studio Windows - Legacy projects.

## v2.6.0

**Release date: 8 November 2023**

### Improvements

This release brings a set of eleven AWS EC2 volumes management activities. These are compatible with Windows and Cross-platform projects.

We added support for Integration Service connection sharing. Shared connections are supported when using the Access key assume role authentication method.

We added extended package metadata (e.g., samples URL) for UiPath Marketplace listing.

## v2.5.0

**Release Date: 1 August 2023**

### Improvements

We extended our support for Integration Service connections and added bindings, simplifying the usage of templates in Studio Web.

## v2.4.0

**Release Date: 12 June 2023**

### Improvements

This release introduces support for Integration Service. In addition to authentication through the **Scope** activity, you can now use connections managed through the [Integration Service Connector for Amazon Web Services](https://docs.uipath.com/integration-service/automation-cloud/latest/user-guide/uipath-amazon-webservices-authentication).

### Known Issue

**Added: 26 June 2023**: Using connections shared by other users is not currently supported.

## v2.3.0

**Release Date: 28 March 2023**

### Improvements

This release includes support for long-running workflows and maintenance updates for UiPath.Platform dependencies.

## v2.2.0

**Release Date: 25 January 2023**

### Improvements

The activity package is now available in Traditional Chinese (zh-TW).

The package has been upgraded to.NET6 framework, to provide compatibility with modern Windows UiPath Studio projects.

We added support for **Temporary Session Token**. This new field is available in the **Amazon Web Services Scope** activity.

### Bug Fixes

* Fixed a bug related to a version check in the AWS **Get Bucket** activity.

## v2.1.2

**Release Date: 17 August 2022**

### Bug Fixes

* Fixed an issue in the for-each based activities that caused a validation error when adding to them nested **Continue** or **Break** activities.

## v2.1.1

**Release Date: 3 June 2022**

### New Features and Improvements

Support for accessing cross-account buckets is now available.

The *ListBucket* permission is now optional for the **Get Bucket** activity.

In the **Create EC2 Instance** activity, we now add tags directly at instance creation time.

This release also brings telemetry and localization updates.

## v2.0.1

**Release Date: 27 September 2021**

### New Features and Improvements

This release brings as an improvement the telemetry client update to version 1.5.3.

## v2.0.0

**Release Date: 17 August 2021**

### New Features and Improvements

This release brings a new set of activities to help you automate AWS (Amazon Web Services) IAM (Identity & Access Management) operations, while adding new parameters to existing activities.

.NET 5 support is now enabled for this activity package as part of our overall upgrade to this framework.

The following activities have been updated with new parameters to make it easier to deal with folders within a bucket:

* [For Each Object in Bucket](https://docs.uipath.com/activities/other/latest/it-automation/aws-for-each-object)
* [Download Object to File](https://docs.uipath.com/activities/other/latest/it-automation/aws-download-single-object)

The following activities have been added to help you automate AWS IAM tasks for users, user groups, roles, and policies.

#### Users
* [Change User Password](https://docs.uipath.com/activities/other/latest/it-automation/aws-change-user-password)
* [Create User](https://docs.uipath.com/activities/other/latest/it-automation/aws-create-user)
* [Delete User](https://docs.uipath.com/activities/other/latest/it-automation/aws-delete-user)
* [For Each User](https://docs.uipath.com/activities/other/latest/it-automation/aws-for-each-user)
* [For Each User Group](https://docs.uipath.com/activities/other/latest/it-automation/aws-for-each-user-group)
* [For Each User in Group](https://docs.uipath.com/activities/other/latest/it-automation/aws-for-each-user-in-group)
* [Get User](https://docs.uipath.com/activities/other/latest/it-automation/aws-get-user)
* [Update User](https://docs.uipath.com/activities/other/latest/it-automation/aws-update-user)

#### Groups
* [Add User To Group](https://docs.uipath.com/activities/other/latest/it-automation/aws-add-user-to-group)
* [Create Group](https://docs.uipath.com/activities/other/latest/it-automation/aws-create-group)
* [Delete Group](https://docs.uipath.com/activities/other/latest/it-automation/aws-delete-group)
* [For Each Group](https://docs.uipath.com/activities/other/latest/it-automation/aws-for-each-group)
* [Get Group](https://docs.uipath.com/activities/other/latest/it-automation/aws-get-group)
* [Remove User From Group](https://docs.uipath.com/activities/other/latest/it-automation/aws-remove-user-from-group)
* [Update Group](https://docs.uipath.com/activities/other/latest/it-automation/aws-update-group)

#### Roles
* [Add Role to Instance Profile](https://docs.uipath.com/activities/other/latest/it-automation/aws-add-role-to-instance-profile)
* [Create Role](https://docs.uipath.com/activities/other/latest/it-automation/aws-create-role)
* [Delete Role](https://docs.uipath.com/activities/other/latest/it-automation/aws-delete-role)
* [For Each Role](https://docs.uipath.com/activities/other/latest/it-automation/aws-for-each-role)
* [Get Role](https://docs.uipath.com/activities/other/latest/it-automation/aws-get-role)
* [Remove Role from Instance Profile](https://docs.uipath.com/activities/other/latest/it-automation/aws-remove-role-from-instance-profile)
* [Update Role](https://docs.uipath.com/activities/other/latest/it-automation/aws-update-role)

#### Policies
* [Add/Remove Inline Policy](https://docs.uipath.com/activities/other/latest/it-automation/aws-add-remove-inline-policy)
* [Attach/Dettach Managed Policy](https://docs.uipath.com/activities/other/latest/it-automation/aws-attach-detach-managed-policy)
* [Create Managed Policy](https://docs.uipath.com/activities/other/latest/it-automation/aws-create-managed-policy)
* [Delete Managed Policy](https://docs.uipath.com/activities/other/latest/it-automation/aws-delete-managed-policy)
* [For Each Managed Policy](https://docs.uipath.com/activities/other/latest/it-automation/aws-for-each-managed-policy)
* [Get IAM Identities Attached to a Managed Policy](https://docs.uipath.com/activities/other/latest/it-automation/aws-get-identities-attached-to-policy)
* [Get IAM Identity Inline Policies](https://docs.uipath.com/activities/other/latest/it-automation/aws-get-iam-identity-inline-policies)
* [Get IAM Identity Managed Polices](https://docs.uipath.com/activities/other/latest/it-automation/aws-get-iam-identity-managed-policies)
* [Get Managed Policy](https://docs.uipath.com/activities/other/latest/it-automation/aws-get-managed-policy)
* [Update Managed Policy](https://docs.uipath.com/activities/other/latest/it-automation/aws-update-managed-policy)
  :::important
  To perform Amazon IAM tasks you need to grant the appropriate permissions. For more information, see [Permissions required to access IAM resources](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_permissions-required.html).
  :::
You can check the operations and permissions list for the Amazon Web Services activities pack in the [Permissions List](https://docs.uipath.com/activities/other/latest/it-automation/aws-permissions-list).

## v1.2.5

**Release Date: 12 April 2021**

### Improvements

The **Configure Robot** activity configured with the **OrchestratorConnectionString** property now also starts the Robot service if it is not running.

Extra Tags have been added to this activity package for easier discovery on the UiPath Activities Official Feed.

The **UiPath Telemetry** component has been updated to the latest version, v1.3.18.

### Bug Fixes

* Fixed an issue that prevented the retrieval of all instances when using the **Get Instance List** activity.
* The operation sometimes failed when using the **Configure Robot** activity.
* Added missing package dependencies from `nuget.org` to the UiPath Activities Official Feed.

## v1.2.4

**Release Date: 28 September 2020**

### Improvements

Starting with this patch, the package is validated for use in C# projects.

## v1.2.3

**Release Date: 17 August 2020**

### Bug Fixes

* This patch addresses a blocker issue where a fixed doc name prevents a successful workflow execution.

## v1.2.2

**Release Date: 13 July 2020**

### Improvements

This patch updates **UiPath.Telemetry.Client** to the latest version 1.2.20.

## v1.2.1

**Release Date: 22 June 2020**

### Improvements

This patch brings an update on the telemetry process, meant to improve the process of collecting and transmitting the needed information.

## v1.2.0

**Release Date: 15 June 2020**

### New Features and Improvements

This release brings a new activity named **Run Power Shell Command** that can be used for running a PowerShell command on an EC2 instance. Another improvement brought by this release is the appearance of a new option inside the **Create Instance** activity, under the name of **UserData**.

## v1.1.0

**Release Date: 27 April 2020**

### New Features and Improvements

The **Amazon Web Services Scope** activity was enhanced with a new option and the main categories have been reorganized providing better navigation through the available options.

You can now connect to AWS using an IAM Role, in addition to Access Keys. When using UiPath robots in AWS EC2, IAM Roles should be used as default.

## v1.0.0

**Release Date: 20 January 2020**

### New Features and Improvements

We are happy to present a new package available in the **UiPath** Platform, offering solutions for **Amazon Web Services (AWS)** cloud platform. Automate important AWS S3 and AWS EC2 operations by using activities specially created to serve Buckets, Objects, and Instances.
