

# Using access points
<a name="access-points-for-fsxn-usage-examples"></a>

The following examples demonstrate how to use access points to access file data stored on an FSx for ONTAP volume using the S3 API. For a full list of the Amazon S3 API operations supported by access points attached to an FSx for ONTAP volume, see [Access point compatibility](access-points-for-fsxn-object-api-support.md). 

**Note**  
Files on FSx for ONTAP volumes are identified with a `StorageClass` of `FSX_ONTAP`.

**Topics**
+ [Downloading a file using an S3 access point](get-object-ap.md)
+ [Uploading a file using an S3 access point](put-object-ap.md)
+ [Listing files using an S3 access point](list-object-ap.md)
+ [Tagging a file using an S3 access point](add-tag-set-ap.md)
+ [Deleting a file using an S3 access point](delete-object-ap.md)