UiPath Documentation
activities
latest
false
IT Automation activities

Get Bucket

Get Bucket activity that gets information about a specific bucket in Amazon Web Services.

UiPath.AmazonWebServices.Activities.GetBucket

Description​

Gets information about a specific bucket.

Project compatibility​

Windows - Legacy | Windows | Cross-platform

Configuration​

Common​

  • DisplayName - The display name of the activity.

Input​

  • BucketName - Specifies the name of the bucket.
  • IncludeDetails - When set as True, it provides detailed information about the bucket. The default value is False.

Misc​

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output​

  • Bucket - Provides basic information about the bucket.
  • BucketDetails - Provides detailed information about the bucket if the IncludeDetails parameter is set to True.
    Note:

    For some AWS regions, the value of AWSS3BucketDetails.OwnerDisplayName can be Null. Source: https://docs.aws.amazon.com/AmazonS3/latest/API/archive-v2-RESTBucketGET.html

  • Description​
  • Project compatibility​
  • Configuration​
  • Common​
  • Input​
  • Misc​
  • Output​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated