---
type: resource-type
title: MultiRegionAccessPoint
description: aws resource type AWS::S3::MultiRegionAccessPoint
name: MultiRegionAccessPoint
lexicon: aws
resource_type: AWS::S3::MultiRegionAccessPoint
---
`AWS::S3::MultiRegionAccessPoint`, a resource type of the aws lexicon.

## Properties

- `Regions` (`MultiRegionAccessPoint_Region[]`, required): The list of buckets that you want to associate this Multi Region Access Point with.
- `Alias` (`string`, optional): The alias is a unique identifier to, and is part of the public DNS name for this Multi Region Access Point
- `CreatedAt` (`string`, optional): The timestamp of the when the Multi Region Access Point is created
- `Name` (`string`, optional): The name you want to assign to this Multi Region Access Point.
- `PublicAccessBlockConfiguration` (`MultiRegionAccessPoint_PublicAccessBlockConfiguration`, optional): 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.

## Attributes

- `Alias`
- `CreatedAt`
