UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

IT 自动化活动

上次更新日期 2026年5月18日

创建实例

UiPath.AmazonWebServices.Activities.CreateInstance

描述

新建实例。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

配置

  • 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.

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

输入

  • 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.

密钥对

  • 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).

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

网络

  • 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.

输出

  • Instance - Provides details about the newly created instance.

安全组

  • SecurityGroupsIds - Specifies the security groups of the instance.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 配置
  • 输入
  • 密钥对
  • 其他
  • 网络
  • 输出
  • 安全组

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新