Backend half
This commit is contained in:
Generated
Vendored
+26
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListEarthObservationJobs": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "EarthObservationJobSummaries"
|
||||
},
|
||||
"ListRasterDataCollections": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "RasterDataCollectionSummaries"
|
||||
},
|
||||
"ListVectorEnrichmentJobs": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "VectorEnrichmentJobSummaries"
|
||||
},
|
||||
"SearchRasterDataCollection": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user