s3_get_bucket_abac: Returns the attribute-based access control (ABAC) property of...

View source: R/s3_operations.R

s3_get_bucket_abacR Documentation

Returns the attribute-based access control (ABAC) property of the general purpose bucket

Description

Returns the attribute-based access control (ABAC) property of the general purpose bucket. If ABAC is enabled on your bucket, you can use tags on the bucket for access control. For more information, see Enabling ABAC in general purpose buckets.

See https://www.paws-r-sdk.com/docs/s3_get_bucket_abac/ for full documentation.

Usage

s3_get_bucket_abac(Bucket, ExpectedBucketOwner = NULL)

Arguments

Bucket

[required] The name of the general purpose bucket.

ExpectedBucketOwner

The Amazon Web Services account ID of the general purpose bucket's owner.


paws.storage documentation built on May 30, 2026, 9:13 a.m.