UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

IT 自动化活动

从文件夹中上传对象

UiPath.AmazonWebServices.Activities.UploadObjectsFromFolder

描述

将整个文件夹上传到存储桶中。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

加密方式

  • 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.
    备注:

    从目录上传文件时,无需指定生成的对象的密钥名称,因为 Amazon S3 使用原始文件路径构建名称。来源: https ://docs.aws.amazon.com/AmazonS3/latest/dev/LLuploadDirDotNet.html

输入

  • 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.
    备注:

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

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

属性

  • 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.
    备注:

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

  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 加密方式
  • 输入
  • 其他
  • 属性

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新