v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142110684.3 KB

Creates an S3 File System Access Point for application-specific access with POSIX user identity and root directory enforcement. Access points provide a way to manage access to shared datasets in multi-tenant scenarios.

put/access-points

Request body

clientTokenstring

A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon Web Services ignores the request, but does not return an error.

fileSystemIdstring required

The ID or Amazon Resource Name (ARN) of the S3 File System.

Response

Success

accessPointArnstring required

The Amazon Resource Name (ARN) of the access point.

accessPointIdstring required

The ID of the access point.

clientTokenstring required

The client token that was provided in the request.

fileSystemIdstring required

The ID of the S3 File System.

status'available' | 'creating' | 'deleting' | 'deleted' | 'error' | 'updating' required

The current status of the access point.

ownerIdstring required

The Amazon Web Services account ID of the access point owner.

namestring

The name of the access point.

All 21 operations