v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429150124.9 KB

Lists all the speaker enrollment jobs in the domain with the specified <code>JobStatus</code>. If <code>JobStatus</code> is not provided, this lists all jobs with all possible speaker enrollment job statuses.

post/#X-Amz-Target=VoiceID.ListSpeakerEnrollmentJobs

Headers

X-Amz-Target'VoiceID.ListSpeakerEnrollmentJobs' required

Request body

DomainIdstring required

The identifier of the domain that contains the speaker enrollment jobs.

JobStatus'SUBMITTED' | 'IN_PROGRESS' | 'COMPLETED' | 'COMPLETED_WITH_ERRORS' | 'FAILED'

Provides the status of your speaker enrollment Job.

MaxResultsinteger

The maximum number of results that are returned per call. You can use <code>NextToken</code> to obtain more pages of results. The default is 100; the maximum allowed page size is also 100.

NextTokenstring

If <code>NextToken</code> is returned, there are more results available. The value of <code>NextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours.

Response

Success

NextTokenstring

If <code>NextToken</code> is returned, there are more results available. The value of <code>NextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged. Each pagination token expires after 24 hours.