maxRecords
The maximum number of response records to return in each call. If the number of remaining response records exceeds the specified MaxRecords value, a value is returned in the marker
field of the response. You can retrieve the next set of response records by providing the returned marker
value in the marker
parameter and retrying the request.
Default: 100
Constraints: minimum 20, maximum 100.