Skip to content

/AWS1/CL_LOV=>LISTPROJECTS()

About ListProjects

Lists the Amazon Lookout for Vision projects in your AWS account that are in the AWS Region in which you call ListProjects.

The ListProjects operation is eventually consistent. Recent calls to CreateProject and DeleteProject might take a while to appear in the response from ListProjects.

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

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/LOVPAGINATIONTOKEN /AWS1/LOVPAGINATIONTOKEN

If the previous response was incomplete (because there is more data 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 projects.

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_LOVLISTPROJECTSRSP /AWS1/CL_LOVLISTPROJECTSRSP