Returns the domain associations for an Amplify app.
get/apps/{appId}/domains
Path parameters
appIdstring required
The unique ID for an Amplify app.
Query parameters
nextTokenstring
A pagination token. Set to null to start listing apps from the start. If non-null, a pagination token is returned in a result. Pass its value in here to list more projects.
maxResultsinteger
The maximum number of records to list in a single response.
Response
Success