Skip to contents

This API retrieves the pre-signed URL and client token for uploading the file associated with the upload job.

See https://www.paws-r-sdk.com/docs/customerprofiles_get_upload_job_path/ for full documentation.

Usage

customerprofiles_get_upload_job_path(DomainName, JobId)

Arguments

DomainName

[required] The unique name of the domain containing the upload job.

JobId

[required] The unique identifier of the upload job to retrieve the upload path for. This is generated from the CreateUploadJob API.