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

从文件中上传对象

将文件上传到 Amazon Web Services 中的存储桶的“从文件上传对象”活动。

UiPath.AmazonWebServices.Activities.UploadObjectFromFile

描述

将文件上传到存储桶中。

项目兼容性

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.

输入

  • Bucket - Specifies the bucket on which the operation needs to be performed.
  • ContentType - Specifies the content type.
  • FileToUpload - Provides the full path of the file that needs to be uploaded.
  • ObjectKeyName - Specifies the key name of the object.
  • 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.

其他

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

输出

  • Object - Provides details about the uploaded object.

权限

  • Permissions - Provides the permissions for the object.

属性

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

输入

  • Object - Specifies the object on which the operation needs to be performed.
  • Permissions - Specifies the object's permissions.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 加密方式
  • 输入
  • 其他
  • 输出
  • 权限
  • 属性
  • 输入

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新