UiPath Documentation
marketplace
latest
false
Wichtig :
Dieser Inhalt wurde maschinell übersetzt. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Marketplace-Benutzerhandbuch

Letzte Aktualisierung 1. Apr. 2026

Amazon-Scope

The Amazon Textract activities use the AWS Identity and Access Management (IAM) service to establish an authenticated connection between UiPath and your AWS resources. This connection enables a Robot to call the Amazon Textract APIs to read and write resources on your behalf.

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).

After creating your IAM user and assigning your policies, you enter the Access Key Id and Secret Access Key in the Amazon Scope activity. When you run your automation project, the keys are used to sign the API requests being made by each of the activities.

Wie es funktioniert

The following steps and message sequence diagram is an example of how the activity works from design time (that is, the activity dependencies and input/output properties) to run time.

  1. Schließen Sie die Einrichtungsschritte ab.

  2. Add the Amazon Scope activity to your project.

  3. Enter values for the Authentication properties.

    Amazon Scope activity added to a UiPath Studio project

Eigenschaften

Die Werte für die folgenden Eigenschaften werden beim Hinzufügen dieser Aktivität zu Ihrem Projekt in UiPath Studio angegeben.

Amazon Scope properties panel in UiPath Studio

Allgemein

DisplayName

Der Anzeigename der Aktivität.

AttributeDetails
TypString
ErforderlichJa
StandardwertAmazon Scope
Zulässige WerteGeben Sie eine String oder String -Variable ein.
HinweiseKeine Angabe

Authentication

ID

The Access Key ID of the IAM User that you want to authenticate.

AttributeDetails
TypString
ErforderlichJa
StandardwertLeer
Zulässige WerteGeben Sie eine String oder String -Variable ein.
HinweiseTo retrieve the Access Key ID, see one of the following sections in the AWS documentation: Managing Access Keys (Console) Managing Access Keys (AWS CLI) Managing Access Keys (AWS API)
Region

The AWS Service Endpoint that you want to use for your connection.

AttributeDetails
TypAuswahlliste
ErforderlichJa
Standardwert_US_East_N_Virginia
Zulässige WerteVerwenden Sie die Dropdownliste, um die entsprechende Region auszuwählen.
HinweiseDepending on the activities you're using, select a region where the service(s) is available. For a list of regions where Amazon Textract is available, see AWS Service Endpoints - Amazon Textract in the AWS documentation. For a list of regions where Amazon Rekognition is available, see AWS Service Endpoints - Amazon Rekognition in the AWS documentation.
Geheimnis

The Secret Access Key of the IAM User that you want to connect to the Amazon Rekognition service.

AttributeDetails
TypString
ErforderlichJa
StandardwertLeer
Zulässige WerteGeben Sie eine String oder String -Variable ein.
HinweiseTo retrieve the Secret Access Key, see one of the following sections in the AWS documentation: Managing Access Keys (Console) Managing Access Keys (AWS CLI) Managing Access Keys (AWS API) See additional note and image below.
Wichtig:

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.

IAM user access key details dialog in AWS console

Sonstiges

Private

Falls ausgewählt werden die Werte von Variablen und Argumenten nicht mehr auf ausführlicher Ebene protokolliert.

AttributeDetails
TypKontrollkästchen
ErforderlichNein
Standardwertnicht ausgewählt
Zulässige WerteAusgewählt oder nicht ausgewählt
HinweiseKeine Angabe
  • Wie es funktioniert
  • Eigenschaften
  • Allgemein
  • Authentication
  • Sonstiges

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben