UiPath Documentation
activities
latest
false
Activités d’automatisation informatique
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Create Role

Créer un rôle qui crée un nouveau rôle IAM pour le compte AWS actuel.

UiPath.AmazonWebServices.Activities.CreateRole

Description

Crée un nouveau rôle IAM pour le compte AWS actuel.

Compatibilité du projet

Windows - Héritage | Windows | Multiplate-forme

Configuration

Entrée

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

Sortie

  • Role - The details about the newly created IAM role.
  • Description
  • Compatibilité du projet
  • Configuration
  • Entrée
  • Sortie

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