- 发行说明
- 概述
- 入门指南
- UiPath 市场供应商
- UiPath Marketplace 客户
- 发布准则
- 即用型自动化发布准则
- 解决方案加速器发布准则
- Integration Service 连接器的发布准则
- Process Mining 应用程序模板发布准则
- 安全性与 IP 保护
- 其他 UiPath 列表
- 连接器
- 如何创建活动
- 构建集成

Marketplace 用户指南
设置
简介
Before you can start using the Amazon Textract activities, you must complete a couple of steps to enable authorization from the AWS Identity and Access Management (IAM) service.
要启用授权并开始构建自动化项目,请完成以下操作:
1. 创建 IAM 用户
Follow the Create an IAM User steps in the Amazon Textract documentation.
作为参考,以下是我们为示例创建 IAM 用户的方式。
If you already have an IAM user with an Access Key ID and Secret Access Key (that include the AmazonTextractFullAccess and AmazonS3ReadOnlyAccess permissions), you can proceed to the 2. Build your project step.
-
Sign in to the AWS console using your AWS account credentials.
-
Open the Identity and Access Management (IAM) service (you can enter IAM in the Find Services search bar).

-
In the left-hand navigation panel, click Groups.
- Before creating an IAM user, create an IAM group. For more information, see Use Groups to Assign Permissions to IAM Users in the IAM Best Practices documentation.
-
Click Create New Group.

-
Enter a Group Name and click Next Step at the bottom of the page.
-
选择要附加到组和 IAM 用户的策略。
-
It's recommended that you follow the Grant Least Privilege guidance in the IAM Best Practices documentation.
-
At a minimum, the Amazon Textract activities require *AmazonTextractFullAccess
-
and AmazonS3ReadOnlyAccess.

备注:Establishing a principle of least privilege ensures that authenticated identities are only permitted to perform the most minimal set of functions necessary to fulfill a specific task, while balancing usability and efficiency. Operating on this principle limits the blast radius - or potential impact - of inappropriate use of valid credentials. The principle of least privilege lets you enforce separation of duties for oversight and governance, and makes auditing the entitlements to your resources much simpler.
-
-
Review your group details and click Create Group at the bottom of the page.
-
In the left-hand navigation panel, click Users.
-
Click Add user.

-
Enter a User name and select Access type - Programmatic access.

-
Under Set permissions, click Add user to group and select the group that you created in the steps above.

-
Review your user details and click Create user at the bottom of the page.
-
After you create the user, a Success window appears with the IAM user Access key ID and Secret access key.
- Take note of these values, you'll need them when you add the Amazon Scope activity to your projects.
- For more information about your access keys, see Managing Access Keys for IAM Users in the AWS documentation.
2. 构建项目
- 创建一个新的自动化项目。
-
Open UiPath Studio.
-
Under New Project, click Process (this opens a New Blank Process window).
-
Enter a project Name, Location, and Description.
-
单击“创建”。

-
- Install the UiPath.Amazon.Textract.Activities package.
- In the Design ribbon, click Manage Packages (this opens the Manage Packages window).
- Under All Packages, click Go!
- In the Search bar, enter Textract.
- Click, install and accept the license for the UiPath.Amazon.Textract.Activities.
-
有关 UiPath Studio 包的更多信息,请参阅 Studio 指南中的管理包。

-
操作完毕!
现在,您已完成设置,可以开始将 Amazon Textract 活动添加到项目中。
后续步骤
For a hands-on learning experience and to quickly start using the activities, see the Quickstart guides. These guides provide step-by-step instructions to help you create working samples of the different activities so that you can verify the connection to your registered app and get familiar with the input/output properties.
To learn more about the Amazon Textract activities (including example property inputs/outputs), see the Activities page for a complete activity list and links to the activity detail pages.
