Builder

class Builder

Properties

Link copied to clipboard

The Amazon Web Services account ID for the account that owns the specified access point.

Link copied to clipboard

The name of the bucket that you want to associate this access point with.

Link copied to clipboard

The Amazon Web Services account ID associated with the S3 bucket associated with this access point.

Link copied to clipboard
var name: String?

The name you want to assign to this access point.

Link copied to clipboard

The PublicAccessBlock configuration that you want to apply to the access point.

Link copied to clipboard
var scope: Scope?

For directory buckets, you can filter access control to specific prefixes, API operations, or a combination of both. For more information, see Managing access to shared datasets in directory buckets with access points in the Amazon S3 User Guide.

Link copied to clipboard
var tags: List<Tag>?

An array of tags that you can apply to an access point. Tags are key-value pairs of metadata used to control access to your access points. For more information about tags, see Using tags with Amazon S3. For information about tagging access points, see Using tags for attribute-based access control (ABAC).

Link copied to clipboard

If you include this field, Amazon S3 restricts access to this access point to requests from the specified virtual private cloud (VPC).