list_project_profiles
List project profiles in an Amazon DataZone domain; supports pagination.
Instructions
Lists all project profiles available in an Amazon DataZone domain.
Args: domain_identifier (str): The ID of the domain max_results (int, optional): Maximum number of profiles to return (1-50, default: 50) next_token (str, optional): Token for pagination
Returns: Any: The API response containing the list of project profiles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next_token | No | ||
| max_results | No | ||
| domain_identifier | Yes |