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

Marketplace 用户指南

Amazon 作用域

Amazon Textract 活动使用AWS Identity and Access Management (IAM)服务在 UiPath 与您的 AWS 资源之间建立经过身份验证的连接。此连接使机器人能够调用 Amazon Textract API,以代表您读取和写入资源。

To establish an authenticated connection, you create or use an existing IAM user and generate access keys (Access Key Id and Secret Access Key). When you create your IAM user, you assign the policies and permissions that specify the resources your Robot can access (for example, AmazonTextractFullAccess).

创建 IAM 用户并分配策略后,您可以在“Amazon 作用域”活动中输入“访问密钥 ID”和“秘密访问密钥”。运行自动化项目时,密钥用于对每个活动发出的 API 请求进行签名。

工作方式

以下步骤和消息序列图示例说明了活动从设计时(即活动依赖项和输入/输出属性)到运行时的工作方式。

  1. 完成设置步骤。

  2. “Amazon 作用域”活动添加到您的项目中。

  3. 输入身份验证属性的值。

属性

将此活动添加到 UiPath Studio 中的项目时,会指定以下属性的值。

常见

显示名称

活动的显示名称。

属性详细信息
类型String
必填
默认值Amazon Scope
允许的值输入 StringString 变量。
注意不适用

身份验证

ID

要进行身份验证的 IAM 用户 访问密钥 ID

属性详细信息
类型String
必填
默认值空白
允许的值输入 StringString 变量。
注意要检索访问密钥 ID,请参阅 AWS 文档中的以下部分之一:管理访问密钥(控制台)管理访问密钥 (AWS CLI)管理访问密钥 (AWS API)
区域

要用于连接的AWS 服务端点

属性详细信息
类型下拉列表
必填
默认值_US_East_N_Virginia
允许的值使用下拉列表选择适用的区域。
注意根据您使用的活动,选择可提供服务的区域。有关可使用 Amazon Textract 的区域的列表,请参阅 AWS 文档中的AWS 服务端点 - Amazon Textract 。有关可使用 Amazon Rekognition 的区域列表,请参阅 AWS 文档中的AWS 服务端点 - Amazon Rekognition
密码

您想要连接到 Amazon Rekognition 服务的 IAM 用户 的 秘密访问密钥 。

属性详细信息
类型String
必填
默认值空白
允许的值输入 StringString 变量。
注意要检索秘密访问密钥,请参阅 AWS 文档中的以下部分:管理访问密钥(控制台)管理访问密钥 (AWS CLI)管理访问密钥 (AWS API)请参阅下面的其他说明和图像。
重要提示:

If you're using an existing IAM user and no longer have the Secret Access Key, you create a new one by clicking the Create access key button in your IAM user summary - this action also creates a new Access Key Id

After you click the Create access key button a dialogue box opens. Per the AWS instructions: "Choose Download .csv file to save the access key ID and secret access key to a CSV file on your computer. Store the file in a secure location. You will not have access to the secret access key again after this dialog box closes. After you have downloaded the CSV file, choose Close." Amazon recommends frequent key rotation, so you can create new keys at anytime if you can't find the Secret Access Key associated with your Access Key ID. If you do create new keys, be sure to update any Amazon Scope activities in your existing projects. To learn more, see Managing Access Keys for IAM Users in the AWS documentation.

其他

私有

如果已选择,变量和参数的值将不会在 Verbose 级进行记录。

属性详细信息
类型复选框
必填
默认值未选中
允许的值已选择或未选择
注意不适用
  • 工作方式
  • 属性
  • 常见
  • 身份验证
  • 其他

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新