UiPath Documentation
activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Atividades de Automação de TI

Upload Objects from Folder

UiPath.AmazonWebServices.Activities.UploadObjectsFromFolder

Description

Carrega uma pasta inteira em um bucket.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Configuração

Comum

  • DisplayName - O nome de exibição da atividade.

Criptografia

  • 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.
    Observação:

    Quando você carrega arquivos de um diretório, não há necessidade de especificar os nomes de chaves dos objetos resultantes porque o Amazon S3 cria os nomes usando o caminho do arquivo original. Origem: https://docs.aws.amazon.com/AmazonS3/latest/dev/HRuploadDirDotNet.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.
    Observação:

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

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Propriedades

  • 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.
    Observação:

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

  • Description
  • Compatibilidade do projeto
  • Configuração
  • Comum
  • Criptografia
  • Entrada
  • Diversos
  • Propriedades

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades