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

删除角色

“删除角色”活动,用于删除指定的 IAM 角色。

UiPath.AmazonWebServices.Activities.DeleteRole

描述

删除指定的 IAM 角色。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

输入

  • Name - The name of the IAM role to delete.
  • RemoveAllAttachedEntities - Indicates whether to remove all entities attached to the role, i.e. delete all inline policies embedded in the role, detach all associated managed policies and instance profiles.
  • DeleteDefaultInstanceProfile - Indicates whether to delete the default instance profile associated with the role.
重要提示:
  • 如果选择选项 RemoveAllAttachedEntities ,则该活动将删除附加到角色的所有实体,即删除角色中嵌入的所有内联策略,并分离所有关联的托管策略和实例配置文件。 如果未选择此选项,并且仍有实体附加到该角色,则删除将失败。
  • 如果选中 DeleteDefaultInstanceProfile ,则系统将删除默认实例配置文件,以防其仍附加到角色或没有附加其他角色。
  • 确保您没有使用要删除的角色运行的任何 Amazon EC2 实例。 删除与正在运行的实例关联的角色或实例配置文件将中断在该实例上运行的任何应用程序。
  • 描述
  • 项目兼容性
  • 配置
  • 输入

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新