UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 20, 2026

Configure Public Access to Bucket

UiPath.AmazonWebServices.Activities.ConfigurePublicAccessToBucket

Description

Configures the public access for a bucket.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common

  • DisplayName - The display name of the activity.

Input

  • Bucket - Specifies the bucket on which the operation needs to be performed.

Misc

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

Public ACLs

  • BlockPublicACLs - Specifies if the public access control lists (ACLs) for this bucket and objects in this bucket should be blocked or not. The default value is True.
  • IgnorePublicACLs - Specifies if the public ACLs for this bucket and objects in this bucket should be ignored or not. The default value is True.

Public Bucket Policies

  • BlockPublicPolicy - Specifies if the public bucket policies for this bucket should be blocked or not. The default value is True.
  • RestrictPublicBuckets - Specifies if the public bucket policies for this bucket should be restricted or not. The default value is True.
    Note:

    Setting all parameters to False doesn't make the bucket public. For a bucket to be public it needs public policies to be added, explicitly.

  • Description
  • Project compatibility
  • Configuration
  • Common
  • Input
  • Misc
  • Public ACLs
  • Public Bucket Policies

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated