sagemaker_list_domains {paws.machine.learning} | R Documentation |
Lists the domains
Description
Lists the domains.
See https://www.paws-r-sdk.com/docs/sagemaker_list_domains/ for full documentation.
Usage
sagemaker_list_domains(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results. |
MaxResults |
This parameter defines the maximum number of results that can be return
in a single response. The |
[Package paws.machine.learning version 0.7.0 Index]