v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1458293303.1 KB

Begins an outbound file transfer to a remote AS2 server. You specify the <code>ConnectorId</code> and the file paths for where to send the files.

post/#X-Amz-Target=TransferService.StartFileTransfer

Headers

X-Amz-Target'TransferService.StartFileTransfer' required

Request body

ConnectorIdstring required

The unique identifier for the connector.

SendFilePathsFilePath[] required

An array of strings. Each string represents the absolute path for one outbound file transfer. For example, <code> <i>DOC-EXAMPLE-BUCKET</i>/<i>myfile.txt</i> </code>.

Response

Success

TransferIdstring required

Returns the unique identifier for this file transfer.