@aws-sdk/client-sagemaker-geospatial 3.987.0 → 3.989.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,902 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListTagsForResourceRequest$ = exports.ListRasterDataCollectionsOutput$ = exports.ListRasterDataCollectionsInput$ = exports.ListEarthObservationJobOutputConfig$ = exports.ListEarthObservationJobOutput$ = exports.ListEarthObservationJobInput$ = exports.LandsatCloudCoverLandInput$ = exports.LandCoverSegmentationConfigInput$ = exports.ItemSource$ = exports.InputConfigOutput$ = exports.InputConfigInput$ = exports.GetVectorEnrichmentJobOutput$ = exports.GetVectorEnrichmentJobInput$ = exports.GetTileOutput$ = exports.GetTileInput$ = exports.GetRasterDataCollectionOutput$ = exports.GetRasterDataCollectionInput$ = exports.GetEarthObservationJobOutput$ = exports.GetEarthObservationJobInput$ = exports.GeoMosaicConfigInput$ = exports.Geometry$ = exports.Filter$ = exports.ExportVectorEnrichmentJobOutputConfig$ = exports.ExportVectorEnrichmentJobOutput$ = exports.ExportVectorEnrichmentJobInput$ = exports.ExportS3DataInput$ = exports.ExportErrorDetailsOutput$ = exports.ExportErrorDetails$ = exports.ExportEarthObservationJobOutput$ = exports.ExportEarthObservationJobInput$ = exports.EoCloudCoverInput$ = exports.EarthObservationJobErrorDetails$ = exports.DeleteVectorEnrichmentJobOutput$ = exports.DeleteVectorEnrichmentJobInput$ = exports.DeleteEarthObservationJobOutput$ = exports.DeleteEarthObservationJobInput$ = exports.CustomIndicesInput$ = exports.CloudRemovalConfigInput$ = exports.CloudMaskingConfigInput$ = exports.BandMathConfigInput$ = exports.AssetValue$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.SageMakerGeospatialServiceException$ = void 0;
4
+ exports.AreaOfInterest$ = exports.ZonalStatisticsConfigInput$ = exports.ViewSunElevationInput$ = exports.ViewSunAzimuthInput$ = exports.ViewOffNadirInput$ = exports.VectorEnrichmentJobS3Data$ = exports.VectorEnrichmentJobInputConfig$ = exports.VectorEnrichmentJobExportErrorDetails$ = exports.VectorEnrichmentJobErrorDetails$ = exports.UserDefined$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TimeRangeFilterOutput$ = exports.TimeRangeFilterInput$ = exports.TemporalStatisticsConfigInput$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.StopVectorEnrichmentJobOutput$ = exports.StopVectorEnrichmentJobInput$ = exports.StopEarthObservationJobOutput$ = exports.StopEarthObservationJobInput$ = exports.StartVectorEnrichmentJobOutput$ = exports.StartVectorEnrichmentJobInput$ = exports.StartEarthObservationJobOutput$ = exports.StartEarthObservationJobInput$ = exports.StackConfigInput$ = exports.SearchRasterDataCollectionOutput$ = exports.SearchRasterDataCollectionInput$ = exports.ReverseGeocodingConfig$ = exports.ResamplingConfigInput$ = exports.RasterDataCollectionQueryWithBandFilterInput$ = exports.RasterDataCollectionQueryOutput$ = exports.RasterDataCollectionQueryInput$ = exports.RasterDataCollectionMetadata$ = exports.PropertyFilters$ = exports.PropertyFilter$ = exports.Properties$ = exports.PolygonGeometryInput$ = exports.PlatformInput$ = exports.OutputResolutionStackInput$ = exports.OutputResolutionResamplingInput$ = exports.OutputConfigInput$ = exports.OutputBand$ = exports.Operation$ = exports.MultiPolygonGeometryInput$ = exports.MapMatchingConfig$ = exports.ListVectorEnrichmentJobOutputConfig$ = exports.ListVectorEnrichmentJobOutput$ = exports.ListVectorEnrichmentJobInput$ = exports.ListTagsForResourceResponse$ = void 0;
5
+ exports.UntagResource$ = exports.TagResource$ = exports.StopVectorEnrichmentJob$ = exports.StopEarthObservationJob$ = exports.StartVectorEnrichmentJob$ = exports.StartEarthObservationJob$ = exports.SearchRasterDataCollection$ = exports.ListVectorEnrichmentJobs$ = exports.ListTagsForResource$ = exports.ListRasterDataCollections$ = exports.ListEarthObservationJobs$ = exports.GetVectorEnrichmentJob$ = exports.GetTile$ = exports.GetRasterDataCollection$ = exports.GetEarthObservationJob$ = exports.ExportVectorEnrichmentJob$ = exports.ExportEarthObservationJob$ = exports.DeleteVectorEnrichmentJob$ = exports.DeleteEarthObservationJob$ = exports.VectorEnrichmentJobDataSourceConfigInput$ = exports.VectorEnrichmentJobConfig$ = exports.Property$ = exports.JobConfigInput$ = exports.AreaOfInterestGeometry$ = void 0;
6
+ const _A = "Arn";
7
+ const _ADE = "AccessDeniedException";
8
+ const _AM = "AssetsMap";
9
+ const _AN = "AlgorithmName";
10
+ const _AOI = "AreaOfInterest";
11
+ const _AOIG = "AreaOfInterestGeometry";
12
+ const _ARC = "ApproximateResultCount";
13
+ const _AV = "AssetValue";
14
+ const _As = "Assets";
15
+ const _BF = "BinaryFile";
16
+ const _BFa = "BandFilter";
17
+ const _BMC = "BandMathConfig";
18
+ const _BMCI = "BandMathConfigInput";
19
+ const _BN = "BandName";
20
+ const _C = "Coordinates";
21
+ const _CE = "ConflictException";
22
+ const _CI = "CustomIndices";
23
+ const _CII = "CustomIndicesInput";
24
+ const _CMC = "CloudMaskingConfig";
25
+ const _CMCI = "CloudMaskingConfigInput";
26
+ const _CO = "ComparisonOperator";
27
+ const _CRC = "CloudRemovalConfig";
28
+ const _CRCI = "CloudRemovalConfigInput";
29
+ const _CT = "ClientToken";
30
+ const _CTr = "CreationTime";
31
+ const _D = "Description";
32
+ const _DCL = "DataCollectionsList";
33
+ const _DEOJ = "DeleteEarthObservationJob";
34
+ const _DEOJI = "DeleteEarthObservationJobInput";
35
+ const _DEOJO = "DeleteEarthObservationJobOutput";
36
+ const _DIS = "DurationInSeconds";
37
+ const _DPU = "DescriptionPageUrl";
38
+ const _DSC = "DataSourceConfig";
39
+ const _DT = "DateTime";
40
+ const _DTo = "DocumentType";
41
+ const _DVEJ = "DeleteVectorEnrichmentJob";
42
+ const _DVEJI = "DeleteVectorEnrichmentJobInput";
43
+ const _DVEJO = "DeleteVectorEnrichmentJobOutput";
44
+ const _E = "Equation";
45
+ const _ECC = "EoCloudCover";
46
+ const _ECCI = "EoCloudCoverInput";
47
+ const _ED = "ErrorDetails";
48
+ const _EED = "ExportErrorDetails";
49
+ const _EEDO = "ExportErrorDetailsOutput";
50
+ const _EEOJ = "ExportEarthObservationJob";
51
+ const _EEOJI = "ExportEarthObservationJobInput";
52
+ const _EEOJO = "ExportEarthObservationJobOutput";
53
+ const _EM = "ErrorMessage";
54
+ const _EOJED = "EarthObservationJobErrorDetails";
55
+ const _EOJL = "EarthObservationJobList";
56
+ const _EOJOB = "EarthObservationJobOutputBands";
57
+ const _EOJS = "EarthObservationJobSummaries";
58
+ const _ER = "ExportResults";
59
+ const _ERA = "ExecutionRoleArn";
60
+ const _ES = "ExportStatus";
61
+ const _ESDI = "ExportS3DataInput";
62
+ const _ESI = "ExportSourceImages";
63
+ const _ET = "EndTime";
64
+ const _ETr = "ErrorType";
65
+ const _EVEJ = "ExportVectorEnrichmentJob";
66
+ const _EVEJI = "ExportVectorEnrichmentJobInput";
67
+ const _EVEJO = "ExportVectorEnrichmentJobOutput";
68
+ const _EVEJOC = "ExportVectorEnrichmentJobOutputConfig";
69
+ const _F = "Filter";
70
+ const _FL = "FilterList";
71
+ const _G = "Geometry";
72
+ const _GB = "GroupBy";
73
+ const _GEOJ = "GetEarthObservationJob";
74
+ const _GEOJI = "GetEarthObservationJobInput";
75
+ const _GEOJO = "GetEarthObservationJobOutput";
76
+ const _GMC = "GeoMosaicConfig";
77
+ const _GMCI = "GeoMosaicConfigInput";
78
+ const _GRDC = "GetRasterDataCollection";
79
+ const _GRDCI = "GetRasterDataCollectionInput";
80
+ const _GRDCO = "GetRasterDataCollectionOutput";
81
+ const _GT = "GetTile";
82
+ const _GTI = "GetTileInput";
83
+ const _GTO = "GetTileOutput";
84
+ const _GVEJ = "GetVectorEnrichmentJob";
85
+ const _GVEJI = "GetVectorEnrichmentJobInput";
86
+ const _GVEJO = "GetVectorEnrichmentJobOutput";
87
+ const _H = "Href";
88
+ const _I = "Id";
89
+ const _IA = "ImageAssets";
90
+ const _IAN = "IdAttributeName";
91
+ const _IC = "InputConfig";
92
+ const _ICI = "InputConfigInput";
93
+ const _ICO = "InputConfigOutput";
94
+ const _IM = "ImageMask";
95
+ const _IS = "ItemSource";
96
+ const _ISB = "ImageSourceBands";
97
+ const _ISE = "InternalServerException";
98
+ const _ISL = "ItemSourceList";
99
+ const _IV = "InterpolationValue";
100
+ const _It = "Items";
101
+ const _JC = "JobConfig";
102
+ const _JCI = "JobConfigInput";
103
+ const _KKI = "KmsKeyId";
104
+ const _LB = "LowerBound";
105
+ const _LCCL = "LandsatCloudCoverLand";
106
+ const _LCCLI = "LandsatCloudCoverLandInput";
107
+ const _LCSC = "LandCoverSegmentationConfig";
108
+ const _LCSCI = "LandCoverSegmentationConfigInput";
109
+ const _LEOJ = "ListEarthObservationJobs";
110
+ const _LEOJI = "ListEarthObservationJobInput";
111
+ const _LEOJO = "ListEarthObservationJobOutput";
112
+ const _LEOJOC = "ListEarthObservationJobOutputConfig";
113
+ const _LO = "LogicalOperator";
114
+ const _LR = "LinearRing";
115
+ const _LRDC = "ListRasterDataCollections";
116
+ const _LRDCI = "ListRasterDataCollectionsInput";
117
+ const _LRDCO = "ListRasterDataCollectionsOutput";
118
+ const _LRL = "LinearRingsList";
119
+ const _LRi = "LinearRings";
120
+ const _LTFR = "ListTagsForResource";
121
+ const _LTFRR = "ListTagsForResourceRequest";
122
+ const _LTFRRi = "ListTagsForResourceResponse";
123
+ const _LVEJ = "ListVectorEnrichmentJobs";
124
+ const _LVEJI = "ListVectorEnrichmentJobInput";
125
+ const _LVEJO = "ListVectorEnrichmentJobOutput";
126
+ const _LVEJOC = "ListVectorEnrichmentJobOutputConfig";
127
+ const _M = "Message";
128
+ const _MMC = "MapMatchingConfig";
129
+ const _MPG = "MultiPolygonGeometry";
130
+ const _MPGI = "MultiPolygonGeometryInput";
131
+ const _MR = "MaxResults";
132
+ const _Ma = "Maximum";
133
+ const _Mi = "Minimum";
134
+ const _N = "Name";
135
+ const _NT = "NextToken";
136
+ const _O = "Operations";
137
+ const _OB = "OutputBands";
138
+ const _OBu = "OutputBand";
139
+ const _OC = "OutputConfig";
140
+ const _OCI = "OutputConfigInput";
141
+ const _ODT = "OutputDataType";
142
+ const _OF = "OutputFormat";
143
+ const _OLI = "OperationsListInput";
144
+ const _OR = "OutputResolution";
145
+ const _ORRI = "OutputResolutionResamplingInput";
146
+ const _ORSI = "OutputResolutionStackInput";
147
+ const _OT = "OperationType";
148
+ const _OTu = "OutputType";
149
+ const _Op = "Operation";
150
+ const _P = "Properties";
151
+ const _PEOJA = "PreviousEarthObservationJobArn";
152
+ const _PF = "PropertyFilters";
153
+ const _PFL = "PropertyFiltersList";
154
+ const _PFr = "PropertyFilter";
155
+ const _PG = "PolygonGeometry";
156
+ const _PGI = "PolygonGeometryInput";
157
+ const _PI = "PredefinedIndices";
158
+ const _PIl = "PlatformInput";
159
+ const _Pl = "Platform";
160
+ const _Po = "Position";
161
+ const _Pr = "Predefined";
162
+ const _Pro = "Property";
163
+ const _RA = "ResourceArn";
164
+ const _RC = "ResamplingConfig";
165
+ const _RCI = "ResamplingConfigInput";
166
+ const _RDCA = "RasterDataCollectionArn";
167
+ const _RDCM = "RasterDataCollectionMetadata";
168
+ const _RDCN = "RasterDataCollectionName";
169
+ const _RDCQ = "RasterDataCollectionQuery";
170
+ const _RDCQI = "RasterDataCollectionQueryInput";
171
+ const _RDCQO = "RasterDataCollectionQueryOutput";
172
+ const _RDCQWBFI = "RasterDataCollectionQueryWithBandFilterInput";
173
+ const _RDCS = "RasterDataCollectionSummaries";
174
+ const _RGC = "ReverseGeocodingConfig";
175
+ const _RI = "ResourceId";
176
+ const _RNFE = "ResourceNotFoundException";
177
+ const _S = "Status";
178
+ const _SB = "SortBy";
179
+ const _SC = "StackConfig";
180
+ const _SCI = "StackConfigInput";
181
+ const _SD = "S3Data";
182
+ const _SE = "StatusEquals";
183
+ const _SEOJ = "StartEarthObservationJob";
184
+ const _SEOJI = "StartEarthObservationJobInput";
185
+ const _SEOJIt = "StopEarthObservationJobInput";
186
+ const _SEOJO = "StartEarthObservationJobOutput";
187
+ const _SEOJOt = "StopEarthObservationJobOutput";
188
+ const _SEOJt = "StopEarthObservationJob";
189
+ const _SF = "SupportedFilters";
190
+ const _SO = "SortOrder";
191
+ const _SQEE = "ServiceQuotaExceededException";
192
+ const _SRDC = "SearchRasterDataCollection";
193
+ const _SRDCI = "SearchRasterDataCollectionInput";
194
+ const _SRDCO = "SearchRasterDataCollectionOutput";
195
+ const _ST = "StartTime";
196
+ const _SU = "S3Uri";
197
+ const _SVEJ = "StartVectorEnrichmentJob";
198
+ const _SVEJI = "StartVectorEnrichmentJobInput";
199
+ const _SVEJIt = "StopVectorEnrichmentJobInput";
200
+ const _SVEJO = "StartVectorEnrichmentJobOutput";
201
+ const _SVEJOt = "StopVectorEnrichmentJobOutput";
202
+ const _SVEJt = "StopVectorEnrichmentJob";
203
+ const _St = "Statistics";
204
+ const _T = "Type";
205
+ const _TAN = "TimestampAttributeName";
206
+ const _TB = "TargetBands";
207
+ const _TE = "ThrottlingException";
208
+ const _TK = "TagKeys";
209
+ const _TR = "TagResource";
210
+ const _TRF = "TimeRangeFilter";
211
+ const _TRFI = "TimeRangeFilterInput";
212
+ const _TRFO = "TimeRangeFilterOutput";
213
+ const _TRR = "TagResourceRequest";
214
+ const _TRRa = "TagResourceResponse";
215
+ const _TSC = "TemporalStatisticsConfig";
216
+ const _TSCI = "TemporalStatisticsConfigInput";
217
+ const _Ta = "Tags";
218
+ const _Tar = "Target";
219
+ const _U = "Unit";
220
+ const _UB = "UpperBound";
221
+ const _UD = "UserDefined";
222
+ const _UR = "UntagResource";
223
+ const _URR = "UntagResourceRequest";
224
+ const _URRn = "UntagResourceResponse";
225
+ const _V = "Value";
226
+ const _VE = "ValidationException";
227
+ const _VEJC = "VectorEnrichmentJobConfig";
228
+ const _VEJDSCI = "VectorEnrichmentJobDataSourceConfigInput";
229
+ const _VEJED = "VectorEnrichmentJobErrorDetails";
230
+ const _VEJEED = "VectorEnrichmentJobExportErrorDetails";
231
+ const _VEJIC = "VectorEnrichmentJobInputConfig";
232
+ const _VEJL = "VectorEnrichmentJobList";
233
+ const _VEJS = "VectorEnrichmentJobSummaries";
234
+ const _VEJSD = "VectorEnrichmentJobS3Data";
235
+ const _VON = "ViewOffNadir";
236
+ const _VONI = "ViewOffNadirInput";
237
+ const _VSA = "ViewSunAzimuth";
238
+ const _VSAI = "ViewSunAzimuthInput";
239
+ const _VSE = "ViewSunElevation";
240
+ const _VSEI = "ViewSunElevationInput";
241
+ const _XAN = "XAttributeName";
242
+ const _YAN = "YAttributeName";
243
+ const _ZSC = "ZonalStatisticsConfig";
244
+ const _ZSCI = "ZonalStatisticsConfigInput";
245
+ const _ZSP = "ZoneS3Path";
246
+ const _ZSPKKI = "ZoneS3PathKmsKeyId";
247
+ const _ab = "application/x-binary";
248
+ const _c = "client";
249
+ const _e = "error";
250
+ const _h = "http";
251
+ const _hE = "httpError";
252
+ const _hQ = "httpQuery";
253
+ const _mT = "mediaType";
254
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.sagemakergeospatial";
255
+ const _se = "server";
256
+ const _st = "streaming";
257
+ const _tK = "tagKeys";
258
+ const _x = "x";
259
+ const _y = "y";
260
+ const _z = "z";
261
+ const n0 = "com.amazonaws.sagemakergeospatial";
262
+ const schema_1 = require("@smithy/core/schema");
263
+ const errors_1 = require("../models/errors");
264
+ const SageMakerGeospatialServiceException_1 = require("../models/SageMakerGeospatialServiceException");
265
+ const _s_registry = schema_1.TypeRegistry.for(_s);
266
+ exports.SageMakerGeospatialServiceException$ = [-3, _s, "SageMakerGeospatialServiceException", 0, [], []];
267
+ _s_registry.registerError(exports.SageMakerGeospatialServiceException$, SageMakerGeospatialServiceException_1.SageMakerGeospatialServiceException);
268
+ const n0_registry = schema_1.TypeRegistry.for(n0);
269
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
270
+ { [_e]: _c, [_hE]: 403 },
271
+ [_M],
272
+ [0], 1
273
+ ];
274
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
275
+ exports.ConflictException$ = [-3, n0, _CE,
276
+ { [_e]: _c, [_hE]: 409 },
277
+ [_M, _RI],
278
+ [0, 0], 1
279
+ ];
280
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
281
+ exports.InternalServerException$ = [-3, n0, _ISE,
282
+ { [_e]: _se, [_hE]: 500 },
283
+ [_M, _RI],
284
+ [0, 0], 1
285
+ ];
286
+ n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
287
+ exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
288
+ { [_e]: _c, [_hE]: 404 },
289
+ [_M, _RI],
290
+ [0, 0], 1
291
+ ];
292
+ n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
293
+ exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
294
+ { [_e]: _c, [_hE]: 402 },
295
+ [_M, _RI],
296
+ [0, 0], 1
297
+ ];
298
+ n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
299
+ exports.ThrottlingException$ = [-3, n0, _TE,
300
+ { [_e]: _c, [_hE]: 429 },
301
+ [_M, _RI],
302
+ [0, 0], 1
303
+ ];
304
+ n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
305
+ exports.ValidationException$ = [-3, n0, _VE,
306
+ { [_e]: _c, [_hE]: 400 },
307
+ [_M, _RI],
308
+ [0, 0], 1
309
+ ];
310
+ n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
311
+ exports.errorTypeRegistries = [
312
+ _s_registry,
313
+ n0_registry,
314
+ ];
315
+ var BinaryFile = [0, n0, _BF, { [_mT]: _ab, [_st]: 1 }, 42];
316
+ var NextToken = [0, n0, _NT, 8, 0];
317
+ exports.AssetValue$ = [3, n0, _AV,
318
+ 0,
319
+ [_H],
320
+ [0]
321
+ ];
322
+ exports.BandMathConfigInput$ = [3, n0, _BMCI,
323
+ 0,
324
+ [_PI, _CI],
325
+ [64 | 0, () => exports.CustomIndicesInput$]
326
+ ];
327
+ exports.CloudMaskingConfigInput$ = [3, n0, _CMCI,
328
+ 0,
329
+ [],
330
+ []
331
+ ];
332
+ exports.CloudRemovalConfigInput$ = [3, n0, _CRCI,
333
+ 0,
334
+ [_AN, _IV, _TB],
335
+ [0, 0, 64 | 0]
336
+ ];
337
+ exports.CustomIndicesInput$ = [3, n0, _CII,
338
+ 0,
339
+ [_O],
340
+ [() => OperationsListInput]
341
+ ];
342
+ exports.DeleteEarthObservationJobInput$ = [3, n0, _DEOJI,
343
+ 0,
344
+ [_A],
345
+ [[0, 1]], 1
346
+ ];
347
+ exports.DeleteEarthObservationJobOutput$ = [3, n0, _DEOJO,
348
+ 0,
349
+ [],
350
+ []
351
+ ];
352
+ exports.DeleteVectorEnrichmentJobInput$ = [3, n0, _DVEJI,
353
+ 0,
354
+ [_A],
355
+ [[0, 1]], 1
356
+ ];
357
+ exports.DeleteVectorEnrichmentJobOutput$ = [3, n0, _DVEJO,
358
+ 0,
359
+ [],
360
+ []
361
+ ];
362
+ exports.EarthObservationJobErrorDetails$ = [3, n0, _EOJED,
363
+ 0,
364
+ [_T, _M],
365
+ [0, 0]
366
+ ];
367
+ exports.EoCloudCoverInput$ = [3, n0, _ECCI,
368
+ 0,
369
+ [_LB, _UB],
370
+ [1, 1], 2
371
+ ];
372
+ exports.ExportEarthObservationJobInput$ = [3, n0, _EEOJI,
373
+ 0,
374
+ [_A, _ERA, _OC, _CT, _ESI],
375
+ [0, 0, () => exports.OutputConfigInput$, [0, 4], 2], 3
376
+ ];
377
+ exports.ExportEarthObservationJobOutput$ = [3, n0, _EEOJO,
378
+ 0,
379
+ [_A, _CTr, _ES, _ERA, _OC, _ESI],
380
+ [0, 5, 0, 0, () => exports.OutputConfigInput$, 2], 5
381
+ ];
382
+ exports.ExportErrorDetails$ = [3, n0, _EED,
383
+ 0,
384
+ [_ER, _ESI],
385
+ [() => exports.ExportErrorDetailsOutput$, () => exports.ExportErrorDetailsOutput$]
386
+ ];
387
+ exports.ExportErrorDetailsOutput$ = [3, n0, _EEDO,
388
+ 0,
389
+ [_T, _M],
390
+ [0, 0]
391
+ ];
392
+ exports.ExportS3DataInput$ = [3, n0, _ESDI,
393
+ 0,
394
+ [_SU, _KKI],
395
+ [0, 0], 1
396
+ ];
397
+ exports.ExportVectorEnrichmentJobInput$ = [3, n0, _EVEJI,
398
+ 0,
399
+ [_A, _ERA, _OC, _CT],
400
+ [0, 0, () => exports.ExportVectorEnrichmentJobOutputConfig$, [0, 4]], 3
401
+ ];
402
+ exports.ExportVectorEnrichmentJobOutput$ = [3, n0, _EVEJO,
403
+ 0,
404
+ [_A, _CTr, _ERA, _ES, _OC],
405
+ [0, 5, 0, 0, () => exports.ExportVectorEnrichmentJobOutputConfig$], 5
406
+ ];
407
+ exports.ExportVectorEnrichmentJobOutputConfig$ = [3, n0, _EVEJOC,
408
+ 0,
409
+ [_SD],
410
+ [() => exports.VectorEnrichmentJobS3Data$], 1
411
+ ];
412
+ exports.Filter$ = [3, n0, _F,
413
+ 0,
414
+ [_N, _T, _Mi, _Ma],
415
+ [0, 0, 1, 1], 2
416
+ ];
417
+ exports.Geometry$ = [3, n0, _G,
418
+ 0,
419
+ [_T, _C],
420
+ [0, [() => LinearRings, 0]], 2
421
+ ];
422
+ exports.GeoMosaicConfigInput$ = [3, n0, _GMCI,
423
+ 0,
424
+ [_AN, _TB],
425
+ [0, 64 | 0]
426
+ ];
427
+ exports.GetEarthObservationJobInput$ = [3, n0, _GEOJI,
428
+ 0,
429
+ [_A],
430
+ [[0, 1]], 1
431
+ ];
432
+ exports.GetEarthObservationJobOutput$ = [3, n0, _GEOJO,
433
+ 0,
434
+ [_A, _N, _CTr, _DIS, _S, _IC, _JC, _KKI, _OB, _ERA, _ED, _ES, _EED, _Ta],
435
+ [0, 0, 5, 1, 0, [() => exports.InputConfigOutput$, 0], () => exports.JobConfigInput$, 0, () => EarthObservationJobOutputBands, 0, () => exports.EarthObservationJobErrorDetails$, 0, () => exports.ExportErrorDetails$, 128 | 0], 7
436
+ ];
437
+ exports.GetRasterDataCollectionInput$ = [3, n0, _GRDCI,
438
+ 0,
439
+ [_A],
440
+ [[0, 1]], 1
441
+ ];
442
+ exports.GetRasterDataCollectionOutput$ = [3, n0, _GRDCO,
443
+ 0,
444
+ [_N, _A, _T, _D, _DPU, _SF, _ISB, _Ta],
445
+ [0, 0, 0, 0, 0, () => FilterList, 64 | 0, 128 | 0], 7
446
+ ];
447
+ exports.GetTileInput$ = [3, n0, _GTI,
448
+ 0,
449
+ [_x, _y, _z, _IA, _Tar, _A, _IM, _OF, _TRF, _PF, _ODT, _ERA],
450
+ [[1, 1], [1, 1], [1, 1], [64 | 0, { [_hQ]: _IA }], [0, { [_hQ]: _Tar }], [0, { [_hQ]: _A }], [2, { [_hQ]: _IM }], [0, { [_hQ]: _OF }], [0, { [_hQ]: _TRF }], [0, { [_hQ]: _PF }], [0, { [_hQ]: _ODT }], [0, { [_hQ]: _ERA }]], 6
451
+ ];
452
+ exports.GetTileOutput$ = [3, n0, _GTO,
453
+ 0,
454
+ [_BF],
455
+ [[() => BinaryFile, 16]]
456
+ ];
457
+ exports.GetVectorEnrichmentJobInput$ = [3, n0, _GVEJI,
458
+ 0,
459
+ [_A],
460
+ [[0, 1]], 1
461
+ ];
462
+ exports.GetVectorEnrichmentJobOutput$ = [3, n0, _GVEJO,
463
+ 0,
464
+ [_A, _T, _N, _CTr, _DIS, _S, _IC, _JC, _ERA, _KKI, _ED, _ES, _EED, _Ta],
465
+ [0, 0, 0, 5, 1, 0, () => exports.VectorEnrichmentJobInputConfig$, () => exports.VectorEnrichmentJobConfig$, 0, 0, () => exports.VectorEnrichmentJobErrorDetails$, 0, () => exports.VectorEnrichmentJobExportErrorDetails$, 128 | 0], 9
466
+ ];
467
+ exports.InputConfigInput$ = [3, n0, _ICI,
468
+ 0,
469
+ [_PEOJA, _RDCQ],
470
+ [0, [() => exports.RasterDataCollectionQueryInput$, 0]]
471
+ ];
472
+ exports.InputConfigOutput$ = [3, n0, _ICO,
473
+ 0,
474
+ [_PEOJA, _RDCQ],
475
+ [0, [() => exports.RasterDataCollectionQueryOutput$, 0]]
476
+ ];
477
+ exports.ItemSource$ = [3, n0, _IS,
478
+ 0,
479
+ [_I, _G, _DT, _As, _P],
480
+ [0, [() => exports.Geometry$, 0], 4, () => AssetsMap, () => exports.Properties$], 3
481
+ ];
482
+ exports.LandCoverSegmentationConfigInput$ = [3, n0, _LCSCI,
483
+ 0,
484
+ [],
485
+ []
486
+ ];
487
+ exports.LandsatCloudCoverLandInput$ = [3, n0, _LCCLI,
488
+ 0,
489
+ [_LB, _UB],
490
+ [1, 1], 2
491
+ ];
492
+ exports.ListEarthObservationJobInput$ = [3, n0, _LEOJI,
493
+ 0,
494
+ [_SE, _SO, _SB, _NT, _MR],
495
+ [0, 0, 0, [() => NextToken, 0], 1]
496
+ ];
497
+ exports.ListEarthObservationJobOutput$ = [3, n0, _LEOJO,
498
+ 0,
499
+ [_EOJS, _NT],
500
+ [() => EarthObservationJobList, [() => NextToken, 0]], 1
501
+ ];
502
+ exports.ListEarthObservationJobOutputConfig$ = [3, n0, _LEOJOC,
503
+ 0,
504
+ [_A, _N, _CTr, _DIS, _S, _OT, _Ta],
505
+ [0, 0, 5, 1, 0, 0, 128 | 0], 6
506
+ ];
507
+ exports.ListRasterDataCollectionsInput$ = [3, n0, _LRDCI,
508
+ 0,
509
+ [_NT, _MR],
510
+ [[() => NextToken, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
511
+ ];
512
+ exports.ListRasterDataCollectionsOutput$ = [3, n0, _LRDCO,
513
+ 0,
514
+ [_RDCS, _NT],
515
+ [() => DataCollectionsList, [() => NextToken, 0]], 1
516
+ ];
517
+ exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
518
+ 0,
519
+ [_RA],
520
+ [[0, 1]], 1
521
+ ];
522
+ exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
523
+ 0,
524
+ [_Ta],
525
+ [128 | 0]
526
+ ];
527
+ exports.ListVectorEnrichmentJobInput$ = [3, n0, _LVEJI,
528
+ 0,
529
+ [_SE, _SO, _SB, _NT, _MR],
530
+ [0, 0, 0, [() => NextToken, 0], 1]
531
+ ];
532
+ exports.ListVectorEnrichmentJobOutput$ = [3, n0, _LVEJO,
533
+ 0,
534
+ [_VEJS, _NT],
535
+ [() => VectorEnrichmentJobList, [() => NextToken, 0]], 1
536
+ ];
537
+ exports.ListVectorEnrichmentJobOutputConfig$ = [3, n0, _LVEJOC,
538
+ 0,
539
+ [_A, _N, _T, _CTr, _DIS, _S, _Ta],
540
+ [0, 0, 0, 5, 1, 0, 128 | 0], 6
541
+ ];
542
+ exports.MapMatchingConfig$ = [3, n0, _MMC,
543
+ 0,
544
+ [_IAN, _YAN, _XAN, _TAN],
545
+ [0, 0, 0, 0], 4
546
+ ];
547
+ exports.MultiPolygonGeometryInput$ = [3, n0, _MPGI,
548
+ 0,
549
+ [_C],
550
+ [[() => LinearRingsList, 0]], 1
551
+ ];
552
+ exports.Operation$ = [3, n0, _Op,
553
+ 0,
554
+ [_N, _E, _OTu],
555
+ [0, 0, 0], 2
556
+ ];
557
+ exports.OutputBand$ = [3, n0, _OBu,
558
+ 0,
559
+ [_BN, _ODT],
560
+ [0, 0], 2
561
+ ];
562
+ exports.OutputConfigInput$ = [3, n0, _OCI,
563
+ 0,
564
+ [_SD],
565
+ [() => exports.ExportS3DataInput$], 1
566
+ ];
567
+ exports.OutputResolutionResamplingInput$ = [3, n0, _ORRI,
568
+ 0,
569
+ [_UD],
570
+ [() => exports.UserDefined$], 1
571
+ ];
572
+ exports.OutputResolutionStackInput$ = [3, n0, _ORSI,
573
+ 0,
574
+ [_Pr, _UD],
575
+ [0, () => exports.UserDefined$]
576
+ ];
577
+ exports.PlatformInput$ = [3, n0, _PIl,
578
+ 0,
579
+ [_V, _CO],
580
+ [0, 0], 1
581
+ ];
582
+ exports.PolygonGeometryInput$ = [3, n0, _PGI,
583
+ 0,
584
+ [_C],
585
+ [[() => LinearRings, 0]], 1
586
+ ];
587
+ exports.Properties$ = [3, n0, _P,
588
+ 0,
589
+ [_ECC, _VON, _VSA, _VSE, _Pl, _LCCL],
590
+ [1, 1, 1, 1, 0, 1]
591
+ ];
592
+ exports.PropertyFilter$ = [3, n0, _PFr,
593
+ 0,
594
+ [_Pro],
595
+ [() => exports.Property$], 1
596
+ ];
597
+ exports.PropertyFilters$ = [3, n0, _PF,
598
+ 0,
599
+ [_P, _LO],
600
+ [() => PropertyFiltersList, 0]
601
+ ];
602
+ exports.RasterDataCollectionMetadata$ = [3, n0, _RDCM,
603
+ 0,
604
+ [_N, _A, _T, _D, _SF, _DPU, _Ta],
605
+ [0, 0, 0, 0, () => FilterList, 0, 128 | 0], 5
606
+ ];
607
+ exports.RasterDataCollectionQueryInput$ = [3, n0, _RDCQI,
608
+ 0,
609
+ [_RDCA, _TRF, _AOI, _PF],
610
+ [0, [() => exports.TimeRangeFilterInput$, 0], [() => exports.AreaOfInterest$, 0], () => exports.PropertyFilters$], 2
611
+ ];
612
+ exports.RasterDataCollectionQueryOutput$ = [3, n0, _RDCQO,
613
+ 0,
614
+ [_RDCA, _RDCN, _TRF, _AOI, _PF],
615
+ [0, 0, [() => exports.TimeRangeFilterOutput$, 0], [() => exports.AreaOfInterest$, 0], () => exports.PropertyFilters$], 3
616
+ ];
617
+ exports.RasterDataCollectionQueryWithBandFilterInput$ = [3, n0, _RDCQWBFI,
618
+ 0,
619
+ [_TRF, _AOI, _PF, _BFa],
620
+ [[() => exports.TimeRangeFilterInput$, 0], [() => exports.AreaOfInterest$, 0], () => exports.PropertyFilters$, 64 | 0], 1
621
+ ];
622
+ exports.ResamplingConfigInput$ = [3, n0, _RCI,
623
+ 0,
624
+ [_OR, _AN, _TB],
625
+ [() => exports.OutputResolutionResamplingInput$, 0, 64 | 0], 1
626
+ ];
627
+ exports.ReverseGeocodingConfig$ = [3, n0, _RGC,
628
+ 0,
629
+ [_YAN, _XAN],
630
+ [0, 0], 2
631
+ ];
632
+ exports.SearchRasterDataCollectionInput$ = [3, n0, _SRDCI,
633
+ 0,
634
+ [_A, _RDCQ, _NT],
635
+ [0, [() => exports.RasterDataCollectionQueryWithBandFilterInput$, 0], [() => NextToken, 0]], 2
636
+ ];
637
+ exports.SearchRasterDataCollectionOutput$ = [3, n0, _SRDCO,
638
+ 0,
639
+ [_ARC, _NT, _It],
640
+ [1, [() => NextToken, 0], [() => ItemSourceList, 0]], 1
641
+ ];
642
+ exports.StackConfigInput$ = [3, n0, _SCI,
643
+ 0,
644
+ [_OR, _TB],
645
+ [() => exports.OutputResolutionStackInput$, 64 | 0]
646
+ ];
647
+ exports.StartEarthObservationJobInput$ = [3, n0, _SEOJI,
648
+ 0,
649
+ [_N, _IC, _JC, _ERA, _CT, _KKI, _Ta],
650
+ [0, [() => exports.InputConfigInput$, 0], () => exports.JobConfigInput$, 0, [0, 4], 0, 128 | 0], 4
651
+ ];
652
+ exports.StartEarthObservationJobOutput$ = [3, n0, _SEOJO,
653
+ 0,
654
+ [_N, _A, _CTr, _DIS, _S, _JC, _ERA, _KKI, _IC, _Ta],
655
+ [0, 0, 5, 1, 0, () => exports.JobConfigInput$, 0, 0, [() => exports.InputConfigOutput$, 0], 128 | 0], 7
656
+ ];
657
+ exports.StartVectorEnrichmentJobInput$ = [3, n0, _SVEJI,
658
+ 0,
659
+ [_N, _IC, _JC, _ERA, _CT, _KKI, _Ta],
660
+ [0, () => exports.VectorEnrichmentJobInputConfig$, () => exports.VectorEnrichmentJobConfig$, 0, [0, 4], 0, 128 | 0], 4
661
+ ];
662
+ exports.StartVectorEnrichmentJobOutput$ = [3, n0, _SVEJO,
663
+ 0,
664
+ [_N, _A, _T, _CTr, _DIS, _S, _IC, _JC, _ERA, _KKI, _Ta],
665
+ [0, 0, 0, 5, 1, 0, () => exports.VectorEnrichmentJobInputConfig$, () => exports.VectorEnrichmentJobConfig$, 0, 0, 128 | 0], 9
666
+ ];
667
+ exports.StopEarthObservationJobInput$ = [3, n0, _SEOJIt,
668
+ 0,
669
+ [_A],
670
+ [0], 1
671
+ ];
672
+ exports.StopEarthObservationJobOutput$ = [3, n0, _SEOJOt,
673
+ 0,
674
+ [],
675
+ []
676
+ ];
677
+ exports.StopVectorEnrichmentJobInput$ = [3, n0, _SVEJIt,
678
+ 0,
679
+ [_A],
680
+ [0], 1
681
+ ];
682
+ exports.StopVectorEnrichmentJobOutput$ = [3, n0, _SVEJOt,
683
+ 0,
684
+ [],
685
+ []
686
+ ];
687
+ exports.TagResourceRequest$ = [3, n0, _TRR,
688
+ 0,
689
+ [_RA, _Ta],
690
+ [[0, 1], 128 | 0], 2
691
+ ];
692
+ exports.TagResourceResponse$ = [3, n0, _TRRa,
693
+ 0,
694
+ [],
695
+ []
696
+ ];
697
+ exports.TemporalStatisticsConfigInput$ = [3, n0, _TSCI,
698
+ 0,
699
+ [_St, _GB, _TB],
700
+ [64 | 0, 0, 64 | 0], 1
701
+ ];
702
+ exports.TimeRangeFilterInput$ = [3, n0, _TRFI,
703
+ 8,
704
+ [_ST, _ET],
705
+ [4, 4], 2
706
+ ];
707
+ exports.TimeRangeFilterOutput$ = [3, n0, _TRFO,
708
+ 8,
709
+ [_ST, _ET],
710
+ [5, 5], 2
711
+ ];
712
+ exports.UntagResourceRequest$ = [3, n0, _URR,
713
+ 0,
714
+ [_RA, _TK],
715
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
716
+ ];
717
+ exports.UntagResourceResponse$ = [3, n0, _URRn,
718
+ 0,
719
+ [],
720
+ []
721
+ ];
722
+ exports.UserDefined$ = [3, n0, _UD,
723
+ 0,
724
+ [_V, _U],
725
+ [1, 0], 2
726
+ ];
727
+ exports.VectorEnrichmentJobErrorDetails$ = [3, n0, _VEJED,
728
+ 0,
729
+ [_ETr, _EM],
730
+ [0, 0]
731
+ ];
732
+ exports.VectorEnrichmentJobExportErrorDetails$ = [3, n0, _VEJEED,
733
+ 0,
734
+ [_T, _M],
735
+ [0, 0]
736
+ ];
737
+ exports.VectorEnrichmentJobInputConfig$ = [3, n0, _VEJIC,
738
+ 0,
739
+ [_DTo, _DSC],
740
+ [0, () => exports.VectorEnrichmentJobDataSourceConfigInput$], 2
741
+ ];
742
+ exports.VectorEnrichmentJobS3Data$ = [3, n0, _VEJSD,
743
+ 0,
744
+ [_SU, _KKI],
745
+ [0, 0], 1
746
+ ];
747
+ exports.ViewOffNadirInput$ = [3, n0, _VONI,
748
+ 0,
749
+ [_LB, _UB],
750
+ [1, 1], 2
751
+ ];
752
+ exports.ViewSunAzimuthInput$ = [3, n0, _VSAI,
753
+ 0,
754
+ [_LB, _UB],
755
+ [1, 1], 2
756
+ ];
757
+ exports.ViewSunElevationInput$ = [3, n0, _VSEI,
758
+ 0,
759
+ [_LB, _UB],
760
+ [1, 1], 2
761
+ ];
762
+ exports.ZonalStatisticsConfigInput$ = [3, n0, _ZSCI,
763
+ 0,
764
+ [_ZSP, _St, _TB, _ZSPKKI],
765
+ [0, 64 | 0, 64 | 0, 0], 2
766
+ ];
767
+ var DataCollectionsList = [1, n0, _DCL,
768
+ 0, () => exports.RasterDataCollectionMetadata$
769
+ ];
770
+ var EarthObservationJobList = [1, n0, _EOJL,
771
+ 0, () => exports.ListEarthObservationJobOutputConfig$
772
+ ];
773
+ var EarthObservationJobOutputBands = [1, n0, _EOJOB,
774
+ 0, () => exports.OutputBand$
775
+ ];
776
+ var FilterList = [1, n0, _FL,
777
+ 0, () => exports.Filter$
778
+ ];
779
+ var ImageSourceBandList = 64 | 0;
780
+ var ItemSourceList = [1, n0, _ISL,
781
+ 0, [() => exports.ItemSource$,
782
+ 0]
783
+ ];
784
+ var LinearRing = [1, n0, _LR,
785
+ 0, [() => Position,
786
+ 0]
787
+ ];
788
+ var LinearRings = [1, n0, _LRi,
789
+ 0, [() => LinearRing,
790
+ 0]
791
+ ];
792
+ var LinearRingsList = [1, n0, _LRL,
793
+ 0, [() => LinearRings,
794
+ 0]
795
+ ];
796
+ var OperationsListInput = [1, n0, _OLI,
797
+ 0, () => exports.Operation$
798
+ ];
799
+ var Position = [1, n0, _Po,
800
+ 8, 1
801
+ ];
802
+ var PropertyFiltersList = [1, n0, _PFL,
803
+ 0, () => exports.PropertyFilter$
804
+ ];
805
+ var StringListInput = 64 | 0;
806
+ var TagKeyList = 64 | 0;
807
+ var TemporalStatisticsListInput = 64 | 0;
808
+ var VectorEnrichmentJobList = [1, n0, _VEJL,
809
+ 0, () => exports.ListVectorEnrichmentJobOutputConfig$
810
+ ];
811
+ var ZonalStatisticsListInput = 64 | 0;
812
+ var AssetsMap = [2, n0, _AM,
813
+ 0, 0, () => exports.AssetValue$
814
+ ];
815
+ var Tags = 128 | 0;
816
+ exports.AreaOfInterest$ = [4, n0, _AOI,
817
+ 0,
818
+ [_AOIG],
819
+ [[() => exports.AreaOfInterestGeometry$, 0]]
820
+ ];
821
+ exports.AreaOfInterestGeometry$ = [4, n0, _AOIG,
822
+ 0,
823
+ [_PG, _MPG],
824
+ [[() => exports.PolygonGeometryInput$, 0], [() => exports.MultiPolygonGeometryInput$, 0]]
825
+ ];
826
+ exports.JobConfigInput$ = [4, n0, _JCI,
827
+ 0,
828
+ [_BMC, _RC, _TSC, _CRC, _ZSC, _GMC, _SC, _CMC, _LCSC],
829
+ [() => exports.BandMathConfigInput$, () => exports.ResamplingConfigInput$, () => exports.TemporalStatisticsConfigInput$, () => exports.CloudRemovalConfigInput$, () => exports.ZonalStatisticsConfigInput$, () => exports.GeoMosaicConfigInput$, () => exports.StackConfigInput$, () => exports.CloudMaskingConfigInput$, () => exports.LandCoverSegmentationConfigInput$]
830
+ ];
831
+ exports.Property$ = [4, n0, _Pro,
832
+ 0,
833
+ [_ECC, _VON, _VSA, _VSE, _Pl, _LCCL],
834
+ [() => exports.EoCloudCoverInput$, () => exports.ViewOffNadirInput$, () => exports.ViewSunAzimuthInput$, () => exports.ViewSunElevationInput$, () => exports.PlatformInput$, () => exports.LandsatCloudCoverLandInput$]
835
+ ];
836
+ exports.VectorEnrichmentJobConfig$ = [4, n0, _VEJC,
837
+ 0,
838
+ [_RGC, _MMC],
839
+ [() => exports.ReverseGeocodingConfig$, () => exports.MapMatchingConfig$]
840
+ ];
841
+ exports.VectorEnrichmentJobDataSourceConfigInput$ = [4, n0, _VEJDSCI,
842
+ 0,
843
+ [_SD],
844
+ [() => exports.VectorEnrichmentJobS3Data$]
845
+ ];
846
+ exports.DeleteEarthObservationJob$ = [9, n0, _DEOJ,
847
+ { [_h]: ["DELETE", "/earth-observation-jobs/{Arn}", 200] }, () => exports.DeleteEarthObservationJobInput$, () => exports.DeleteEarthObservationJobOutput$
848
+ ];
849
+ exports.DeleteVectorEnrichmentJob$ = [9, n0, _DVEJ,
850
+ { [_h]: ["DELETE", "/vector-enrichment-jobs/{Arn}", 200] }, () => exports.DeleteVectorEnrichmentJobInput$, () => exports.DeleteVectorEnrichmentJobOutput$
851
+ ];
852
+ exports.ExportEarthObservationJob$ = [9, n0, _EEOJ,
853
+ { [_h]: ["POST", "/export-earth-observation-job", 200] }, () => exports.ExportEarthObservationJobInput$, () => exports.ExportEarthObservationJobOutput$
854
+ ];
855
+ exports.ExportVectorEnrichmentJob$ = [9, n0, _EVEJ,
856
+ { [_h]: ["POST", "/export-vector-enrichment-jobs", 200] }, () => exports.ExportVectorEnrichmentJobInput$, () => exports.ExportVectorEnrichmentJobOutput$
857
+ ];
858
+ exports.GetEarthObservationJob$ = [9, n0, _GEOJ,
859
+ { [_h]: ["GET", "/earth-observation-jobs/{Arn}", 200] }, () => exports.GetEarthObservationJobInput$, () => exports.GetEarthObservationJobOutput$
860
+ ];
861
+ exports.GetRasterDataCollection$ = [9, n0, _GRDC,
862
+ { [_h]: ["GET", "/raster-data-collection/{Arn}", 200] }, () => exports.GetRasterDataCollectionInput$, () => exports.GetRasterDataCollectionOutput$
863
+ ];
864
+ exports.GetTile$ = [9, n0, _GT,
865
+ { [_h]: ["GET", "/tile/{z}/{x}/{y}", 200] }, () => exports.GetTileInput$, () => exports.GetTileOutput$
866
+ ];
867
+ exports.GetVectorEnrichmentJob$ = [9, n0, _GVEJ,
868
+ { [_h]: ["GET", "/vector-enrichment-jobs/{Arn}", 200] }, () => exports.GetVectorEnrichmentJobInput$, () => exports.GetVectorEnrichmentJobOutput$
869
+ ];
870
+ exports.ListEarthObservationJobs$ = [9, n0, _LEOJ,
871
+ { [_h]: ["POST", "/list-earth-observation-jobs", 200] }, () => exports.ListEarthObservationJobInput$, () => exports.ListEarthObservationJobOutput$
872
+ ];
873
+ exports.ListRasterDataCollections$ = [9, n0, _LRDC,
874
+ { [_h]: ["GET", "/raster-data-collections", 200] }, () => exports.ListRasterDataCollectionsInput$, () => exports.ListRasterDataCollectionsOutput$
875
+ ];
876
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
877
+ { [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
878
+ ];
879
+ exports.ListVectorEnrichmentJobs$ = [9, n0, _LVEJ,
880
+ { [_h]: ["POST", "/list-vector-enrichment-jobs", 200] }, () => exports.ListVectorEnrichmentJobInput$, () => exports.ListVectorEnrichmentJobOutput$
881
+ ];
882
+ exports.SearchRasterDataCollection$ = [9, n0, _SRDC,
883
+ { [_h]: ["POST", "/search-raster-data-collection", 200] }, () => exports.SearchRasterDataCollectionInput$, () => exports.SearchRasterDataCollectionOutput$
884
+ ];
885
+ exports.StartEarthObservationJob$ = [9, n0, _SEOJ,
886
+ { [_h]: ["POST", "/earth-observation-jobs", 200] }, () => exports.StartEarthObservationJobInput$, () => exports.StartEarthObservationJobOutput$
887
+ ];
888
+ exports.StartVectorEnrichmentJob$ = [9, n0, _SVEJ,
889
+ { [_h]: ["POST", "/vector-enrichment-jobs", 200] }, () => exports.StartVectorEnrichmentJobInput$, () => exports.StartVectorEnrichmentJobOutput$
890
+ ];
891
+ exports.StopEarthObservationJob$ = [9, n0, _SEOJt,
892
+ { [_h]: ["POST", "/earth-observation-jobs/stop", 200] }, () => exports.StopEarthObservationJobInput$, () => exports.StopEarthObservationJobOutput$
893
+ ];
894
+ exports.StopVectorEnrichmentJob$ = [9, n0, _SVEJt,
895
+ { [_h]: ["POST", "/vector-enrichment-jobs/stop", 200] }, () => exports.StopVectorEnrichmentJobInput$, () => exports.StopVectorEnrichmentJobOutput$
896
+ ];
897
+ exports.TagResource$ = [9, n0, _TR,
898
+ { [_h]: ["PUT", "/tags/{ResourceArn}", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
899
+ ];
900
+ exports.UntagResource$ = [9, n0, _UR,
901
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
902
+ ];