---
type: resource-type
title: S3OutpostsAccessPoint
description: aws resource type AWS::S3Outposts::AccessPoint
name: S3OutpostsAccessPoint
lexicon: aws
resource_type: AWS::S3Outposts::AccessPoint
---
`AWS::S3Outposts::AccessPoint`, a resource type of the aws lexicon.

## Properties

- `Bucket` (`string`, required): The Amazon Resource Name (ARN) of the bucket you want to associate this AccessPoint with.
- `Name` (`string`, required): A name for the AccessPoint.
- `VpcConfiguration` (`S3OutpostsAccessPoint_VpcConfiguration`, required): Virtual Private Cloud (VPC) from which requests can be made to the AccessPoint.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the specified AccessPoint.
- `Policy` (`Record<string, unknown>`, optional): The access point policy associated with this access point.

## Attributes

- `Arn`
