@aws-sdk/client-sagemaker-geospatial 3.1068.0 → 3.1070.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.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +101 -121
- package/dist-cjs/models/SageMakerGeospatialServiceException.js +4 -8
- package/dist-cjs/models/errors.js +15 -25
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +21 -25
- package/dist-cjs/schemas/schemas_0.js +282 -183
- package/package.json +8 -8
|
@@ -1,8 +1,3 @@
|
|
|
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
1
|
const _A = "Arn";
|
|
7
2
|
const _ADE = "AccessDeniedException";
|
|
8
3
|
const _AM = "AssetsMap";
|
|
@@ -259,526 +254,624 @@ const _x = "x";
|
|
|
259
254
|
const _y = "y";
|
|
260
255
|
const _z = "z";
|
|
261
256
|
const n0 = "com.amazonaws.sagemakergeospatial";
|
|
262
|
-
const
|
|
263
|
-
const
|
|
264
|
-
const
|
|
265
|
-
const _s_registry =
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
257
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
258
|
+
const { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
259
|
+
const { SageMakerGeospatialServiceException } = require("../models/SageMakerGeospatialServiceException");
|
|
260
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
261
|
+
const SageMakerGeospatialServiceException$ = [-3, _s, "SageMakerGeospatialServiceException", 0, [], []];
|
|
262
|
+
exports.SageMakerGeospatialServiceException$ = SageMakerGeospatialServiceException$;
|
|
263
|
+
_s_registry.registerError(SageMakerGeospatialServiceException$, SageMakerGeospatialServiceException);
|
|
264
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
265
|
+
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
270
266
|
{ [_e]: _c, [_hE]: 403 },
|
|
271
267
|
[_M],
|
|
272
268
|
[0], 1
|
|
273
269
|
];
|
|
274
|
-
|
|
275
|
-
|
|
270
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
271
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
272
|
+
const ConflictException$ = [-3, n0, _CE,
|
|
276
273
|
{ [_e]: _c, [_hE]: 409 },
|
|
277
274
|
[_M, _RI],
|
|
278
275
|
[0, 0], 1
|
|
279
276
|
];
|
|
280
|
-
|
|
281
|
-
|
|
277
|
+
exports.ConflictException$ = ConflictException$;
|
|
278
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
279
|
+
const InternalServerException$ = [-3, n0, _ISE,
|
|
282
280
|
{ [_e]: _se, [_hE]: 500 },
|
|
283
281
|
[_M, _RI],
|
|
284
282
|
[0, 0], 1
|
|
285
283
|
];
|
|
286
|
-
|
|
287
|
-
|
|
284
|
+
exports.InternalServerException$ = InternalServerException$;
|
|
285
|
+
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
286
|
+
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
288
287
|
{ [_e]: _c, [_hE]: 404 },
|
|
289
288
|
[_M, _RI],
|
|
290
289
|
[0, 0], 1
|
|
291
290
|
];
|
|
292
|
-
|
|
293
|
-
|
|
291
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
292
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
293
|
+
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
294
294
|
{ [_e]: _c, [_hE]: 402 },
|
|
295
295
|
[_M, _RI],
|
|
296
296
|
[0, 0], 1
|
|
297
297
|
];
|
|
298
|
-
|
|
299
|
-
|
|
298
|
+
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
299
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
300
|
+
const ThrottlingException$ = [-3, n0, _TE,
|
|
300
301
|
{ [_e]: _c, [_hE]: 429 },
|
|
301
302
|
[_M, _RI],
|
|
302
303
|
[0, 0], 1
|
|
303
304
|
];
|
|
304
|
-
|
|
305
|
-
|
|
305
|
+
exports.ThrottlingException$ = ThrottlingException$;
|
|
306
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
307
|
+
const ValidationException$ = [-3, n0, _VE,
|
|
306
308
|
{ [_e]: _c, [_hE]: 400 },
|
|
307
309
|
[_M, _RI],
|
|
308
310
|
[0, 0], 1
|
|
309
311
|
];
|
|
310
|
-
|
|
312
|
+
exports.ValidationException$ = ValidationException$;
|
|
313
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
311
314
|
exports.errorTypeRegistries = [
|
|
312
315
|
_s_registry,
|
|
313
316
|
n0_registry,
|
|
314
317
|
];
|
|
315
318
|
var BinaryFile = [0, n0, _BF, { [_mT]: _ab, [_st]: 1 }, 42];
|
|
316
319
|
var NextToken = [0, n0, _NT, 8, 0];
|
|
317
|
-
|
|
320
|
+
const AssetValue$ = [3, n0, _AV,
|
|
318
321
|
0,
|
|
319
322
|
[_H],
|
|
320
323
|
[0]
|
|
321
324
|
];
|
|
322
|
-
exports.
|
|
325
|
+
exports.AssetValue$ = AssetValue$;
|
|
326
|
+
const BandMathConfigInput$ = [3, n0, _BMCI,
|
|
323
327
|
0,
|
|
324
328
|
[_PI, _CI],
|
|
325
|
-
[64 | 0, () =>
|
|
329
|
+
[64 | 0, () => CustomIndicesInput$]
|
|
326
330
|
];
|
|
327
|
-
exports.
|
|
331
|
+
exports.BandMathConfigInput$ = BandMathConfigInput$;
|
|
332
|
+
const CloudMaskingConfigInput$ = [3, n0, _CMCI,
|
|
328
333
|
0,
|
|
329
334
|
[],
|
|
330
335
|
[]
|
|
331
336
|
];
|
|
332
|
-
exports.
|
|
337
|
+
exports.CloudMaskingConfigInput$ = CloudMaskingConfigInput$;
|
|
338
|
+
const CloudRemovalConfigInput$ = [3, n0, _CRCI,
|
|
333
339
|
0,
|
|
334
340
|
[_AN, _IV, _TB],
|
|
335
341
|
[0, 0, 64 | 0]
|
|
336
342
|
];
|
|
337
|
-
exports.
|
|
343
|
+
exports.CloudRemovalConfigInput$ = CloudRemovalConfigInput$;
|
|
344
|
+
const CustomIndicesInput$ = [3, n0, _CII,
|
|
338
345
|
0,
|
|
339
346
|
[_O],
|
|
340
347
|
[() => OperationsListInput]
|
|
341
348
|
];
|
|
342
|
-
exports.
|
|
349
|
+
exports.CustomIndicesInput$ = CustomIndicesInput$;
|
|
350
|
+
const DeleteEarthObservationJobInput$ = [3, n0, _DEOJI,
|
|
343
351
|
0,
|
|
344
352
|
[_A],
|
|
345
353
|
[[0, 1]], 1
|
|
346
354
|
];
|
|
347
|
-
exports.
|
|
355
|
+
exports.DeleteEarthObservationJobInput$ = DeleteEarthObservationJobInput$;
|
|
356
|
+
const DeleteEarthObservationJobOutput$ = [3, n0, _DEOJO,
|
|
348
357
|
0,
|
|
349
358
|
[],
|
|
350
359
|
[]
|
|
351
360
|
];
|
|
352
|
-
exports.
|
|
361
|
+
exports.DeleteEarthObservationJobOutput$ = DeleteEarthObservationJobOutput$;
|
|
362
|
+
const DeleteVectorEnrichmentJobInput$ = [3, n0, _DVEJI,
|
|
353
363
|
0,
|
|
354
364
|
[_A],
|
|
355
365
|
[[0, 1]], 1
|
|
356
366
|
];
|
|
357
|
-
exports.
|
|
367
|
+
exports.DeleteVectorEnrichmentJobInput$ = DeleteVectorEnrichmentJobInput$;
|
|
368
|
+
const DeleteVectorEnrichmentJobOutput$ = [3, n0, _DVEJO,
|
|
358
369
|
0,
|
|
359
370
|
[],
|
|
360
371
|
[]
|
|
361
372
|
];
|
|
362
|
-
exports.
|
|
373
|
+
exports.DeleteVectorEnrichmentJobOutput$ = DeleteVectorEnrichmentJobOutput$;
|
|
374
|
+
const EarthObservationJobErrorDetails$ = [3, n0, _EOJED,
|
|
363
375
|
0,
|
|
364
376
|
[_T, _M],
|
|
365
377
|
[0, 0]
|
|
366
378
|
];
|
|
367
|
-
exports.
|
|
379
|
+
exports.EarthObservationJobErrorDetails$ = EarthObservationJobErrorDetails$;
|
|
380
|
+
const EoCloudCoverInput$ = [3, n0, _ECCI,
|
|
368
381
|
0,
|
|
369
382
|
[_LB, _UB],
|
|
370
383
|
[1, 1], 2
|
|
371
384
|
];
|
|
372
|
-
exports.
|
|
385
|
+
exports.EoCloudCoverInput$ = EoCloudCoverInput$;
|
|
386
|
+
const ExportEarthObservationJobInput$ = [3, n0, _EEOJI,
|
|
373
387
|
0,
|
|
374
388
|
[_A, _ERA, _OC, _CT, _ESI],
|
|
375
|
-
[0, 0, () =>
|
|
389
|
+
[0, 0, () => OutputConfigInput$, [0, 4], 2], 3
|
|
376
390
|
];
|
|
377
|
-
exports.
|
|
391
|
+
exports.ExportEarthObservationJobInput$ = ExportEarthObservationJobInput$;
|
|
392
|
+
const ExportEarthObservationJobOutput$ = [3, n0, _EEOJO,
|
|
378
393
|
0,
|
|
379
394
|
[_A, _CTr, _ES, _ERA, _OC, _ESI],
|
|
380
|
-
[0, 5, 0, 0, () =>
|
|
395
|
+
[0, 5, 0, 0, () => OutputConfigInput$, 2], 5
|
|
381
396
|
];
|
|
382
|
-
exports.
|
|
397
|
+
exports.ExportEarthObservationJobOutput$ = ExportEarthObservationJobOutput$;
|
|
398
|
+
const ExportErrorDetails$ = [3, n0, _EED,
|
|
383
399
|
0,
|
|
384
400
|
[_ER, _ESI],
|
|
385
|
-
[() =>
|
|
401
|
+
[() => ExportErrorDetailsOutput$, () => ExportErrorDetailsOutput$]
|
|
386
402
|
];
|
|
387
|
-
exports.
|
|
403
|
+
exports.ExportErrorDetails$ = ExportErrorDetails$;
|
|
404
|
+
const ExportErrorDetailsOutput$ = [3, n0, _EEDO,
|
|
388
405
|
0,
|
|
389
406
|
[_T, _M],
|
|
390
407
|
[0, 0]
|
|
391
408
|
];
|
|
392
|
-
exports.
|
|
409
|
+
exports.ExportErrorDetailsOutput$ = ExportErrorDetailsOutput$;
|
|
410
|
+
const ExportS3DataInput$ = [3, n0, _ESDI,
|
|
393
411
|
0,
|
|
394
412
|
[_SU, _KKI],
|
|
395
413
|
[0, 0], 1
|
|
396
414
|
];
|
|
397
|
-
exports.
|
|
415
|
+
exports.ExportS3DataInput$ = ExportS3DataInput$;
|
|
416
|
+
const ExportVectorEnrichmentJobInput$ = [3, n0, _EVEJI,
|
|
398
417
|
0,
|
|
399
418
|
[_A, _ERA, _OC, _CT],
|
|
400
|
-
[0, 0, () =>
|
|
419
|
+
[0, 0, () => ExportVectorEnrichmentJobOutputConfig$, [0, 4]], 3
|
|
401
420
|
];
|
|
402
|
-
exports.
|
|
421
|
+
exports.ExportVectorEnrichmentJobInput$ = ExportVectorEnrichmentJobInput$;
|
|
422
|
+
const ExportVectorEnrichmentJobOutput$ = [3, n0, _EVEJO,
|
|
403
423
|
0,
|
|
404
424
|
[_A, _CTr, _ERA, _ES, _OC],
|
|
405
|
-
[0, 5, 0, 0, () =>
|
|
425
|
+
[0, 5, 0, 0, () => ExportVectorEnrichmentJobOutputConfig$], 5
|
|
406
426
|
];
|
|
407
|
-
exports.
|
|
427
|
+
exports.ExportVectorEnrichmentJobOutput$ = ExportVectorEnrichmentJobOutput$;
|
|
428
|
+
const ExportVectorEnrichmentJobOutputConfig$ = [3, n0, _EVEJOC,
|
|
408
429
|
0,
|
|
409
430
|
[_SD],
|
|
410
|
-
[() =>
|
|
431
|
+
[() => VectorEnrichmentJobS3Data$], 1
|
|
411
432
|
];
|
|
412
|
-
exports.
|
|
433
|
+
exports.ExportVectorEnrichmentJobOutputConfig$ = ExportVectorEnrichmentJobOutputConfig$;
|
|
434
|
+
const Filter$ = [3, n0, _F,
|
|
413
435
|
0,
|
|
414
436
|
[_N, _T, _Mi, _Ma],
|
|
415
437
|
[0, 0, 1, 1], 2
|
|
416
438
|
];
|
|
417
|
-
exports.
|
|
439
|
+
exports.Filter$ = Filter$;
|
|
440
|
+
const Geometry$ = [3, n0, _G,
|
|
418
441
|
0,
|
|
419
442
|
[_T, _C],
|
|
420
443
|
[0, [() => LinearRings, 0]], 2
|
|
421
444
|
];
|
|
422
|
-
exports.
|
|
445
|
+
exports.Geometry$ = Geometry$;
|
|
446
|
+
const GeoMosaicConfigInput$ = [3, n0, _GMCI,
|
|
423
447
|
0,
|
|
424
448
|
[_AN, _TB],
|
|
425
449
|
[0, 64 | 0]
|
|
426
450
|
];
|
|
427
|
-
exports.
|
|
451
|
+
exports.GeoMosaicConfigInput$ = GeoMosaicConfigInput$;
|
|
452
|
+
const GetEarthObservationJobInput$ = [3, n0, _GEOJI,
|
|
428
453
|
0,
|
|
429
454
|
[_A],
|
|
430
455
|
[[0, 1]], 1
|
|
431
456
|
];
|
|
432
|
-
exports.
|
|
457
|
+
exports.GetEarthObservationJobInput$ = GetEarthObservationJobInput$;
|
|
458
|
+
const GetEarthObservationJobOutput$ = [3, n0, _GEOJO,
|
|
433
459
|
0,
|
|
434
460
|
[_A, _N, _CTr, _DIS, _S, _IC, _JC, _KKI, _OB, _ERA, _ED, _ES, _EED, _Ta],
|
|
435
|
-
[0, 0, 5, 1, 0, [() =>
|
|
461
|
+
[0, 0, 5, 1, 0, [() => InputConfigOutput$, 0], () => JobConfigInput$, 0, () => EarthObservationJobOutputBands, 0, () => EarthObservationJobErrorDetails$, 0, () => ExportErrorDetails$, 128 | 0], 7
|
|
436
462
|
];
|
|
437
|
-
exports.
|
|
463
|
+
exports.GetEarthObservationJobOutput$ = GetEarthObservationJobOutput$;
|
|
464
|
+
const GetRasterDataCollectionInput$ = [3, n0, _GRDCI,
|
|
438
465
|
0,
|
|
439
466
|
[_A],
|
|
440
467
|
[[0, 1]], 1
|
|
441
468
|
];
|
|
442
|
-
exports.
|
|
469
|
+
exports.GetRasterDataCollectionInput$ = GetRasterDataCollectionInput$;
|
|
470
|
+
const GetRasterDataCollectionOutput$ = [3, n0, _GRDCO,
|
|
443
471
|
0,
|
|
444
472
|
[_N, _A, _T, _D, _DPU, _SF, _ISB, _Ta],
|
|
445
473
|
[0, 0, 0, 0, 0, () => FilterList, 64 | 0, 128 | 0], 7
|
|
446
474
|
];
|
|
447
|
-
exports.
|
|
475
|
+
exports.GetRasterDataCollectionOutput$ = GetRasterDataCollectionOutput$;
|
|
476
|
+
const GetTileInput$ = [3, n0, _GTI,
|
|
448
477
|
0,
|
|
449
478
|
[_x, _y, _z, _IA, _Tar, _A, _IM, _OF, _TRF, _PF, _ODT, _ERA],
|
|
450
479
|
[[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
480
|
];
|
|
452
|
-
exports.
|
|
481
|
+
exports.GetTileInput$ = GetTileInput$;
|
|
482
|
+
const GetTileOutput$ = [3, n0, _GTO,
|
|
453
483
|
0,
|
|
454
484
|
[_BF],
|
|
455
485
|
[[() => BinaryFile, 16]]
|
|
456
486
|
];
|
|
457
|
-
exports.
|
|
487
|
+
exports.GetTileOutput$ = GetTileOutput$;
|
|
488
|
+
const GetVectorEnrichmentJobInput$ = [3, n0, _GVEJI,
|
|
458
489
|
0,
|
|
459
490
|
[_A],
|
|
460
491
|
[[0, 1]], 1
|
|
461
492
|
];
|
|
462
|
-
exports.
|
|
493
|
+
exports.GetVectorEnrichmentJobInput$ = GetVectorEnrichmentJobInput$;
|
|
494
|
+
const GetVectorEnrichmentJobOutput$ = [3, n0, _GVEJO,
|
|
463
495
|
0,
|
|
464
496
|
[_A, _T, _N, _CTr, _DIS, _S, _IC, _JC, _ERA, _KKI, _ED, _ES, _EED, _Ta],
|
|
465
|
-
[0, 0, 0, 5, 1, 0, () =>
|
|
497
|
+
[0, 0, 0, 5, 1, 0, () => VectorEnrichmentJobInputConfig$, () => VectorEnrichmentJobConfig$, 0, 0, () => VectorEnrichmentJobErrorDetails$, 0, () => VectorEnrichmentJobExportErrorDetails$, 128 | 0], 9
|
|
466
498
|
];
|
|
467
|
-
exports.
|
|
499
|
+
exports.GetVectorEnrichmentJobOutput$ = GetVectorEnrichmentJobOutput$;
|
|
500
|
+
const InputConfigInput$ = [3, n0, _ICI,
|
|
468
501
|
0,
|
|
469
502
|
[_PEOJA, _RDCQ],
|
|
470
|
-
[0, [() =>
|
|
503
|
+
[0, [() => RasterDataCollectionQueryInput$, 0]]
|
|
471
504
|
];
|
|
472
|
-
exports.
|
|
505
|
+
exports.InputConfigInput$ = InputConfigInput$;
|
|
506
|
+
const InputConfigOutput$ = [3, n0, _ICO,
|
|
473
507
|
0,
|
|
474
508
|
[_PEOJA, _RDCQ],
|
|
475
|
-
[0, [() =>
|
|
509
|
+
[0, [() => RasterDataCollectionQueryOutput$, 0]]
|
|
476
510
|
];
|
|
477
|
-
exports.
|
|
511
|
+
exports.InputConfigOutput$ = InputConfigOutput$;
|
|
512
|
+
const ItemSource$ = [3, n0, _IS,
|
|
478
513
|
0,
|
|
479
514
|
[_I, _G, _DT, _As, _P],
|
|
480
|
-
[0, [() =>
|
|
515
|
+
[0, [() => Geometry$, 0], 4, () => AssetsMap, () => Properties$], 3
|
|
481
516
|
];
|
|
482
|
-
exports.
|
|
517
|
+
exports.ItemSource$ = ItemSource$;
|
|
518
|
+
const LandCoverSegmentationConfigInput$ = [3, n0, _LCSCI,
|
|
483
519
|
0,
|
|
484
520
|
[],
|
|
485
521
|
[]
|
|
486
522
|
];
|
|
487
|
-
exports.
|
|
523
|
+
exports.LandCoverSegmentationConfigInput$ = LandCoverSegmentationConfigInput$;
|
|
524
|
+
const LandsatCloudCoverLandInput$ = [3, n0, _LCCLI,
|
|
488
525
|
0,
|
|
489
526
|
[_LB, _UB],
|
|
490
527
|
[1, 1], 2
|
|
491
528
|
];
|
|
492
|
-
exports.
|
|
529
|
+
exports.LandsatCloudCoverLandInput$ = LandsatCloudCoverLandInput$;
|
|
530
|
+
const ListEarthObservationJobInput$ = [3, n0, _LEOJI,
|
|
493
531
|
0,
|
|
494
532
|
[_SE, _SO, _SB, _NT, _MR],
|
|
495
533
|
[0, 0, 0, [() => NextToken, 0], 1]
|
|
496
534
|
];
|
|
497
|
-
exports.
|
|
535
|
+
exports.ListEarthObservationJobInput$ = ListEarthObservationJobInput$;
|
|
536
|
+
const ListEarthObservationJobOutput$ = [3, n0, _LEOJO,
|
|
498
537
|
0,
|
|
499
538
|
[_EOJS, _NT],
|
|
500
539
|
[() => EarthObservationJobList, [() => NextToken, 0]], 1
|
|
501
540
|
];
|
|
502
|
-
exports.
|
|
541
|
+
exports.ListEarthObservationJobOutput$ = ListEarthObservationJobOutput$;
|
|
542
|
+
const ListEarthObservationJobOutputConfig$ = [3, n0, _LEOJOC,
|
|
503
543
|
0,
|
|
504
544
|
[_A, _N, _CTr, _DIS, _S, _OT, _Ta],
|
|
505
545
|
[0, 0, 5, 1, 0, 0, 128 | 0], 6
|
|
506
546
|
];
|
|
507
|
-
exports.
|
|
547
|
+
exports.ListEarthObservationJobOutputConfig$ = ListEarthObservationJobOutputConfig$;
|
|
548
|
+
const ListRasterDataCollectionsInput$ = [3, n0, _LRDCI,
|
|
508
549
|
0,
|
|
509
550
|
[_NT, _MR],
|
|
510
551
|
[[() => NextToken, { [_hQ]: _NT }], [1, { [_hQ]: _MR }]]
|
|
511
552
|
];
|
|
512
|
-
exports.
|
|
553
|
+
exports.ListRasterDataCollectionsInput$ = ListRasterDataCollectionsInput$;
|
|
554
|
+
const ListRasterDataCollectionsOutput$ = [3, n0, _LRDCO,
|
|
513
555
|
0,
|
|
514
556
|
[_RDCS, _NT],
|
|
515
557
|
[() => DataCollectionsList, [() => NextToken, 0]], 1
|
|
516
558
|
];
|
|
517
|
-
exports.
|
|
559
|
+
exports.ListRasterDataCollectionsOutput$ = ListRasterDataCollectionsOutput$;
|
|
560
|
+
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
518
561
|
0,
|
|
519
562
|
[_RA],
|
|
520
563
|
[[0, 1]], 1
|
|
521
564
|
];
|
|
522
|
-
exports.
|
|
565
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
566
|
+
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
523
567
|
0,
|
|
524
568
|
[_Ta],
|
|
525
569
|
[128 | 0]
|
|
526
570
|
];
|
|
527
|
-
exports.
|
|
571
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
572
|
+
const ListVectorEnrichmentJobInput$ = [3, n0, _LVEJI,
|
|
528
573
|
0,
|
|
529
574
|
[_SE, _SO, _SB, _NT, _MR],
|
|
530
575
|
[0, 0, 0, [() => NextToken, 0], 1]
|
|
531
576
|
];
|
|
532
|
-
exports.
|
|
577
|
+
exports.ListVectorEnrichmentJobInput$ = ListVectorEnrichmentJobInput$;
|
|
578
|
+
const ListVectorEnrichmentJobOutput$ = [3, n0, _LVEJO,
|
|
533
579
|
0,
|
|
534
580
|
[_VEJS, _NT],
|
|
535
581
|
[() => VectorEnrichmentJobList, [() => NextToken, 0]], 1
|
|
536
582
|
];
|
|
537
|
-
exports.
|
|
583
|
+
exports.ListVectorEnrichmentJobOutput$ = ListVectorEnrichmentJobOutput$;
|
|
584
|
+
const ListVectorEnrichmentJobOutputConfig$ = [3, n0, _LVEJOC,
|
|
538
585
|
0,
|
|
539
586
|
[_A, _N, _T, _CTr, _DIS, _S, _Ta],
|
|
540
587
|
[0, 0, 0, 5, 1, 0, 128 | 0], 6
|
|
541
588
|
];
|
|
542
|
-
exports.
|
|
589
|
+
exports.ListVectorEnrichmentJobOutputConfig$ = ListVectorEnrichmentJobOutputConfig$;
|
|
590
|
+
const MapMatchingConfig$ = [3, n0, _MMC,
|
|
543
591
|
0,
|
|
544
592
|
[_IAN, _YAN, _XAN, _TAN],
|
|
545
593
|
[0, 0, 0, 0], 4
|
|
546
594
|
];
|
|
547
|
-
exports.
|
|
595
|
+
exports.MapMatchingConfig$ = MapMatchingConfig$;
|
|
596
|
+
const MultiPolygonGeometryInput$ = [3, n0, _MPGI,
|
|
548
597
|
0,
|
|
549
598
|
[_C],
|
|
550
599
|
[[() => LinearRingsList, 0]], 1
|
|
551
600
|
];
|
|
552
|
-
exports.
|
|
601
|
+
exports.MultiPolygonGeometryInput$ = MultiPolygonGeometryInput$;
|
|
602
|
+
const Operation$ = [3, n0, _Op,
|
|
553
603
|
0,
|
|
554
604
|
[_N, _E, _OTu],
|
|
555
605
|
[0, 0, 0], 2
|
|
556
606
|
];
|
|
557
|
-
exports.
|
|
607
|
+
exports.Operation$ = Operation$;
|
|
608
|
+
const OutputBand$ = [3, n0, _OBu,
|
|
558
609
|
0,
|
|
559
610
|
[_BN, _ODT],
|
|
560
611
|
[0, 0], 2
|
|
561
612
|
];
|
|
562
|
-
exports.
|
|
613
|
+
exports.OutputBand$ = OutputBand$;
|
|
614
|
+
const OutputConfigInput$ = [3, n0, _OCI,
|
|
563
615
|
0,
|
|
564
616
|
[_SD],
|
|
565
|
-
[() =>
|
|
617
|
+
[() => ExportS3DataInput$], 1
|
|
566
618
|
];
|
|
567
|
-
exports.
|
|
619
|
+
exports.OutputConfigInput$ = OutputConfigInput$;
|
|
620
|
+
const OutputResolutionResamplingInput$ = [3, n0, _ORRI,
|
|
568
621
|
0,
|
|
569
622
|
[_UD],
|
|
570
|
-
[() =>
|
|
623
|
+
[() => UserDefined$], 1
|
|
571
624
|
];
|
|
572
|
-
exports.
|
|
625
|
+
exports.OutputResolutionResamplingInput$ = OutputResolutionResamplingInput$;
|
|
626
|
+
const OutputResolutionStackInput$ = [3, n0, _ORSI,
|
|
573
627
|
0,
|
|
574
628
|
[_Pr, _UD],
|
|
575
|
-
[0, () =>
|
|
629
|
+
[0, () => UserDefined$]
|
|
576
630
|
];
|
|
577
|
-
exports.
|
|
631
|
+
exports.OutputResolutionStackInput$ = OutputResolutionStackInput$;
|
|
632
|
+
const PlatformInput$ = [3, n0, _PIl,
|
|
578
633
|
0,
|
|
579
634
|
[_V, _CO],
|
|
580
635
|
[0, 0], 1
|
|
581
636
|
];
|
|
582
|
-
exports.
|
|
637
|
+
exports.PlatformInput$ = PlatformInput$;
|
|
638
|
+
const PolygonGeometryInput$ = [3, n0, _PGI,
|
|
583
639
|
0,
|
|
584
640
|
[_C],
|
|
585
641
|
[[() => LinearRings, 0]], 1
|
|
586
642
|
];
|
|
587
|
-
exports.
|
|
643
|
+
exports.PolygonGeometryInput$ = PolygonGeometryInput$;
|
|
644
|
+
const Properties$ = [3, n0, _P,
|
|
588
645
|
0,
|
|
589
646
|
[_ECC, _VON, _VSA, _VSE, _Pl, _LCCL],
|
|
590
647
|
[1, 1, 1, 1, 0, 1]
|
|
591
648
|
];
|
|
592
|
-
exports.
|
|
649
|
+
exports.Properties$ = Properties$;
|
|
650
|
+
const PropertyFilter$ = [3, n0, _PFr,
|
|
593
651
|
0,
|
|
594
652
|
[_Pro],
|
|
595
|
-
[() =>
|
|
653
|
+
[() => Property$], 1
|
|
596
654
|
];
|
|
597
|
-
exports.
|
|
655
|
+
exports.PropertyFilter$ = PropertyFilter$;
|
|
656
|
+
const PropertyFilters$ = [3, n0, _PF,
|
|
598
657
|
0,
|
|
599
658
|
[_P, _LO],
|
|
600
659
|
[() => PropertyFiltersList, 0]
|
|
601
660
|
];
|
|
602
|
-
exports.
|
|
661
|
+
exports.PropertyFilters$ = PropertyFilters$;
|
|
662
|
+
const RasterDataCollectionMetadata$ = [3, n0, _RDCM,
|
|
603
663
|
0,
|
|
604
664
|
[_N, _A, _T, _D, _SF, _DPU, _Ta],
|
|
605
665
|
[0, 0, 0, 0, () => FilterList, 0, 128 | 0], 5
|
|
606
666
|
];
|
|
607
|
-
exports.
|
|
667
|
+
exports.RasterDataCollectionMetadata$ = RasterDataCollectionMetadata$;
|
|
668
|
+
const RasterDataCollectionQueryInput$ = [3, n0, _RDCQI,
|
|
608
669
|
0,
|
|
609
670
|
[_RDCA, _TRF, _AOI, _PF],
|
|
610
|
-
[0, [() =>
|
|
671
|
+
[0, [() => TimeRangeFilterInput$, 0], [() => AreaOfInterest$, 0], () => PropertyFilters$], 2
|
|
611
672
|
];
|
|
612
|
-
exports.
|
|
673
|
+
exports.RasterDataCollectionQueryInput$ = RasterDataCollectionQueryInput$;
|
|
674
|
+
const RasterDataCollectionQueryOutput$ = [3, n0, _RDCQO,
|
|
613
675
|
0,
|
|
614
676
|
[_RDCA, _RDCN, _TRF, _AOI, _PF],
|
|
615
|
-
[0, 0, [() =>
|
|
677
|
+
[0, 0, [() => TimeRangeFilterOutput$, 0], [() => AreaOfInterest$, 0], () => PropertyFilters$], 3
|
|
616
678
|
];
|
|
617
|
-
exports.
|
|
679
|
+
exports.RasterDataCollectionQueryOutput$ = RasterDataCollectionQueryOutput$;
|
|
680
|
+
const RasterDataCollectionQueryWithBandFilterInput$ = [3, n0, _RDCQWBFI,
|
|
618
681
|
0,
|
|
619
682
|
[_TRF, _AOI, _PF, _BFa],
|
|
620
|
-
[[() =>
|
|
683
|
+
[[() => TimeRangeFilterInput$, 0], [() => AreaOfInterest$, 0], () => PropertyFilters$, 64 | 0], 1
|
|
621
684
|
];
|
|
622
|
-
exports.
|
|
685
|
+
exports.RasterDataCollectionQueryWithBandFilterInput$ = RasterDataCollectionQueryWithBandFilterInput$;
|
|
686
|
+
const ResamplingConfigInput$ = [3, n0, _RCI,
|
|
623
687
|
0,
|
|
624
688
|
[_OR, _AN, _TB],
|
|
625
|
-
[() =>
|
|
689
|
+
[() => OutputResolutionResamplingInput$, 0, 64 | 0], 1
|
|
626
690
|
];
|
|
627
|
-
exports.
|
|
691
|
+
exports.ResamplingConfigInput$ = ResamplingConfigInput$;
|
|
692
|
+
const ReverseGeocodingConfig$ = [3, n0, _RGC,
|
|
628
693
|
0,
|
|
629
694
|
[_YAN, _XAN],
|
|
630
695
|
[0, 0], 2
|
|
631
696
|
];
|
|
632
|
-
exports.
|
|
697
|
+
exports.ReverseGeocodingConfig$ = ReverseGeocodingConfig$;
|
|
698
|
+
const SearchRasterDataCollectionInput$ = [3, n0, _SRDCI,
|
|
633
699
|
0,
|
|
634
700
|
[_A, _RDCQ, _NT],
|
|
635
|
-
[0, [() =>
|
|
701
|
+
[0, [() => RasterDataCollectionQueryWithBandFilterInput$, 0], [() => NextToken, 0]], 2
|
|
636
702
|
];
|
|
637
|
-
exports.
|
|
703
|
+
exports.SearchRasterDataCollectionInput$ = SearchRasterDataCollectionInput$;
|
|
704
|
+
const SearchRasterDataCollectionOutput$ = [3, n0, _SRDCO,
|
|
638
705
|
0,
|
|
639
706
|
[_ARC, _NT, _It],
|
|
640
707
|
[1, [() => NextToken, 0], [() => ItemSourceList, 0]], 1
|
|
641
708
|
];
|
|
642
|
-
exports.
|
|
709
|
+
exports.SearchRasterDataCollectionOutput$ = SearchRasterDataCollectionOutput$;
|
|
710
|
+
const StackConfigInput$ = [3, n0, _SCI,
|
|
643
711
|
0,
|
|
644
712
|
[_OR, _TB],
|
|
645
|
-
[() =>
|
|
713
|
+
[() => OutputResolutionStackInput$, 64 | 0]
|
|
646
714
|
];
|
|
647
|
-
exports.
|
|
715
|
+
exports.StackConfigInput$ = StackConfigInput$;
|
|
716
|
+
const StartEarthObservationJobInput$ = [3, n0, _SEOJI,
|
|
648
717
|
0,
|
|
649
718
|
[_N, _IC, _JC, _ERA, _CT, _KKI, _Ta],
|
|
650
|
-
[0, [() =>
|
|
719
|
+
[0, [() => InputConfigInput$, 0], () => JobConfigInput$, 0, [0, 4], 0, 128 | 0], 4
|
|
651
720
|
];
|
|
652
|
-
exports.
|
|
721
|
+
exports.StartEarthObservationJobInput$ = StartEarthObservationJobInput$;
|
|
722
|
+
const StartEarthObservationJobOutput$ = [3, n0, _SEOJO,
|
|
653
723
|
0,
|
|
654
724
|
[_N, _A, _CTr, _DIS, _S, _JC, _ERA, _KKI, _IC, _Ta],
|
|
655
|
-
[0, 0, 5, 1, 0, () =>
|
|
725
|
+
[0, 0, 5, 1, 0, () => JobConfigInput$, 0, 0, [() => InputConfigOutput$, 0], 128 | 0], 7
|
|
656
726
|
];
|
|
657
|
-
exports.
|
|
727
|
+
exports.StartEarthObservationJobOutput$ = StartEarthObservationJobOutput$;
|
|
728
|
+
const StartVectorEnrichmentJobInput$ = [3, n0, _SVEJI,
|
|
658
729
|
0,
|
|
659
730
|
[_N, _IC, _JC, _ERA, _CT, _KKI, _Ta],
|
|
660
|
-
[0, () =>
|
|
731
|
+
[0, () => VectorEnrichmentJobInputConfig$, () => VectorEnrichmentJobConfig$, 0, [0, 4], 0, 128 | 0], 4
|
|
661
732
|
];
|
|
662
|
-
exports.
|
|
733
|
+
exports.StartVectorEnrichmentJobInput$ = StartVectorEnrichmentJobInput$;
|
|
734
|
+
const StartVectorEnrichmentJobOutput$ = [3, n0, _SVEJO,
|
|
663
735
|
0,
|
|
664
736
|
[_N, _A, _T, _CTr, _DIS, _S, _IC, _JC, _ERA, _KKI, _Ta],
|
|
665
|
-
[0, 0, 0, 5, 1, 0, () =>
|
|
737
|
+
[0, 0, 0, 5, 1, 0, () => VectorEnrichmentJobInputConfig$, () => VectorEnrichmentJobConfig$, 0, 0, 128 | 0], 9
|
|
666
738
|
];
|
|
667
|
-
exports.
|
|
739
|
+
exports.StartVectorEnrichmentJobOutput$ = StartVectorEnrichmentJobOutput$;
|
|
740
|
+
const StopEarthObservationJobInput$ = [3, n0, _SEOJIt,
|
|
668
741
|
0,
|
|
669
742
|
[_A],
|
|
670
743
|
[0], 1
|
|
671
744
|
];
|
|
672
|
-
exports.
|
|
745
|
+
exports.StopEarthObservationJobInput$ = StopEarthObservationJobInput$;
|
|
746
|
+
const StopEarthObservationJobOutput$ = [3, n0, _SEOJOt,
|
|
673
747
|
0,
|
|
674
748
|
[],
|
|
675
749
|
[]
|
|
676
750
|
];
|
|
677
|
-
exports.
|
|
751
|
+
exports.StopEarthObservationJobOutput$ = StopEarthObservationJobOutput$;
|
|
752
|
+
const StopVectorEnrichmentJobInput$ = [3, n0, _SVEJIt,
|
|
678
753
|
0,
|
|
679
754
|
[_A],
|
|
680
755
|
[0], 1
|
|
681
756
|
];
|
|
682
|
-
exports.
|
|
757
|
+
exports.StopVectorEnrichmentJobInput$ = StopVectorEnrichmentJobInput$;
|
|
758
|
+
const StopVectorEnrichmentJobOutput$ = [3, n0, _SVEJOt,
|
|
683
759
|
0,
|
|
684
760
|
[],
|
|
685
761
|
[]
|
|
686
762
|
];
|
|
687
|
-
exports.
|
|
763
|
+
exports.StopVectorEnrichmentJobOutput$ = StopVectorEnrichmentJobOutput$;
|
|
764
|
+
const TagResourceRequest$ = [3, n0, _TRR,
|
|
688
765
|
0,
|
|
689
766
|
[_RA, _Ta],
|
|
690
767
|
[[0, 1], 128 | 0], 2
|
|
691
768
|
];
|
|
692
|
-
exports.
|
|
769
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
770
|
+
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
693
771
|
0,
|
|
694
772
|
[],
|
|
695
773
|
[]
|
|
696
774
|
];
|
|
697
|
-
exports.
|
|
775
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
776
|
+
const TemporalStatisticsConfigInput$ = [3, n0, _TSCI,
|
|
698
777
|
0,
|
|
699
778
|
[_St, _GB, _TB],
|
|
700
779
|
[64 | 0, 0, 64 | 0], 1
|
|
701
780
|
];
|
|
702
|
-
exports.
|
|
781
|
+
exports.TemporalStatisticsConfigInput$ = TemporalStatisticsConfigInput$;
|
|
782
|
+
const TimeRangeFilterInput$ = [3, n0, _TRFI,
|
|
703
783
|
8,
|
|
704
784
|
[_ST, _ET],
|
|
705
785
|
[4, 4], 2
|
|
706
786
|
];
|
|
707
|
-
exports.
|
|
787
|
+
exports.TimeRangeFilterInput$ = TimeRangeFilterInput$;
|
|
788
|
+
const TimeRangeFilterOutput$ = [3, n0, _TRFO,
|
|
708
789
|
8,
|
|
709
790
|
[_ST, _ET],
|
|
710
791
|
[5, 5], 2
|
|
711
792
|
];
|
|
712
|
-
exports.
|
|
793
|
+
exports.TimeRangeFilterOutput$ = TimeRangeFilterOutput$;
|
|
794
|
+
const UntagResourceRequest$ = [3, n0, _URR,
|
|
713
795
|
0,
|
|
714
796
|
[_RA, _TK],
|
|
715
797
|
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
716
798
|
];
|
|
717
|
-
exports.
|
|
799
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
800
|
+
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
718
801
|
0,
|
|
719
802
|
[],
|
|
720
803
|
[]
|
|
721
804
|
];
|
|
722
|
-
exports.
|
|
805
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
806
|
+
const UserDefined$ = [3, n0, _UD,
|
|
723
807
|
0,
|
|
724
808
|
[_V, _U],
|
|
725
809
|
[1, 0], 2
|
|
726
810
|
];
|
|
727
|
-
exports.
|
|
811
|
+
exports.UserDefined$ = UserDefined$;
|
|
812
|
+
const VectorEnrichmentJobErrorDetails$ = [3, n0, _VEJED,
|
|
728
813
|
0,
|
|
729
814
|
[_ETr, _EM],
|
|
730
815
|
[0, 0]
|
|
731
816
|
];
|
|
732
|
-
exports.
|
|
817
|
+
exports.VectorEnrichmentJobErrorDetails$ = VectorEnrichmentJobErrorDetails$;
|
|
818
|
+
const VectorEnrichmentJobExportErrorDetails$ = [3, n0, _VEJEED,
|
|
733
819
|
0,
|
|
734
820
|
[_T, _M],
|
|
735
821
|
[0, 0]
|
|
736
822
|
];
|
|
737
|
-
exports.
|
|
823
|
+
exports.VectorEnrichmentJobExportErrorDetails$ = VectorEnrichmentJobExportErrorDetails$;
|
|
824
|
+
const VectorEnrichmentJobInputConfig$ = [3, n0, _VEJIC,
|
|
738
825
|
0,
|
|
739
826
|
[_DTo, _DSC],
|
|
740
|
-
[0, () =>
|
|
827
|
+
[0, () => VectorEnrichmentJobDataSourceConfigInput$], 2
|
|
741
828
|
];
|
|
742
|
-
exports.
|
|
829
|
+
exports.VectorEnrichmentJobInputConfig$ = VectorEnrichmentJobInputConfig$;
|
|
830
|
+
const VectorEnrichmentJobS3Data$ = [3, n0, _VEJSD,
|
|
743
831
|
0,
|
|
744
832
|
[_SU, _KKI],
|
|
745
833
|
[0, 0], 1
|
|
746
834
|
];
|
|
747
|
-
exports.
|
|
835
|
+
exports.VectorEnrichmentJobS3Data$ = VectorEnrichmentJobS3Data$;
|
|
836
|
+
const ViewOffNadirInput$ = [3, n0, _VONI,
|
|
748
837
|
0,
|
|
749
838
|
[_LB, _UB],
|
|
750
839
|
[1, 1], 2
|
|
751
840
|
];
|
|
752
|
-
exports.
|
|
841
|
+
exports.ViewOffNadirInput$ = ViewOffNadirInput$;
|
|
842
|
+
const ViewSunAzimuthInput$ = [3, n0, _VSAI,
|
|
753
843
|
0,
|
|
754
844
|
[_LB, _UB],
|
|
755
845
|
[1, 1], 2
|
|
756
846
|
];
|
|
757
|
-
exports.
|
|
847
|
+
exports.ViewSunAzimuthInput$ = ViewSunAzimuthInput$;
|
|
848
|
+
const ViewSunElevationInput$ = [3, n0, _VSEI,
|
|
758
849
|
0,
|
|
759
850
|
[_LB, _UB],
|
|
760
851
|
[1, 1], 2
|
|
761
852
|
];
|
|
762
|
-
exports.
|
|
853
|
+
exports.ViewSunElevationInput$ = ViewSunElevationInput$;
|
|
854
|
+
const ZonalStatisticsConfigInput$ = [3, n0, _ZSCI,
|
|
763
855
|
0,
|
|
764
856
|
[_ZSP, _St, _TB, _ZSPKKI],
|
|
765
857
|
[0, 64 | 0, 64 | 0, 0], 2
|
|
766
858
|
];
|
|
859
|
+
exports.ZonalStatisticsConfigInput$ = ZonalStatisticsConfigInput$;
|
|
767
860
|
var DataCollectionsList = [1, n0, _DCL,
|
|
768
|
-
0, () =>
|
|
861
|
+
0, () => RasterDataCollectionMetadata$
|
|
769
862
|
];
|
|
770
863
|
var EarthObservationJobList = [1, n0, _EOJL,
|
|
771
|
-
0, () =>
|
|
864
|
+
0, () => ListEarthObservationJobOutputConfig$
|
|
772
865
|
];
|
|
773
866
|
var EarthObservationJobOutputBands = [1, n0, _EOJOB,
|
|
774
|
-
0, () =>
|
|
867
|
+
0, () => OutputBand$
|
|
775
868
|
];
|
|
776
869
|
var FilterList = [1, n0, _FL,
|
|
777
|
-
0, () =>
|
|
870
|
+
0, () => Filter$
|
|
778
871
|
];
|
|
779
872
|
var ImageSourceBandList = 64 | 0;
|
|
780
873
|
var ItemSourceList = [1, n0, _ISL,
|
|
781
|
-
0, [() =>
|
|
874
|
+
0, [() => ItemSource$,
|
|
782
875
|
0]
|
|
783
876
|
];
|
|
784
877
|
var LinearRing = [1, n0, _LR,
|
|
@@ -794,109 +887,115 @@ var LinearRingsList = [1, n0, _LRL,
|
|
|
794
887
|
0]
|
|
795
888
|
];
|
|
796
889
|
var OperationsListInput = [1, n0, _OLI,
|
|
797
|
-
0, () =>
|
|
890
|
+
0, () => Operation$
|
|
798
891
|
];
|
|
799
892
|
var Position = [1, n0, _Po,
|
|
800
893
|
8, 1
|
|
801
894
|
];
|
|
802
895
|
var PropertyFiltersList = [1, n0, _PFL,
|
|
803
|
-
0, () =>
|
|
896
|
+
0, () => PropertyFilter$
|
|
804
897
|
];
|
|
805
898
|
var StringListInput = 64 | 0;
|
|
806
899
|
var TagKeyList = 64 | 0;
|
|
807
900
|
var TemporalStatisticsListInput = 64 | 0;
|
|
808
901
|
var VectorEnrichmentJobList = [1, n0, _VEJL,
|
|
809
|
-
0, () =>
|
|
902
|
+
0, () => ListVectorEnrichmentJobOutputConfig$
|
|
810
903
|
];
|
|
811
904
|
var ZonalStatisticsListInput = 64 | 0;
|
|
812
905
|
var AssetsMap = [2, n0, _AM,
|
|
813
|
-
0, 0, () =>
|
|
906
|
+
0, 0, () => AssetValue$
|
|
814
907
|
];
|
|
815
908
|
var Tags = 128 | 0;
|
|
816
|
-
|
|
909
|
+
const AreaOfInterest$ = [4, n0, _AOI,
|
|
817
910
|
0,
|
|
818
911
|
[_AOIG],
|
|
819
|
-
[[() =>
|
|
912
|
+
[[() => AreaOfInterestGeometry$, 0]]
|
|
820
913
|
];
|
|
821
|
-
exports.
|
|
914
|
+
exports.AreaOfInterest$ = AreaOfInterest$;
|
|
915
|
+
const AreaOfInterestGeometry$ = [4, n0, _AOIG,
|
|
822
916
|
0,
|
|
823
917
|
[_PG, _MPG],
|
|
824
|
-
[[() =>
|
|
918
|
+
[[() => PolygonGeometryInput$, 0], [() => MultiPolygonGeometryInput$, 0]]
|
|
825
919
|
];
|
|
826
|
-
exports.
|
|
920
|
+
exports.AreaOfInterestGeometry$ = AreaOfInterestGeometry$;
|
|
921
|
+
const JobConfigInput$ = [4, n0, _JCI,
|
|
827
922
|
0,
|
|
828
923
|
[_BMC, _RC, _TSC, _CRC, _ZSC, _GMC, _SC, _CMC, _LCSC],
|
|
829
|
-
[() =>
|
|
924
|
+
[() => BandMathConfigInput$, () => ResamplingConfigInput$, () => TemporalStatisticsConfigInput$, () => CloudRemovalConfigInput$, () => ZonalStatisticsConfigInput$, () => GeoMosaicConfigInput$, () => StackConfigInput$, () => CloudMaskingConfigInput$, () => LandCoverSegmentationConfigInput$]
|
|
830
925
|
];
|
|
831
|
-
exports.
|
|
926
|
+
exports.JobConfigInput$ = JobConfigInput$;
|
|
927
|
+
const Property$ = [4, n0, _Pro,
|
|
832
928
|
0,
|
|
833
929
|
[_ECC, _VON, _VSA, _VSE, _Pl, _LCCL],
|
|
834
|
-
[() =>
|
|
930
|
+
[() => EoCloudCoverInput$, () => ViewOffNadirInput$, () => ViewSunAzimuthInput$, () => ViewSunElevationInput$, () => PlatformInput$, () => LandsatCloudCoverLandInput$]
|
|
835
931
|
];
|
|
836
|
-
exports.
|
|
932
|
+
exports.Property$ = Property$;
|
|
933
|
+
const VectorEnrichmentJobConfig$ = [4, n0, _VEJC,
|
|
837
934
|
0,
|
|
838
935
|
[_RGC, _MMC],
|
|
839
|
-
[() =>
|
|
936
|
+
[() => ReverseGeocodingConfig$, () => MapMatchingConfig$]
|
|
840
937
|
];
|
|
841
|
-
exports.
|
|
938
|
+
exports.VectorEnrichmentJobConfig$ = VectorEnrichmentJobConfig$;
|
|
939
|
+
const VectorEnrichmentJobDataSourceConfigInput$ = [4, n0, _VEJDSCI,
|
|
842
940
|
0,
|
|
843
941
|
[_SD],
|
|
844
|
-
[() =>
|
|
942
|
+
[() => VectorEnrichmentJobS3Data$]
|
|
845
943
|
];
|
|
944
|
+
exports.VectorEnrichmentJobDataSourceConfigInput$ = VectorEnrichmentJobDataSourceConfigInput$;
|
|
846
945
|
exports.DeleteEarthObservationJob$ = [9, n0, _DEOJ,
|
|
847
|
-
{ [_h]: ["DELETE", "/earth-observation-jobs/{Arn}", 200] }, () =>
|
|
946
|
+
{ [_h]: ["DELETE", "/earth-observation-jobs/{Arn}", 200] }, () => DeleteEarthObservationJobInput$, () => DeleteEarthObservationJobOutput$
|
|
848
947
|
];
|
|
849
948
|
exports.DeleteVectorEnrichmentJob$ = [9, n0, _DVEJ,
|
|
850
|
-
{ [_h]: ["DELETE", "/vector-enrichment-jobs/{Arn}", 200] }, () =>
|
|
949
|
+
{ [_h]: ["DELETE", "/vector-enrichment-jobs/{Arn}", 200] }, () => DeleteVectorEnrichmentJobInput$, () => DeleteVectorEnrichmentJobOutput$
|
|
851
950
|
];
|
|
852
951
|
exports.ExportEarthObservationJob$ = [9, n0, _EEOJ,
|
|
853
|
-
{ [_h]: ["POST", "/export-earth-observation-job", 200] }, () =>
|
|
952
|
+
{ [_h]: ["POST", "/export-earth-observation-job", 200] }, () => ExportEarthObservationJobInput$, () => ExportEarthObservationJobOutput$
|
|
854
953
|
];
|
|
855
954
|
exports.ExportVectorEnrichmentJob$ = [9, n0, _EVEJ,
|
|
856
|
-
{ [_h]: ["POST", "/export-vector-enrichment-jobs", 200] }, () =>
|
|
955
|
+
{ [_h]: ["POST", "/export-vector-enrichment-jobs", 200] }, () => ExportVectorEnrichmentJobInput$, () => ExportVectorEnrichmentJobOutput$
|
|
857
956
|
];
|
|
858
957
|
exports.GetEarthObservationJob$ = [9, n0, _GEOJ,
|
|
859
|
-
{ [_h]: ["GET", "/earth-observation-jobs/{Arn}", 200] }, () =>
|
|
958
|
+
{ [_h]: ["GET", "/earth-observation-jobs/{Arn}", 200] }, () => GetEarthObservationJobInput$, () => GetEarthObservationJobOutput$
|
|
860
959
|
];
|
|
861
960
|
exports.GetRasterDataCollection$ = [9, n0, _GRDC,
|
|
862
|
-
{ [_h]: ["GET", "/raster-data-collection/{Arn}", 200] }, () =>
|
|
961
|
+
{ [_h]: ["GET", "/raster-data-collection/{Arn}", 200] }, () => GetRasterDataCollectionInput$, () => GetRasterDataCollectionOutput$
|
|
863
962
|
];
|
|
864
963
|
exports.GetTile$ = [9, n0, _GT,
|
|
865
|
-
{ [_h]: ["GET", "/tile/{z}/{x}/{y}", 200] }, () =>
|
|
964
|
+
{ [_h]: ["GET", "/tile/{z}/{x}/{y}", 200] }, () => GetTileInput$, () => GetTileOutput$
|
|
866
965
|
];
|
|
867
966
|
exports.GetVectorEnrichmentJob$ = [9, n0, _GVEJ,
|
|
868
|
-
{ [_h]: ["GET", "/vector-enrichment-jobs/{Arn}", 200] }, () =>
|
|
967
|
+
{ [_h]: ["GET", "/vector-enrichment-jobs/{Arn}", 200] }, () => GetVectorEnrichmentJobInput$, () => GetVectorEnrichmentJobOutput$
|
|
869
968
|
];
|
|
870
969
|
exports.ListEarthObservationJobs$ = [9, n0, _LEOJ,
|
|
871
|
-
{ [_h]: ["POST", "/list-earth-observation-jobs", 200] }, () =>
|
|
970
|
+
{ [_h]: ["POST", "/list-earth-observation-jobs", 200] }, () => ListEarthObservationJobInput$, () => ListEarthObservationJobOutput$
|
|
872
971
|
];
|
|
873
972
|
exports.ListRasterDataCollections$ = [9, n0, _LRDC,
|
|
874
|
-
{ [_h]: ["GET", "/raster-data-collections", 200] }, () =>
|
|
973
|
+
{ [_h]: ["GET", "/raster-data-collections", 200] }, () => ListRasterDataCollectionsInput$, () => ListRasterDataCollectionsOutput$
|
|
875
974
|
];
|
|
876
975
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
877
|
-
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () =>
|
|
976
|
+
{ [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
878
977
|
];
|
|
879
978
|
exports.ListVectorEnrichmentJobs$ = [9, n0, _LVEJ,
|
|
880
|
-
{ [_h]: ["POST", "/list-vector-enrichment-jobs", 200] }, () =>
|
|
979
|
+
{ [_h]: ["POST", "/list-vector-enrichment-jobs", 200] }, () => ListVectorEnrichmentJobInput$, () => ListVectorEnrichmentJobOutput$
|
|
881
980
|
];
|
|
882
981
|
exports.SearchRasterDataCollection$ = [9, n0, _SRDC,
|
|
883
|
-
{ [_h]: ["POST", "/search-raster-data-collection", 200] }, () =>
|
|
982
|
+
{ [_h]: ["POST", "/search-raster-data-collection", 200] }, () => SearchRasterDataCollectionInput$, () => SearchRasterDataCollectionOutput$
|
|
884
983
|
];
|
|
885
984
|
exports.StartEarthObservationJob$ = [9, n0, _SEOJ,
|
|
886
|
-
{ [_h]: ["POST", "/earth-observation-jobs", 200] }, () =>
|
|
985
|
+
{ [_h]: ["POST", "/earth-observation-jobs", 200] }, () => StartEarthObservationJobInput$, () => StartEarthObservationJobOutput$
|
|
887
986
|
];
|
|
888
987
|
exports.StartVectorEnrichmentJob$ = [9, n0, _SVEJ,
|
|
889
|
-
{ [_h]: ["POST", "/vector-enrichment-jobs", 200] }, () =>
|
|
988
|
+
{ [_h]: ["POST", "/vector-enrichment-jobs", 200] }, () => StartVectorEnrichmentJobInput$, () => StartVectorEnrichmentJobOutput$
|
|
890
989
|
];
|
|
891
990
|
exports.StopEarthObservationJob$ = [9, n0, _SEOJt,
|
|
892
|
-
{ [_h]: ["POST", "/earth-observation-jobs/stop", 200] }, () =>
|
|
991
|
+
{ [_h]: ["POST", "/earth-observation-jobs/stop", 200] }, () => StopEarthObservationJobInput$, () => StopEarthObservationJobOutput$
|
|
893
992
|
];
|
|
894
993
|
exports.StopVectorEnrichmentJob$ = [9, n0, _SVEJt,
|
|
895
|
-
{ [_h]: ["POST", "/vector-enrichment-jobs/stop", 200] }, () =>
|
|
994
|
+
{ [_h]: ["POST", "/vector-enrichment-jobs/stop", 200] }, () => StopVectorEnrichmentJobInput$, () => StopVectorEnrichmentJobOutput$
|
|
896
995
|
];
|
|
897
996
|
exports.TagResource$ = [9, n0, _TR,
|
|
898
|
-
{ [_h]: ["PUT", "/tags/{ResourceArn}", 200] }, () =>
|
|
997
|
+
{ [_h]: ["PUT", "/tags/{ResourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
899
998
|
];
|
|
900
999
|
exports.UntagResource$ = [9, n0, _UR,
|
|
901
|
-
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 200] }, () =>
|
|
1000
|
+
{ [_h]: ["DELETE", "/tags/{ResourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
902
1001
|
];
|