Lists Amazon DataZone environments.
Path parameters
The identifier of the Amazon DataZone domain.
Query parameters
The identifier of the Amazon Web Services account where you want to list environments.
The status of the environments that you want to list.
The Amazon Web Services region where you want to list environments.
The identifier of the Amazon DataZone project.
The identifier of the environment profile.
The identifier of the Amazon DataZone blueprint.
The provider of the environment.
The name of the environment.
The maximum number of environments to return in a single call to <code>ListEnvironments</code>. When the number of environments 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>ListEnvironments</code> to list the next set of environments.
When the number of environments 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 environments, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironments</code> to list the next set of environments.
Response
Success