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