Skip to content

/AWS1/CL_LOV=>LISTMODELPACKAGINGJOBS()

About ListModelPackagingJobs

Lists the model packaging jobs created for an Amazon Lookout for Vision project.

This operation requires permissions to perform the lookoutvision:ListModelPackagingJobs operation.

For more information, see Using your Amazon Lookout for Vision model on an edge device in the Amazon Lookout for Vision Developer Guide.

Method Signature

IMPORTING

Required arguments:

IV_PROJECTNAME TYPE /AWS1/LOVPROJECTNAME /AWS1/LOVPROJECTNAME

The name of the project for which you want to list the model packaging jobs.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/LOVPAGINATIONTOKEN /AWS1/LOVPAGINATIONTOKEN

If the previous response was incomplete (because there is more results to retrieve), Amazon Lookout for Vision returns a pagination token in the response. You can use this pagination token to retrieve the next set of results.

IV_MAXRESULTS TYPE /AWS1/LOVPAGESIZE /AWS1/LOVPAGESIZE

The maximum number of results to return per paginated call. The largest value you can specify is 100. If you specify a value greater than 100, a ValidationException error occurs. The default value is 100.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LOVLSTMDELPACKAGING01 /AWS1/CL_LOVLSTMDELPACKAGING01