maxResults 
  The maximum number of vectors to return on a page.
If you don't specify maxResults, the ListVectors operation uses a default value of 500.
If the processed dataset size exceeds 1 MB before reaching the maxResults value, the operation stops and returns the vectors that are retrieved up to that point, along with a nextToken that you can use in a subsequent request to retrieve the next set of results.