UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de automatización de TI

Última actualización 20 de may. de 2026

Crear instancia

UiPath.AmazonWebServices.Activities.CreateInstance

Descripción

Crea una nueva instancia.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Configuración

  • EnableHibernation - Specifies if hibernation should be enabled or not for this instance. The default value is False.
  • ImageId - Specifies the ID of the Amazon Machine Image (AMI) that needs to be used when creating the instance. This field supports only strings and String variables.
  • InstanceType - Specifies the instance type. This field supports only strings and String variables.
  • ShutdownBehavior - Indicates the instance behavior when an OS shutdown is performed. The possible values are Stop and Terminate. The default value is Stop.
  • Tags - Specifies the tags that need to be associated with the instance. It contains two columns, the first one representing the key, and the second one its value.
  • UserData - Specifies the user data as plain text. It is used to configure the instance or run a configuration script during lunch.

Dominio

  • IAMRole - Specifies if the IAM role has the required permissions for joining the domain.

Entrada

  • AvailabilityZone - Specifies the availability zone where the instance is to be launched. This field supports only strings and String variables.
  • InstanceName - Specifies the name of the instance.
  • 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. Taken into consideration only when the WaitForCompletion parameter is set as True.
  • WaitForCompletion - When it has the value True, waits for the activity to be completed before moving to the next activity. When the value is False, the activity ends immediately after the API call is made. The default value is True.

Par de claves

  • KeyPairName - Indicates the name of an existing key pair needed for connecting to the instance securely. You need to have access to the private key file (.pem).

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Interconexión

  • AutoAssignPublicIPv4Address - Indicates if the instance receives a public IPv4 address. Override the subnet's default setting by selecting one of the Enable or Disable options. The possible values are UseSubnetSettings, Enable, and Disable. The default value is Disabled.
  • SubnetId - Specifies the ID of the subnet in which the instance is running. This field supports only strings and String variables.

Salida

  • Instance - Provides details about the newly created instance.

Grupos de seguridad

  • SecurityGroupsIds - Specifies the security groups of the instance.

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado