MultiRegionAccessPoint

class MultiRegionAccessPoint : KotlinCustomResource

AWS::S3::MultiRegionAccessPoint is an Amazon S3 resource type that dynamically routes S3 requests to easily satisfy geographic compliance requirements based on customer-defined routing policies.

Properties

Link copied to clipboard
val alias: Output<String>

The alias is a unique identifier to, and is part of the public DNS name for this Multi Region Access Point

Link copied to clipboard
val createdAt: Output<String>

The timestamp of the when the Multi Region Access Point is created

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name you want to assign to this Multi Region Access Point.

Link copied to clipboard

The PublicAccessBlock configuration that you want to apply to this Multi Region Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The list of buckets that you want to associate this Multi Region Access Point with.

Link copied to clipboard
val urn: Output<String>