v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444219188.6 KB

Creates an endpoint for an Amazon FSx for OpenZFS file system that DataSync can access for a transfer. For more information, see Creating a location for FSx for OpenZFS.

Request parameters related to SMB aren't supported with the CreateLocationFsxOpenZfs operation.

post/#X-Amz-Target=FmrsService.CreateLocationFsxOpenZfs

Headers

X-Amz-Target'FmrsService.CreateLocationFsxOpenZfs' required

Request body

FsxFilesystemArnstring required

The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.

SecurityGroupArnsEc2SecurityGroupArn[] required

The ARNs of the security groups that are used to configure the FSx for OpenZFS file system.

Subdirectorystring

A subdirectory in the location's path that must begin with <code>/fsx</code>. DataSync uses this subdirectory to read or write data (depending on whether the file system is a source or destination location).

Response

Success

LocationArnstring

The ARN of the FSx for OpenZFS file system location that you created.