View source: R/sagemakergeospatialcapabilities_operations.R
sagemakergeospatialcapabilities_list_vector_enrichment_jobs | R Documentation |
Retrieves a list of vector enrichment jobs.
See https://www.paws-r-sdk.com/docs/sagemakergeospatialcapabilities_list_vector_enrichment_jobs/ for full documentation.
sagemakergeospatialcapabilities_list_vector_enrichment_jobs(
MaxResults = NULL,
NextToken = NULL,
SortBy = NULL,
SortOrder = NULL,
StatusEquals = NULL
)
MaxResults |
The maximum number of items to return. |
NextToken |
If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results. |
SortBy |
The parameter by which to sort the results. |
SortOrder |
An optional value that specifies whether you want the results sorted in
|
StatusEquals |
A filter that retrieves only jobs with a specific status. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.