CreateAndAttachS3AccessPointS3Configuration

Used to create an S3 access point that accepts requests only from a virtual private cloud (VPC) to restrict data access to a private network.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies an access policy to associate with the S3 access point configuration. For more information, see Configuring IAM policies for using access points in the Amazon Simple Storage Service User Guide.

Link copied to clipboard

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

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String