Skip to content

/AWS1/CL_GML=>LISTSCRIPTS()

About ListScripts

Retrieves script records for all Realtime scripts that are associated with the Amazon Web Services account in use.

Learn more

Amazon GameLift Realtime Servers

Related actions

All APIs by task

Method Signature

IMPORTING

Optional arguments:

IV_LIMIT TYPE /AWS1/GMLPOSITIVEINTEGER /AWS1/GMLPOSITIVEINTEGER

The maximum number of results to return. Use this parameter with NextToken to get results as a set of sequential pages.

IV_NEXTTOKEN TYPE /AWS1/GMLNONEMPTYSTRING /AWS1/GMLNONEMPTYSTRING

A token that indicates the start of the next sequential page of results. Use the token that is returned with a previous call to this operation. To start at the beginning of the result set, don't specify a value.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GMLLISTSCRIPTSOUTPUT /AWS1/CL_GMLLISTSCRIPTSOUTPUT