Retrieves a list of components for a specified Amplify app and backend environment.
get/app/{appId}/environment/{environmentName}/components
Path parameters
appIdstring required
The unique ID for the Amplify app.
environmentNamestring required
The name of the backend environment that is a part of the Amplify app.
Query parameters
nextTokenstring
The token to request the next page of results.
maxResultsinteger
The maximum number of components to retrieve.
Response
Success