activities
latest
false
UiPath logo, featuring letters U and I in white

IT Automation Activities

Last updated Mar 7, 2025

Get Instance List

UiPath.AmazonWebServices.Activities.GetInstanceList

Description

Gets the list of instances matching the filter criteria.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common
  • DisplayName - The display name of the activity.
Filter
  • State - Searches only for those instances having the specified state. The possible values are All, Pending, Running, ShuttingDown, Terminated, Stopping, and Stopped. The default value is All.
  • TagKey - Specifies the key tag used in the filtering process. This field supports only strings and String variables.
  • TagValue - Specifies the value tag used in the filtering process. This field supports only strings and String variables.
  • AvailabilityZone - Searches only for those instances in the specified availability zone(s). Multiple availability zones should be separated by comma (",") or semicolon (";").
Input
  • Timeout - Specifies how long to wait for the activity to run before an error is thrown. If a value is not set, then the activity runs until completed.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • InstanceList - Provides the instances list.

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
© 2005-2025 UiPath. All rights reserved.