Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account
Source:R/sagemakergeospatialcapabilities_operations.R
sagemakergeospatialcapabilities_list_earth_observation_jobs.RdUse this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/sagemakergeospatialcapabilities_list_earth_observation_jobs/ for full documentation.
Usage
sagemakergeospatialcapabilities_list_earth_observation_jobs(
MaxResults = NULL,
NextToken = NULL,
SortBy = NULL,
SortOrder = NULL,
StatusEquals = NULL
)Arguments
- MaxResults
The total 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
AscendingorDescendingorder.- StatusEquals
A filter that retrieves only jobs with a specific status.