Lists Amazon DataZone domains.
See https://www.paws-r-sdk.com/docs/datazone_list_domains/ for full documentation.
Arguments
- status
The status of the data source.
- maxResults
The maximum number of domains to return in a single call to
list_domains. When the number of domains to be listed is greater than the value ofMaxResults, the response contains aNextTokenvalue that you can use in a subsequent call tolist_domainsto list the next set of domains.- nextToken
When the number of domains is greater than the default value for the
MaxResultsparameter, or if you explicitly specify a value forMaxResultsthat is less than the number of domains, the response includes a pagination token namedNextToken. You can specify thisNextTokenvalue in a subsequent call tolist_domainsto list the next set of domains.