UiPath Documentation
marketplace
latest
false
Important :
Ce contenu a été traduit à l'aide d'une traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Guide de l'utilisateur Marketplace

Dernière mise à jour 1 avr. 2026

Configuration

Introduction

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.

Pour activer l'autorisation et commencer à créer vos projets d'automatisation, procédez comme suit :

  1. Amazon Textract setup steps overview diagram

1. Créer un utilisateur IAM

Follow the Create an IAM User steps in the Amazon Textract documentation.

Pour référence, voici comment nous avons créé un utilisateur IAM pour nos exemples.

Remarque :

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.

  1. Sign in to the AWS console using your AWS account credentials.

  2. Open the Identity and Access Management (IAM) service (you can enter IAM in the Find Services search bar).

    AWS console IAM service search bar

  3. In the left-hand navigation panel, click Groups.

  4. Click Create New Group.

    Create New Group button in AWS IAM console

  5. Enter a Group Name and click Next Step at the bottom of the page.

  6. Sélectionnez les stratégies que vous souhaitez attacher au groupe et à l'utilisateur 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.

      Attach policies to IAM group in AWS console

      IAM group policy selection including AmazonTextractFullAccess

      Remarque :

      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.

  7. Review your group details and click Create Group at the bottom of the page.

  8. In the left-hand navigation panel, click Users.

  9. Click Add user.

    Add user button in AWS IAM Users list

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

    IAM user name and programmatic access type settings

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

    Add user to group permission settings in AWS IAM

  12. Review your user details and click Create user at the bottom of the page.

  13. 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. Construisez votre projet

  1. Créez un nouveau projet d'automatisation.
    1. Open UiPath Studio.

    2. Under New Project, click Process (this opens a New Blank Process window).

    3. Enter a project Name, Location, and Description.

    4. Cliquez sur Créer (Create).

      New Blank Process dialog in UiPath Studio

  2. Install the UiPath.Amazon.Textract.Activities package.
    1. In the Design ribbon, click Manage Packages (this opens the Manage Packages window).
    2. Under All Packages, click Go!
    3. In the Search bar, enter Textract.
    4. Click, install and accept the license for the UiPath.Amazon.Textract.Activities.

Vous avez terminé !

Maintenant que vous avez terminé la configuration, vous pouvez commencer à ajouter les activités Amazon Textract à votre projet.

Prochaines étapes

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.

  • Introduction
  • 1. Créer un utilisateur IAM
  • 2. Construisez votre projet
  • Prochaines étapes

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour