Lists Amazon DataZone environment profiles.
Path parameters
The identifier of the Amazon DataZone domain.
Query parameters
The identifier of the Amazon Web Services account where you want to list environment profiles.
The Amazon Web Services region where you want to list environment profiles.
The identifier of the blueprint that was used to create the environment profiles that you want to list.
The identifier of the Amazon DataZone project.
When the number of environment profiles is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of environment profiles, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentProfiles</code> to list the next set of environment profiles.
The maximum number of environment profiles to return in a single call to <code>ListEnvironmentProfiles</code>. When the number of environment profiles to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListEnvironmentProfiles</code> to list the next set of environment profiles.
Response
Success