UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 18, 2026

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.
  • Description
  • Project compatibility
  • Configuration
  • Common
  • Filter
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated