UiPath Documentation
activities
latest
false
IT Automation activities

Update Bucket Properties

Update Bucket Properties activity that updates the properties of an existing bucket in Amazon Web Services.

UiPath.AmazonWebServices.Activities.UpdateBucketProperties

Description​

Updates the properties of an existing bucket.

Project compatibility​

Windows - Legacy | Windows | Cross-platform

Configuration​

Common​

  • DisplayName - The display name of the activity.

Encryption​

  • 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.
  • DefaultEncryption - Specifies how to encrypt objects when they are stored in Amazon S3. The possible values are None, AES-256, and AWS-KMS. The default value is None.

Input​

  • Bucket - Specifies the bucket on which the operation needs to be performed.
  • EnableVersioning - Indicates if the object versioning for the bucket should be enabled or not. The default value is False.
  • Tags - Specifies 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.

Misc​

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • Description​
  • Project compatibility​
  • Configuration​
  • Common​
  • Encryption​
  • Input​
  • Misc​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated