cdk-docker-image-deployment 0.0.89 → 0.0.90

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.
Files changed (42) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +11 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +2 -1
  8. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +762 -46
  9. package/node_modules/aws-sdk/apis/athena-2017-05-18.paginators.json +20 -0
  10. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +230 -14
  11. package/node_modules/aws-sdk/apis/docdb-elastic-2022-11-28.examples.json +5 -0
  12. package/node_modules/aws-sdk/apis/docdb-elastic-2022-11-28.min.json +586 -0
  13. package/node_modules/aws-sdk/apis/docdb-elastic-2022-11-28.paginators.json +16 -0
  14. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +1169 -483
  15. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +20 -0
  16. package/node_modules/aws-sdk/apis/metadata.json +8 -0
  17. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +6 -3
  18. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2666 -931
  19. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +42 -0
  20. package/node_modules/aws-sdk/apis/sagemaker-geospatial-2020-05-27.examples.json +5 -0
  21. package/node_modules/aws-sdk/apis/sagemaker-geospatial-2020-05-27.min.json +1516 -0
  22. package/node_modules/aws-sdk/apis/sagemaker-geospatial-2020-05-27.paginators.json +26 -0
  23. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +5 -1
  24. package/node_modules/aws-sdk/clients/all.d.ts +2 -0
  25. package/node_modules/aws-sdk/clients/all.js +3 -1
  26. package/node_modules/aws-sdk/clients/athena.d.ts +1043 -42
  27. package/node_modules/aws-sdk/clients/dataexchange.d.ts +269 -26
  28. package/node_modules/aws-sdk/clients/docdbelastic.d.ts +565 -0
  29. package/node_modules/aws-sdk/clients/docdbelastic.js +18 -0
  30. package/node_modules/aws-sdk/clients/glue.d.ts +1026 -83
  31. package/node_modules/aws-sdk/clients/s3control.d.ts +18 -6
  32. package/node_modules/aws-sdk/clients/sagemaker.d.ts +2434 -98
  33. package/node_modules/aws-sdk/clients/sagemakergeospatial.d.ts +1610 -0
  34. package/node_modules/aws-sdk/clients/sagemakergeospatial.js +18 -0
  35. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  36. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +87 -13
  37. package/node_modules/aws-sdk/dist/aws-sdk.js +765 -21
  38. package/node_modules/aws-sdk/dist/aws-sdk.min.js +96 -96
  39. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +4 -0
  40. package/node_modules/aws-sdk/lib/core.js +1 -1
  41. package/node_modules/aws-sdk/package.json +1 -1
  42. package/package.json +3 -3
@@ -0,0 +1,1610 @@
1
+ import {Request} from '../lib/request';
2
+ import {Response} from '../lib/response';
3
+ import {AWSError} from '../lib/error';
4
+ import {Service} from '../lib/service';
5
+ import {ServiceConfigurationOptions} from '../lib/service';
6
+ import {ConfigBase as Config} from '../lib/config-base';
7
+ import {Readable} from 'stream';
8
+ interface Blob {}
9
+ declare class SageMakerGeospatial extends Service {
10
+ /**
11
+ * Constructs a service object. This object has one method for each API operation.
12
+ */
13
+ constructor(options?: SageMakerGeospatial.Types.ClientConfiguration)
14
+ config: Config & SageMakerGeospatial.Types.ClientConfiguration;
15
+ /**
16
+ * Use this operation to delete an Earth Observation job.
17
+ */
18
+ deleteEarthObservationJob(params: SageMakerGeospatial.Types.DeleteEarthObservationJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.DeleteEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.DeleteEarthObservationJobOutput, AWSError>;
19
+ /**
20
+ * Use this operation to delete an Earth Observation job.
21
+ */
22
+ deleteEarthObservationJob(callback?: (err: AWSError, data: SageMakerGeospatial.Types.DeleteEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.DeleteEarthObservationJobOutput, AWSError>;
23
+ /**
24
+ * Use this operation to delete a Vector Enrichment job.
25
+ */
26
+ deleteVectorEnrichmentJob(params: SageMakerGeospatial.Types.DeleteVectorEnrichmentJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.DeleteVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.DeleteVectorEnrichmentJobOutput, AWSError>;
27
+ /**
28
+ * Use this operation to delete a Vector Enrichment job.
29
+ */
30
+ deleteVectorEnrichmentJob(callback?: (err: AWSError, data: SageMakerGeospatial.Types.DeleteVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.DeleteVectorEnrichmentJobOutput, AWSError>;
31
+ /**
32
+ * Use this operation to export results of an Earth Observation job and optionally source images used as input to the EOJ to an S3 location.
33
+ */
34
+ exportEarthObservationJob(params: SageMakerGeospatial.Types.ExportEarthObservationJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.ExportEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.ExportEarthObservationJobOutput, AWSError>;
35
+ /**
36
+ * Use this operation to export results of an Earth Observation job and optionally source images used as input to the EOJ to an S3 location.
37
+ */
38
+ exportEarthObservationJob(callback?: (err: AWSError, data: SageMakerGeospatial.Types.ExportEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.ExportEarthObservationJobOutput, AWSError>;
39
+ /**
40
+ * Use this operation to copy results of a Vector Enrichment job to an S3 location.
41
+ */
42
+ exportVectorEnrichmentJob(params: SageMakerGeospatial.Types.ExportVectorEnrichmentJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.ExportVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.ExportVectorEnrichmentJobOutput, AWSError>;
43
+ /**
44
+ * Use this operation to copy results of a Vector Enrichment job to an S3 location.
45
+ */
46
+ exportVectorEnrichmentJob(callback?: (err: AWSError, data: SageMakerGeospatial.Types.ExportVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.ExportVectorEnrichmentJobOutput, AWSError>;
47
+ /**
48
+ * Get the details for a previously initiated Earth Observation job.
49
+ */
50
+ getEarthObservationJob(params: SageMakerGeospatial.Types.GetEarthObservationJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.GetEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.GetEarthObservationJobOutput, AWSError>;
51
+ /**
52
+ * Get the details for a previously initiated Earth Observation job.
53
+ */
54
+ getEarthObservationJob(callback?: (err: AWSError, data: SageMakerGeospatial.Types.GetEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.GetEarthObservationJobOutput, AWSError>;
55
+ /**
56
+ * Use this operation to get details of a specific raster data collection.
57
+ */
58
+ getRasterDataCollection(params: SageMakerGeospatial.Types.GetRasterDataCollectionInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.GetRasterDataCollectionOutput) => void): Request<SageMakerGeospatial.Types.GetRasterDataCollectionOutput, AWSError>;
59
+ /**
60
+ * Use this operation to get details of a specific raster data collection.
61
+ */
62
+ getRasterDataCollection(callback?: (err: AWSError, data: SageMakerGeospatial.Types.GetRasterDataCollectionOutput) => void): Request<SageMakerGeospatial.Types.GetRasterDataCollectionOutput, AWSError>;
63
+ /**
64
+ * Gets a web mercator tile for the given Earth Observation job.
65
+ */
66
+ getTile(params: SageMakerGeospatial.Types.GetTileInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.GetTileOutput) => void): Request<SageMakerGeospatial.Types.GetTileOutput, AWSError>;
67
+ /**
68
+ * Gets a web mercator tile for the given Earth Observation job.
69
+ */
70
+ getTile(callback?: (err: AWSError, data: SageMakerGeospatial.Types.GetTileOutput) => void): Request<SageMakerGeospatial.Types.GetTileOutput, AWSError>;
71
+ /**
72
+ * Retrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).
73
+ */
74
+ getVectorEnrichmentJob(params: SageMakerGeospatial.Types.GetVectorEnrichmentJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.GetVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.GetVectorEnrichmentJobOutput, AWSError>;
75
+ /**
76
+ * Retrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).
77
+ */
78
+ getVectorEnrichmentJob(callback?: (err: AWSError, data: SageMakerGeospatial.Types.GetVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.GetVectorEnrichmentJobOutput, AWSError>;
79
+ /**
80
+ * Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account.
81
+ */
82
+ listEarthObservationJobs(params: SageMakerGeospatial.Types.ListEarthObservationJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.ListEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.ListEarthObservationJobOutput, AWSError>;
83
+ /**
84
+ * Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account.
85
+ */
86
+ listEarthObservationJobs(callback?: (err: AWSError, data: SageMakerGeospatial.Types.ListEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.ListEarthObservationJobOutput, AWSError>;
87
+ /**
88
+ * Use this operation to get raster data collections.
89
+ */
90
+ listRasterDataCollections(params: SageMakerGeospatial.Types.ListRasterDataCollectionsInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.ListRasterDataCollectionsOutput) => void): Request<SageMakerGeospatial.Types.ListRasterDataCollectionsOutput, AWSError>;
91
+ /**
92
+ * Use this operation to get raster data collections.
93
+ */
94
+ listRasterDataCollections(callback?: (err: AWSError, data: SageMakerGeospatial.Types.ListRasterDataCollectionsOutput) => void): Request<SageMakerGeospatial.Types.ListRasterDataCollectionsOutput, AWSError>;
95
+ /**
96
+ * Lists the tags attached to the resource.
97
+ */
98
+ listTagsForResource(params: SageMakerGeospatial.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: SageMakerGeospatial.Types.ListTagsForResourceResponse) => void): Request<SageMakerGeospatial.Types.ListTagsForResourceResponse, AWSError>;
99
+ /**
100
+ * Lists the tags attached to the resource.
101
+ */
102
+ listTagsForResource(callback?: (err: AWSError, data: SageMakerGeospatial.Types.ListTagsForResourceResponse) => void): Request<SageMakerGeospatial.Types.ListTagsForResourceResponse, AWSError>;
103
+ /**
104
+ * Retrieves a list of vector enrichment jobs.
105
+ */
106
+ listVectorEnrichmentJobs(params: SageMakerGeospatial.Types.ListVectorEnrichmentJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.ListVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.ListVectorEnrichmentJobOutput, AWSError>;
107
+ /**
108
+ * Retrieves a list of vector enrichment jobs.
109
+ */
110
+ listVectorEnrichmentJobs(callback?: (err: AWSError, data: SageMakerGeospatial.Types.ListVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.ListVectorEnrichmentJobOutput, AWSError>;
111
+ /**
112
+ * Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.
113
+ */
114
+ searchRasterDataCollection(params: SageMakerGeospatial.Types.SearchRasterDataCollectionInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.SearchRasterDataCollectionOutput) => void): Request<SageMakerGeospatial.Types.SearchRasterDataCollectionOutput, AWSError>;
115
+ /**
116
+ * Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.
117
+ */
118
+ searchRasterDataCollection(callback?: (err: AWSError, data: SageMakerGeospatial.Types.SearchRasterDataCollectionOutput) => void): Request<SageMakerGeospatial.Types.SearchRasterDataCollectionOutput, AWSError>;
119
+ /**
120
+ * Use this operation to create an Earth observation job.
121
+ */
122
+ startEarthObservationJob(params: SageMakerGeospatial.Types.StartEarthObservationJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.StartEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.StartEarthObservationJobOutput, AWSError>;
123
+ /**
124
+ * Use this operation to create an Earth observation job.
125
+ */
126
+ startEarthObservationJob(callback?: (err: AWSError, data: SageMakerGeospatial.Types.StartEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.StartEarthObservationJobOutput, AWSError>;
127
+ /**
128
+ * Creates a Vector Enrichment job for the supplied job type. Currently, there are two supported job types: reverse geocoding and map matching.
129
+ */
130
+ startVectorEnrichmentJob(params: SageMakerGeospatial.Types.StartVectorEnrichmentJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.StartVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.StartVectorEnrichmentJobOutput, AWSError>;
131
+ /**
132
+ * Creates a Vector Enrichment job for the supplied job type. Currently, there are two supported job types: reverse geocoding and map matching.
133
+ */
134
+ startVectorEnrichmentJob(callback?: (err: AWSError, data: SageMakerGeospatial.Types.StartVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.StartVectorEnrichmentJobOutput, AWSError>;
135
+ /**
136
+ * Use this operation to stop an existing earth observation job.
137
+ */
138
+ stopEarthObservationJob(params: SageMakerGeospatial.Types.StopEarthObservationJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.StopEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.StopEarthObservationJobOutput, AWSError>;
139
+ /**
140
+ * Use this operation to stop an existing earth observation job.
141
+ */
142
+ stopEarthObservationJob(callback?: (err: AWSError, data: SageMakerGeospatial.Types.StopEarthObservationJobOutput) => void): Request<SageMakerGeospatial.Types.StopEarthObservationJobOutput, AWSError>;
143
+ /**
144
+ * Stops the Vector Enrichment job for a given job ARN.
145
+ */
146
+ stopVectorEnrichmentJob(params: SageMakerGeospatial.Types.StopVectorEnrichmentJobInput, callback?: (err: AWSError, data: SageMakerGeospatial.Types.StopVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.StopVectorEnrichmentJobOutput, AWSError>;
147
+ /**
148
+ * Stops the Vector Enrichment job for a given job ARN.
149
+ */
150
+ stopVectorEnrichmentJob(callback?: (err: AWSError, data: SageMakerGeospatial.Types.StopVectorEnrichmentJobOutput) => void): Request<SageMakerGeospatial.Types.StopVectorEnrichmentJobOutput, AWSError>;
151
+ /**
152
+ * The resource you want to tag.
153
+ */
154
+ tagResource(params: SageMakerGeospatial.Types.TagResourceRequest, callback?: (err: AWSError, data: SageMakerGeospatial.Types.TagResourceResponse) => void): Request<SageMakerGeospatial.Types.TagResourceResponse, AWSError>;
155
+ /**
156
+ * The resource you want to tag.
157
+ */
158
+ tagResource(callback?: (err: AWSError, data: SageMakerGeospatial.Types.TagResourceResponse) => void): Request<SageMakerGeospatial.Types.TagResourceResponse, AWSError>;
159
+ /**
160
+ * The resource you want to untag.
161
+ */
162
+ untagResource(params: SageMakerGeospatial.Types.UntagResourceRequest, callback?: (err: AWSError, data: SageMakerGeospatial.Types.UntagResourceResponse) => void): Request<SageMakerGeospatial.Types.UntagResourceResponse, AWSError>;
163
+ /**
164
+ * The resource you want to untag.
165
+ */
166
+ untagResource(callback?: (err: AWSError, data: SageMakerGeospatial.Types.UntagResourceResponse) => void): Request<SageMakerGeospatial.Types.UntagResourceResponse, AWSError>;
167
+ }
168
+ declare namespace SageMakerGeospatial {
169
+ export type AlgorithmNameCloudRemoval = "INTERPOLATION"|string;
170
+ export type AlgorithmNameGeoMosaic = "NEAR"|"BILINEAR"|"CUBIC"|"CUBICSPLINE"|"LANCZOS"|"AVERAGE"|"RMS"|"MODE"|"MAX"|"MIN"|"MED"|"Q1"|"Q3"|"SUM"|string;
171
+ export type AlgorithmNameResampling = "NEAR"|"BILINEAR"|"CUBIC"|"CUBICSPLINE"|"LANCZOS"|"AVERAGE"|"RMS"|"MODE"|"MAX"|"MIN"|"MED"|"Q1"|"Q3"|"SUM"|string;
172
+ export interface AreaOfInterest {
173
+ /**
174
+ *
175
+ */
176
+ AreaOfInterestGeometry?: AreaOfInterestGeometry;
177
+ }
178
+ export interface AreaOfInterestGeometry {
179
+ /**
180
+ *
181
+ */
182
+ MultiPolygonGeometry?: MultiPolygonGeometryInput;
183
+ /**
184
+ *
185
+ */
186
+ PolygonGeometry?: PolygonGeometryInput;
187
+ }
188
+ export type Arn = string;
189
+ export interface AssetValue {
190
+ /**
191
+ *
192
+ */
193
+ Href?: String;
194
+ }
195
+ export type AssetsMap = {[key: string]: AssetValue};
196
+ export interface BandMathConfigInput {
197
+ /**
198
+ *
199
+ */
200
+ CustomIndices?: CustomIndicesInput;
201
+ /**
202
+ *
203
+ */
204
+ PredefinedIndices?: StringListInput;
205
+ }
206
+ export type BinaryFile = Buffer|Uint8Array|Blob|string|Readable;
207
+ export type Boolean = boolean;
208
+ export interface CloudMaskingConfigInput {
209
+ }
210
+ export interface CloudRemovalConfigInput {
211
+ /**
212
+ * The name of the algorithm used for cloud removal.
213
+ */
214
+ AlgorithmName?: AlgorithmNameCloudRemoval;
215
+ /**
216
+ * The interpolation value you provide for cloud removal.
217
+ */
218
+ InterpolationValue?: String;
219
+ /**
220
+ *
221
+ */
222
+ TargetBands?: StringListInput;
223
+ }
224
+ export type ComparisonOperator = "EQUALS"|"NOT_EQUALS"|"STARTS_WITH"|string;
225
+ export interface CustomIndicesInput {
226
+ /**
227
+ *
228
+ */
229
+ Operations?: OperationsListInput;
230
+ }
231
+ export type DataCollectionArn = string;
232
+ export type DataCollectionType = "PUBLIC"|"PREMIUM"|"USER"|string;
233
+ export type DataCollectionsList = RasterDataCollectionMetadata[];
234
+ export interface DeleteEarthObservationJobInput {
235
+ /**
236
+ * The Amazon Resource Name (ARN) of the Earth Observation job being deleted.
237
+ */
238
+ Arn: EarthObservationJobArn;
239
+ }
240
+ export interface DeleteEarthObservationJobOutput {
241
+ }
242
+ export interface DeleteVectorEnrichmentJobInput {
243
+ /**
244
+ * The Amazon Resource Name (ARN) of the Vector Enrichment job being deleted.
245
+ */
246
+ Arn: VectorEnrichmentJobArn;
247
+ }
248
+ export interface DeleteVectorEnrichmentJobOutput {
249
+ }
250
+ export type Double = number;
251
+ export type EarthObservationJobArn = string;
252
+ export interface EarthObservationJobErrorDetails {
253
+ /**
254
+ *
255
+ */
256
+ Message?: String;
257
+ /**
258
+ *
259
+ */
260
+ Type?: EarthObservationJobErrorType;
261
+ }
262
+ export type EarthObservationJobErrorType = "CLIENT_ERROR"|"SERVER_ERROR"|string;
263
+ export type EarthObservationJobExportStatus = "IN_PROGRESS"|"SUCCEEDED"|"FAILED"|string;
264
+ export type EarthObservationJobList = ListEarthObservationJobOutputConfig[];
265
+ export type EarthObservationJobOutputBands = OutputBand[];
266
+ export type EarthObservationJobStatus = "INITIALIZING"|"IN_PROGRESS"|"STOPPING"|"COMPLETED"|"STOPPED"|"FAILED"|"DELETING"|"DELETED"|string;
267
+ export interface EoCloudCoverInput {
268
+ /**
269
+ *
270
+ */
271
+ LowerBound: Float;
272
+ /**
273
+ *
274
+ */
275
+ UpperBound: Float;
276
+ }
277
+ export interface EojDataSourceConfigInput {
278
+ /**
279
+ *
280
+ */
281
+ S3Data?: S3DataInput;
282
+ }
283
+ export interface ExportEarthObservationJobInput {
284
+ /**
285
+ * The input Amazon Resource Name (ARN) of the Earth Observation job being exported.
286
+ */
287
+ Arn: EarthObservationJobArn;
288
+ /**
289
+ * The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
290
+ */
291
+ ExecutionRoleArn: String;
292
+ /**
293
+ * The source images provided to the Earth Observation job being exported.
294
+ */
295
+ ExportSourceImages?: Boolean;
296
+ /**
297
+ * An object containing information about the output file.
298
+ */
299
+ OutputConfig: OutputConfigInput;
300
+ }
301
+ export interface ExportEarthObservationJobOutput {
302
+ /**
303
+ * The output Amazon Resource Name (ARN) of the Earth Observation job being exported.
304
+ */
305
+ Arn: EarthObservationJobArn;
306
+ /**
307
+ * The creation time.
308
+ */
309
+ CreationTime: Timestamp;
310
+ /**
311
+ * The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
312
+ */
313
+ ExecutionRoleArn: String;
314
+ /**
315
+ * The source images provided to the Earth Observation job being exported.
316
+ */
317
+ ExportSourceImages?: Boolean;
318
+ /**
319
+ * The status of the results of the Earth Observation job being exported.
320
+ */
321
+ ExportStatus: EarthObservationJobExportStatus;
322
+ /**
323
+ * An object containing information about the output file.
324
+ */
325
+ OutputConfig: OutputConfigInput;
326
+ }
327
+ export interface ExportErrorDetails {
328
+ /**
329
+ *
330
+ */
331
+ ExportResults?: ExportErrorDetailsOutput;
332
+ /**
333
+ *
334
+ */
335
+ ExportSourceImages?: ExportErrorDetailsOutput;
336
+ }
337
+ export interface ExportErrorDetailsOutput {
338
+ /**
339
+ *
340
+ */
341
+ Message?: String;
342
+ /**
343
+ *
344
+ */
345
+ Type?: ExportErrorType;
346
+ }
347
+ export type ExportErrorType = "CLIENT_ERROR"|"SERVER_ERROR"|string;
348
+ export interface ExportS3DataInput {
349
+ /**
350
+ * The Amazon Key Management Service (KMS) key ID for server-side encryption.
351
+ */
352
+ KmsKeyId?: String;
353
+ /**
354
+ * The URL to the Amazon S3 data input.
355
+ */
356
+ S3Uri: String;
357
+ }
358
+ export interface ExportVectorEnrichmentJobInput {
359
+ /**
360
+ * The Amazon Resource Name (ARN) of the Vector Enrichment job.
361
+ */
362
+ Arn: VectorEnrichmentJobArn;
363
+ /**
364
+ * The Amazon Resource Name (ARN) of the IAM rolewith permission to upload to the location in OutputConfig.
365
+ */
366
+ ExecutionRoleArn: String;
367
+ /**
368
+ * Output location information for exporting Vector Enrichment Job results.
369
+ */
370
+ OutputConfig: ExportVectorEnrichmentJobOutputConfig;
371
+ }
372
+ export interface ExportVectorEnrichmentJobOutput {
373
+ /**
374
+ * The Amazon Resource Name (ARN) of the Vector Enrichment job being exported.
375
+ */
376
+ Arn: VectorEnrichmentJobArn;
377
+ /**
378
+ * The creation time.
379
+ */
380
+ CreationTime: Timestamp;
381
+ /**
382
+ * The Amazon Resource Name (ARN) of the IAM role with permission to upload to the location in OutputConfig.
383
+ */
384
+ ExecutionRoleArn: String;
385
+ /**
386
+ * The status of the results the Vector Enrichment job being exported.
387
+ */
388
+ ExportStatus: VectorEnrichmentJobExportStatus;
389
+ /**
390
+ * Output location information for exporting Vector Enrichment Job results.
391
+ */
392
+ OutputConfig: ExportVectorEnrichmentJobOutputConfig;
393
+ }
394
+ export interface ExportVectorEnrichmentJobOutputConfig {
395
+ /**
396
+ *
397
+ */
398
+ S3Data: VectorEnrichmentJobS3Data;
399
+ }
400
+ export interface Filter {
401
+ /**
402
+ * The maximum value of the filter.
403
+ */
404
+ Maximum?: Float;
405
+ /**
406
+ * The minimum value of the filter.
407
+ */
408
+ Minimum?: Float;
409
+ /**
410
+ * The name of the filter.
411
+ */
412
+ Name: String;
413
+ /**
414
+ * The type of the filter being used.
415
+ */
416
+ Type: String;
417
+ }
418
+ export type FilterList = Filter[];
419
+ export type Float = number;
420
+ export interface GeoMosaicConfigInput {
421
+ /**
422
+ * The name of the algorithm being used for geomosaic.
423
+ */
424
+ AlgorithmName?: AlgorithmNameGeoMosaic;
425
+ /**
426
+ * The target bands for geomosaic.
427
+ */
428
+ TargetBands?: StringListInput;
429
+ }
430
+ export interface Geometry {
431
+ /**
432
+ *
433
+ */
434
+ Coordinates: LinearRings;
435
+ /**
436
+ *
437
+ */
438
+ Type: String;
439
+ }
440
+ export interface GetEarthObservationJobInput {
441
+ /**
442
+ * The Amazon Resource Name (ARN) of the Earth Observation job.
443
+ */
444
+ Arn: EarthObservationJobArn;
445
+ }
446
+ export interface GetEarthObservationJobOutput {
447
+ /**
448
+ * The Amazon Resource Name (ARN) of the Earth Observation job.
449
+ */
450
+ Arn: String;
451
+ /**
452
+ * The creation time of the initiated Earth Observation job.
453
+ */
454
+ CreationTime: Timestamp;
455
+ /**
456
+ * The duration of Earth Observation job, in seconds.
457
+ */
458
+ DurationInSeconds: Integer;
459
+ /**
460
+ * Details about the errors generated during the Earth Observation job.
461
+ */
462
+ ErrorDetails?: EarthObservationJobErrorDetails;
463
+ /**
464
+ * The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
465
+ */
466
+ ExecutionRoleArn?: String;
467
+ /**
468
+ * Details about the errors generated during ExportEarthObservationJob.
469
+ */
470
+ ExportErrorDetails?: ExportErrorDetails;
471
+ /**
472
+ * The status of the Earth Observation job.
473
+ */
474
+ ExportStatus?: EarthObservationJobExportStatus;
475
+ /**
476
+ * Input data for the Earth Observation job.
477
+ */
478
+ InputConfig: InputConfigOutput;
479
+ /**
480
+ * An object containing information about the job configuration.
481
+ */
482
+ JobConfig: JobConfigInput;
483
+ /**
484
+ * The Amazon Key Management Service (KMS) key ID for server-side encryption.
485
+ */
486
+ KmsKeyId?: String;
487
+ /**
488
+ * The name of the Earth Observation job.
489
+ */
490
+ Name: String;
491
+ /**
492
+ *
493
+ */
494
+ OutputBands?: EarthObservationJobOutputBands;
495
+ /**
496
+ * The status of a previously initiated Earth Observation job.
497
+ */
498
+ Status: EarthObservationJobStatus;
499
+ /**
500
+ * Each tag consists of a key and a value.
501
+ */
502
+ Tags?: Tags;
503
+ }
504
+ export interface GetRasterDataCollectionInput {
505
+ /**
506
+ * The Amazon Resource Name (ARN) of the raster data collection.
507
+ */
508
+ Arn: DataCollectionArn;
509
+ }
510
+ export interface GetRasterDataCollectionOutput {
511
+ /**
512
+ * The Amazon Resource Name (ARN) of the raster data collection.
513
+ */
514
+ Arn: DataCollectionArn;
515
+ /**
516
+ * A description of the raster data collection.
517
+ */
518
+ Description: String;
519
+ /**
520
+ * The URL of the description page.
521
+ */
522
+ DescriptionPageUrl: String;
523
+ /**
524
+ *
525
+ */
526
+ ImageSourceBands: ImageSourceBandList;
527
+ /**
528
+ * The name of the raster data collection.
529
+ */
530
+ Name: String;
531
+ /**
532
+ * The filters supported by the raster data collection.
533
+ */
534
+ SupportedFilters: FilterList;
535
+ /**
536
+ * Each tag consists of a key and a value.
537
+ */
538
+ Tags?: Tags;
539
+ /**
540
+ * The raster data collection type.
541
+ */
542
+ Type: DataCollectionType;
543
+ }
544
+ export interface GetTileInput {
545
+ /**
546
+ * The Amazon Resource Name (ARN) of the tile operation.
547
+ */
548
+ Arn: EarthObservationJobArn;
549
+ /**
550
+ * The particular assets or bands to tile.
551
+ */
552
+ ImageAssets: StringListInput;
553
+ /**
554
+ * Determines whether or not to return a valid data mask.
555
+ */
556
+ ImageMask?: Boolean;
557
+ /**
558
+ * The output data type of the tile operation.
559
+ */
560
+ OutputDataType?: OutputType;
561
+ /**
562
+ * The data format of the output tile. The formats include .npy, .png and .jpg.
563
+ */
564
+ OutputFormat?: String;
565
+ /**
566
+ * Property filters for the imagery to tile.
567
+ */
568
+ PropertyFilters?: String;
569
+ /**
570
+ * Determines what part of the Earth Observation job to tile. 'INPUT' or 'OUTPUT' are the valid options.
571
+ */
572
+ Target: TargetOptions;
573
+ /**
574
+ * Time range filter applied to imagery to find the images to tile.
575
+ */
576
+ TimeRangeFilter?: String;
577
+ /**
578
+ * The x coordinate of the tile input.
579
+ */
580
+ x: Integer;
581
+ /**
582
+ * The y coordinate of the tile input.
583
+ */
584
+ y: Integer;
585
+ /**
586
+ * The z coordinate of the tile input.
587
+ */
588
+ z: Integer;
589
+ }
590
+ export interface GetTileOutput {
591
+ /**
592
+ * The output binary file.
593
+ */
594
+ BinaryFile?: BinaryFile;
595
+ }
596
+ export interface GetVectorEnrichmentJobInput {
597
+ /**
598
+ * The Amazon Resource Name (ARN) of the Vector Enrichment job.
599
+ */
600
+ Arn: VectorEnrichmentJobArn;
601
+ }
602
+ export interface GetVectorEnrichmentJobOutput {
603
+ /**
604
+ * The Amazon Resource Name (ARN) of the Vector Enrichment job.
605
+ */
606
+ Arn: String;
607
+ /**
608
+ * The creation time.
609
+ */
610
+ CreationTime: Timestamp;
611
+ /**
612
+ * The duration of the Vector Enrichment job, in seconds.
613
+ */
614
+ DurationInSeconds: Integer;
615
+ /**
616
+ * Details about the errors generated during the Vector Enrichment job.
617
+ */
618
+ ErrorDetails?: VectorEnrichmentJobErrorDetails;
619
+ /**
620
+ * The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
621
+ */
622
+ ExecutionRoleArn: String;
623
+ /**
624
+ * Details about the errors generated during the ExportVectorEnrichmentJob.
625
+ */
626
+ ExportErrorDetails?: VectorEnrichmentJobExportErrorDetails;
627
+ /**
628
+ * The export status of the Vector Enrichment job being initiated.
629
+ */
630
+ ExportStatus?: VectorEnrichmentJobExportStatus;
631
+ /**
632
+ * Input configuration information for the Vector Enrichment job.
633
+ */
634
+ InputConfig: VectorEnrichmentJobInputConfig;
635
+ /**
636
+ * An object containing information about the job configuration.
637
+ */
638
+ JobConfig: VectorEnrichmentJobConfig;
639
+ /**
640
+ * The Amazon Key Management Service (KMS) key ID for server-side encryption.
641
+ */
642
+ KmsKeyId?: String;
643
+ /**
644
+ * The name of the Vector Enrichment job.
645
+ */
646
+ Name: String;
647
+ /**
648
+ * The status of the initiated Vector Enrichment job.
649
+ */
650
+ Status: VectorEnrichmentJobStatus;
651
+ /**
652
+ * Each tag consists of a key and a value.
653
+ */
654
+ Tags?: Tags;
655
+ /**
656
+ * The type of the Vector Enrichment job being initiated.
657
+ */
658
+ Type: VectorEnrichmentJobType;
659
+ }
660
+ export type GroupBy = "ALL"|"YEARLY"|string;
661
+ export type ImageSourceBandList = String[];
662
+ export interface InputConfigInput {
663
+ /**
664
+ * The location of the input data.&gt;
665
+ */
666
+ DataSourceConfig?: EojDataSourceConfigInput;
667
+ /**
668
+ * The Amazon Resource Name (ARN) of the previous Earth Observation job.
669
+ */
670
+ PreviousEarthObservationJobArn?: String;
671
+ /**
672
+ *
673
+ */
674
+ RasterDataCollectionQuery?: RasterDataCollectionQueryInput;
675
+ }
676
+ export interface InputConfigOutput {
677
+ /**
678
+ * The location of the input data.
679
+ */
680
+ DataSourceConfig?: EojDataSourceConfigInput;
681
+ /**
682
+ * The Amazon Resource Name (ARN) of the previous Earth Observation job.
683
+ */
684
+ PreviousEarthObservationJobArn?: String;
685
+ /**
686
+ *
687
+ */
688
+ RasterDataCollectionQuery?: RasterDataCollectionQueryOutput;
689
+ }
690
+ export type Integer = number;
691
+ export interface ItemSource {
692
+ /**
693
+ *
694
+ */
695
+ Assets?: AssetsMap;
696
+ /**
697
+ *
698
+ */
699
+ DateTime: Timestamp;
700
+ /**
701
+ *
702
+ */
703
+ Geometry: Geometry;
704
+ /**
705
+ * A unique Id for the source item.
706
+ */
707
+ Id: String;
708
+ /**
709
+ *
710
+ */
711
+ Properties?: Properties;
712
+ }
713
+ export type ItemSourceList = ItemSource[];
714
+ export interface JobConfigInput {
715
+ /**
716
+ *
717
+ */
718
+ BandMathConfig?: BandMathConfigInput;
719
+ /**
720
+ * An object containing information about the job configuration for cloud masking.
721
+ */
722
+ CloudMaskingConfig?: CloudMaskingConfigInput;
723
+ /**
724
+ * An object containing information about the job configuration for cloud removal.
725
+ */
726
+ CloudRemovalConfig?: CloudRemovalConfigInput;
727
+ /**
728
+ * An object containing information about the job configuration for geomosaic.
729
+ */
730
+ GeoMosaicConfig?: GeoMosaicConfigInput;
731
+ /**
732
+ * An object containing information about the job configuration for land cover segmentation.
733
+ */
734
+ LandCoverSegmentationConfig?: LandCoverSegmentationConfigInput;
735
+ /**
736
+ * An object containing information about the job configuration for resampling.
737
+ */
738
+ ResamplingConfig?: ResamplingConfigInput;
739
+ /**
740
+ *
741
+ */
742
+ StackConfig?: StackConfigInput;
743
+ /**
744
+ * An object containing information about the job configuration for temporal statistics.
745
+ */
746
+ TemporalStatisticsConfig?: TemporalStatisticsConfigInput;
747
+ /**
748
+ * An object containing information about the job configuration for zonal statistics.
749
+ */
750
+ ZonalStatisticsConfig?: ZonalStatisticsConfigInput;
751
+ }
752
+ export interface LandCoverSegmentationConfigInput {
753
+ }
754
+ export interface LandsatCloudCoverLandInput {
755
+ /**
756
+ *
757
+ */
758
+ LowerBound: Float;
759
+ /**
760
+ *
761
+ */
762
+ UpperBound: Float;
763
+ }
764
+ export type LinearRing = Position[];
765
+ export type LinearRings = LinearRing[];
766
+ export type LinearRingsList = LinearRings[];
767
+ export interface ListEarthObservationJobInput {
768
+ /**
769
+ * The total number of items to return.
770
+ */
771
+ MaxResults?: ListEarthObservationJobInputMaxResultsInteger;
772
+ /**
773
+ * If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
774
+ */
775
+ NextToken?: NextToken;
776
+ /**
777
+ * The parameter by which to sort the results.
778
+ */
779
+ SortBy?: String;
780
+ /**
781
+ * An optional value that specifies whether you want the results sorted in Ascending or Descending order.
782
+ */
783
+ SortOrder?: SortOrder;
784
+ /**
785
+ * A filter that retrieves only jobs with a specific status.
786
+ */
787
+ StatusEquals?: EarthObservationJobStatus;
788
+ }
789
+ export type ListEarthObservationJobInputMaxResultsInteger = number;
790
+ export interface ListEarthObservationJobOutput {
791
+ /**
792
+ * Contains summary information about the Earth Observation jobs.
793
+ */
794
+ EarthObservationJobSummaries: EarthObservationJobList;
795
+ /**
796
+ * If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
797
+ */
798
+ NextToken?: NextToken;
799
+ }
800
+ export interface ListEarthObservationJobOutputConfig {
801
+ /**
802
+ * The Amazon Resource Name (ARN) of the list of the Earth Observation jobs.
803
+ */
804
+ Arn: String;
805
+ /**
806
+ * The creation time.
807
+ */
808
+ CreationTime: Timestamp;
809
+ /**
810
+ * The duration of the session, in seconds.
811
+ */
812
+ DurationInSeconds: Integer;
813
+ /**
814
+ * The names of the Earth Observation jobs in the list.
815
+ */
816
+ Name: String;
817
+ /**
818
+ *
819
+ */
820
+ OperationType: String;
821
+ /**
822
+ * The status of the list of the Earth Observation jobs.
823
+ */
824
+ Status: EarthObservationJobStatus;
825
+ /**
826
+ * Each tag consists of a key and a value.
827
+ */
828
+ Tags?: Tags;
829
+ }
830
+ export interface ListRasterDataCollectionsInput {
831
+ /**
832
+ * The total number of items to return.
833
+ */
834
+ MaxResults?: ListRasterDataCollectionsInputMaxResultsInteger;
835
+ /**
836
+ * If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
837
+ */
838
+ NextToken?: NextToken;
839
+ }
840
+ export type ListRasterDataCollectionsInputMaxResultsInteger = number;
841
+ export interface ListRasterDataCollectionsOutput {
842
+ /**
843
+ * If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
844
+ */
845
+ NextToken?: NextToken;
846
+ /**
847
+ * Contains summary information about the raster data collection.
848
+ */
849
+ RasterDataCollectionSummaries: DataCollectionsList;
850
+ }
851
+ export interface ListTagsForResourceRequest {
852
+ /**
853
+ * The Amazon Resource Name (ARN) of the resource you want to tag.
854
+ */
855
+ ResourceArn: Arn;
856
+ }
857
+ export interface ListTagsForResourceResponse {
858
+ /**
859
+ * Each tag consists of a key and a value.
860
+ */
861
+ Tags?: Tags;
862
+ }
863
+ export interface ListVectorEnrichmentJobInput {
864
+ /**
865
+ * The maximum number of items to return.
866
+ */
867
+ MaxResults?: ListVectorEnrichmentJobInputMaxResultsInteger;
868
+ /**
869
+ * If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
870
+ */
871
+ NextToken?: NextToken;
872
+ /**
873
+ * The parameter by which to sort the results.
874
+ */
875
+ SortBy?: String;
876
+ /**
877
+ * An optional value that specifies whether you want the results sorted in Ascending or Descending order.
878
+ */
879
+ SortOrder?: SortOrder;
880
+ /**
881
+ * A filter that retrieves only jobs with a specific status.
882
+ */
883
+ StatusEquals?: String;
884
+ }
885
+ export type ListVectorEnrichmentJobInputMaxResultsInteger = number;
886
+ export interface ListVectorEnrichmentJobOutput {
887
+ /**
888
+ * If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
889
+ */
890
+ NextToken?: NextToken;
891
+ /**
892
+ * Contains summary information about the Vector Enrichment jobs.
893
+ */
894
+ VectorEnrichmentJobSummaries: VectorEnrichmentJobList;
895
+ }
896
+ export interface ListVectorEnrichmentJobOutputConfig {
897
+ /**
898
+ * The Amazon Resource Name (ARN) of the list of the Vector Enrichment jobs.
899
+ */
900
+ Arn: VectorEnrichmentJobArn;
901
+ /**
902
+ * The creation time.
903
+ */
904
+ CreationTime: Timestamp;
905
+ /**
906
+ * The duration of the session, in seconds.
907
+ */
908
+ DurationInSeconds: Integer;
909
+ /**
910
+ * The names of the Vector Enrichment jobs in the list.
911
+ */
912
+ Name: String;
913
+ /**
914
+ * The status of the Vector Enrichment jobs list.
915
+ */
916
+ Status: VectorEnrichmentJobStatus;
917
+ /**
918
+ * Each tag consists of a key and a value.
919
+ */
920
+ Tags?: Tags;
921
+ /**
922
+ * The type of the list of Vector Enrichment jobs.
923
+ */
924
+ Type: VectorEnrichmentJobType;
925
+ }
926
+ export type LogicalOperator = "AND"|string;
927
+ export interface MapMatchingConfig {
928
+ /**
929
+ *
930
+ */
931
+ IdAttributeName: String;
932
+ /**
933
+ * The name of the timestamp attribute.
934
+ */
935
+ TimestampAttributeName: String;
936
+ /**
937
+ * The name of the X-attribute
938
+ */
939
+ XAttributeName: String;
940
+ /**
941
+ * The name of the Y-attribute
942
+ */
943
+ YAttributeName: String;
944
+ }
945
+ export type MetadataProvider = "PLANET_ORDER"|string;
946
+ export interface MultiPolygonGeometryInput {
947
+ /**
948
+ * The coordinates of the multipolygon geometry.
949
+ */
950
+ Coordinates: LinearRingsList;
951
+ }
952
+ export type NextToken = string;
953
+ export interface Operation {
954
+ /**
955
+ *
956
+ */
957
+ Equation: String;
958
+ /**
959
+ * The name of the operation.
960
+ */
961
+ Name: String;
962
+ /**
963
+ * The type of the operation.
964
+ */
965
+ OutputType?: OutputType;
966
+ }
967
+ export type OperationsListInput = Operation[];
968
+ export interface OutputBand {
969
+ /**
970
+ * The name of the band.
971
+ */
972
+ BandName: String;
973
+ /**
974
+ * The datatype of the output band.
975
+ */
976
+ OutputDataType: OutputType;
977
+ }
978
+ export interface OutputConfigInput {
979
+ /**
980
+ * Path to Amazon S3 storage location for the output configuration file.
981
+ */
982
+ S3Data: ExportS3DataInput;
983
+ }
984
+ export interface OutputResolutionResamplingInput {
985
+ /**
986
+ *
987
+ */
988
+ UserDefined: UserDefined;
989
+ }
990
+ export interface OutputResolutionStackInput {
991
+ /**
992
+ *
993
+ */
994
+ Predefined?: PredefinedResolution;
995
+ /**
996
+ *
997
+ */
998
+ UserDefined?: UserDefined;
999
+ }
1000
+ export type OutputType = "INT32"|"FLOAT32"|"INT16"|"FLOAT64"|"UINT16"|string;
1001
+ export interface PlatformInput {
1002
+ /**
1003
+ *
1004
+ */
1005
+ ComparisonOperator?: ComparisonOperator;
1006
+ /**
1007
+ * The value of the platform.
1008
+ */
1009
+ Value: String;
1010
+ }
1011
+ export interface PolygonGeometryInput {
1012
+ /**
1013
+ *
1014
+ */
1015
+ Coordinates: LinearRings;
1016
+ }
1017
+ export type Position = Double[];
1018
+ export type PredefinedResolution = "HIGHEST"|"LOWEST"|"AVERAGE"|string;
1019
+ export interface Properties {
1020
+ /**
1021
+ *
1022
+ */
1023
+ EoCloudCover?: Float;
1024
+ /**
1025
+ *
1026
+ */
1027
+ LandsatCloudCoverLand?: Float;
1028
+ /**
1029
+ *
1030
+ */
1031
+ Platform?: String;
1032
+ /**
1033
+ *
1034
+ */
1035
+ ViewOffNadir?: Float;
1036
+ /**
1037
+ *
1038
+ */
1039
+ ViewSunAzimuth?: Float;
1040
+ /**
1041
+ *
1042
+ */
1043
+ ViewSunElevation?: Float;
1044
+ }
1045
+ export interface Property {
1046
+ /**
1047
+ *
1048
+ */
1049
+ EoCloudCover?: EoCloudCoverInput;
1050
+ /**
1051
+ *
1052
+ */
1053
+ LandsatCloudCoverLand?: LandsatCloudCoverLandInput;
1054
+ /**
1055
+ *
1056
+ */
1057
+ Platform?: PlatformInput;
1058
+ /**
1059
+ *
1060
+ */
1061
+ ViewOffNadir?: ViewOffNadirInput;
1062
+ /**
1063
+ *
1064
+ */
1065
+ ViewSunAzimuth?: ViewSunAzimuthInput;
1066
+ /**
1067
+ *
1068
+ */
1069
+ ViewSunElevation?: ViewSunElevationInput;
1070
+ }
1071
+ export interface PropertyFilter {
1072
+ /**
1073
+ *
1074
+ */
1075
+ Property: Property;
1076
+ }
1077
+ export interface PropertyFilters {
1078
+ /**
1079
+ *
1080
+ */
1081
+ LogicalOperator?: LogicalOperator;
1082
+ /**
1083
+ *
1084
+ */
1085
+ Properties?: PropertyFiltersList;
1086
+ }
1087
+ export type PropertyFiltersList = PropertyFilter[];
1088
+ export interface RasterDataCollectionMetadata {
1089
+ /**
1090
+ * The Amazon Resource Name (ARN) of the raster data collection.
1091
+ */
1092
+ Arn: DataCollectionArn;
1093
+ /**
1094
+ * A description of the raster data collection.
1095
+ */
1096
+ Description: String;
1097
+ /**
1098
+ * The description URL of the raster data collection.
1099
+ */
1100
+ DescriptionPageUrl?: String;
1101
+ /**
1102
+ * The name of the raster data collection.
1103
+ */
1104
+ Name: String;
1105
+ /**
1106
+ *
1107
+ */
1108
+ SupportedFilters: FilterList;
1109
+ /**
1110
+ * Each tag consists of a key and a value.
1111
+ */
1112
+ Tags?: Tags;
1113
+ /**
1114
+ * The type of raster data collection.
1115
+ */
1116
+ Type: DataCollectionType;
1117
+ }
1118
+ export interface RasterDataCollectionQueryInput {
1119
+ /**
1120
+ * The area of interest being queried for the raster data collection.
1121
+ */
1122
+ AreaOfInterest?: AreaOfInterest;
1123
+ /**
1124
+ *
1125
+ */
1126
+ PropertyFilters?: PropertyFilters;
1127
+ /**
1128
+ * The Amazon Resource Name (ARN) of the raster data collection.
1129
+ */
1130
+ RasterDataCollectionArn: String;
1131
+ /**
1132
+ *
1133
+ */
1134
+ TimeRangeFilter: TimeRangeFilterInput;
1135
+ }
1136
+ export interface RasterDataCollectionQueryOutput {
1137
+ /**
1138
+ *
1139
+ */
1140
+ AreaOfInterest?: AreaOfInterest;
1141
+ /**
1142
+ *
1143
+ */
1144
+ PropertyFilters?: PropertyFilters;
1145
+ /**
1146
+ *
1147
+ */
1148
+ RasterDataCollectionArn: String;
1149
+ /**
1150
+ * The name of the raster data collection.
1151
+ */
1152
+ RasterDataCollectionName: String;
1153
+ /**
1154
+ *
1155
+ */
1156
+ TimeRangeFilter: TimeRangeFilterInput;
1157
+ }
1158
+ export interface RasterDataCollectionQueryWithBandFilterInput {
1159
+ /**
1160
+ *
1161
+ */
1162
+ AreaOfInterest?: AreaOfInterest;
1163
+ /**
1164
+ *
1165
+ */
1166
+ BandFilter?: StringListInput;
1167
+ /**
1168
+ *
1169
+ */
1170
+ PropertyFilters?: PropertyFilters;
1171
+ /**
1172
+ *
1173
+ */
1174
+ TimeRangeFilter: TimeRangeFilterInput;
1175
+ }
1176
+ export interface ResamplingConfigInput {
1177
+ /**
1178
+ * The name of the algorithm used for resampling.
1179
+ */
1180
+ AlgorithmName?: AlgorithmNameResampling;
1181
+ /**
1182
+ *
1183
+ */
1184
+ OutputResolution: OutputResolutionResamplingInput;
1185
+ /**
1186
+ *
1187
+ */
1188
+ TargetBands?: StringListInput;
1189
+ }
1190
+ export interface ReverseGeocodingConfig {
1191
+ /**
1192
+ *
1193
+ */
1194
+ XAttributeName: String;
1195
+ /**
1196
+ *
1197
+ */
1198
+ YAttributeName: String;
1199
+ }
1200
+ export interface S3DataInput {
1201
+ /**
1202
+ * The Amazon Key Management Service (KMS) key ID for server-side encryption.
1203
+ */
1204
+ KmsKeyId?: String;
1205
+ /**
1206
+ *
1207
+ */
1208
+ MetadataProvider: MetadataProvider;
1209
+ /**
1210
+ * The URL to the Amazon S3 input.
1211
+ */
1212
+ S3Uri: String;
1213
+ }
1214
+ export interface SearchRasterDataCollectionInput {
1215
+ /**
1216
+ * The Amazon Resource Name (ARN) of the raster data collection.
1217
+ */
1218
+ Arn: DataCollectionArn;
1219
+ /**
1220
+ * If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
1221
+ */
1222
+ NextToken?: NextToken;
1223
+ /**
1224
+ *
1225
+ */
1226
+ RasterDataCollectionQuery: RasterDataCollectionQueryWithBandFilterInput;
1227
+ }
1228
+ export interface SearchRasterDataCollectionOutput {
1229
+ /**
1230
+ *
1231
+ */
1232
+ ApproximateResultCount: Integer;
1233
+ /**
1234
+ *
1235
+ */
1236
+ Items?: ItemSourceList;
1237
+ /**
1238
+ * If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
1239
+ */
1240
+ NextToken?: NextToken;
1241
+ }
1242
+ export type SortOrder = "ASCENDING"|"DESCENDING"|string;
1243
+ export interface StackConfigInput {
1244
+ /**
1245
+ *
1246
+ */
1247
+ OutputResolution?: OutputResolutionStackInput;
1248
+ /**
1249
+ *
1250
+ */
1251
+ TargetBands?: StringListInput;
1252
+ }
1253
+ export interface StartEarthObservationJobInput {
1254
+ /**
1255
+ * A unique token that guarantees that the call to this API is idempotent.
1256
+ */
1257
+ ClientToken?: String;
1258
+ /**
1259
+ * The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
1260
+ */
1261
+ ExecutionRoleArn?: String;
1262
+ /**
1263
+ * Input configuration information for the Earth Observation job.
1264
+ */
1265
+ InputConfig: InputConfigInput;
1266
+ /**
1267
+ * An object containing information about the job configuration.
1268
+ */
1269
+ JobConfig: JobConfigInput;
1270
+ /**
1271
+ * The Amazon Key Management Service (KMS) key ID for server-side encryption.
1272
+ */
1273
+ KmsKeyId?: String;
1274
+ /**
1275
+ * The name of the Earth Observation job.
1276
+ */
1277
+ Name: String;
1278
+ /**
1279
+ * Each tag consists of a key and a value.
1280
+ */
1281
+ Tags?: Tags;
1282
+ }
1283
+ export interface StartEarthObservationJobOutput {
1284
+ /**
1285
+ * The Amazon Resource Name (ARN) of the Earth Observation job.
1286
+ */
1287
+ Arn: String;
1288
+ /**
1289
+ * The creation time.
1290
+ */
1291
+ CreationTime: Timestamp;
1292
+ /**
1293
+ * The duration of the session, in seconds.
1294
+ */
1295
+ DurationInSeconds: Integer;
1296
+ /**
1297
+ * The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
1298
+ */
1299
+ ExecutionRoleArn?: String;
1300
+ /**
1301
+ * Input configuration information for the Earth Observation job.
1302
+ */
1303
+ InputConfig?: InputConfigOutput;
1304
+ /**
1305
+ * An object containing information about the job configuration.
1306
+ */
1307
+ JobConfig: JobConfigInput;
1308
+ /**
1309
+ * The Amazon Key Management Service (KMS) key ID for server-side encryption.
1310
+ */
1311
+ KmsKeyId?: String;
1312
+ /**
1313
+ * The name of the Earth Observation job.
1314
+ */
1315
+ Name: String;
1316
+ /**
1317
+ * The status of the Earth Observation job.
1318
+ */
1319
+ Status: EarthObservationJobStatus;
1320
+ /**
1321
+ * Each tag consists of a key and a value.
1322
+ */
1323
+ Tags?: Tags;
1324
+ }
1325
+ export interface StartVectorEnrichmentJobInput {
1326
+ /**
1327
+ * A unique token that guarantees that the call to this API is idempotent.
1328
+ */
1329
+ ClientToken?: String;
1330
+ /**
1331
+ * The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
1332
+ */
1333
+ ExecutionRoleArn: String;
1334
+ /**
1335
+ * Input configuration information for the Vector Enrichment job.
1336
+ */
1337
+ InputConfig: VectorEnrichmentJobInputConfig;
1338
+ /**
1339
+ * An object containing information about the job configuration.
1340
+ */
1341
+ JobConfig: VectorEnrichmentJobConfig;
1342
+ /**
1343
+ * The Amazon Key Management Service (KMS) key ID for server-side encryption.
1344
+ */
1345
+ KmsKeyId?: String;
1346
+ /**
1347
+ * The name of the Vector Enrichment job.
1348
+ */
1349
+ Name: String;
1350
+ /**
1351
+ * Each tag consists of a key and a value.
1352
+ */
1353
+ Tags?: Tags;
1354
+ }
1355
+ export interface StartVectorEnrichmentJobOutput {
1356
+ /**
1357
+ * The Amazon Resource Name (ARN) of the Vector Enrichment job.
1358
+ */
1359
+ Arn: VectorEnrichmentJobArn;
1360
+ /**
1361
+ * The creation time.
1362
+ */
1363
+ CreationTime: Timestamp;
1364
+ /**
1365
+ * The duration of the Vector Enrichment job, in seconds.
1366
+ */
1367
+ DurationInSeconds: Integer;
1368
+ /**
1369
+ * The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
1370
+ */
1371
+ ExecutionRoleArn: String;
1372
+ /**
1373
+ * Input configuration information for starting the Vector Enrichment job.
1374
+ */
1375
+ InputConfig: VectorEnrichmentJobInputConfig;
1376
+ /**
1377
+ * An object containing information about the job configuration.
1378
+ */
1379
+ JobConfig: VectorEnrichmentJobConfig;
1380
+ /**
1381
+ * The Amazon Key Management Service (KMS) key ID for server-side encryption.
1382
+ */
1383
+ KmsKeyId?: String;
1384
+ /**
1385
+ * The name of the Vector Enrichment job.
1386
+ */
1387
+ Name: String;
1388
+ /**
1389
+ * The status of the Vector Enrichment job being started.
1390
+ */
1391
+ Status: VectorEnrichmentJobStatus;
1392
+ /**
1393
+ * Each tag consists of a key and a value.
1394
+ */
1395
+ Tags?: Tags;
1396
+ /**
1397
+ * The type of the Vector Enrichment job.
1398
+ */
1399
+ Type: VectorEnrichmentJobType;
1400
+ }
1401
+ export interface StopEarthObservationJobInput {
1402
+ /**
1403
+ * The Amazon Resource Name (ARN) of the Earth Observation job being stopped.
1404
+ */
1405
+ Arn: EarthObservationJobArn;
1406
+ }
1407
+ export interface StopEarthObservationJobOutput {
1408
+ }
1409
+ export interface StopVectorEnrichmentJobInput {
1410
+ /**
1411
+ * The Amazon Resource Name (ARN) of the Vector Enrichment job.
1412
+ */
1413
+ Arn: VectorEnrichmentJobArn;
1414
+ }
1415
+ export interface StopVectorEnrichmentJobOutput {
1416
+ }
1417
+ export type String = string;
1418
+ export type StringListInput = String[];
1419
+ export type TagKeyList = String[];
1420
+ export interface TagResourceRequest {
1421
+ /**
1422
+ * The Amazon Resource Name (ARN) of the resource you want to tag.
1423
+ */
1424
+ ResourceArn: Arn;
1425
+ /**
1426
+ * Each tag consists of a key and a value.
1427
+ */
1428
+ Tags: Tags;
1429
+ }
1430
+ export interface TagResourceResponse {
1431
+ }
1432
+ export type Tags = {[key: string]: String};
1433
+ export type TargetOptions = "INPUT"|"OUTPUT"|string;
1434
+ export type TemporalStatistics = "MEAN"|"MEDIAN"|"STANDARD_DEVIATION"|string;
1435
+ export interface TemporalStatisticsConfigInput {
1436
+ /**
1437
+ *
1438
+ */
1439
+ GroupBy?: GroupBy;
1440
+ /**
1441
+ *
1442
+ */
1443
+ Statistics: TemporalStatisticsListInput;
1444
+ /**
1445
+ *
1446
+ */
1447
+ TargetBands?: StringListInput;
1448
+ }
1449
+ export type TemporalStatisticsListInput = TemporalStatistics[];
1450
+ export interface TimeRangeFilterInput {
1451
+ /**
1452
+ * The end time for the time-range filter.
1453
+ */
1454
+ EndTime: Timestamp;
1455
+ /**
1456
+ * The start time for the time-range filter.
1457
+ */
1458
+ StartTime: Timestamp;
1459
+ }
1460
+ export type Timestamp = Date;
1461
+ export type Unit = "METERS"|string;
1462
+ export interface UntagResourceRequest {
1463
+ /**
1464
+ * The Amazon Resource Name (ARN) of the resource you want to untag.
1465
+ */
1466
+ ResourceArn: Arn;
1467
+ /**
1468
+ * Keys of the tags you want to remove.
1469
+ */
1470
+ TagKeys: TagKeyList;
1471
+ }
1472
+ export interface UntagResourceResponse {
1473
+ }
1474
+ export interface UserDefined {
1475
+ /**
1476
+ *
1477
+ */
1478
+ Unit: Unit;
1479
+ /**
1480
+ *
1481
+ */
1482
+ Value: Float;
1483
+ }
1484
+ export type VectorEnrichmentJobArn = string;
1485
+ export interface VectorEnrichmentJobConfig {
1486
+ /**
1487
+ *
1488
+ */
1489
+ MapMatchingConfig?: MapMatchingConfig;
1490
+ /**
1491
+ *
1492
+ */
1493
+ ReverseGeocodingConfig?: ReverseGeocodingConfig;
1494
+ }
1495
+ export interface VectorEnrichmentJobDataSourceConfigInput {
1496
+ /**
1497
+ *
1498
+ */
1499
+ S3Data?: VectorEnrichmentJobS3Data;
1500
+ }
1501
+ export type VectorEnrichmentJobDocumentType = "CSV"|string;
1502
+ export interface VectorEnrichmentJobErrorDetails {
1503
+ /**
1504
+ * A message that you define and then is processed and rendered by the Vector Enrichment job when the error occurs.
1505
+ */
1506
+ ErrorMessage?: String;
1507
+ /**
1508
+ * The type of error generated during the Vector Enrichment job.
1509
+ */
1510
+ ErrorType?: VectorEnrichmentJobErrorType;
1511
+ }
1512
+ export type VectorEnrichmentJobErrorType = "CLIENT_ERROR"|"SERVER_ERROR"|string;
1513
+ export interface VectorEnrichmentJobExportErrorDetails {
1514
+ /**
1515
+ * The message providing details about the errors generated during the Vector Enrichment job.
1516
+ */
1517
+ Message?: String;
1518
+ /**
1519
+ *
1520
+ */
1521
+ Type?: VectorEnrichmentJobExportErrorType;
1522
+ }
1523
+ export type VectorEnrichmentJobExportErrorType = "CLIENT_ERROR"|"SERVER_ERROR"|string;
1524
+ export type VectorEnrichmentJobExportStatus = "IN_PROGRESS"|"SUCCEEDED"|"FAILED"|string;
1525
+ export interface VectorEnrichmentJobInputConfig {
1526
+ /**
1527
+ *
1528
+ */
1529
+ DataSourceConfig: VectorEnrichmentJobDataSourceConfigInput;
1530
+ /**
1531
+ *
1532
+ */
1533
+ DocumentType: VectorEnrichmentJobDocumentType;
1534
+ }
1535
+ export type VectorEnrichmentJobList = ListVectorEnrichmentJobOutputConfig[];
1536
+ export interface VectorEnrichmentJobS3Data {
1537
+ /**
1538
+ * The Amazon Key Management Service (KMS) key ID for server-side encryption.
1539
+ */
1540
+ KmsKeyId?: String;
1541
+ /**
1542
+ * The URL to the Amazon S3 data for the Vector Enrichment job.
1543
+ */
1544
+ S3Uri: String;
1545
+ }
1546
+ export type VectorEnrichmentJobStatus = "INITIALIZING"|"IN_PROGRESS"|"STOPPING"|"STOPPED"|"COMPLETED"|"FAILED"|"DELETING"|"DELETED"|string;
1547
+ export type VectorEnrichmentJobType = "REVERSE_GEOCODING"|"MAP_MATCHING"|string;
1548
+ export interface ViewOffNadirInput {
1549
+ /**
1550
+ *
1551
+ */
1552
+ LowerBound: Float;
1553
+ /**
1554
+ *
1555
+ */
1556
+ UpperBound: Float;
1557
+ }
1558
+ export interface ViewSunAzimuthInput {
1559
+ /**
1560
+ *
1561
+ */
1562
+ LowerBound: Float;
1563
+ /**
1564
+ *
1565
+ */
1566
+ UpperBound: Float;
1567
+ }
1568
+ export interface ViewSunElevationInput {
1569
+ /**
1570
+ * The lower bound to view the sun elevation.
1571
+ */
1572
+ LowerBound: Float;
1573
+ /**
1574
+ * The upper bound to view the sun elevation.
1575
+ */
1576
+ UpperBound: Float;
1577
+ }
1578
+ export type ZonalStatistics = "MEAN"|"MEDIAN"|"STANDARD_DEVIATION"|"MAX"|"MIN"|"SUM"|string;
1579
+ export interface ZonalStatisticsConfigInput {
1580
+ /**
1581
+ *
1582
+ */
1583
+ Statistics: ZonalStatisticsListInput;
1584
+ /**
1585
+ *
1586
+ */
1587
+ TargetBands?: StringListInput;
1588
+ /**
1589
+ *
1590
+ */
1591
+ ZoneS3Path: String;
1592
+ }
1593
+ export type ZonalStatisticsListInput = ZonalStatistics[];
1594
+ /**
1595
+ * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
1596
+ */
1597
+ export type apiVersion = "2020-05-27"|"latest"|string;
1598
+ export interface ClientApiVersions {
1599
+ /**
1600
+ * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
1601
+ */
1602
+ apiVersion?: apiVersion;
1603
+ }
1604
+ export type ClientConfiguration = ServiceConfigurationOptions & ClientApiVersions;
1605
+ /**
1606
+ * Contains interfaces for use with the SageMakerGeospatial client.
1607
+ */
1608
+ export import Types = SageMakerGeospatial;
1609
+ }
1610
+ export = SageMakerGeospatial;