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

## Properties

- `Name` (`string`, required): The name of the S3 access point attachment; also used for the name of the S3 access point.
- `Type` (`"ONTAP" | "OPENZFS"`, required): The type of Amazon FSx volume that the S3 access point is attached to.
- `Lifecycle` (`"AVAILABLE" | "CREATING" | "DELETING" | "FAILED" | "MISCONFIGURED" | "UPDATING"`, optional): The lifecycle status of the S3 access point attachment.
- `OntapConfiguration` (`S3AccessPointAttachment_S3AccessPointOntapConfiguration`, optional): The OntapConfiguration of the S3 access point attachment.
- `OpenZFSConfiguration` (`S3AccessPointAttachment_S3AccessPointOpenZFSConfiguration`, optional): The OpenZFSConfiguration of the S3 access point attachment.
- `S3AccessPoint` (`S3AccessPointAttachment_S3AccessPoint`, optional): The S3 access point configuration of the S3 access point attachment.

## Attributes

- `Lifecycle`
- `S3AccessPoint.Alias`
- `S3AccessPoint.ResourceARN`
