Skip to content

/AWS1/CL_AMU=>LISTTHEMES()

About ListThemes

Retrieves a list of themes for a specified Amplify app and backend environment.

Method Signature

IMPORTING

Required arguments:

IV_APPID TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The unique ID for the Amplify app.

IV_ENVIRONMENTNAME TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The name of the backend environment that is a part of the Amplify app.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING

The token to request the next page of results.

IV_MAXRESULTS TYPE /AWS1/AMULISTENTITYLIMIT /AWS1/AMULISTENTITYLIMIT

The maximum number of theme results to return in the response.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AMULISTTHEMESRESPONSE /AWS1/CL_AMULISTTHEMESRESPONSE