Pipeline Fails as AWS S3 Type Not Known/Included in Git Repo

Hello,
I used one of the out-of-the-box CI/CD pipelines: Update.process.from.code. However, this returns a Faulted status on the Build step, the logs showing:

[Build the package]: /tmp/1696950948761.4053/Main.xaml - Cannot create unknown type '{http://schemas.microsoft.com/netfx/2009/xaml/activities}Variable({clr-namespace:UiPath.AmazonWebServices.Models;assembly=UiPath.AmazonWebServices}AWSS3Bucket)'. -

It seems that the specific AWS types aren’t included in the repo that’s cloned down (the sequence itself does interact with AWS S3 buckets).

Can anyone assist please?
Many thanks in advance.
Nikolas

Solved by downgrading Amazon Web Services package to v2.3.0. Pipeline began succeeding immediately after this change was pushed.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.