Returns a list of model copy jobs that you have submitted. You can filter the jobs to return based on one or more criteria. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/copy-model.html">Copy models to be used in other regions</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.
Query parameters
Filters for model copy jobs created after the specified time.
Filters for model copy jobs created before the specified time.
Filters for model copy jobs whose status matches the value that you specify.
Filters for model copy jobs in which the account that the source model belongs to is equal to the value that you specify.
Filters for model copy jobs in which the Amazon Resource Name (ARN) of the source model to is equal to the value that you specify.
Filters for model copy jobs in which the name of the copied model contains the string that you specify.
The maximum number of results to return in the response. If the total number of results is greater than this value, use the token returned in the response in the <code>nextToken</code> field when making another request to return the next batch of results.
If the total number of results is greater than the <code>maxResults</code> value provided in the request, enter the token returned in the <code>nextToken</code> field in the response in this field to return the next batch of results.
The field to sort by in the returned list of model copy jobs.
Specifies whether to sort the results in ascending or descending order.
Response
Success