Lists all the resource associations for the specified Route 53 Profile.
get/profileresourceassociations/profileid/{ProfileId}
Path parameters
ProfileIdstring required
The ID of the Profile.
Query parameters
maxResultsinteger
<p> The maximum number of objects that you want to return for this request. If more objects are available, in the response, a <code>NextToken</code> value, which you can use in a subsequent call to get the next batch of objects, is provided.</p> <p> If you don't specify a value for <code>MaxResults</code>, up to 100 objects are returned. </p>
nextTokenstring
<p> For the first call to this list request, omit this value. </p> <p>When you request a list of objects, at most the number of objects specified by <code>MaxResults</code> is returned. If more objects are available for retrieval, a <code>NextToken</code> value is returned in the response. To retrieve the next batch of objects, use the token that was returned for the prior request in your next request.</p>
resourceTypestring
ID of a resource if you want information on only one type.
Response
Success