UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de automatización de TI

Última actualización 20 de may. de 2026

Cargar objetos desde la carpeta

UiPath.AmazonWebServices.Activities.UploadObjectsFromFolder

Descripción

Sube una carpeta completa a un depósito.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Cifrado

  • AWSEncryptionKey - Specifies the Amazon resource name (ARN) of the AWS encryption key. Required when the value of the DefaultEncryption parameter is set to AWS-KMS.
  • Encryption - Indicates how to encrypt objects when they are stored in Amazon S3. If the value is None and the bucket is setup for default encryption, S3 encrypts objects as per the bucket settings. The possible values are None, AES-256, and AWS-KMS. The default value is None.
    Nota:

    Al cargar archivos desde un directorio, no es necesario especificar los nombres clave de los objetos resultantes porque Amazon S3 crea los nombres utilizando la ruta de archivo original. Origen: https://docs.aws.amazon.com/AmazonS3/latest/dev/HLuploadDirDotNet.html

Entrada

  • Bucket - Specifies the bucket on which the operation needs to be performed.
  • Folder - Specifies the full path of the folder that needs to be uploaded.
  • IncludeSubfolders - Indicates if subfolders should be uploaded. The default value is False.
  • Prefix - Specifies the prefix that needs to be used for all uploaded objects.
  • Timeout - Specifies how long to wait for the activity to run before an error is thrown. If a value is not set, then the activity runs until completed.
    Nota:

    An object can be made public only if its bucket is public.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Propiedades

  • StorageClass - Provides the storage class of the object. The possible values are Standard, Intelligent-Tiering, Standard-IA, OneZone-IA, Glacier, and GlacierDeepArchive. The default value is Standard.
  • Tags - Provides the tags that need to be associated with the object. It contains two columns, the first one representing the key and the second one its value.
    Nota:

    Uploading a file with the same name overwrites the existing file by default. When a file is overwritten, all previous restrictions are reset.

  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Común
  • Cifrado
  • Entrada
  • Otros
  • Propiedades

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado