CursorConfiguration - AWS Glue

CursorConfiguration

Cursor-based pagination configuration that defines how to handle pagination using cursor tokens or next page identifiers.

Contents

NextPage

The parameter name or JSON path that contains the cursor or token for retrieving the next page of results.

Type: ExtractedParameter object

Required: Yes

LimitParameter

The parameter name used to specify the maximum number of results to return per page.

Type: ExtractedParameter object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: