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

创建角色

“创建角色”活动将为当前 AWS 帐户创建新的 IAM 角色。

UiPath.AmazonWebServices.Activities.CreateRole

描述

为当前 AWS 帐户创建新的 IAM 角色。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

输入

  • AssumeRolePolicyDocument - The trust relationship policy document that grants an entity permission to assume the IAM role.
  • Description - The description of the IAM role.
  • MaxSessionDuration - The maximum session duration (in seconds) for the IAM role. If not set, it defaults to one hour (3600 seconds).
  • Name - The name of the IAM role to create. The name must be unique within the AWS account.
  • Path - The path to the IAM role. If not set, it defaults to a slash (/).
  • PermissionsBoundaryArn- The ARN of the policy used to set the permissions boundary for the IAM role.
  • Tags - The tags to associate with the IAM role. It contains two columns of type String, the first one representing the key, and the second, its value.

输出

  • Role - The details about the newly created IAM role.
  • 描述
  • 项目兼容性
  • 配置
  • 输入
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新