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

Descargar objeto en archivo

UiPath.AmazonWebServices.Activities.DownloadObjectToFile

Descripción

Descarga un objeto a un archivo especificado.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración

Común

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

Entrada

  • FileName - Specifies the name of the local file. If missing, the object key is used instead.
  • Folder - Specifies the full path of the folder where the downloaded object should be saved.
  • Object - Specifies the object on which the operation needs to be performed.
  • ObjectVersionID - Specifies the version of the object that needs to be downloaded. If not set, the latest version is deleted.
  • Overwrite - Specifies if an overwrite should be applied to an already existing file. The default value is False.
  • 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.
  • CreateSubfolderStructure (Boolean) - Creates the same sub-folder structure for the file like in the bucket (if it doesn't exist already). If unchecked, the file is saved directly in the location specified in the Folder parameter.

Otros

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

Salida

  • FilePath - Provides the full path to the resulted file.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Común
  • Entrada
  • Otros
  • Salida

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado