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

创建存储桶

“创建存储桶”活动,用于创建新 S3 存储桶。

UiPath.AmazonWebServices.Activities.CreateBucket

描述

新建 S3 存储桶。系统会默认拦截对此存储桶的所有公开访问。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

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

加密方式

  • AWSEncryptionKey - Specifies the Amazon resource name (ARN) of the AWS encryption key. Required when the value of the DefaultEncryption parameter is AWS-KMS.
  • 默认加密- 指定将对象存储在 Amazon S3 中时的加密方式。可能的值为AES-256AWS-KMS 。默认值为

输入

  • KeyName - Specifies the key name of the bucket. It should be DNS compliant and unique across all existing bucket names in Amazon S3.

其他

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

输出

  • Bucket - Indicates the newly created bucket.

属性

  • EnableObjectLock - Indicates if the objects in this bucket are allowed to be locked or not. It can be set to True only if the EnableVersioning parameter is set to True. The default value is False.
  • EnableVersioning - Indicates if the object versioning for the bucket should be enabled or not. The default value is False.
  • Tags - Indicates the tags that need to be associated with the bucket. It contains two columns, the first one representing the key and the second one its value.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 加密方式
  • 输入
  • 其他
  • 输出
  • 属性

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新