@aws-sdk/client-location 3.131.0 → 3.142.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/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AssociateTrackerConsumerCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +2 -2
- package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDevicePositionCommand.js +2 -2
- package/dist-cjs/commands/BatchPutGeofenceCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +2 -2
- package/dist-cjs/commands/CalculateRouteCommand.js +2 -2
- package/dist-cjs/commands/CalculateRouteMatrixCommand.js +2 -2
- package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +2 -2
- package/dist-cjs/commands/CreateMapCommand.js +2 -2
- package/dist-cjs/commands/CreatePlaceIndexCommand.js +2 -2
- package/dist-cjs/commands/CreateRouteCalculatorCommand.js +2 -2
- package/dist-cjs/commands/CreateTrackerCommand.js +2 -2
- package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteMapCommand.js +2 -2
- package/dist-cjs/commands/DeletePlaceIndexCommand.js +2 -2
- package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrackerCommand.js +2 -2
- package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +2 -2
- package/dist-cjs/commands/DescribeMapCommand.js +2 -2
- package/dist-cjs/commands/DescribePlaceIndexCommand.js +2 -2
- package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrackerCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +2 -2
- package/dist-cjs/commands/GetDevicePositionCommand.js +2 -2
- package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +2 -2
- package/dist-cjs/commands/GetGeofenceCommand.js +2 -2
- package/dist-cjs/commands/GetMapGlyphsCommand.js +2 -2
- package/dist-cjs/commands/GetMapSpritesCommand.js +2 -2
- package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +2 -2
- package/dist-cjs/commands/GetMapTileCommand.js +2 -2
- package/dist-cjs/commands/ListDevicePositionsCommand.js +2 -2
- package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +2 -2
- package/dist-cjs/commands/ListGeofencesCommand.js +2 -2
- package/dist-cjs/commands/ListMapsCommand.js +2 -2
- package/dist-cjs/commands/ListPlaceIndexesCommand.js +2 -2
- package/dist-cjs/commands/ListRouteCalculatorsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTrackerConsumersCommand.js +2 -2
- package/dist-cjs/commands/ListTrackersCommand.js +2 -2
- package/dist-cjs/commands/PutGeofenceCommand.js +2 -2
- package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js +2 -2
- package/dist-cjs/commands/SearchPlaceIndexForSuggestionsCommand.js +2 -2
- package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateMapCommand.js +2 -2
- package/dist-cjs/commands/UpdatePlaceIndexCommand.js +2 -2
- package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrackerCommand.js +2 -2
- package/dist-cjs/models/models_0.js +659 -955
- package/dist-cjs/protocols/Aws_restJson1.js +621 -1430
- package/dist-es/commands/AssociateTrackerConsumerCommand.js +3 -3
- package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +3 -3
- package/dist-es/commands/BatchDeleteGeofenceCommand.js +3 -3
- package/dist-es/commands/BatchEvaluateGeofencesCommand.js +3 -3
- package/dist-es/commands/BatchGetDevicePositionCommand.js +3 -3
- package/dist-es/commands/BatchPutGeofenceCommand.js +3 -3
- package/dist-es/commands/BatchUpdateDevicePositionCommand.js +3 -3
- package/dist-es/commands/CalculateRouteCommand.js +3 -3
- package/dist-es/commands/CalculateRouteMatrixCommand.js +3 -3
- package/dist-es/commands/CreateGeofenceCollectionCommand.js +3 -3
- package/dist-es/commands/CreateMapCommand.js +3 -3
- package/dist-es/commands/CreatePlaceIndexCommand.js +3 -3
- package/dist-es/commands/CreateRouteCalculatorCommand.js +3 -3
- package/dist-es/commands/CreateTrackerCommand.js +3 -3
- package/dist-es/commands/DeleteGeofenceCollectionCommand.js +3 -3
- package/dist-es/commands/DeleteMapCommand.js +3 -3
- package/dist-es/commands/DeletePlaceIndexCommand.js +3 -3
- package/dist-es/commands/DeleteRouteCalculatorCommand.js +3 -3
- package/dist-es/commands/DeleteTrackerCommand.js +3 -3
- package/dist-es/commands/DescribeGeofenceCollectionCommand.js +3 -3
- package/dist-es/commands/DescribeMapCommand.js +3 -3
- package/dist-es/commands/DescribePlaceIndexCommand.js +3 -3
- package/dist-es/commands/DescribeRouteCalculatorCommand.js +3 -3
- package/dist-es/commands/DescribeTrackerCommand.js +3 -3
- package/dist-es/commands/DisassociateTrackerConsumerCommand.js +3 -3
- package/dist-es/commands/GetDevicePositionCommand.js +3 -3
- package/dist-es/commands/GetDevicePositionHistoryCommand.js +3 -3
- package/dist-es/commands/GetGeofenceCommand.js +3 -3
- package/dist-es/commands/GetMapGlyphsCommand.js +3 -3
- package/dist-es/commands/GetMapSpritesCommand.js +3 -3
- package/dist-es/commands/GetMapStyleDescriptorCommand.js +3 -3
- package/dist-es/commands/GetMapTileCommand.js +3 -3
- package/dist-es/commands/ListDevicePositionsCommand.js +3 -3
- package/dist-es/commands/ListGeofenceCollectionsCommand.js +3 -3
- package/dist-es/commands/ListGeofencesCommand.js +3 -3
- package/dist-es/commands/ListMapsCommand.js +3 -3
- package/dist-es/commands/ListPlaceIndexesCommand.js +3 -3
- package/dist-es/commands/ListRouteCalculatorsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTrackerConsumersCommand.js +3 -3
- package/dist-es/commands/ListTrackersCommand.js +3 -3
- package/dist-es/commands/PutGeofenceCommand.js +3 -3
- package/dist-es/commands/SearchPlaceIndexForPositionCommand.js +3 -3
- package/dist-es/commands/SearchPlaceIndexForSuggestionsCommand.js +3 -3
- package/dist-es/commands/SearchPlaceIndexForTextCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateGeofenceCollectionCommand.js +3 -3
- package/dist-es/commands/UpdateMapCommand.js +3 -3
- package/dist-es/commands/UpdatePlaceIndexCommand.js +3 -3
- package/dist-es/commands/UpdateRouteCalculatorCommand.js +3 -3
- package/dist-es/commands/UpdateTrackerCommand.js +3 -3
- package/dist-es/models/models_0.js +153 -596
- package/dist-es/protocols/Aws_restJson1.js +820 -1471
- package/dist-types/models/models_0.d.ts +588 -882
- package/dist-types/ts3.4/models/models_0.d.ts +294 -588
- package/package.json +6 -6
|
@@ -31,20 +31,8 @@ export interface AssociateTrackerConsumerRequest {
|
|
|
31
31
|
*/
|
|
32
32
|
ConsumerArn: string | undefined;
|
|
33
33
|
}
|
|
34
|
-
export declare namespace AssociateTrackerConsumerRequest {
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
|
-
const filterSensitiveLog: (obj: AssociateTrackerConsumerRequest) => any;
|
|
39
|
-
}
|
|
40
34
|
export interface AssociateTrackerConsumerResponse {
|
|
41
35
|
}
|
|
42
|
-
export declare namespace AssociateTrackerConsumerResponse {
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
*/
|
|
46
|
-
const filterSensitiveLog: (obj: AssociateTrackerConsumerResponse) => any;
|
|
47
|
-
}
|
|
48
36
|
/**
|
|
49
37
|
* <p>The request was unsuccessful because of a conflict.</p>
|
|
50
38
|
*/
|
|
@@ -125,12 +113,6 @@ export interface ValidationExceptionField {
|
|
|
125
113
|
*/
|
|
126
114
|
Message: string | undefined;
|
|
127
115
|
}
|
|
128
|
-
export declare namespace ValidationExceptionField {
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
const filterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
133
|
-
}
|
|
134
116
|
export declare type ValidationExceptionReason = "CannotParse" | "FieldValidationFailed" | "Missing" | "Other" | "UnknownOperation";
|
|
135
117
|
/**
|
|
136
118
|
* <p>The input failed to meet the constraints specified by the AWS service. </p>
|
|
@@ -169,12 +151,6 @@ export interface BatchDeleteDevicePositionHistoryRequest {
|
|
|
169
151
|
*/
|
|
170
152
|
DeviceIds: string[] | undefined;
|
|
171
153
|
}
|
|
172
|
-
export declare namespace BatchDeleteDevicePositionHistoryRequest {
|
|
173
|
-
/**
|
|
174
|
-
* @internal
|
|
175
|
-
*/
|
|
176
|
-
const filterSensitiveLog: (obj: BatchDeleteDevicePositionHistoryRequest) => any;
|
|
177
|
-
}
|
|
178
154
|
export declare type BatchItemErrorCode = "AccessDeniedError" | "ConflictError" | "InternalServerError" | "ResourceNotFoundError" | "ThrottlingError" | "ValidationError";
|
|
179
155
|
/**
|
|
180
156
|
* <p>Contains the batch request error details associated with the request.</p>
|
|
@@ -189,12 +165,6 @@ export interface BatchItemError {
|
|
|
189
165
|
*/
|
|
190
166
|
Message?: string;
|
|
191
167
|
}
|
|
192
|
-
export declare namespace BatchItemError {
|
|
193
|
-
/**
|
|
194
|
-
* @internal
|
|
195
|
-
*/
|
|
196
|
-
const filterSensitiveLog: (obj: BatchItemError) => any;
|
|
197
|
-
}
|
|
198
168
|
/**
|
|
199
169
|
* <p>Contains the tracker resource details.</p>
|
|
200
170
|
*/
|
|
@@ -208,24 +178,12 @@ export interface BatchDeleteDevicePositionHistoryError {
|
|
|
208
178
|
*/
|
|
209
179
|
Error: BatchItemError | undefined;
|
|
210
180
|
}
|
|
211
|
-
export declare namespace BatchDeleteDevicePositionHistoryError {
|
|
212
|
-
/**
|
|
213
|
-
* @internal
|
|
214
|
-
*/
|
|
215
|
-
const filterSensitiveLog: (obj: BatchDeleteDevicePositionHistoryError) => any;
|
|
216
|
-
}
|
|
217
181
|
export interface BatchDeleteDevicePositionHistoryResponse {
|
|
218
182
|
/**
|
|
219
183
|
* <p>Contains error details for each device history that failed to delete.</p>
|
|
220
184
|
*/
|
|
221
185
|
Errors: BatchDeleteDevicePositionHistoryError[] | undefined;
|
|
222
186
|
}
|
|
223
|
-
export declare namespace BatchDeleteDevicePositionHistoryResponse {
|
|
224
|
-
/**
|
|
225
|
-
* @internal
|
|
226
|
-
*/
|
|
227
|
-
const filterSensitiveLog: (obj: BatchDeleteDevicePositionHistoryResponse) => any;
|
|
228
|
-
}
|
|
229
187
|
export interface BatchDeleteGeofenceRequest {
|
|
230
188
|
/**
|
|
231
189
|
* <p>The geofence collection storing the geofences to be deleted.</p>
|
|
@@ -236,12 +194,6 @@ export interface BatchDeleteGeofenceRequest {
|
|
|
236
194
|
*/
|
|
237
195
|
GeofenceIds: string[] | undefined;
|
|
238
196
|
}
|
|
239
|
-
export declare namespace BatchDeleteGeofenceRequest {
|
|
240
|
-
/**
|
|
241
|
-
* @internal
|
|
242
|
-
*/
|
|
243
|
-
const filterSensitiveLog: (obj: BatchDeleteGeofenceRequest) => any;
|
|
244
|
-
}
|
|
245
197
|
/**
|
|
246
198
|
* <p>Contains error details for each geofence that failed to delete from the geofence
|
|
247
199
|
* collection.</p>
|
|
@@ -256,24 +208,12 @@ export interface BatchDeleteGeofenceError {
|
|
|
256
208
|
*/
|
|
257
209
|
Error: BatchItemError | undefined;
|
|
258
210
|
}
|
|
259
|
-
export declare namespace BatchDeleteGeofenceError {
|
|
260
|
-
/**
|
|
261
|
-
* @internal
|
|
262
|
-
*/
|
|
263
|
-
const filterSensitiveLog: (obj: BatchDeleteGeofenceError) => any;
|
|
264
|
-
}
|
|
265
211
|
export interface BatchDeleteGeofenceResponse {
|
|
266
212
|
/**
|
|
267
213
|
* <p>Contains error details for each geofence that failed to delete.</p>
|
|
268
214
|
*/
|
|
269
215
|
Errors: BatchDeleteGeofenceError[] | undefined;
|
|
270
216
|
}
|
|
271
|
-
export declare namespace BatchDeleteGeofenceResponse {
|
|
272
|
-
/**
|
|
273
|
-
* @internal
|
|
274
|
-
*/
|
|
275
|
-
const filterSensitiveLog: (obj: BatchDeleteGeofenceResponse) => any;
|
|
276
|
-
}
|
|
277
217
|
/**
|
|
278
218
|
* <p>Defines the level of certainty of the position.</p>
|
|
279
219
|
*/
|
|
@@ -284,12 +224,6 @@ export interface PositionalAccuracy {
|
|
|
284
224
|
*/
|
|
285
225
|
Horizontal: number | undefined;
|
|
286
226
|
}
|
|
287
|
-
export declare namespace PositionalAccuracy {
|
|
288
|
-
/**
|
|
289
|
-
* @internal
|
|
290
|
-
*/
|
|
291
|
-
const filterSensitiveLog: (obj: PositionalAccuracy) => any;
|
|
292
|
-
}
|
|
293
227
|
/**
|
|
294
228
|
* <p>Contains the position update details for a device.</p>
|
|
295
229
|
*/
|
|
@@ -322,12 +256,6 @@ export interface DevicePositionUpdate {
|
|
|
322
256
|
*/
|
|
323
257
|
PositionProperties?: Record<string, string>;
|
|
324
258
|
}
|
|
325
|
-
export declare namespace DevicePositionUpdate {
|
|
326
|
-
/**
|
|
327
|
-
* @internal
|
|
328
|
-
*/
|
|
329
|
-
const filterSensitiveLog: (obj: DevicePositionUpdate) => any;
|
|
330
|
-
}
|
|
331
259
|
export interface BatchEvaluateGeofencesRequest {
|
|
332
260
|
/**
|
|
333
261
|
* <p>The geofence collection used in evaluating the position of devices against its
|
|
@@ -340,12 +268,6 @@ export interface BatchEvaluateGeofencesRequest {
|
|
|
340
268
|
*/
|
|
341
269
|
DevicePositionUpdates: DevicePositionUpdate[] | undefined;
|
|
342
270
|
}
|
|
343
|
-
export declare namespace BatchEvaluateGeofencesRequest {
|
|
344
|
-
/**
|
|
345
|
-
* @internal
|
|
346
|
-
*/
|
|
347
|
-
const filterSensitiveLog: (obj: BatchEvaluateGeofencesRequest) => any;
|
|
348
|
-
}
|
|
349
271
|
/**
|
|
350
272
|
* <p>Contains error details for each device that failed to evaluate its position against
|
|
351
273
|
* the geofences in a given geofence collection.</p>
|
|
@@ -366,12 +288,6 @@ export interface BatchEvaluateGeofencesError {
|
|
|
366
288
|
*/
|
|
367
289
|
Error: BatchItemError | undefined;
|
|
368
290
|
}
|
|
369
|
-
export declare namespace BatchEvaluateGeofencesError {
|
|
370
|
-
/**
|
|
371
|
-
* @internal
|
|
372
|
-
*/
|
|
373
|
-
const filterSensitiveLog: (obj: BatchEvaluateGeofencesError) => any;
|
|
374
|
-
}
|
|
375
291
|
export interface BatchEvaluateGeofencesResponse {
|
|
376
292
|
/**
|
|
377
293
|
* <p>Contains error details for each device that failed to evaluate its position against
|
|
@@ -379,12 +295,6 @@ export interface BatchEvaluateGeofencesResponse {
|
|
|
379
295
|
*/
|
|
380
296
|
Errors: BatchEvaluateGeofencesError[] | undefined;
|
|
381
297
|
}
|
|
382
|
-
export declare namespace BatchEvaluateGeofencesResponse {
|
|
383
|
-
/**
|
|
384
|
-
* @internal
|
|
385
|
-
*/
|
|
386
|
-
const filterSensitiveLog: (obj: BatchEvaluateGeofencesResponse) => any;
|
|
387
|
-
}
|
|
388
298
|
export interface BatchGetDevicePositionRequest {
|
|
389
299
|
/**
|
|
390
300
|
* <p>The tracker resource retrieving the device position.</p>
|
|
@@ -402,12 +312,6 @@ export interface BatchGetDevicePositionRequest {
|
|
|
402
312
|
*/
|
|
403
313
|
DeviceIds: string[] | undefined;
|
|
404
314
|
}
|
|
405
|
-
export declare namespace BatchGetDevicePositionRequest {
|
|
406
|
-
/**
|
|
407
|
-
* @internal
|
|
408
|
-
*/
|
|
409
|
-
const filterSensitiveLog: (obj: BatchGetDevicePositionRequest) => any;
|
|
410
|
-
}
|
|
411
315
|
/**
|
|
412
316
|
* <p>Contains the device position details.</p>
|
|
413
317
|
*/
|
|
@@ -439,12 +343,6 @@ export interface DevicePosition {
|
|
|
439
343
|
*/
|
|
440
344
|
PositionProperties?: Record<string, string>;
|
|
441
345
|
}
|
|
442
|
-
export declare namespace DevicePosition {
|
|
443
|
-
/**
|
|
444
|
-
* @internal
|
|
445
|
-
*/
|
|
446
|
-
const filterSensitiveLog: (obj: DevicePosition) => any;
|
|
447
|
-
}
|
|
448
346
|
/**
|
|
449
347
|
* <p>Contains error details for each device that didn't return a position.</p>
|
|
450
348
|
*/
|
|
@@ -458,12 +356,6 @@ export interface BatchGetDevicePositionError {
|
|
|
458
356
|
*/
|
|
459
357
|
Error: BatchItemError | undefined;
|
|
460
358
|
}
|
|
461
|
-
export declare namespace BatchGetDevicePositionError {
|
|
462
|
-
/**
|
|
463
|
-
* @internal
|
|
464
|
-
*/
|
|
465
|
-
const filterSensitiveLog: (obj: BatchGetDevicePositionError) => any;
|
|
466
|
-
}
|
|
467
359
|
export interface BatchGetDevicePositionResponse {
|
|
468
360
|
/**
|
|
469
361
|
* <p>Contains error details for each device that failed to send its position to the tracker
|
|
@@ -476,12 +368,6 @@ export interface BatchGetDevicePositionResponse {
|
|
|
476
368
|
*/
|
|
477
369
|
DevicePositions: DevicePosition[] | undefined;
|
|
478
370
|
}
|
|
479
|
-
export declare namespace BatchGetDevicePositionResponse {
|
|
480
|
-
/**
|
|
481
|
-
* @internal
|
|
482
|
-
*/
|
|
483
|
-
const filterSensitiveLog: (obj: BatchGetDevicePositionResponse) => any;
|
|
484
|
-
}
|
|
485
371
|
/**
|
|
486
372
|
* <p>Contains the geofence geometry details.</p>
|
|
487
373
|
* <note>
|
|
@@ -502,12 +388,6 @@ export interface GeofenceGeometry {
|
|
|
502
388
|
*/
|
|
503
389
|
Polygon?: number[][][];
|
|
504
390
|
}
|
|
505
|
-
export declare namespace GeofenceGeometry {
|
|
506
|
-
/**
|
|
507
|
-
* @internal
|
|
508
|
-
*/
|
|
509
|
-
const filterSensitiveLog: (obj: GeofenceGeometry) => any;
|
|
510
|
-
}
|
|
511
391
|
/**
|
|
512
392
|
* <p>Contains geofence geometry details. </p>
|
|
513
393
|
*/
|
|
@@ -524,12 +404,6 @@ export interface BatchPutGeofenceRequestEntry {
|
|
|
524
404
|
*/
|
|
525
405
|
Geometry: GeofenceGeometry | undefined;
|
|
526
406
|
}
|
|
527
|
-
export declare namespace BatchPutGeofenceRequestEntry {
|
|
528
|
-
/**
|
|
529
|
-
* @internal
|
|
530
|
-
*/
|
|
531
|
-
const filterSensitiveLog: (obj: BatchPutGeofenceRequestEntry) => any;
|
|
532
|
-
}
|
|
533
407
|
export interface BatchPutGeofenceRequest {
|
|
534
408
|
/**
|
|
535
409
|
* <p>The geofence collection storing the geofences.</p>
|
|
@@ -540,12 +414,6 @@ export interface BatchPutGeofenceRequest {
|
|
|
540
414
|
*/
|
|
541
415
|
Entries: BatchPutGeofenceRequestEntry[] | undefined;
|
|
542
416
|
}
|
|
543
|
-
export declare namespace BatchPutGeofenceRequest {
|
|
544
|
-
/**
|
|
545
|
-
* @internal
|
|
546
|
-
*/
|
|
547
|
-
const filterSensitiveLog: (obj: BatchPutGeofenceRequest) => any;
|
|
548
|
-
}
|
|
549
417
|
/**
|
|
550
418
|
* <p>Contains error details for each geofence that failed to be stored in a given geofence
|
|
551
419
|
* collection.</p>
|
|
@@ -560,12 +428,6 @@ export interface BatchPutGeofenceError {
|
|
|
560
428
|
*/
|
|
561
429
|
Error: BatchItemError | undefined;
|
|
562
430
|
}
|
|
563
|
-
export declare namespace BatchPutGeofenceError {
|
|
564
|
-
/**
|
|
565
|
-
* @internal
|
|
566
|
-
*/
|
|
567
|
-
const filterSensitiveLog: (obj: BatchPutGeofenceError) => any;
|
|
568
|
-
}
|
|
569
431
|
/**
|
|
570
432
|
* <p>Contains a summary of each geofence that was successfully stored in a given geofence
|
|
571
433
|
* collection.</p>
|
|
@@ -588,12 +450,6 @@ export interface BatchPutGeofenceSuccess {
|
|
|
588
450
|
*/
|
|
589
451
|
UpdateTime: Date | undefined;
|
|
590
452
|
}
|
|
591
|
-
export declare namespace BatchPutGeofenceSuccess {
|
|
592
|
-
/**
|
|
593
|
-
* @internal
|
|
594
|
-
*/
|
|
595
|
-
const filterSensitiveLog: (obj: BatchPutGeofenceSuccess) => any;
|
|
596
|
-
}
|
|
597
453
|
export interface BatchPutGeofenceResponse {
|
|
598
454
|
/**
|
|
599
455
|
* <p>Contains each geofence that was successfully stored in a geofence collection.</p>
|
|
@@ -605,12 +461,6 @@ export interface BatchPutGeofenceResponse {
|
|
|
605
461
|
*/
|
|
606
462
|
Errors: BatchPutGeofenceError[] | undefined;
|
|
607
463
|
}
|
|
608
|
-
export declare namespace BatchPutGeofenceResponse {
|
|
609
|
-
/**
|
|
610
|
-
* @internal
|
|
611
|
-
*/
|
|
612
|
-
const filterSensitiveLog: (obj: BatchPutGeofenceResponse) => any;
|
|
613
|
-
}
|
|
614
464
|
export interface BatchUpdateDevicePositionRequest {
|
|
615
465
|
/**
|
|
616
466
|
* <p>The name of the tracker resource to update.</p>
|
|
@@ -621,12 +471,6 @@ export interface BatchUpdateDevicePositionRequest {
|
|
|
621
471
|
*/
|
|
622
472
|
Updates: DevicePositionUpdate[] | undefined;
|
|
623
473
|
}
|
|
624
|
-
export declare namespace BatchUpdateDevicePositionRequest {
|
|
625
|
-
/**
|
|
626
|
-
* @internal
|
|
627
|
-
*/
|
|
628
|
-
const filterSensitiveLog: (obj: BatchUpdateDevicePositionRequest) => any;
|
|
629
|
-
}
|
|
630
474
|
/**
|
|
631
475
|
* <p>Contains error details for each device that failed to update its position.</p>
|
|
632
476
|
*/
|
|
@@ -646,24 +490,12 @@ export interface BatchUpdateDevicePositionError {
|
|
|
646
490
|
*/
|
|
647
491
|
Error: BatchItemError | undefined;
|
|
648
492
|
}
|
|
649
|
-
export declare namespace BatchUpdateDevicePositionError {
|
|
650
|
-
/**
|
|
651
|
-
* @internal
|
|
652
|
-
*/
|
|
653
|
-
const filterSensitiveLog: (obj: BatchUpdateDevicePositionError) => any;
|
|
654
|
-
}
|
|
655
493
|
export interface BatchUpdateDevicePositionResponse {
|
|
656
494
|
/**
|
|
657
495
|
* <p>Contains error details for each device that failed to update its position.</p>
|
|
658
496
|
*/
|
|
659
497
|
Errors: BatchUpdateDevicePositionError[] | undefined;
|
|
660
498
|
}
|
|
661
|
-
export declare namespace BatchUpdateDevicePositionResponse {
|
|
662
|
-
/**
|
|
663
|
-
* @internal
|
|
664
|
-
*/
|
|
665
|
-
const filterSensitiveLog: (obj: BatchUpdateDevicePositionResponse) => any;
|
|
666
|
-
}
|
|
667
499
|
/**
|
|
668
500
|
* <p>Contains details about additional route preferences for requests that specify
|
|
669
501
|
* <code>TravelMode</code> as <code>Car</code>.</p>
|
|
@@ -686,12 +518,6 @@ export interface CalculateRouteCarModeOptions {
|
|
|
686
518
|
*/
|
|
687
519
|
AvoidTolls?: boolean;
|
|
688
520
|
}
|
|
689
|
-
export declare namespace CalculateRouteCarModeOptions {
|
|
690
|
-
/**
|
|
691
|
-
* @internal
|
|
692
|
-
*/
|
|
693
|
-
const filterSensitiveLog: (obj: CalculateRouteCarModeOptions) => any;
|
|
694
|
-
}
|
|
695
521
|
export declare type DistanceUnit = "Kilometers" | "Miles";
|
|
696
522
|
export declare type TravelMode = "Car" | "Truck" | "Walking";
|
|
697
523
|
export declare type DimensionUnit = "Feet" | "Meters";
|
|
@@ -735,12 +561,6 @@ export interface TruckDimensions {
|
|
|
735
561
|
*/
|
|
736
562
|
Unit?: DimensionUnit | string;
|
|
737
563
|
}
|
|
738
|
-
export declare namespace TruckDimensions {
|
|
739
|
-
/**
|
|
740
|
-
* @internal
|
|
741
|
-
*/
|
|
742
|
-
const filterSensitiveLog: (obj: TruckDimensions) => any;
|
|
743
|
-
}
|
|
744
564
|
export declare type VehicleWeightUnit = "Kilograms" | "Pounds";
|
|
745
565
|
/**
|
|
746
566
|
* <p>Contains details about the truck's weight specifications. Used to avoid roads that
|
|
@@ -764,12 +584,6 @@ export interface TruckWeight {
|
|
|
764
584
|
*/
|
|
765
585
|
Unit?: VehicleWeightUnit | string;
|
|
766
586
|
}
|
|
767
|
-
export declare namespace TruckWeight {
|
|
768
|
-
/**
|
|
769
|
-
* @internal
|
|
770
|
-
*/
|
|
771
|
-
const filterSensitiveLog: (obj: TruckWeight) => any;
|
|
772
|
-
}
|
|
773
587
|
/**
|
|
774
588
|
* <p>Contains details about additional route preferences for requests that specify
|
|
775
589
|
* <code>TravelMode</code> as <code>Truck</code>.</p>
|
|
@@ -803,12 +617,6 @@ export interface CalculateRouteTruckModeOptions {
|
|
|
803
617
|
*/
|
|
804
618
|
Weight?: TruckWeight;
|
|
805
619
|
}
|
|
806
|
-
export declare namespace CalculateRouteTruckModeOptions {
|
|
807
|
-
/**
|
|
808
|
-
* @internal
|
|
809
|
-
*/
|
|
810
|
-
const filterSensitiveLog: (obj: CalculateRouteTruckModeOptions) => any;
|
|
811
|
-
}
|
|
812
620
|
export interface CalculateRouteRequest {
|
|
813
621
|
/**
|
|
814
622
|
* <p>The name of the route calculator resource that you want to use to calculate the route.
|
|
@@ -953,12 +761,6 @@ export interface CalculateRouteRequest {
|
|
|
953
761
|
*/
|
|
954
762
|
TruckModeOptions?: CalculateRouteTruckModeOptions;
|
|
955
763
|
}
|
|
956
|
-
export declare namespace CalculateRouteRequest {
|
|
957
|
-
/**
|
|
958
|
-
* @internal
|
|
959
|
-
*/
|
|
960
|
-
const filterSensitiveLog: (obj: CalculateRouteRequest) => any;
|
|
961
|
-
}
|
|
962
764
|
/**
|
|
963
765
|
* <p>Contains the geometry details for each path between a pair of positions. Used in
|
|
964
766
|
* plotting a route leg on a map.</p>
|
|
@@ -978,12 +780,6 @@ export interface LegGeometry {
|
|
|
978
780
|
*/
|
|
979
781
|
LineString?: number[][];
|
|
980
782
|
}
|
|
981
|
-
export declare namespace LegGeometry {
|
|
982
|
-
/**
|
|
983
|
-
* @internal
|
|
984
|
-
*/
|
|
985
|
-
const filterSensitiveLog: (obj: LegGeometry) => any;
|
|
986
|
-
}
|
|
987
783
|
/**
|
|
988
784
|
* <p> Represents an element of a leg within a route. A step contains instructions for how
|
|
989
785
|
* to move to the next step in the leg. </p>
|
|
@@ -1019,12 +815,6 @@ export interface Step {
|
|
|
1019
815
|
*/
|
|
1020
816
|
GeometryOffset?: number;
|
|
1021
817
|
}
|
|
1022
|
-
export declare namespace Step {
|
|
1023
|
-
/**
|
|
1024
|
-
* @internal
|
|
1025
|
-
*/
|
|
1026
|
-
const filterSensitiveLog: (obj: Step) => any;
|
|
1027
|
-
}
|
|
1028
818
|
/**
|
|
1029
819
|
* <p>Contains the calculated route's details for each path between a pair of positions. The
|
|
1030
820
|
* number of legs returned corresponds to one fewer than the total number of positions in
|
|
@@ -1100,12 +890,6 @@ export interface Leg {
|
|
|
1100
890
|
*/
|
|
1101
891
|
Steps: Step[] | undefined;
|
|
1102
892
|
}
|
|
1103
|
-
export declare namespace Leg {
|
|
1104
|
-
/**
|
|
1105
|
-
* @internal
|
|
1106
|
-
*/
|
|
1107
|
-
const filterSensitiveLog: (obj: Leg) => any;
|
|
1108
|
-
}
|
|
1109
893
|
/**
|
|
1110
894
|
* <p>A summary of the calculated route.</p>
|
|
1111
895
|
*/
|
|
@@ -1176,12 +960,6 @@ export interface CalculateRouteSummary {
|
|
|
1176
960
|
*/
|
|
1177
961
|
DistanceUnit: DistanceUnit | string | undefined;
|
|
1178
962
|
}
|
|
1179
|
-
export declare namespace CalculateRouteSummary {
|
|
1180
|
-
/**
|
|
1181
|
-
* @internal
|
|
1182
|
-
*/
|
|
1183
|
-
const filterSensitiveLog: (obj: CalculateRouteSummary) => any;
|
|
1184
|
-
}
|
|
1185
963
|
/**
|
|
1186
964
|
* <p>Returns the result of the route calculation. Metadata includes legs and route
|
|
1187
965
|
* summary.</p>
|
|
@@ -1225,12 +1003,6 @@ export interface CalculateRouteResponse {
|
|
|
1225
1003
|
*/
|
|
1226
1004
|
Summary: CalculateRouteSummary | undefined;
|
|
1227
1005
|
}
|
|
1228
|
-
export declare namespace CalculateRouteResponse {
|
|
1229
|
-
/**
|
|
1230
|
-
* @internal
|
|
1231
|
-
*/
|
|
1232
|
-
const filterSensitiveLog: (obj: CalculateRouteResponse) => any;
|
|
1233
|
-
}
|
|
1234
1006
|
export interface CalculateRouteMatrixRequest {
|
|
1235
1007
|
/**
|
|
1236
1008
|
* <p>The name of the route calculator resource that you want to use to calculate the route
|
|
@@ -1347,12 +1119,6 @@ export interface CalculateRouteMatrixRequest {
|
|
|
1347
1119
|
*/
|
|
1348
1120
|
TruckModeOptions?: CalculateRouteTruckModeOptions;
|
|
1349
1121
|
}
|
|
1350
|
-
export declare namespace CalculateRouteMatrixRequest {
|
|
1351
|
-
/**
|
|
1352
|
-
* @internal
|
|
1353
|
-
*/
|
|
1354
|
-
const filterSensitiveLog: (obj: CalculateRouteMatrixRequest) => any;
|
|
1355
|
-
}
|
|
1356
1122
|
export declare type RouteMatrixErrorCode = "DeparturePositionNotFound" | "DestinationPositionNotFound" | "OtherValidationError" | "PositionsNotFound" | "RouteNotFound" | "RouteTooLong";
|
|
1357
1123
|
/**
|
|
1358
1124
|
* <p>An error corresponding to the calculation of a route between the
|
|
@@ -1413,12 +1179,6 @@ export interface RouteMatrixEntryError {
|
|
|
1413
1179
|
*/
|
|
1414
1180
|
Message?: string;
|
|
1415
1181
|
}
|
|
1416
|
-
export declare namespace RouteMatrixEntryError {
|
|
1417
|
-
/**
|
|
1418
|
-
* @internal
|
|
1419
|
-
*/
|
|
1420
|
-
const filterSensitiveLog: (obj: RouteMatrixEntryError) => any;
|
|
1421
|
-
}
|
|
1422
1182
|
/**
|
|
1423
1183
|
* <p>The result for the calculated route of one <code>DeparturePosition</code>
|
|
1424
1184
|
* <code>DestinationPosition</code> pair.</p>
|
|
@@ -1438,12 +1198,6 @@ export interface RouteMatrixEntry {
|
|
|
1438
1198
|
*/
|
|
1439
1199
|
Error?: RouteMatrixEntryError;
|
|
1440
1200
|
}
|
|
1441
|
-
export declare namespace RouteMatrixEntry {
|
|
1442
|
-
/**
|
|
1443
|
-
* @internal
|
|
1444
|
-
*/
|
|
1445
|
-
const filterSensitiveLog: (obj: RouteMatrixEntry) => any;
|
|
1446
|
-
}
|
|
1447
1201
|
/**
|
|
1448
1202
|
* <p>A summary of the calculated route matrix.</p>
|
|
1449
1203
|
*/
|
|
@@ -1483,12 +1237,6 @@ export interface CalculateRouteMatrixSummary {
|
|
|
1483
1237
|
*/
|
|
1484
1238
|
DistanceUnit: DistanceUnit | string | undefined;
|
|
1485
1239
|
}
|
|
1486
|
-
export declare namespace CalculateRouteMatrixSummary {
|
|
1487
|
-
/**
|
|
1488
|
-
* @internal
|
|
1489
|
-
*/
|
|
1490
|
-
const filterSensitiveLog: (obj: CalculateRouteMatrixSummary) => any;
|
|
1491
|
-
}
|
|
1492
1240
|
/**
|
|
1493
1241
|
* <p>Returns the result of the route matrix calculation.</p>
|
|
1494
1242
|
*/
|
|
@@ -1520,12 +1268,6 @@ export interface CalculateRouteMatrixResponse {
|
|
|
1520
1268
|
*/
|
|
1521
1269
|
Summary: CalculateRouteMatrixSummary | undefined;
|
|
1522
1270
|
}
|
|
1523
|
-
export declare namespace CalculateRouteMatrixResponse {
|
|
1524
|
-
/**
|
|
1525
|
-
* @internal
|
|
1526
|
-
*/
|
|
1527
|
-
const filterSensitiveLog: (obj: CalculateRouteMatrixResponse) => any;
|
|
1528
|
-
}
|
|
1529
1271
|
export declare type PricingPlan = "MobileAssetManagement" | "MobileAssetTracking" | "RequestBasedUsage";
|
|
1530
1272
|
export interface CreateGeofenceCollectionRequest {
|
|
1531
1273
|
/**
|
|
@@ -1597,12 +1339,6 @@ export interface CreateGeofenceCollectionRequest {
|
|
|
1597
1339
|
*/
|
|
1598
1340
|
KmsKeyId?: string;
|
|
1599
1341
|
}
|
|
1600
|
-
export declare namespace CreateGeofenceCollectionRequest {
|
|
1601
|
-
/**
|
|
1602
|
-
* @internal
|
|
1603
|
-
*/
|
|
1604
|
-
const filterSensitiveLog: (obj: CreateGeofenceCollectionRequest) => any;
|
|
1605
|
-
}
|
|
1606
1342
|
export interface CreateGeofenceCollectionResponse {
|
|
1607
1343
|
/**
|
|
1608
1344
|
* <p>The name for the geofence collection.</p>
|
|
@@ -1627,12 +1363,6 @@ export interface CreateGeofenceCollectionResponse {
|
|
|
1627
1363
|
*/
|
|
1628
1364
|
CreateTime: Date | undefined;
|
|
1629
1365
|
}
|
|
1630
|
-
export declare namespace CreateGeofenceCollectionResponse {
|
|
1631
|
-
/**
|
|
1632
|
-
* @internal
|
|
1633
|
-
*/
|
|
1634
|
-
const filterSensitiveLog: (obj: CreateGeofenceCollectionResponse) => any;
|
|
1635
|
-
}
|
|
1636
1366
|
/**
|
|
1637
1367
|
* <p>Specifies the map tile style selected from an available provider.</p>
|
|
1638
1368
|
*/
|
|
@@ -1704,12 +1434,6 @@ export interface MapConfiguration {
|
|
|
1704
1434
|
*/
|
|
1705
1435
|
Style: string | undefined;
|
|
1706
1436
|
}
|
|
1707
|
-
export declare namespace MapConfiguration {
|
|
1708
|
-
/**
|
|
1709
|
-
* @internal
|
|
1710
|
-
*/
|
|
1711
|
-
const filterSensitiveLog: (obj: MapConfiguration) => any;
|
|
1712
|
-
}
|
|
1713
1437
|
export interface CreateMapRequest {
|
|
1714
1438
|
/**
|
|
1715
1439
|
* <p>The name for the map resource.</p>
|
|
@@ -1772,12 +1496,6 @@ export interface CreateMapRequest {
|
|
|
1772
1496
|
*/
|
|
1773
1497
|
Tags?: Record<string, string>;
|
|
1774
1498
|
}
|
|
1775
|
-
export declare namespace CreateMapRequest {
|
|
1776
|
-
/**
|
|
1777
|
-
* @internal
|
|
1778
|
-
*/
|
|
1779
|
-
const filterSensitiveLog: (obj: CreateMapRequest) => any;
|
|
1780
|
-
}
|
|
1781
1499
|
export interface CreateMapResponse {
|
|
1782
1500
|
/**
|
|
1783
1501
|
* <p>The name of the map resource.</p>
|
|
@@ -1801,12 +1519,6 @@ export interface CreateMapResponse {
|
|
|
1801
1519
|
*/
|
|
1802
1520
|
CreateTime: Date | undefined;
|
|
1803
1521
|
}
|
|
1804
|
-
export declare namespace CreateMapResponse {
|
|
1805
|
-
/**
|
|
1806
|
-
* @internal
|
|
1807
|
-
*/
|
|
1808
|
-
const filterSensitiveLog: (obj: CreateMapResponse) => any;
|
|
1809
|
-
}
|
|
1810
1522
|
export declare type IntendedUse = "SingleUse" | "Storage";
|
|
1811
1523
|
/**
|
|
1812
1524
|
* <p>Specifies the data storage option chosen for requesting Places.</p>
|
|
@@ -1848,12 +1560,6 @@ export interface DataSourceConfiguration {
|
|
|
1848
1560
|
*/
|
|
1849
1561
|
IntendedUse?: IntendedUse | string;
|
|
1850
1562
|
}
|
|
1851
|
-
export declare namespace DataSourceConfiguration {
|
|
1852
|
-
/**
|
|
1853
|
-
* @internal
|
|
1854
|
-
*/
|
|
1855
|
-
const filterSensitiveLog: (obj: DataSourceConfiguration) => any;
|
|
1856
|
-
}
|
|
1857
1563
|
export interface CreatePlaceIndexRequest {
|
|
1858
1564
|
/**
|
|
1859
1565
|
* <p>The name of the place index resource. </p>
|
|
@@ -1945,12 +1651,6 @@ export interface CreatePlaceIndexRequest {
|
|
|
1945
1651
|
*/
|
|
1946
1652
|
Tags?: Record<string, string>;
|
|
1947
1653
|
}
|
|
1948
|
-
export declare namespace CreatePlaceIndexRequest {
|
|
1949
|
-
/**
|
|
1950
|
-
* @internal
|
|
1951
|
-
*/
|
|
1952
|
-
const filterSensitiveLog: (obj: CreatePlaceIndexRequest) => any;
|
|
1953
|
-
}
|
|
1954
1654
|
export interface CreatePlaceIndexResponse {
|
|
1955
1655
|
/**
|
|
1956
1656
|
* <p>The name for the place index resource.</p>
|
|
@@ -1974,12 +1674,6 @@ export interface CreatePlaceIndexResponse {
|
|
|
1974
1674
|
*/
|
|
1975
1675
|
CreateTime: Date | undefined;
|
|
1976
1676
|
}
|
|
1977
|
-
export declare namespace CreatePlaceIndexResponse {
|
|
1978
|
-
/**
|
|
1979
|
-
* @internal
|
|
1980
|
-
*/
|
|
1981
|
-
const filterSensitiveLog: (obj: CreatePlaceIndexResponse) => any;
|
|
1982
|
-
}
|
|
1983
1677
|
export interface CreateRouteCalculatorRequest {
|
|
1984
1678
|
/**
|
|
1985
1679
|
* <p>The name of the route calculator resource. </p>
|
|
@@ -2068,12 +1762,6 @@ export interface CreateRouteCalculatorRequest {
|
|
|
2068
1762
|
*/
|
|
2069
1763
|
Tags?: Record<string, string>;
|
|
2070
1764
|
}
|
|
2071
|
-
export declare namespace CreateRouteCalculatorRequest {
|
|
2072
|
-
/**
|
|
2073
|
-
* @internal
|
|
2074
|
-
*/
|
|
2075
|
-
const filterSensitiveLog: (obj: CreateRouteCalculatorRequest) => any;
|
|
2076
|
-
}
|
|
2077
1765
|
export interface CreateRouteCalculatorResponse {
|
|
2078
1766
|
/**
|
|
2079
1767
|
* <p>The name of the route calculator resource. </p>
|
|
@@ -2108,12 +1796,6 @@ export interface CreateRouteCalculatorResponse {
|
|
|
2108
1796
|
*/
|
|
2109
1797
|
CreateTime: Date | undefined;
|
|
2110
1798
|
}
|
|
2111
|
-
export declare namespace CreateRouteCalculatorResponse {
|
|
2112
|
-
/**
|
|
2113
|
-
* @internal
|
|
2114
|
-
*/
|
|
2115
|
-
const filterSensitiveLog: (obj: CreateRouteCalculatorResponse) => any;
|
|
2116
|
-
}
|
|
2117
1799
|
export declare type PositionFiltering = "AccuracyBased" | "DistanceBased" | "TimeBased";
|
|
2118
1800
|
export interface CreateTrackerRequest {
|
|
2119
1801
|
/**
|
|
@@ -2217,12 +1899,6 @@ export interface CreateTrackerRequest {
|
|
|
2217
1899
|
*/
|
|
2218
1900
|
PositionFiltering?: PositionFiltering | string;
|
|
2219
1901
|
}
|
|
2220
|
-
export declare namespace CreateTrackerRequest {
|
|
2221
|
-
/**
|
|
2222
|
-
* @internal
|
|
2223
|
-
*/
|
|
2224
|
-
const filterSensitiveLog: (obj: CreateTrackerRequest) => any;
|
|
2225
|
-
}
|
|
2226
1902
|
export interface CreateTrackerResponse {
|
|
2227
1903
|
/**
|
|
2228
1904
|
* <p>The name of the tracker resource.</p>
|
|
@@ -2246,124 +1922,52 @@ export interface CreateTrackerResponse {
|
|
|
2246
1922
|
*/
|
|
2247
1923
|
CreateTime: Date | undefined;
|
|
2248
1924
|
}
|
|
2249
|
-
export declare namespace CreateTrackerResponse {
|
|
2250
|
-
/**
|
|
2251
|
-
* @internal
|
|
2252
|
-
*/
|
|
2253
|
-
const filterSensitiveLog: (obj: CreateTrackerResponse) => any;
|
|
2254
|
-
}
|
|
2255
1925
|
export interface DeleteGeofenceCollectionRequest {
|
|
2256
1926
|
/**
|
|
2257
1927
|
* <p>The name of the geofence collection to be deleted.</p>
|
|
2258
1928
|
*/
|
|
2259
1929
|
CollectionName: string | undefined;
|
|
2260
1930
|
}
|
|
2261
|
-
export declare namespace DeleteGeofenceCollectionRequest {
|
|
2262
|
-
/**
|
|
2263
|
-
* @internal
|
|
2264
|
-
*/
|
|
2265
|
-
const filterSensitiveLog: (obj: DeleteGeofenceCollectionRequest) => any;
|
|
2266
|
-
}
|
|
2267
1931
|
export interface DeleteGeofenceCollectionResponse {
|
|
2268
1932
|
}
|
|
2269
|
-
export declare namespace DeleteGeofenceCollectionResponse {
|
|
2270
|
-
/**
|
|
2271
|
-
* @internal
|
|
2272
|
-
*/
|
|
2273
|
-
const filterSensitiveLog: (obj: DeleteGeofenceCollectionResponse) => any;
|
|
2274
|
-
}
|
|
2275
1933
|
export interface DeleteMapRequest {
|
|
2276
1934
|
/**
|
|
2277
1935
|
* <p>The name of the map resource to be deleted.</p>
|
|
2278
1936
|
*/
|
|
2279
1937
|
MapName: string | undefined;
|
|
2280
1938
|
}
|
|
2281
|
-
export declare namespace DeleteMapRequest {
|
|
2282
|
-
/**
|
|
2283
|
-
* @internal
|
|
2284
|
-
*/
|
|
2285
|
-
const filterSensitiveLog: (obj: DeleteMapRequest) => any;
|
|
2286
|
-
}
|
|
2287
1939
|
export interface DeleteMapResponse {
|
|
2288
1940
|
}
|
|
2289
|
-
export declare namespace DeleteMapResponse {
|
|
2290
|
-
/**
|
|
2291
|
-
* @internal
|
|
2292
|
-
*/
|
|
2293
|
-
const filterSensitiveLog: (obj: DeleteMapResponse) => any;
|
|
2294
|
-
}
|
|
2295
1941
|
export interface DeletePlaceIndexRequest {
|
|
2296
1942
|
/**
|
|
2297
1943
|
* <p>The name of the place index resource to be deleted.</p>
|
|
2298
1944
|
*/
|
|
2299
1945
|
IndexName: string | undefined;
|
|
2300
1946
|
}
|
|
2301
|
-
export declare namespace DeletePlaceIndexRequest {
|
|
2302
|
-
/**
|
|
2303
|
-
* @internal
|
|
2304
|
-
*/
|
|
2305
|
-
const filterSensitiveLog: (obj: DeletePlaceIndexRequest) => any;
|
|
2306
|
-
}
|
|
2307
1947
|
export interface DeletePlaceIndexResponse {
|
|
2308
1948
|
}
|
|
2309
|
-
export declare namespace DeletePlaceIndexResponse {
|
|
2310
|
-
/**
|
|
2311
|
-
* @internal
|
|
2312
|
-
*/
|
|
2313
|
-
const filterSensitiveLog: (obj: DeletePlaceIndexResponse) => any;
|
|
2314
|
-
}
|
|
2315
1949
|
export interface DeleteRouteCalculatorRequest {
|
|
2316
1950
|
/**
|
|
2317
1951
|
* <p>The name of the route calculator resource to be deleted.</p>
|
|
2318
1952
|
*/
|
|
2319
1953
|
CalculatorName: string | undefined;
|
|
2320
1954
|
}
|
|
2321
|
-
export declare namespace DeleteRouteCalculatorRequest {
|
|
2322
|
-
/**
|
|
2323
|
-
* @internal
|
|
2324
|
-
*/
|
|
2325
|
-
const filterSensitiveLog: (obj: DeleteRouteCalculatorRequest) => any;
|
|
2326
|
-
}
|
|
2327
1955
|
export interface DeleteRouteCalculatorResponse {
|
|
2328
1956
|
}
|
|
2329
|
-
export declare namespace DeleteRouteCalculatorResponse {
|
|
2330
|
-
/**
|
|
2331
|
-
* @internal
|
|
2332
|
-
*/
|
|
2333
|
-
const filterSensitiveLog: (obj: DeleteRouteCalculatorResponse) => any;
|
|
2334
|
-
}
|
|
2335
1957
|
export interface DeleteTrackerRequest {
|
|
2336
1958
|
/**
|
|
2337
1959
|
* <p>The name of the tracker resource to be deleted.</p>
|
|
2338
1960
|
*/
|
|
2339
1961
|
TrackerName: string | undefined;
|
|
2340
1962
|
}
|
|
2341
|
-
export declare namespace DeleteTrackerRequest {
|
|
2342
|
-
/**
|
|
2343
|
-
* @internal
|
|
2344
|
-
*/
|
|
2345
|
-
const filterSensitiveLog: (obj: DeleteTrackerRequest) => any;
|
|
2346
|
-
}
|
|
2347
1963
|
export interface DeleteTrackerResponse {
|
|
2348
1964
|
}
|
|
2349
|
-
export declare namespace DeleteTrackerResponse {
|
|
2350
|
-
/**
|
|
2351
|
-
* @internal
|
|
2352
|
-
*/
|
|
2353
|
-
const filterSensitiveLog: (obj: DeleteTrackerResponse) => any;
|
|
2354
|
-
}
|
|
2355
1965
|
export interface DescribeGeofenceCollectionRequest {
|
|
2356
1966
|
/**
|
|
2357
1967
|
* <p>The name of the geofence collection.</p>
|
|
2358
1968
|
*/
|
|
2359
1969
|
CollectionName: string | undefined;
|
|
2360
1970
|
}
|
|
2361
|
-
export declare namespace DescribeGeofenceCollectionRequest {
|
|
2362
|
-
/**
|
|
2363
|
-
* @internal
|
|
2364
|
-
*/
|
|
2365
|
-
const filterSensitiveLog: (obj: DescribeGeofenceCollectionRequest) => any;
|
|
2366
|
-
}
|
|
2367
1971
|
export interface DescribeGeofenceCollectionResponse {
|
|
2368
1972
|
/**
|
|
2369
1973
|
* <p>The name of the geofence collection.</p>
|
|
@@ -2418,24 +2022,12 @@ export interface DescribeGeofenceCollectionResponse {
|
|
|
2418
2022
|
*/
|
|
2419
2023
|
UpdateTime: Date | undefined;
|
|
2420
2024
|
}
|
|
2421
|
-
export declare namespace DescribeGeofenceCollectionResponse {
|
|
2422
|
-
/**
|
|
2423
|
-
* @internal
|
|
2424
|
-
*/
|
|
2425
|
-
const filterSensitiveLog: (obj: DescribeGeofenceCollectionResponse) => any;
|
|
2426
|
-
}
|
|
2427
2025
|
export interface DescribeMapRequest {
|
|
2428
2026
|
/**
|
|
2429
2027
|
* <p>The name of the map resource.</p>
|
|
2430
2028
|
*/
|
|
2431
2029
|
MapName: string | undefined;
|
|
2432
2030
|
}
|
|
2433
|
-
export declare namespace DescribeMapRequest {
|
|
2434
|
-
/**
|
|
2435
|
-
* @internal
|
|
2436
|
-
*/
|
|
2437
|
-
const filterSensitiveLog: (obj: DescribeMapRequest) => any;
|
|
2438
|
-
}
|
|
2439
2031
|
export interface DescribeMapResponse {
|
|
2440
2032
|
/**
|
|
2441
2033
|
* <p>The map style selected from an available provider.</p>
|
|
@@ -2486,24 +2078,12 @@ export interface DescribeMapResponse {
|
|
|
2486
2078
|
*/
|
|
2487
2079
|
UpdateTime: Date | undefined;
|
|
2488
2080
|
}
|
|
2489
|
-
export declare namespace DescribeMapResponse {
|
|
2490
|
-
/**
|
|
2491
|
-
* @internal
|
|
2492
|
-
*/
|
|
2493
|
-
const filterSensitiveLog: (obj: DescribeMapResponse) => any;
|
|
2494
|
-
}
|
|
2495
2081
|
export interface DescribePlaceIndexRequest {
|
|
2496
2082
|
/**
|
|
2497
2083
|
* <p>The name of the place index resource.</p>
|
|
2498
2084
|
*/
|
|
2499
2085
|
IndexName: string | undefined;
|
|
2500
2086
|
}
|
|
2501
|
-
export declare namespace DescribePlaceIndexRequest {
|
|
2502
|
-
/**
|
|
2503
|
-
* @internal
|
|
2504
|
-
*/
|
|
2505
|
-
const filterSensitiveLog: (obj: DescribePlaceIndexRequest) => any;
|
|
2506
|
-
}
|
|
2507
2087
|
export interface DescribePlaceIndexResponse {
|
|
2508
2088
|
/**
|
|
2509
2089
|
* <p>The name of the place index resource being described.</p>
|
|
@@ -2567,24 +2147,12 @@ export interface DescribePlaceIndexResponse {
|
|
|
2567
2147
|
*/
|
|
2568
2148
|
Tags?: Record<string, string>;
|
|
2569
2149
|
}
|
|
2570
|
-
export declare namespace DescribePlaceIndexResponse {
|
|
2571
|
-
/**
|
|
2572
|
-
* @internal
|
|
2573
|
-
*/
|
|
2574
|
-
const filterSensitiveLog: (obj: DescribePlaceIndexResponse) => any;
|
|
2575
|
-
}
|
|
2576
2150
|
export interface DescribeRouteCalculatorRequest {
|
|
2577
2151
|
/**
|
|
2578
2152
|
* <p>The name of the route calculator resource.</p>
|
|
2579
2153
|
*/
|
|
2580
2154
|
CalculatorName: string | undefined;
|
|
2581
2155
|
}
|
|
2582
|
-
export declare namespace DescribeRouteCalculatorRequest {
|
|
2583
|
-
/**
|
|
2584
|
-
* @internal
|
|
2585
|
-
*/
|
|
2586
|
-
const filterSensitiveLog: (obj: DescribeRouteCalculatorRequest) => any;
|
|
2587
|
-
}
|
|
2588
2156
|
export interface DescribeRouteCalculatorResponse {
|
|
2589
2157
|
/**
|
|
2590
2158
|
* <p>The name of the route calculator resource being described.</p>
|
|
@@ -2657,24 +2225,12 @@ export interface DescribeRouteCalculatorResponse {
|
|
|
2657
2225
|
*/
|
|
2658
2226
|
Tags?: Record<string, string>;
|
|
2659
2227
|
}
|
|
2660
|
-
export declare namespace DescribeRouteCalculatorResponse {
|
|
2661
|
-
/**
|
|
2662
|
-
* @internal
|
|
2663
|
-
*/
|
|
2664
|
-
const filterSensitiveLog: (obj: DescribeRouteCalculatorResponse) => any;
|
|
2665
|
-
}
|
|
2666
2228
|
export interface DescribeTrackerRequest {
|
|
2667
2229
|
/**
|
|
2668
2230
|
* <p>The name of the tracker resource.</p>
|
|
2669
2231
|
*/
|
|
2670
2232
|
TrackerName: string | undefined;
|
|
2671
2233
|
}
|
|
2672
|
-
export declare namespace DescribeTrackerRequest {
|
|
2673
|
-
/**
|
|
2674
|
-
* @internal
|
|
2675
|
-
*/
|
|
2676
|
-
const filterSensitiveLog: (obj: DescribeTrackerRequest) => any;
|
|
2677
|
-
}
|
|
2678
2234
|
export interface DescribeTrackerResponse {
|
|
2679
2235
|
/**
|
|
2680
2236
|
* <p>The name of the tracker resource.</p>
|
|
@@ -2731,12 +2287,6 @@ export interface DescribeTrackerResponse {
|
|
|
2731
2287
|
*/
|
|
2732
2288
|
PositionFiltering?: PositionFiltering | string;
|
|
2733
2289
|
}
|
|
2734
|
-
export declare namespace DescribeTrackerResponse {
|
|
2735
|
-
/**
|
|
2736
|
-
* @internal
|
|
2737
|
-
*/
|
|
2738
|
-
const filterSensitiveLog: (obj: DescribeTrackerResponse) => any;
|
|
2739
|
-
}
|
|
2740
2290
|
export interface DisassociateTrackerConsumerRequest {
|
|
2741
2291
|
/**
|
|
2742
2292
|
* <p>The name of the tracker resource to be dissociated from the consumer.</p>
|
|
@@ -2755,20 +2305,8 @@ export interface DisassociateTrackerConsumerRequest {
|
|
|
2755
2305
|
*/
|
|
2756
2306
|
ConsumerArn: string | undefined;
|
|
2757
2307
|
}
|
|
2758
|
-
export declare namespace DisassociateTrackerConsumerRequest {
|
|
2759
|
-
/**
|
|
2760
|
-
* @internal
|
|
2761
|
-
*/
|
|
2762
|
-
const filterSensitiveLog: (obj: DisassociateTrackerConsumerRequest) => any;
|
|
2763
|
-
}
|
|
2764
2308
|
export interface DisassociateTrackerConsumerResponse {
|
|
2765
2309
|
}
|
|
2766
|
-
export declare namespace DisassociateTrackerConsumerResponse {
|
|
2767
|
-
/**
|
|
2768
|
-
* @internal
|
|
2769
|
-
*/
|
|
2770
|
-
const filterSensitiveLog: (obj: DisassociateTrackerConsumerResponse) => any;
|
|
2771
|
-
}
|
|
2772
2310
|
export interface ListTagsForResourceRequest {
|
|
2773
2311
|
/**
|
|
2774
2312
|
* <p>The Amazon Resource Name (ARN) of the resource whose tags you want to retrieve.</p>
|
|
@@ -2781,12 +2319,6 @@ export interface ListTagsForResourceRequest {
|
|
|
2781
2319
|
*/
|
|
2782
2320
|
ResourceArn: string | undefined;
|
|
2783
2321
|
}
|
|
2784
|
-
export declare namespace ListTagsForResourceRequest {
|
|
2785
|
-
/**
|
|
2786
|
-
* @internal
|
|
2787
|
-
*/
|
|
2788
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2789
|
-
}
|
|
2790
2322
|
export interface ListTagsForResourceResponse {
|
|
2791
2323
|
/**
|
|
2792
2324
|
* <p>Tags that have been applied to the specified resource. Tags are mapped from the tag key to the tag value: <code>"TagKey" : "TagValue"</code>.</p>
|
|
@@ -2799,12 +2331,6 @@ export interface ListTagsForResourceResponse {
|
|
|
2799
2331
|
*/
|
|
2800
2332
|
Tags?: Record<string, string>;
|
|
2801
2333
|
}
|
|
2802
|
-
export declare namespace ListTagsForResourceResponse {
|
|
2803
|
-
/**
|
|
2804
|
-
* @internal
|
|
2805
|
-
*/
|
|
2806
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2807
|
-
}
|
|
2808
2334
|
export interface TagResourceRequest {
|
|
2809
2335
|
/**
|
|
2810
2336
|
* <p>The Amazon Resource Name (ARN) of the resource whose tags you want to update.</p>
|
|
@@ -2846,20 +2372,8 @@ export interface TagResourceRequest {
|
|
|
2846
2372
|
*/
|
|
2847
2373
|
Tags: Record<string, string> | undefined;
|
|
2848
2374
|
}
|
|
2849
|
-
export declare namespace TagResourceRequest {
|
|
2850
|
-
/**
|
|
2851
|
-
* @internal
|
|
2852
|
-
*/
|
|
2853
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2854
|
-
}
|
|
2855
2375
|
export interface TagResourceResponse {
|
|
2856
2376
|
}
|
|
2857
|
-
export declare namespace TagResourceResponse {
|
|
2858
|
-
/**
|
|
2859
|
-
* @internal
|
|
2860
|
-
*/
|
|
2861
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2862
|
-
}
|
|
2863
2377
|
export interface UntagResourceRequest {
|
|
2864
2378
|
/**
|
|
2865
2379
|
* <p>The Amazon Resource Name (ARN) of the resource from which you want to remove tags.</p>
|
|
@@ -2876,20 +2390,8 @@ export interface UntagResourceRequest {
|
|
|
2876
2390
|
*/
|
|
2877
2391
|
TagKeys: string[] | undefined;
|
|
2878
2392
|
}
|
|
2879
|
-
export declare namespace UntagResourceRequest {
|
|
2880
|
-
/**
|
|
2881
|
-
* @internal
|
|
2882
|
-
*/
|
|
2883
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2884
|
-
}
|
|
2885
2393
|
export interface UntagResourceResponse {
|
|
2886
2394
|
}
|
|
2887
|
-
export declare namespace UntagResourceResponse {
|
|
2888
|
-
/**
|
|
2889
|
-
* @internal
|
|
2890
|
-
*/
|
|
2891
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2892
|
-
}
|
|
2893
2395
|
export interface GetGeofenceRequest {
|
|
2894
2396
|
/**
|
|
2895
2397
|
* <p>The geofence collection storing the target geofence.</p>
|
|
@@ -2900,12 +2402,6 @@ export interface GetGeofenceRequest {
|
|
|
2900
2402
|
*/
|
|
2901
2403
|
GeofenceId: string | undefined;
|
|
2902
2404
|
}
|
|
2903
|
-
export declare namespace GetGeofenceRequest {
|
|
2904
|
-
/**
|
|
2905
|
-
* @internal
|
|
2906
|
-
*/
|
|
2907
|
-
const filterSensitiveLog: (obj: GetGeofenceRequest) => any;
|
|
2908
|
-
}
|
|
2909
2405
|
export interface GetGeofenceResponse {
|
|
2910
2406
|
/**
|
|
2911
2407
|
* <p>The geofence identifier.</p>
|
|
@@ -2957,12 +2453,6 @@ export interface GetGeofenceResponse {
|
|
|
2957
2453
|
*/
|
|
2958
2454
|
UpdateTime: Date | undefined;
|
|
2959
2455
|
}
|
|
2960
|
-
export declare namespace GetGeofenceResponse {
|
|
2961
|
-
/**
|
|
2962
|
-
* @internal
|
|
2963
|
-
*/
|
|
2964
|
-
const filterSensitiveLog: (obj: GetGeofenceResponse) => any;
|
|
2965
|
-
}
|
|
2966
2456
|
export interface ListGeofenceCollectionsRequest {
|
|
2967
2457
|
/**
|
|
2968
2458
|
* <p>An optional limit for the number of resources returned in a single call. </p>
|
|
@@ -2978,12 +2468,6 @@ export interface ListGeofenceCollectionsRequest {
|
|
|
2978
2468
|
*/
|
|
2979
2469
|
NextToken?: string;
|
|
2980
2470
|
}
|
|
2981
|
-
export declare namespace ListGeofenceCollectionsRequest {
|
|
2982
|
-
/**
|
|
2983
|
-
* @internal
|
|
2984
|
-
*/
|
|
2985
|
-
const filterSensitiveLog: (obj: ListGeofenceCollectionsRequest) => any;
|
|
2986
|
-
}
|
|
2987
2471
|
/**
|
|
2988
2472
|
* <p>Contains the geofence collection details.</p>
|
|
2989
2473
|
*/
|
|
@@ -3021,12 +2505,6 @@ export interface ListGeofenceCollectionsResponseEntry {
|
|
|
3021
2505
|
*/
|
|
3022
2506
|
UpdateTime: Date | undefined;
|
|
3023
2507
|
}
|
|
3024
|
-
export declare namespace ListGeofenceCollectionsResponseEntry {
|
|
3025
|
-
/**
|
|
3026
|
-
* @internal
|
|
3027
|
-
*/
|
|
3028
|
-
const filterSensitiveLog: (obj: ListGeofenceCollectionsResponseEntry) => any;
|
|
3029
|
-
}
|
|
3030
2508
|
export interface ListGeofenceCollectionsResponse {
|
|
3031
2509
|
/**
|
|
3032
2510
|
* <p>Lists the geofence collections that exist in your AWS account.</p>
|
|
@@ -3038,12 +2516,6 @@ export interface ListGeofenceCollectionsResponse {
|
|
|
3038
2516
|
*/
|
|
3039
2517
|
NextToken?: string;
|
|
3040
2518
|
}
|
|
3041
|
-
export declare namespace ListGeofenceCollectionsResponse {
|
|
3042
|
-
/**
|
|
3043
|
-
* @internal
|
|
3044
|
-
*/
|
|
3045
|
-
const filterSensitiveLog: (obj: ListGeofenceCollectionsResponse) => any;
|
|
3046
|
-
}
|
|
3047
2519
|
export interface ListGeofencesRequest {
|
|
3048
2520
|
/**
|
|
3049
2521
|
* <p>The name of the geofence collection storing the list of geofences.</p>
|
|
@@ -3063,12 +2535,6 @@ export interface ListGeofencesRequest {
|
|
|
3063
2535
|
*/
|
|
3064
2536
|
MaxResults?: number;
|
|
3065
2537
|
}
|
|
3066
|
-
export declare namespace ListGeofencesRequest {
|
|
3067
|
-
/**
|
|
3068
|
-
* @internal
|
|
3069
|
-
*/
|
|
3070
|
-
const filterSensitiveLog: (obj: ListGeofencesRequest) => any;
|
|
3071
|
-
}
|
|
3072
2538
|
/**
|
|
3073
2539
|
* <p>Contains a list of geofences stored in a given geofence collection.</p>
|
|
3074
2540
|
*/
|
|
@@ -3123,12 +2589,6 @@ export interface ListGeofenceResponseEntry {
|
|
|
3123
2589
|
*/
|
|
3124
2590
|
UpdateTime: Date | undefined;
|
|
3125
2591
|
}
|
|
3126
|
-
export declare namespace ListGeofenceResponseEntry {
|
|
3127
|
-
/**
|
|
3128
|
-
* @internal
|
|
3129
|
-
*/
|
|
3130
|
-
const filterSensitiveLog: (obj: ListGeofenceResponseEntry) => any;
|
|
3131
|
-
}
|
|
3132
2592
|
export interface ListGeofencesResponse {
|
|
3133
2593
|
/**
|
|
3134
2594
|
* <p>Contains a list of geofences stored in the geofence collection.</p>
|
|
@@ -3140,12 +2600,6 @@ export interface ListGeofencesResponse {
|
|
|
3140
2600
|
*/
|
|
3141
2601
|
NextToken?: string;
|
|
3142
2602
|
}
|
|
3143
|
-
export declare namespace ListGeofencesResponse {
|
|
3144
|
-
/**
|
|
3145
|
-
* @internal
|
|
3146
|
-
*/
|
|
3147
|
-
const filterSensitiveLog: (obj: ListGeofencesResponse) => any;
|
|
3148
|
-
}
|
|
3149
2603
|
export interface PutGeofenceRequest {
|
|
3150
2604
|
/**
|
|
3151
2605
|
* <p>The geofence collection to store the geofence in.</p>
|
|
@@ -3163,12 +2617,6 @@ export interface PutGeofenceRequest {
|
|
|
3163
2617
|
*/
|
|
3164
2618
|
Geometry: GeofenceGeometry | undefined;
|
|
3165
2619
|
}
|
|
3166
|
-
export declare namespace PutGeofenceRequest {
|
|
3167
|
-
/**
|
|
3168
|
-
* @internal
|
|
3169
|
-
*/
|
|
3170
|
-
const filterSensitiveLog: (obj: PutGeofenceRequest) => any;
|
|
3171
|
-
}
|
|
3172
2620
|
export interface PutGeofenceResponse {
|
|
3173
2621
|
/**
|
|
3174
2622
|
* <p>The geofence identifier entered in the request.</p>
|
|
@@ -3187,12 +2635,6 @@ export interface PutGeofenceResponse {
|
|
|
3187
2635
|
*/
|
|
3188
2636
|
UpdateTime: Date | undefined;
|
|
3189
2637
|
}
|
|
3190
|
-
export declare namespace PutGeofenceResponse {
|
|
3191
|
-
/**
|
|
3192
|
-
* @internal
|
|
3193
|
-
*/
|
|
3194
|
-
const filterSensitiveLog: (obj: PutGeofenceResponse) => any;
|
|
3195
|
-
}
|
|
3196
2638
|
export interface UpdateGeofenceCollectionRequest {
|
|
3197
2639
|
/**
|
|
3198
2640
|
* <p>The name of the geofence collection to update.</p>
|
|
@@ -3216,12 +2658,6 @@ export interface UpdateGeofenceCollectionRequest {
|
|
|
3216
2658
|
*/
|
|
3217
2659
|
Description?: string;
|
|
3218
2660
|
}
|
|
3219
|
-
export declare namespace UpdateGeofenceCollectionRequest {
|
|
3220
|
-
/**
|
|
3221
|
-
* @internal
|
|
3222
|
-
*/
|
|
3223
|
-
const filterSensitiveLog: (obj: UpdateGeofenceCollectionRequest) => any;
|
|
3224
|
-
}
|
|
3225
2661
|
export interface UpdateGeofenceCollectionResponse {
|
|
3226
2662
|
/**
|
|
3227
2663
|
* <p>The name of the updated geofence collection.</p>
|
|
@@ -3246,12 +2682,6 @@ export interface UpdateGeofenceCollectionResponse {
|
|
|
3246
2682
|
*/
|
|
3247
2683
|
UpdateTime: Date | undefined;
|
|
3248
2684
|
}
|
|
3249
|
-
export declare namespace UpdateGeofenceCollectionResponse {
|
|
3250
|
-
/**
|
|
3251
|
-
* @internal
|
|
3252
|
-
*/
|
|
3253
|
-
const filterSensitiveLog: (obj: UpdateGeofenceCollectionResponse) => any;
|
|
3254
|
-
}
|
|
3255
2685
|
export interface GetDevicePositionRequest {
|
|
3256
2686
|
/**
|
|
3257
2687
|
* <p>The tracker resource receiving the position update.</p>
|
|
@@ -3262,12 +2692,6 @@ export interface GetDevicePositionRequest {
|
|
|
3262
2692
|
*/
|
|
3263
2693
|
DeviceId: string | undefined;
|
|
3264
2694
|
}
|
|
3265
|
-
export declare namespace GetDevicePositionRequest {
|
|
3266
|
-
/**
|
|
3267
|
-
* @internal
|
|
3268
|
-
*/
|
|
3269
|
-
const filterSensitiveLog: (obj: GetDevicePositionRequest) => any;
|
|
3270
|
-
}
|
|
3271
2695
|
export interface GetDevicePositionResponse {
|
|
3272
2696
|
/**
|
|
3273
2697
|
* <p>The device whose position you retrieved.</p>
|
|
@@ -3296,12 +2720,6 @@ export interface GetDevicePositionResponse {
|
|
|
3296
2720
|
*/
|
|
3297
2721
|
PositionProperties?: Record<string, string>;
|
|
3298
2722
|
}
|
|
3299
|
-
export declare namespace GetDevicePositionResponse {
|
|
3300
|
-
/**
|
|
3301
|
-
* @internal
|
|
3302
|
-
*/
|
|
3303
|
-
const filterSensitiveLog: (obj: GetDevicePositionResponse) => any;
|
|
3304
|
-
}
|
|
3305
2723
|
export interface GetDevicePositionHistoryRequest {
|
|
3306
2724
|
/**
|
|
3307
2725
|
* <p>The tracker resource receiving the request for the device position history.</p>
|
|
@@ -3351,12 +2769,6 @@ export interface GetDevicePositionHistoryRequest {
|
|
|
3351
2769
|
*/
|
|
3352
2770
|
MaxResults?: number;
|
|
3353
2771
|
}
|
|
3354
|
-
export declare namespace GetDevicePositionHistoryRequest {
|
|
3355
|
-
/**
|
|
3356
|
-
* @internal
|
|
3357
|
-
*/
|
|
3358
|
-
const filterSensitiveLog: (obj: GetDevicePositionHistoryRequest) => any;
|
|
3359
|
-
}
|
|
3360
2772
|
export interface GetDevicePositionHistoryResponse {
|
|
3361
2773
|
/**
|
|
3362
2774
|
* <p>Contains the position history details for the requested device.</p>
|
|
@@ -3368,12 +2780,6 @@ export interface GetDevicePositionHistoryResponse {
|
|
|
3368
2780
|
*/
|
|
3369
2781
|
NextToken?: string;
|
|
3370
2782
|
}
|
|
3371
|
-
export declare namespace GetDevicePositionHistoryResponse {
|
|
3372
|
-
/**
|
|
3373
|
-
* @internal
|
|
3374
|
-
*/
|
|
3375
|
-
const filterSensitiveLog: (obj: GetDevicePositionHistoryResponse) => any;
|
|
3376
|
-
}
|
|
3377
2783
|
export interface GetMapGlyphsRequest {
|
|
3378
2784
|
/**
|
|
3379
2785
|
* <p>The map resource associated with the glyph file.</p>
|
|
@@ -3436,12 +2842,6 @@ export interface GetMapGlyphsRequest {
|
|
|
3436
2842
|
*/
|
|
3437
2843
|
FontUnicodeRange: string | undefined;
|
|
3438
2844
|
}
|
|
3439
|
-
export declare namespace GetMapGlyphsRequest {
|
|
3440
|
-
/**
|
|
3441
|
-
* @internal
|
|
3442
|
-
*/
|
|
3443
|
-
const filterSensitiveLog: (obj: GetMapGlyphsRequest) => any;
|
|
3444
|
-
}
|
|
3445
2845
|
export interface GetMapGlyphsResponse {
|
|
3446
2846
|
/**
|
|
3447
2847
|
* <p>The blob's content type.</p>
|
|
@@ -3452,12 +2852,6 @@ export interface GetMapGlyphsResponse {
|
|
|
3452
2852
|
*/
|
|
3453
2853
|
ContentType?: string;
|
|
3454
2854
|
}
|
|
3455
|
-
export declare namespace GetMapGlyphsResponse {
|
|
3456
|
-
/**
|
|
3457
|
-
* @internal
|
|
3458
|
-
*/
|
|
3459
|
-
const filterSensitiveLog: (obj: GetMapGlyphsResponse) => any;
|
|
3460
|
-
}
|
|
3461
2855
|
export interface GetMapSpritesRequest {
|
|
3462
2856
|
/**
|
|
3463
2857
|
* <p>The map resource associated with the sprite file.</p>
|
|
@@ -3491,12 +2885,6 @@ export interface GetMapSpritesRequest {
|
|
|
3491
2885
|
*/
|
|
3492
2886
|
FileName: string | undefined;
|
|
3493
2887
|
}
|
|
3494
|
-
export declare namespace GetMapSpritesRequest {
|
|
3495
|
-
/**
|
|
3496
|
-
* @internal
|
|
3497
|
-
*/
|
|
3498
|
-
const filterSensitiveLog: (obj: GetMapSpritesRequest) => any;
|
|
3499
|
-
}
|
|
3500
2888
|
export interface GetMapSpritesResponse {
|
|
3501
2889
|
/**
|
|
3502
2890
|
* <p>Contains the body of the sprite sheet or JSON offset file.</p>
|
|
@@ -3509,24 +2897,12 @@ export interface GetMapSpritesResponse {
|
|
|
3509
2897
|
*/
|
|
3510
2898
|
ContentType?: string;
|
|
3511
2899
|
}
|
|
3512
|
-
export declare namespace GetMapSpritesResponse {
|
|
3513
|
-
/**
|
|
3514
|
-
* @internal
|
|
3515
|
-
*/
|
|
3516
|
-
const filterSensitiveLog: (obj: GetMapSpritesResponse) => any;
|
|
3517
|
-
}
|
|
3518
2900
|
export interface GetMapStyleDescriptorRequest {
|
|
3519
2901
|
/**
|
|
3520
2902
|
* <p>The map resource to retrieve the style descriptor from.</p>
|
|
3521
2903
|
*/
|
|
3522
2904
|
MapName: string | undefined;
|
|
3523
2905
|
}
|
|
3524
|
-
export declare namespace GetMapStyleDescriptorRequest {
|
|
3525
|
-
/**
|
|
3526
|
-
* @internal
|
|
3527
|
-
*/
|
|
3528
|
-
const filterSensitiveLog: (obj: GetMapStyleDescriptorRequest) => any;
|
|
3529
|
-
}
|
|
3530
2906
|
export interface GetMapStyleDescriptorResponse {
|
|
3531
2907
|
/**
|
|
3532
2908
|
* <p>Contains the body of the style descriptor.</p>
|
|
@@ -3538,12 +2914,6 @@ export interface GetMapStyleDescriptorResponse {
|
|
|
3538
2914
|
*/
|
|
3539
2915
|
ContentType?: string;
|
|
3540
2916
|
}
|
|
3541
|
-
export declare namespace GetMapStyleDescriptorResponse {
|
|
3542
|
-
/**
|
|
3543
|
-
* @internal
|
|
3544
|
-
*/
|
|
3545
|
-
const filterSensitiveLog: (obj: GetMapStyleDescriptorResponse) => any;
|
|
3546
|
-
}
|
|
3547
2917
|
export interface GetMapTileRequest {
|
|
3548
2918
|
/**
|
|
3549
2919
|
* <p>The map resource to retrieve the map tiles from.</p>
|
|
@@ -3562,12 +2932,6 @@ export interface GetMapTileRequest {
|
|
|
3562
2932
|
*/
|
|
3563
2933
|
Y: string | undefined;
|
|
3564
2934
|
}
|
|
3565
|
-
export declare namespace GetMapTileRequest {
|
|
3566
|
-
/**
|
|
3567
|
-
* @internal
|
|
3568
|
-
*/
|
|
3569
|
-
const filterSensitiveLog: (obj: GetMapTileRequest) => any;
|
|
3570
|
-
}
|
|
3571
2935
|
export interface GetMapTileResponse {
|
|
3572
2936
|
/**
|
|
3573
2937
|
* <p>Contains Mapbox Vector Tile (MVT) data.</p>
|
|
@@ -3579,12 +2943,6 @@ export interface GetMapTileResponse {
|
|
|
3579
2943
|
*/
|
|
3580
2944
|
ContentType?: string;
|
|
3581
2945
|
}
|
|
3582
|
-
export declare namespace GetMapTileResponse {
|
|
3583
|
-
/**
|
|
3584
|
-
* @internal
|
|
3585
|
-
*/
|
|
3586
|
-
const filterSensitiveLog: (obj: GetMapTileResponse) => any;
|
|
3587
|
-
}
|
|
3588
2946
|
export interface ListDevicePositionsRequest {
|
|
3589
2947
|
/**
|
|
3590
2948
|
* <p>The tracker resource containing the requested devices.</p>
|
|
@@ -3604,12 +2962,6 @@ export interface ListDevicePositionsRequest {
|
|
|
3604
2962
|
*/
|
|
3605
2963
|
NextToken?: string;
|
|
3606
2964
|
}
|
|
3607
|
-
export declare namespace ListDevicePositionsRequest {
|
|
3608
|
-
/**
|
|
3609
|
-
* @internal
|
|
3610
|
-
*/
|
|
3611
|
-
const filterSensitiveLog: (obj: ListDevicePositionsRequest) => any;
|
|
3612
|
-
}
|
|
3613
2965
|
/**
|
|
3614
2966
|
* <p>Contains the tracker resource details.</p>
|
|
3615
2967
|
*/
|
|
@@ -3636,12 +2988,6 @@ export interface ListDevicePositionsResponseEntry {
|
|
|
3636
2988
|
*/
|
|
3637
2989
|
PositionProperties?: Record<string, string>;
|
|
3638
2990
|
}
|
|
3639
|
-
export declare namespace ListDevicePositionsResponseEntry {
|
|
3640
|
-
/**
|
|
3641
|
-
* @internal
|
|
3642
|
-
*/
|
|
3643
|
-
const filterSensitiveLog: (obj: ListDevicePositionsResponseEntry) => any;
|
|
3644
|
-
}
|
|
3645
2991
|
export interface ListDevicePositionsResponse {
|
|
3646
2992
|
/**
|
|
3647
2993
|
* <p>Contains details about each device's last known position. These details includes the device ID,
|
|
@@ -3654,12 +3000,6 @@ export interface ListDevicePositionsResponse {
|
|
|
3654
3000
|
*/
|
|
3655
3001
|
NextToken?: string;
|
|
3656
3002
|
}
|
|
3657
|
-
export declare namespace ListDevicePositionsResponse {
|
|
3658
|
-
/**
|
|
3659
|
-
* @internal
|
|
3660
|
-
*/
|
|
3661
|
-
const filterSensitiveLog: (obj: ListDevicePositionsResponse) => any;
|
|
3662
|
-
}
|
|
3663
3003
|
export interface ListMapsRequest {
|
|
3664
3004
|
/**
|
|
3665
3005
|
* <p>An optional limit for the number of resources returned in a single call. </p>
|
|
@@ -3675,12 +3015,6 @@ export interface ListMapsRequest {
|
|
|
3675
3015
|
*/
|
|
3676
3016
|
NextToken?: string;
|
|
3677
3017
|
}
|
|
3678
|
-
export declare namespace ListMapsRequest {
|
|
3679
|
-
/**
|
|
3680
|
-
* @internal
|
|
3681
|
-
*/
|
|
3682
|
-
const filterSensitiveLog: (obj: ListMapsRequest) => any;
|
|
3683
|
-
}
|
|
3684
3018
|
/**
|
|
3685
3019
|
* <p>Contains details of an existing map resource in your AWS account.</p>
|
|
3686
3020
|
*/
|
|
@@ -3714,12 +3048,6 @@ export interface ListMapsResponseEntry {
|
|
|
3714
3048
|
*/
|
|
3715
3049
|
UpdateTime: Date | undefined;
|
|
3716
3050
|
}
|
|
3717
|
-
export declare namespace ListMapsResponseEntry {
|
|
3718
|
-
/**
|
|
3719
|
-
* @internal
|
|
3720
|
-
*/
|
|
3721
|
-
const filterSensitiveLog: (obj: ListMapsResponseEntry) => any;
|
|
3722
|
-
}
|
|
3723
3051
|
export interface ListMapsResponse {
|
|
3724
3052
|
/**
|
|
3725
3053
|
* <p>Contains a list of maps in your AWS account</p>
|
|
@@ -3730,12 +3058,6 @@ export interface ListMapsResponse {
|
|
|
3730
3058
|
*/
|
|
3731
3059
|
NextToken?: string;
|
|
3732
3060
|
}
|
|
3733
|
-
export declare namespace ListMapsResponse {
|
|
3734
|
-
/**
|
|
3735
|
-
* @internal
|
|
3736
|
-
*/
|
|
3737
|
-
const filterSensitiveLog: (obj: ListMapsResponse) => any;
|
|
3738
|
-
}
|
|
3739
3061
|
export interface ListPlaceIndexesRequest {
|
|
3740
3062
|
/**
|
|
3741
3063
|
* <p>An optional limit for the maximum number of results returned in a single call.</p>
|
|
@@ -3751,12 +3073,6 @@ export interface ListPlaceIndexesRequest {
|
|
|
3751
3073
|
*/
|
|
3752
3074
|
NextToken?: string;
|
|
3753
3075
|
}
|
|
3754
|
-
export declare namespace ListPlaceIndexesRequest {
|
|
3755
|
-
/**
|
|
3756
|
-
* @internal
|
|
3757
|
-
*/
|
|
3758
|
-
const filterSensitiveLog: (obj: ListPlaceIndexesRequest) => any;
|
|
3759
|
-
}
|
|
3760
3076
|
/**
|
|
3761
3077
|
* <p>A place index resource listed in your AWS account.</p>
|
|
3762
3078
|
*/
|
|
@@ -3803,12 +3119,6 @@ export interface ListPlaceIndexesResponseEntry {
|
|
|
3803
3119
|
*/
|
|
3804
3120
|
UpdateTime: Date | undefined;
|
|
3805
3121
|
}
|
|
3806
|
-
export declare namespace ListPlaceIndexesResponseEntry {
|
|
3807
|
-
/**
|
|
3808
|
-
* @internal
|
|
3809
|
-
*/
|
|
3810
|
-
const filterSensitiveLog: (obj: ListPlaceIndexesResponseEntry) => any;
|
|
3811
|
-
}
|
|
3812
3122
|
export interface ListPlaceIndexesResponse {
|
|
3813
3123
|
/**
|
|
3814
3124
|
* <p>Lists the place index resources that exist in your AWS account</p>
|
|
@@ -3820,12 +3130,6 @@ export interface ListPlaceIndexesResponse {
|
|
|
3820
3130
|
*/
|
|
3821
3131
|
NextToken?: string;
|
|
3822
3132
|
}
|
|
3823
|
-
export declare namespace ListPlaceIndexesResponse {
|
|
3824
|
-
/**
|
|
3825
|
-
* @internal
|
|
3826
|
-
*/
|
|
3827
|
-
const filterSensitiveLog: (obj: ListPlaceIndexesResponse) => any;
|
|
3828
|
-
}
|
|
3829
3133
|
export interface ListRouteCalculatorsRequest {
|
|
3830
3134
|
/**
|
|
3831
3135
|
* <p>An optional maximum number of results returned in a single call.</p>
|
|
@@ -3841,12 +3145,6 @@ export interface ListRouteCalculatorsRequest {
|
|
|
3841
3145
|
*/
|
|
3842
3146
|
NextToken?: string;
|
|
3843
3147
|
}
|
|
3844
|
-
export declare namespace ListRouteCalculatorsRequest {
|
|
3845
|
-
/**
|
|
3846
|
-
* @internal
|
|
3847
|
-
*/
|
|
3848
|
-
const filterSensitiveLog: (obj: ListRouteCalculatorsRequest) => any;
|
|
3849
|
-
}
|
|
3850
3148
|
/**
|
|
3851
3149
|
* <p>A route calculator resource listed in your AWS account.</p>
|
|
3852
3150
|
*/
|
|
@@ -3906,12 +3204,6 @@ export interface ListRouteCalculatorsResponseEntry {
|
|
|
3906
3204
|
*/
|
|
3907
3205
|
UpdateTime: Date | undefined;
|
|
3908
3206
|
}
|
|
3909
|
-
export declare namespace ListRouteCalculatorsResponseEntry {
|
|
3910
|
-
/**
|
|
3911
|
-
* @internal
|
|
3912
|
-
*/
|
|
3913
|
-
const filterSensitiveLog: (obj: ListRouteCalculatorsResponseEntry) => any;
|
|
3914
|
-
}
|
|
3915
3207
|
export interface ListRouteCalculatorsResponse {
|
|
3916
3208
|
/**
|
|
3917
3209
|
* <p>Lists the route calculator resources that exist in your AWS account</p>
|
|
@@ -3923,12 +3215,6 @@ export interface ListRouteCalculatorsResponse {
|
|
|
3923
3215
|
*/
|
|
3924
3216
|
NextToken?: string;
|
|
3925
3217
|
}
|
|
3926
|
-
export declare namespace ListRouteCalculatorsResponse {
|
|
3927
|
-
/**
|
|
3928
|
-
* @internal
|
|
3929
|
-
*/
|
|
3930
|
-
const filterSensitiveLog: (obj: ListRouteCalculatorsResponse) => any;
|
|
3931
|
-
}
|
|
3932
3218
|
export interface ListTrackerConsumersRequest {
|
|
3933
3219
|
/**
|
|
3934
3220
|
* <p>The tracker resource whose associated geofence collections you want to list.</p>
|
|
@@ -3948,12 +3234,6 @@ export interface ListTrackerConsumersRequest {
|
|
|
3948
3234
|
*/
|
|
3949
3235
|
NextToken?: string;
|
|
3950
3236
|
}
|
|
3951
|
-
export declare namespace ListTrackerConsumersRequest {
|
|
3952
|
-
/**
|
|
3953
|
-
* @internal
|
|
3954
|
-
*/
|
|
3955
|
-
const filterSensitiveLog: (obj: ListTrackerConsumersRequest) => any;
|
|
3956
|
-
}
|
|
3957
3237
|
export interface ListTrackerConsumersResponse {
|
|
3958
3238
|
/**
|
|
3959
3239
|
* <p>Contains the list of geofence collection ARNs associated to the tracker resource.</p>
|
|
@@ -3965,12 +3245,6 @@ export interface ListTrackerConsumersResponse {
|
|
|
3965
3245
|
*/
|
|
3966
3246
|
NextToken?: string;
|
|
3967
3247
|
}
|
|
3968
|
-
export declare namespace ListTrackerConsumersResponse {
|
|
3969
|
-
/**
|
|
3970
|
-
* @internal
|
|
3971
|
-
*/
|
|
3972
|
-
const filterSensitiveLog: (obj: ListTrackerConsumersResponse) => any;
|
|
3973
|
-
}
|
|
3974
3248
|
export interface ListTrackersRequest {
|
|
3975
3249
|
/**
|
|
3976
3250
|
* <p>An optional limit for the number of resources returned in a single call. </p>
|
|
@@ -3986,12 +3260,6 @@ export interface ListTrackersRequest {
|
|
|
3986
3260
|
*/
|
|
3987
3261
|
NextToken?: string;
|
|
3988
3262
|
}
|
|
3989
|
-
export declare namespace ListTrackersRequest {
|
|
3990
|
-
/**
|
|
3991
|
-
* @internal
|
|
3992
|
-
*/
|
|
3993
|
-
const filterSensitiveLog: (obj: ListTrackersRequest) => any;
|
|
3994
|
-
}
|
|
3995
3263
|
/**
|
|
3996
3264
|
* <p>Contains the tracker resource details.</p>
|
|
3997
3265
|
*/
|
|
@@ -4027,12 +3295,6 @@ export interface ListTrackersResponseEntry {
|
|
|
4027
3295
|
*/
|
|
4028
3296
|
UpdateTime: Date | undefined;
|
|
4029
3297
|
}
|
|
4030
|
-
export declare namespace ListTrackersResponseEntry {
|
|
4031
|
-
/**
|
|
4032
|
-
* @internal
|
|
4033
|
-
*/
|
|
4034
|
-
const filterSensitiveLog: (obj: ListTrackersResponseEntry) => any;
|
|
4035
|
-
}
|
|
4036
3298
|
export interface ListTrackersResponse {
|
|
4037
3299
|
/**
|
|
4038
3300
|
* <p>Contains tracker resources in your AWS account. Details include tracker name,
|
|
@@ -4045,12 +3307,6 @@ export interface ListTrackersResponse {
|
|
|
4045
3307
|
*/
|
|
4046
3308
|
NextToken?: string;
|
|
4047
3309
|
}
|
|
4048
|
-
export declare namespace ListTrackersResponse {
|
|
4049
|
-
/**
|
|
4050
|
-
* @internal
|
|
4051
|
-
*/
|
|
4052
|
-
const filterSensitiveLog: (obj: ListTrackersResponse) => any;
|
|
4053
|
-
}
|
|
4054
3310
|
export interface UpdateMapRequest {
|
|
4055
3311
|
/**
|
|
4056
3312
|
* <p>The name of the map resource to update.</p>
|
|
@@ -4068,12 +3324,6 @@ export interface UpdateMapRequest {
|
|
|
4068
3324
|
*/
|
|
4069
3325
|
Description?: string;
|
|
4070
3326
|
}
|
|
4071
|
-
export declare namespace UpdateMapRequest {
|
|
4072
|
-
/**
|
|
4073
|
-
* @internal
|
|
4074
|
-
*/
|
|
4075
|
-
const filterSensitiveLog: (obj: UpdateMapRequest) => any;
|
|
4076
|
-
}
|
|
4077
3327
|
export interface UpdateMapResponse {
|
|
4078
3328
|
/**
|
|
4079
3329
|
* <p>The name of the updated map resource.</p>
|
|
@@ -4096,12 +3346,6 @@ export interface UpdateMapResponse {
|
|
|
4096
3346
|
*/
|
|
4097
3347
|
UpdateTime: Date | undefined;
|
|
4098
3348
|
}
|
|
4099
|
-
export declare namespace UpdateMapResponse {
|
|
4100
|
-
/**
|
|
4101
|
-
* @internal
|
|
4102
|
-
*/
|
|
4103
|
-
const filterSensitiveLog: (obj: UpdateMapResponse) => any;
|
|
4104
|
-
}
|
|
4105
3349
|
export interface SearchPlaceIndexForPositionRequest {
|
|
4106
3350
|
/**
|
|
4107
3351
|
* <p>The name of the place index resource you want to use for the search.</p>
|
|
@@ -4140,12 +3384,6 @@ export interface SearchPlaceIndexForPositionRequest {
|
|
|
4140
3384
|
*/
|
|
4141
3385
|
Language?: string;
|
|
4142
3386
|
}
|
|
4143
|
-
export declare namespace SearchPlaceIndexForPositionRequest {
|
|
4144
|
-
/**
|
|
4145
|
-
* @internal
|
|
4146
|
-
*/
|
|
4147
|
-
const filterSensitiveLog: (obj: SearchPlaceIndexForPositionRequest) => any;
|
|
4148
|
-
}
|
|
4149
3387
|
/**
|
|
4150
3388
|
* <p>Places uses a point geometry to specify a location or a Place.</p>
|
|
4151
3389
|
*/
|
|
@@ -4166,12 +3404,6 @@ export interface PlaceGeometry {
|
|
|
4166
3404
|
*/
|
|
4167
3405
|
Point?: number[];
|
|
4168
3406
|
}
|
|
4169
|
-
export declare namespace PlaceGeometry {
|
|
4170
|
-
/**
|
|
4171
|
-
* @internal
|
|
4172
|
-
*/
|
|
4173
|
-
const filterSensitiveLog: (obj: PlaceGeometry) => any;
|
|
4174
|
-
}
|
|
4175
3407
|
/**
|
|
4176
3408
|
* <p>Information about a time zone. Includes the name of the time zone and the offset from
|
|
4177
3409
|
* UTC in seconds.</p>
|
|
@@ -4188,12 +3420,6 @@ export interface TimeZone {
|
|
|
4188
3420
|
*/
|
|
4189
3421
|
Offset?: number;
|
|
4190
3422
|
}
|
|
4191
|
-
export declare namespace TimeZone {
|
|
4192
|
-
/**
|
|
4193
|
-
* @internal
|
|
4194
|
-
*/
|
|
4195
|
-
const filterSensitiveLog: (obj: TimeZone) => any;
|
|
4196
|
-
}
|
|
4197
3423
|
/**
|
|
4198
3424
|
* <p>Contains details about addresses or points of interest that match the search
|
|
4199
3425
|
* criteria.</p>
|
|
@@ -4266,12 +3492,6 @@ export interface Place {
|
|
|
4266
3492
|
*/
|
|
4267
3493
|
TimeZone?: TimeZone;
|
|
4268
3494
|
}
|
|
4269
|
-
export declare namespace Place {
|
|
4270
|
-
/**
|
|
4271
|
-
* @internal
|
|
4272
|
-
*/
|
|
4273
|
-
const filterSensitiveLog: (obj: Place) => any;
|
|
4274
|
-
}
|
|
4275
3495
|
/**
|
|
4276
3496
|
* <p>Contains a search result from a position search query that is run on a place index
|
|
4277
3497
|
* resource.</p>
|
|
@@ -4291,12 +3511,6 @@ export interface SearchForPositionResult {
|
|
|
4291
3511
|
*/
|
|
4292
3512
|
Distance: number | undefined;
|
|
4293
3513
|
}
|
|
4294
|
-
export declare namespace SearchForPositionResult {
|
|
4295
|
-
/**
|
|
4296
|
-
* @internal
|
|
4297
|
-
*/
|
|
4298
|
-
const filterSensitiveLog: (obj: SearchForPositionResult) => any;
|
|
4299
|
-
}
|
|
4300
3514
|
/**
|
|
4301
3515
|
* <p>A summary of the request sent by using
|
|
4302
3516
|
* <code>SearchPlaceIndexForPosition</code>.</p>
|
|
@@ -4333,12 +3547,6 @@ export interface SearchPlaceIndexForPositionSummary {
|
|
|
4333
3547
|
*/
|
|
4334
3548
|
Language?: string;
|
|
4335
3549
|
}
|
|
4336
|
-
export declare namespace SearchPlaceIndexForPositionSummary {
|
|
4337
|
-
/**
|
|
4338
|
-
* @internal
|
|
4339
|
-
*/
|
|
4340
|
-
const filterSensitiveLog: (obj: SearchPlaceIndexForPositionSummary) => any;
|
|
4341
|
-
}
|
|
4342
3550
|
export interface SearchPlaceIndexForPositionResponse {
|
|
4343
3551
|
/**
|
|
4344
3552
|
* <p>Contains a summary of the request. Echoes the input values for <code>Position</code>,
|
|
@@ -4352,12 +3560,6 @@ export interface SearchPlaceIndexForPositionResponse {
|
|
|
4352
3560
|
*/
|
|
4353
3561
|
Results: SearchForPositionResult[] | undefined;
|
|
4354
3562
|
}
|
|
4355
|
-
export declare namespace SearchPlaceIndexForPositionResponse {
|
|
4356
|
-
/**
|
|
4357
|
-
* @internal
|
|
4358
|
-
*/
|
|
4359
|
-
const filterSensitiveLog: (obj: SearchPlaceIndexForPositionResponse) => any;
|
|
4360
|
-
}
|
|
4361
3563
|
export interface SearchPlaceIndexForSuggestionsRequest {
|
|
4362
3564
|
/**
|
|
4363
3565
|
* <p>The name of the place index resource you want to use for the search.</p>
|
|
@@ -4436,12 +3638,6 @@ export interface SearchPlaceIndexForSuggestionsRequest {
|
|
|
4436
3638
|
*/
|
|
4437
3639
|
Language?: string;
|
|
4438
3640
|
}
|
|
4439
|
-
export declare namespace SearchPlaceIndexForSuggestionsRequest {
|
|
4440
|
-
/**
|
|
4441
|
-
* @internal
|
|
4442
|
-
*/
|
|
4443
|
-
const filterSensitiveLog: (obj: SearchPlaceIndexForSuggestionsRequest) => any;
|
|
4444
|
-
}
|
|
4445
3641
|
/**
|
|
4446
3642
|
* <p>Contains a place suggestion resulting from a place suggestion query that is run on a
|
|
4447
3643
|
* place index resource.</p>
|
|
@@ -4452,12 +3648,6 @@ export interface SearchForSuggestionsResult {
|
|
|
4452
3648
|
*/
|
|
4453
3649
|
Text: string | undefined;
|
|
4454
3650
|
}
|
|
4455
|
-
export declare namespace SearchForSuggestionsResult {
|
|
4456
|
-
/**
|
|
4457
|
-
* @internal
|
|
4458
|
-
*/
|
|
4459
|
-
const filterSensitiveLog: (obj: SearchForSuggestionsResult) => any;
|
|
4460
|
-
}
|
|
4461
3651
|
/**
|
|
4462
3652
|
* <p>A summary of the request sent by using
|
|
4463
3653
|
* <code>SearchPlaceIndexForSuggestions</code>.</p>
|
|
@@ -4511,12 +3701,6 @@ export interface SearchPlaceIndexForSuggestionsSummary {
|
|
|
4511
3701
|
*/
|
|
4512
3702
|
Language?: string;
|
|
4513
3703
|
}
|
|
4514
|
-
export declare namespace SearchPlaceIndexForSuggestionsSummary {
|
|
4515
|
-
/**
|
|
4516
|
-
* @internal
|
|
4517
|
-
*/
|
|
4518
|
-
const filterSensitiveLog: (obj: SearchPlaceIndexForSuggestionsSummary) => any;
|
|
4519
|
-
}
|
|
4520
3704
|
export interface SearchPlaceIndexForSuggestionsResponse {
|
|
4521
3705
|
/**
|
|
4522
3706
|
* <p>Contains a summary of the request. Echoes the input values for
|
|
@@ -4530,12 +3714,6 @@ export interface SearchPlaceIndexForSuggestionsResponse {
|
|
|
4530
3714
|
*/
|
|
4531
3715
|
Results: SearchForSuggestionsResult[] | undefined;
|
|
4532
3716
|
}
|
|
4533
|
-
export declare namespace SearchPlaceIndexForSuggestionsResponse {
|
|
4534
|
-
/**
|
|
4535
|
-
* @internal
|
|
4536
|
-
*/
|
|
4537
|
-
const filterSensitiveLog: (obj: SearchPlaceIndexForSuggestionsResponse) => any;
|
|
4538
|
-
}
|
|
4539
3717
|
export interface SearchPlaceIndexForTextRequest {
|
|
4540
3718
|
/**
|
|
4541
3719
|
* <p>The name of the place index resource you want to use for the search.</p>
|
|
@@ -4614,12 +3792,6 @@ export interface SearchPlaceIndexForTextRequest {
|
|
|
4614
3792
|
*/
|
|
4615
3793
|
Language?: string;
|
|
4616
3794
|
}
|
|
4617
|
-
export declare namespace SearchPlaceIndexForTextRequest {
|
|
4618
|
-
/**
|
|
4619
|
-
* @internal
|
|
4620
|
-
*/
|
|
4621
|
-
const filterSensitiveLog: (obj: SearchPlaceIndexForTextRequest) => any;
|
|
4622
|
-
}
|
|
4623
3795
|
/**
|
|
4624
3796
|
* <p>Contains a search result from a text search query that is run on a place index
|
|
4625
3797
|
* resource.</p>
|
|
@@ -4647,12 +3819,6 @@ export interface SearchForTextResult {
|
|
|
4647
3819
|
*/
|
|
4648
3820
|
Relevance?: number;
|
|
4649
3821
|
}
|
|
4650
|
-
export declare namespace SearchForTextResult {
|
|
4651
|
-
/**
|
|
4652
|
-
* @internal
|
|
4653
|
-
*/
|
|
4654
|
-
const filterSensitiveLog: (obj: SearchForTextResult) => any;
|
|
4655
|
-
}
|
|
4656
3822
|
/**
|
|
4657
3823
|
* <p>A summary of the request sent by using <code>SearchPlaceIndexForText</code>.</p>
|
|
4658
3824
|
*/
|
|
@@ -4713,12 +3879,6 @@ export interface SearchPlaceIndexForTextSummary {
|
|
|
4713
3879
|
*/
|
|
4714
3880
|
Language?: string;
|
|
4715
3881
|
}
|
|
4716
|
-
export declare namespace SearchPlaceIndexForTextSummary {
|
|
4717
|
-
/**
|
|
4718
|
-
* @internal
|
|
4719
|
-
*/
|
|
4720
|
-
const filterSensitiveLog: (obj: SearchPlaceIndexForTextSummary) => any;
|
|
4721
|
-
}
|
|
4722
3882
|
export interface SearchPlaceIndexForTextResponse {
|
|
4723
3883
|
/**
|
|
4724
3884
|
* <p>Contains a summary of the request. Echoes the input values for
|
|
@@ -4736,12 +3896,6 @@ export interface SearchPlaceIndexForTextResponse {
|
|
|
4736
3896
|
*/
|
|
4737
3897
|
Results: SearchForTextResult[] | undefined;
|
|
4738
3898
|
}
|
|
4739
|
-
export declare namespace SearchPlaceIndexForTextResponse {
|
|
4740
|
-
/**
|
|
4741
|
-
* @internal
|
|
4742
|
-
*/
|
|
4743
|
-
const filterSensitiveLog: (obj: SearchPlaceIndexForTextResponse) => any;
|
|
4744
|
-
}
|
|
4745
3899
|
export interface UpdatePlaceIndexRequest {
|
|
4746
3900
|
/**
|
|
4747
3901
|
* <p>The name of the place index resource to update.</p>
|
|
@@ -4763,12 +3917,6 @@ export interface UpdatePlaceIndexRequest {
|
|
|
4763
3917
|
*/
|
|
4764
3918
|
DataSourceConfiguration?: DataSourceConfiguration;
|
|
4765
3919
|
}
|
|
4766
|
-
export declare namespace UpdatePlaceIndexRequest {
|
|
4767
|
-
/**
|
|
4768
|
-
* @internal
|
|
4769
|
-
*/
|
|
4770
|
-
const filterSensitiveLog: (obj: UpdatePlaceIndexRequest) => any;
|
|
4771
|
-
}
|
|
4772
3920
|
export interface UpdatePlaceIndexResponse {
|
|
4773
3921
|
/**
|
|
4774
3922
|
* <p>The name of the updated place index resource.</p>
|
|
@@ -4792,12 +3940,6 @@ export interface UpdatePlaceIndexResponse {
|
|
|
4792
3940
|
*/
|
|
4793
3941
|
UpdateTime: Date | undefined;
|
|
4794
3942
|
}
|
|
4795
|
-
export declare namespace UpdatePlaceIndexResponse {
|
|
4796
|
-
/**
|
|
4797
|
-
* @internal
|
|
4798
|
-
*/
|
|
4799
|
-
const filterSensitiveLog: (obj: UpdatePlaceIndexResponse) => any;
|
|
4800
|
-
}
|
|
4801
3943
|
export interface UpdateRouteCalculatorRequest {
|
|
4802
3944
|
/**
|
|
4803
3945
|
* <p>The name of the route calculator resource to update.</p>
|
|
@@ -4815,12 +3957,6 @@ export interface UpdateRouteCalculatorRequest {
|
|
|
4815
3957
|
*/
|
|
4816
3958
|
Description?: string;
|
|
4817
3959
|
}
|
|
4818
|
-
export declare namespace UpdateRouteCalculatorRequest {
|
|
4819
|
-
/**
|
|
4820
|
-
* @internal
|
|
4821
|
-
*/
|
|
4822
|
-
const filterSensitiveLog: (obj: UpdateRouteCalculatorRequest) => any;
|
|
4823
|
-
}
|
|
4824
3960
|
export interface UpdateRouteCalculatorResponse {
|
|
4825
3961
|
/**
|
|
4826
3962
|
* <p>The name of the updated route calculator resource.</p>
|
|
@@ -4844,12 +3980,6 @@ export interface UpdateRouteCalculatorResponse {
|
|
|
4844
3980
|
*/
|
|
4845
3981
|
UpdateTime: Date | undefined;
|
|
4846
3982
|
}
|
|
4847
|
-
export declare namespace UpdateRouteCalculatorResponse {
|
|
4848
|
-
/**
|
|
4849
|
-
* @internal
|
|
4850
|
-
*/
|
|
4851
|
-
const filterSensitiveLog: (obj: UpdateRouteCalculatorResponse) => any;
|
|
4852
|
-
}
|
|
4853
3983
|
export interface UpdateTrackerRequest {
|
|
4854
3984
|
/**
|
|
4855
3985
|
* <p>The name of the tracker resource to update.</p>
|
|
@@ -4906,12 +4036,6 @@ export interface UpdateTrackerRequest {
|
|
|
4906
4036
|
*/
|
|
4907
4037
|
PositionFiltering?: PositionFiltering | string;
|
|
4908
4038
|
}
|
|
4909
|
-
export declare namespace UpdateTrackerRequest {
|
|
4910
|
-
/**
|
|
4911
|
-
* @internal
|
|
4912
|
-
*/
|
|
4913
|
-
const filterSensitiveLog: (obj: UpdateTrackerRequest) => any;
|
|
4914
|
-
}
|
|
4915
4039
|
export interface UpdateTrackerResponse {
|
|
4916
4040
|
/**
|
|
4917
4041
|
* <p>The name of the updated tracker resource.</p>
|
|
@@ -4934,9 +4058,591 @@ export interface UpdateTrackerResponse {
|
|
|
4934
4058
|
*/
|
|
4935
4059
|
UpdateTime: Date | undefined;
|
|
4936
4060
|
}
|
|
4937
|
-
|
|
4938
|
-
|
|
4939
|
-
|
|
4940
|
-
|
|
4941
|
-
|
|
4942
|
-
|
|
4061
|
+
/**
|
|
4062
|
+
* @internal
|
|
4063
|
+
*/
|
|
4064
|
+
export declare const AssociateTrackerConsumerRequestFilterSensitiveLog: (obj: AssociateTrackerConsumerRequest) => any;
|
|
4065
|
+
/**
|
|
4066
|
+
* @internal
|
|
4067
|
+
*/
|
|
4068
|
+
export declare const AssociateTrackerConsumerResponseFilterSensitiveLog: (obj: AssociateTrackerConsumerResponse) => any;
|
|
4069
|
+
/**
|
|
4070
|
+
* @internal
|
|
4071
|
+
*/
|
|
4072
|
+
export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
4073
|
+
/**
|
|
4074
|
+
* @internal
|
|
4075
|
+
*/
|
|
4076
|
+
export declare const BatchDeleteDevicePositionHistoryRequestFilterSensitiveLog: (obj: BatchDeleteDevicePositionHistoryRequest) => any;
|
|
4077
|
+
/**
|
|
4078
|
+
* @internal
|
|
4079
|
+
*/
|
|
4080
|
+
export declare const BatchItemErrorFilterSensitiveLog: (obj: BatchItemError) => any;
|
|
4081
|
+
/**
|
|
4082
|
+
* @internal
|
|
4083
|
+
*/
|
|
4084
|
+
export declare const BatchDeleteDevicePositionHistoryErrorFilterSensitiveLog: (obj: BatchDeleteDevicePositionHistoryError) => any;
|
|
4085
|
+
/**
|
|
4086
|
+
* @internal
|
|
4087
|
+
*/
|
|
4088
|
+
export declare const BatchDeleteDevicePositionHistoryResponseFilterSensitiveLog: (obj: BatchDeleteDevicePositionHistoryResponse) => any;
|
|
4089
|
+
/**
|
|
4090
|
+
* @internal
|
|
4091
|
+
*/
|
|
4092
|
+
export declare const BatchDeleteGeofenceRequestFilterSensitiveLog: (obj: BatchDeleteGeofenceRequest) => any;
|
|
4093
|
+
/**
|
|
4094
|
+
* @internal
|
|
4095
|
+
*/
|
|
4096
|
+
export declare const BatchDeleteGeofenceErrorFilterSensitiveLog: (obj: BatchDeleteGeofenceError) => any;
|
|
4097
|
+
/**
|
|
4098
|
+
* @internal
|
|
4099
|
+
*/
|
|
4100
|
+
export declare const BatchDeleteGeofenceResponseFilterSensitiveLog: (obj: BatchDeleteGeofenceResponse) => any;
|
|
4101
|
+
/**
|
|
4102
|
+
* @internal
|
|
4103
|
+
*/
|
|
4104
|
+
export declare const PositionalAccuracyFilterSensitiveLog: (obj: PositionalAccuracy) => any;
|
|
4105
|
+
/**
|
|
4106
|
+
* @internal
|
|
4107
|
+
*/
|
|
4108
|
+
export declare const DevicePositionUpdateFilterSensitiveLog: (obj: DevicePositionUpdate) => any;
|
|
4109
|
+
/**
|
|
4110
|
+
* @internal
|
|
4111
|
+
*/
|
|
4112
|
+
export declare const BatchEvaluateGeofencesRequestFilterSensitiveLog: (obj: BatchEvaluateGeofencesRequest) => any;
|
|
4113
|
+
/**
|
|
4114
|
+
* @internal
|
|
4115
|
+
*/
|
|
4116
|
+
export declare const BatchEvaluateGeofencesErrorFilterSensitiveLog: (obj: BatchEvaluateGeofencesError) => any;
|
|
4117
|
+
/**
|
|
4118
|
+
* @internal
|
|
4119
|
+
*/
|
|
4120
|
+
export declare const BatchEvaluateGeofencesResponseFilterSensitiveLog: (obj: BatchEvaluateGeofencesResponse) => any;
|
|
4121
|
+
/**
|
|
4122
|
+
* @internal
|
|
4123
|
+
*/
|
|
4124
|
+
export declare const BatchGetDevicePositionRequestFilterSensitiveLog: (obj: BatchGetDevicePositionRequest) => any;
|
|
4125
|
+
/**
|
|
4126
|
+
* @internal
|
|
4127
|
+
*/
|
|
4128
|
+
export declare const DevicePositionFilterSensitiveLog: (obj: DevicePosition) => any;
|
|
4129
|
+
/**
|
|
4130
|
+
* @internal
|
|
4131
|
+
*/
|
|
4132
|
+
export declare const BatchGetDevicePositionErrorFilterSensitiveLog: (obj: BatchGetDevicePositionError) => any;
|
|
4133
|
+
/**
|
|
4134
|
+
* @internal
|
|
4135
|
+
*/
|
|
4136
|
+
export declare const BatchGetDevicePositionResponseFilterSensitiveLog: (obj: BatchGetDevicePositionResponse) => any;
|
|
4137
|
+
/**
|
|
4138
|
+
* @internal
|
|
4139
|
+
*/
|
|
4140
|
+
export declare const GeofenceGeometryFilterSensitiveLog: (obj: GeofenceGeometry) => any;
|
|
4141
|
+
/**
|
|
4142
|
+
* @internal
|
|
4143
|
+
*/
|
|
4144
|
+
export declare const BatchPutGeofenceRequestEntryFilterSensitiveLog: (obj: BatchPutGeofenceRequestEntry) => any;
|
|
4145
|
+
/**
|
|
4146
|
+
* @internal
|
|
4147
|
+
*/
|
|
4148
|
+
export declare const BatchPutGeofenceRequestFilterSensitiveLog: (obj: BatchPutGeofenceRequest) => any;
|
|
4149
|
+
/**
|
|
4150
|
+
* @internal
|
|
4151
|
+
*/
|
|
4152
|
+
export declare const BatchPutGeofenceErrorFilterSensitiveLog: (obj: BatchPutGeofenceError) => any;
|
|
4153
|
+
/**
|
|
4154
|
+
* @internal
|
|
4155
|
+
*/
|
|
4156
|
+
export declare const BatchPutGeofenceSuccessFilterSensitiveLog: (obj: BatchPutGeofenceSuccess) => any;
|
|
4157
|
+
/**
|
|
4158
|
+
* @internal
|
|
4159
|
+
*/
|
|
4160
|
+
export declare const BatchPutGeofenceResponseFilterSensitiveLog: (obj: BatchPutGeofenceResponse) => any;
|
|
4161
|
+
/**
|
|
4162
|
+
* @internal
|
|
4163
|
+
*/
|
|
4164
|
+
export declare const BatchUpdateDevicePositionRequestFilterSensitiveLog: (obj: BatchUpdateDevicePositionRequest) => any;
|
|
4165
|
+
/**
|
|
4166
|
+
* @internal
|
|
4167
|
+
*/
|
|
4168
|
+
export declare const BatchUpdateDevicePositionErrorFilterSensitiveLog: (obj: BatchUpdateDevicePositionError) => any;
|
|
4169
|
+
/**
|
|
4170
|
+
* @internal
|
|
4171
|
+
*/
|
|
4172
|
+
export declare const BatchUpdateDevicePositionResponseFilterSensitiveLog: (obj: BatchUpdateDevicePositionResponse) => any;
|
|
4173
|
+
/**
|
|
4174
|
+
* @internal
|
|
4175
|
+
*/
|
|
4176
|
+
export declare const CalculateRouteCarModeOptionsFilterSensitiveLog: (obj: CalculateRouteCarModeOptions) => any;
|
|
4177
|
+
/**
|
|
4178
|
+
* @internal
|
|
4179
|
+
*/
|
|
4180
|
+
export declare const TruckDimensionsFilterSensitiveLog: (obj: TruckDimensions) => any;
|
|
4181
|
+
/**
|
|
4182
|
+
* @internal
|
|
4183
|
+
*/
|
|
4184
|
+
export declare const TruckWeightFilterSensitiveLog: (obj: TruckWeight) => any;
|
|
4185
|
+
/**
|
|
4186
|
+
* @internal
|
|
4187
|
+
*/
|
|
4188
|
+
export declare const CalculateRouteTruckModeOptionsFilterSensitiveLog: (obj: CalculateRouteTruckModeOptions) => any;
|
|
4189
|
+
/**
|
|
4190
|
+
* @internal
|
|
4191
|
+
*/
|
|
4192
|
+
export declare const CalculateRouteRequestFilterSensitiveLog: (obj: CalculateRouteRequest) => any;
|
|
4193
|
+
/**
|
|
4194
|
+
* @internal
|
|
4195
|
+
*/
|
|
4196
|
+
export declare const LegGeometryFilterSensitiveLog: (obj: LegGeometry) => any;
|
|
4197
|
+
/**
|
|
4198
|
+
* @internal
|
|
4199
|
+
*/
|
|
4200
|
+
export declare const StepFilterSensitiveLog: (obj: Step) => any;
|
|
4201
|
+
/**
|
|
4202
|
+
* @internal
|
|
4203
|
+
*/
|
|
4204
|
+
export declare const LegFilterSensitiveLog: (obj: Leg) => any;
|
|
4205
|
+
/**
|
|
4206
|
+
* @internal
|
|
4207
|
+
*/
|
|
4208
|
+
export declare const CalculateRouteSummaryFilterSensitiveLog: (obj: CalculateRouteSummary) => any;
|
|
4209
|
+
/**
|
|
4210
|
+
* @internal
|
|
4211
|
+
*/
|
|
4212
|
+
export declare const CalculateRouteResponseFilterSensitiveLog: (obj: CalculateRouteResponse) => any;
|
|
4213
|
+
/**
|
|
4214
|
+
* @internal
|
|
4215
|
+
*/
|
|
4216
|
+
export declare const CalculateRouteMatrixRequestFilterSensitiveLog: (obj: CalculateRouteMatrixRequest) => any;
|
|
4217
|
+
/**
|
|
4218
|
+
* @internal
|
|
4219
|
+
*/
|
|
4220
|
+
export declare const RouteMatrixEntryErrorFilterSensitiveLog: (obj: RouteMatrixEntryError) => any;
|
|
4221
|
+
/**
|
|
4222
|
+
* @internal
|
|
4223
|
+
*/
|
|
4224
|
+
export declare const RouteMatrixEntryFilterSensitiveLog: (obj: RouteMatrixEntry) => any;
|
|
4225
|
+
/**
|
|
4226
|
+
* @internal
|
|
4227
|
+
*/
|
|
4228
|
+
export declare const CalculateRouteMatrixSummaryFilterSensitiveLog: (obj: CalculateRouteMatrixSummary) => any;
|
|
4229
|
+
/**
|
|
4230
|
+
* @internal
|
|
4231
|
+
*/
|
|
4232
|
+
export declare const CalculateRouteMatrixResponseFilterSensitiveLog: (obj: CalculateRouteMatrixResponse) => any;
|
|
4233
|
+
/**
|
|
4234
|
+
* @internal
|
|
4235
|
+
*/
|
|
4236
|
+
export declare const CreateGeofenceCollectionRequestFilterSensitiveLog: (obj: CreateGeofenceCollectionRequest) => any;
|
|
4237
|
+
/**
|
|
4238
|
+
* @internal
|
|
4239
|
+
*/
|
|
4240
|
+
export declare const CreateGeofenceCollectionResponseFilterSensitiveLog: (obj: CreateGeofenceCollectionResponse) => any;
|
|
4241
|
+
/**
|
|
4242
|
+
* @internal
|
|
4243
|
+
*/
|
|
4244
|
+
export declare const MapConfigurationFilterSensitiveLog: (obj: MapConfiguration) => any;
|
|
4245
|
+
/**
|
|
4246
|
+
* @internal
|
|
4247
|
+
*/
|
|
4248
|
+
export declare const CreateMapRequestFilterSensitiveLog: (obj: CreateMapRequest) => any;
|
|
4249
|
+
/**
|
|
4250
|
+
* @internal
|
|
4251
|
+
*/
|
|
4252
|
+
export declare const CreateMapResponseFilterSensitiveLog: (obj: CreateMapResponse) => any;
|
|
4253
|
+
/**
|
|
4254
|
+
* @internal
|
|
4255
|
+
*/
|
|
4256
|
+
export declare const DataSourceConfigurationFilterSensitiveLog: (obj: DataSourceConfiguration) => any;
|
|
4257
|
+
/**
|
|
4258
|
+
* @internal
|
|
4259
|
+
*/
|
|
4260
|
+
export declare const CreatePlaceIndexRequestFilterSensitiveLog: (obj: CreatePlaceIndexRequest) => any;
|
|
4261
|
+
/**
|
|
4262
|
+
* @internal
|
|
4263
|
+
*/
|
|
4264
|
+
export declare const CreatePlaceIndexResponseFilterSensitiveLog: (obj: CreatePlaceIndexResponse) => any;
|
|
4265
|
+
/**
|
|
4266
|
+
* @internal
|
|
4267
|
+
*/
|
|
4268
|
+
export declare const CreateRouteCalculatorRequestFilterSensitiveLog: (obj: CreateRouteCalculatorRequest) => any;
|
|
4269
|
+
/**
|
|
4270
|
+
* @internal
|
|
4271
|
+
*/
|
|
4272
|
+
export declare const CreateRouteCalculatorResponseFilterSensitiveLog: (obj: CreateRouteCalculatorResponse) => any;
|
|
4273
|
+
/**
|
|
4274
|
+
* @internal
|
|
4275
|
+
*/
|
|
4276
|
+
export declare const CreateTrackerRequestFilterSensitiveLog: (obj: CreateTrackerRequest) => any;
|
|
4277
|
+
/**
|
|
4278
|
+
* @internal
|
|
4279
|
+
*/
|
|
4280
|
+
export declare const CreateTrackerResponseFilterSensitiveLog: (obj: CreateTrackerResponse) => any;
|
|
4281
|
+
/**
|
|
4282
|
+
* @internal
|
|
4283
|
+
*/
|
|
4284
|
+
export declare const DeleteGeofenceCollectionRequestFilterSensitiveLog: (obj: DeleteGeofenceCollectionRequest) => any;
|
|
4285
|
+
/**
|
|
4286
|
+
* @internal
|
|
4287
|
+
*/
|
|
4288
|
+
export declare const DeleteGeofenceCollectionResponseFilterSensitiveLog: (obj: DeleteGeofenceCollectionResponse) => any;
|
|
4289
|
+
/**
|
|
4290
|
+
* @internal
|
|
4291
|
+
*/
|
|
4292
|
+
export declare const DeleteMapRequestFilterSensitiveLog: (obj: DeleteMapRequest) => any;
|
|
4293
|
+
/**
|
|
4294
|
+
* @internal
|
|
4295
|
+
*/
|
|
4296
|
+
export declare const DeleteMapResponseFilterSensitiveLog: (obj: DeleteMapResponse) => any;
|
|
4297
|
+
/**
|
|
4298
|
+
* @internal
|
|
4299
|
+
*/
|
|
4300
|
+
export declare const DeletePlaceIndexRequestFilterSensitiveLog: (obj: DeletePlaceIndexRequest) => any;
|
|
4301
|
+
/**
|
|
4302
|
+
* @internal
|
|
4303
|
+
*/
|
|
4304
|
+
export declare const DeletePlaceIndexResponseFilterSensitiveLog: (obj: DeletePlaceIndexResponse) => any;
|
|
4305
|
+
/**
|
|
4306
|
+
* @internal
|
|
4307
|
+
*/
|
|
4308
|
+
export declare const DeleteRouteCalculatorRequestFilterSensitiveLog: (obj: DeleteRouteCalculatorRequest) => any;
|
|
4309
|
+
/**
|
|
4310
|
+
* @internal
|
|
4311
|
+
*/
|
|
4312
|
+
export declare const DeleteRouteCalculatorResponseFilterSensitiveLog: (obj: DeleteRouteCalculatorResponse) => any;
|
|
4313
|
+
/**
|
|
4314
|
+
* @internal
|
|
4315
|
+
*/
|
|
4316
|
+
export declare const DeleteTrackerRequestFilterSensitiveLog: (obj: DeleteTrackerRequest) => any;
|
|
4317
|
+
/**
|
|
4318
|
+
* @internal
|
|
4319
|
+
*/
|
|
4320
|
+
export declare const DeleteTrackerResponseFilterSensitiveLog: (obj: DeleteTrackerResponse) => any;
|
|
4321
|
+
/**
|
|
4322
|
+
* @internal
|
|
4323
|
+
*/
|
|
4324
|
+
export declare const DescribeGeofenceCollectionRequestFilterSensitiveLog: (obj: DescribeGeofenceCollectionRequest) => any;
|
|
4325
|
+
/**
|
|
4326
|
+
* @internal
|
|
4327
|
+
*/
|
|
4328
|
+
export declare const DescribeGeofenceCollectionResponseFilterSensitiveLog: (obj: DescribeGeofenceCollectionResponse) => any;
|
|
4329
|
+
/**
|
|
4330
|
+
* @internal
|
|
4331
|
+
*/
|
|
4332
|
+
export declare const DescribeMapRequestFilterSensitiveLog: (obj: DescribeMapRequest) => any;
|
|
4333
|
+
/**
|
|
4334
|
+
* @internal
|
|
4335
|
+
*/
|
|
4336
|
+
export declare const DescribeMapResponseFilterSensitiveLog: (obj: DescribeMapResponse) => any;
|
|
4337
|
+
/**
|
|
4338
|
+
* @internal
|
|
4339
|
+
*/
|
|
4340
|
+
export declare const DescribePlaceIndexRequestFilterSensitiveLog: (obj: DescribePlaceIndexRequest) => any;
|
|
4341
|
+
/**
|
|
4342
|
+
* @internal
|
|
4343
|
+
*/
|
|
4344
|
+
export declare const DescribePlaceIndexResponseFilterSensitiveLog: (obj: DescribePlaceIndexResponse) => any;
|
|
4345
|
+
/**
|
|
4346
|
+
* @internal
|
|
4347
|
+
*/
|
|
4348
|
+
export declare const DescribeRouteCalculatorRequestFilterSensitiveLog: (obj: DescribeRouteCalculatorRequest) => any;
|
|
4349
|
+
/**
|
|
4350
|
+
* @internal
|
|
4351
|
+
*/
|
|
4352
|
+
export declare const DescribeRouteCalculatorResponseFilterSensitiveLog: (obj: DescribeRouteCalculatorResponse) => any;
|
|
4353
|
+
/**
|
|
4354
|
+
* @internal
|
|
4355
|
+
*/
|
|
4356
|
+
export declare const DescribeTrackerRequestFilterSensitiveLog: (obj: DescribeTrackerRequest) => any;
|
|
4357
|
+
/**
|
|
4358
|
+
* @internal
|
|
4359
|
+
*/
|
|
4360
|
+
export declare const DescribeTrackerResponseFilterSensitiveLog: (obj: DescribeTrackerResponse) => any;
|
|
4361
|
+
/**
|
|
4362
|
+
* @internal
|
|
4363
|
+
*/
|
|
4364
|
+
export declare const DisassociateTrackerConsumerRequestFilterSensitiveLog: (obj: DisassociateTrackerConsumerRequest) => any;
|
|
4365
|
+
/**
|
|
4366
|
+
* @internal
|
|
4367
|
+
*/
|
|
4368
|
+
export declare const DisassociateTrackerConsumerResponseFilterSensitiveLog: (obj: DisassociateTrackerConsumerResponse) => any;
|
|
4369
|
+
/**
|
|
4370
|
+
* @internal
|
|
4371
|
+
*/
|
|
4372
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
4373
|
+
/**
|
|
4374
|
+
* @internal
|
|
4375
|
+
*/
|
|
4376
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
4377
|
+
/**
|
|
4378
|
+
* @internal
|
|
4379
|
+
*/
|
|
4380
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
4381
|
+
/**
|
|
4382
|
+
* @internal
|
|
4383
|
+
*/
|
|
4384
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
4385
|
+
/**
|
|
4386
|
+
* @internal
|
|
4387
|
+
*/
|
|
4388
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
4389
|
+
/**
|
|
4390
|
+
* @internal
|
|
4391
|
+
*/
|
|
4392
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
4393
|
+
/**
|
|
4394
|
+
* @internal
|
|
4395
|
+
*/
|
|
4396
|
+
export declare const GetGeofenceRequestFilterSensitiveLog: (obj: GetGeofenceRequest) => any;
|
|
4397
|
+
/**
|
|
4398
|
+
* @internal
|
|
4399
|
+
*/
|
|
4400
|
+
export declare const GetGeofenceResponseFilterSensitiveLog: (obj: GetGeofenceResponse) => any;
|
|
4401
|
+
/**
|
|
4402
|
+
* @internal
|
|
4403
|
+
*/
|
|
4404
|
+
export declare const ListGeofenceCollectionsRequestFilterSensitiveLog: (obj: ListGeofenceCollectionsRequest) => any;
|
|
4405
|
+
/**
|
|
4406
|
+
* @internal
|
|
4407
|
+
*/
|
|
4408
|
+
export declare const ListGeofenceCollectionsResponseEntryFilterSensitiveLog: (obj: ListGeofenceCollectionsResponseEntry) => any;
|
|
4409
|
+
/**
|
|
4410
|
+
* @internal
|
|
4411
|
+
*/
|
|
4412
|
+
export declare const ListGeofenceCollectionsResponseFilterSensitiveLog: (obj: ListGeofenceCollectionsResponse) => any;
|
|
4413
|
+
/**
|
|
4414
|
+
* @internal
|
|
4415
|
+
*/
|
|
4416
|
+
export declare const ListGeofencesRequestFilterSensitiveLog: (obj: ListGeofencesRequest) => any;
|
|
4417
|
+
/**
|
|
4418
|
+
* @internal
|
|
4419
|
+
*/
|
|
4420
|
+
export declare const ListGeofenceResponseEntryFilterSensitiveLog: (obj: ListGeofenceResponseEntry) => any;
|
|
4421
|
+
/**
|
|
4422
|
+
* @internal
|
|
4423
|
+
*/
|
|
4424
|
+
export declare const ListGeofencesResponseFilterSensitiveLog: (obj: ListGeofencesResponse) => any;
|
|
4425
|
+
/**
|
|
4426
|
+
* @internal
|
|
4427
|
+
*/
|
|
4428
|
+
export declare const PutGeofenceRequestFilterSensitiveLog: (obj: PutGeofenceRequest) => any;
|
|
4429
|
+
/**
|
|
4430
|
+
* @internal
|
|
4431
|
+
*/
|
|
4432
|
+
export declare const PutGeofenceResponseFilterSensitiveLog: (obj: PutGeofenceResponse) => any;
|
|
4433
|
+
/**
|
|
4434
|
+
* @internal
|
|
4435
|
+
*/
|
|
4436
|
+
export declare const UpdateGeofenceCollectionRequestFilterSensitiveLog: (obj: UpdateGeofenceCollectionRequest) => any;
|
|
4437
|
+
/**
|
|
4438
|
+
* @internal
|
|
4439
|
+
*/
|
|
4440
|
+
export declare const UpdateGeofenceCollectionResponseFilterSensitiveLog: (obj: UpdateGeofenceCollectionResponse) => any;
|
|
4441
|
+
/**
|
|
4442
|
+
* @internal
|
|
4443
|
+
*/
|
|
4444
|
+
export declare const GetDevicePositionRequestFilterSensitiveLog: (obj: GetDevicePositionRequest) => any;
|
|
4445
|
+
/**
|
|
4446
|
+
* @internal
|
|
4447
|
+
*/
|
|
4448
|
+
export declare const GetDevicePositionResponseFilterSensitiveLog: (obj: GetDevicePositionResponse) => any;
|
|
4449
|
+
/**
|
|
4450
|
+
* @internal
|
|
4451
|
+
*/
|
|
4452
|
+
export declare const GetDevicePositionHistoryRequestFilterSensitiveLog: (obj: GetDevicePositionHistoryRequest) => any;
|
|
4453
|
+
/**
|
|
4454
|
+
* @internal
|
|
4455
|
+
*/
|
|
4456
|
+
export declare const GetDevicePositionHistoryResponseFilterSensitiveLog: (obj: GetDevicePositionHistoryResponse) => any;
|
|
4457
|
+
/**
|
|
4458
|
+
* @internal
|
|
4459
|
+
*/
|
|
4460
|
+
export declare const GetMapGlyphsRequestFilterSensitiveLog: (obj: GetMapGlyphsRequest) => any;
|
|
4461
|
+
/**
|
|
4462
|
+
* @internal
|
|
4463
|
+
*/
|
|
4464
|
+
export declare const GetMapGlyphsResponseFilterSensitiveLog: (obj: GetMapGlyphsResponse) => any;
|
|
4465
|
+
/**
|
|
4466
|
+
* @internal
|
|
4467
|
+
*/
|
|
4468
|
+
export declare const GetMapSpritesRequestFilterSensitiveLog: (obj: GetMapSpritesRequest) => any;
|
|
4469
|
+
/**
|
|
4470
|
+
* @internal
|
|
4471
|
+
*/
|
|
4472
|
+
export declare const GetMapSpritesResponseFilterSensitiveLog: (obj: GetMapSpritesResponse) => any;
|
|
4473
|
+
/**
|
|
4474
|
+
* @internal
|
|
4475
|
+
*/
|
|
4476
|
+
export declare const GetMapStyleDescriptorRequestFilterSensitiveLog: (obj: GetMapStyleDescriptorRequest) => any;
|
|
4477
|
+
/**
|
|
4478
|
+
* @internal
|
|
4479
|
+
*/
|
|
4480
|
+
export declare const GetMapStyleDescriptorResponseFilterSensitiveLog: (obj: GetMapStyleDescriptorResponse) => any;
|
|
4481
|
+
/**
|
|
4482
|
+
* @internal
|
|
4483
|
+
*/
|
|
4484
|
+
export declare const GetMapTileRequestFilterSensitiveLog: (obj: GetMapTileRequest) => any;
|
|
4485
|
+
/**
|
|
4486
|
+
* @internal
|
|
4487
|
+
*/
|
|
4488
|
+
export declare const GetMapTileResponseFilterSensitiveLog: (obj: GetMapTileResponse) => any;
|
|
4489
|
+
/**
|
|
4490
|
+
* @internal
|
|
4491
|
+
*/
|
|
4492
|
+
export declare const ListDevicePositionsRequestFilterSensitiveLog: (obj: ListDevicePositionsRequest) => any;
|
|
4493
|
+
/**
|
|
4494
|
+
* @internal
|
|
4495
|
+
*/
|
|
4496
|
+
export declare const ListDevicePositionsResponseEntryFilterSensitiveLog: (obj: ListDevicePositionsResponseEntry) => any;
|
|
4497
|
+
/**
|
|
4498
|
+
* @internal
|
|
4499
|
+
*/
|
|
4500
|
+
export declare const ListDevicePositionsResponseFilterSensitiveLog: (obj: ListDevicePositionsResponse) => any;
|
|
4501
|
+
/**
|
|
4502
|
+
* @internal
|
|
4503
|
+
*/
|
|
4504
|
+
export declare const ListMapsRequestFilterSensitiveLog: (obj: ListMapsRequest) => any;
|
|
4505
|
+
/**
|
|
4506
|
+
* @internal
|
|
4507
|
+
*/
|
|
4508
|
+
export declare const ListMapsResponseEntryFilterSensitiveLog: (obj: ListMapsResponseEntry) => any;
|
|
4509
|
+
/**
|
|
4510
|
+
* @internal
|
|
4511
|
+
*/
|
|
4512
|
+
export declare const ListMapsResponseFilterSensitiveLog: (obj: ListMapsResponse) => any;
|
|
4513
|
+
/**
|
|
4514
|
+
* @internal
|
|
4515
|
+
*/
|
|
4516
|
+
export declare const ListPlaceIndexesRequestFilterSensitiveLog: (obj: ListPlaceIndexesRequest) => any;
|
|
4517
|
+
/**
|
|
4518
|
+
* @internal
|
|
4519
|
+
*/
|
|
4520
|
+
export declare const ListPlaceIndexesResponseEntryFilterSensitiveLog: (obj: ListPlaceIndexesResponseEntry) => any;
|
|
4521
|
+
/**
|
|
4522
|
+
* @internal
|
|
4523
|
+
*/
|
|
4524
|
+
export declare const ListPlaceIndexesResponseFilterSensitiveLog: (obj: ListPlaceIndexesResponse) => any;
|
|
4525
|
+
/**
|
|
4526
|
+
* @internal
|
|
4527
|
+
*/
|
|
4528
|
+
export declare const ListRouteCalculatorsRequestFilterSensitiveLog: (obj: ListRouteCalculatorsRequest) => any;
|
|
4529
|
+
/**
|
|
4530
|
+
* @internal
|
|
4531
|
+
*/
|
|
4532
|
+
export declare const ListRouteCalculatorsResponseEntryFilterSensitiveLog: (obj: ListRouteCalculatorsResponseEntry) => any;
|
|
4533
|
+
/**
|
|
4534
|
+
* @internal
|
|
4535
|
+
*/
|
|
4536
|
+
export declare const ListRouteCalculatorsResponseFilterSensitiveLog: (obj: ListRouteCalculatorsResponse) => any;
|
|
4537
|
+
/**
|
|
4538
|
+
* @internal
|
|
4539
|
+
*/
|
|
4540
|
+
export declare const ListTrackerConsumersRequestFilterSensitiveLog: (obj: ListTrackerConsumersRequest) => any;
|
|
4541
|
+
/**
|
|
4542
|
+
* @internal
|
|
4543
|
+
*/
|
|
4544
|
+
export declare const ListTrackerConsumersResponseFilterSensitiveLog: (obj: ListTrackerConsumersResponse) => any;
|
|
4545
|
+
/**
|
|
4546
|
+
* @internal
|
|
4547
|
+
*/
|
|
4548
|
+
export declare const ListTrackersRequestFilterSensitiveLog: (obj: ListTrackersRequest) => any;
|
|
4549
|
+
/**
|
|
4550
|
+
* @internal
|
|
4551
|
+
*/
|
|
4552
|
+
export declare const ListTrackersResponseEntryFilterSensitiveLog: (obj: ListTrackersResponseEntry) => any;
|
|
4553
|
+
/**
|
|
4554
|
+
* @internal
|
|
4555
|
+
*/
|
|
4556
|
+
export declare const ListTrackersResponseFilterSensitiveLog: (obj: ListTrackersResponse) => any;
|
|
4557
|
+
/**
|
|
4558
|
+
* @internal
|
|
4559
|
+
*/
|
|
4560
|
+
export declare const UpdateMapRequestFilterSensitiveLog: (obj: UpdateMapRequest) => any;
|
|
4561
|
+
/**
|
|
4562
|
+
* @internal
|
|
4563
|
+
*/
|
|
4564
|
+
export declare const UpdateMapResponseFilterSensitiveLog: (obj: UpdateMapResponse) => any;
|
|
4565
|
+
/**
|
|
4566
|
+
* @internal
|
|
4567
|
+
*/
|
|
4568
|
+
export declare const SearchPlaceIndexForPositionRequestFilterSensitiveLog: (obj: SearchPlaceIndexForPositionRequest) => any;
|
|
4569
|
+
/**
|
|
4570
|
+
* @internal
|
|
4571
|
+
*/
|
|
4572
|
+
export declare const PlaceGeometryFilterSensitiveLog: (obj: PlaceGeometry) => any;
|
|
4573
|
+
/**
|
|
4574
|
+
* @internal
|
|
4575
|
+
*/
|
|
4576
|
+
export declare const TimeZoneFilterSensitiveLog: (obj: TimeZone) => any;
|
|
4577
|
+
/**
|
|
4578
|
+
* @internal
|
|
4579
|
+
*/
|
|
4580
|
+
export declare const PlaceFilterSensitiveLog: (obj: Place) => any;
|
|
4581
|
+
/**
|
|
4582
|
+
* @internal
|
|
4583
|
+
*/
|
|
4584
|
+
export declare const SearchForPositionResultFilterSensitiveLog: (obj: SearchForPositionResult) => any;
|
|
4585
|
+
/**
|
|
4586
|
+
* @internal
|
|
4587
|
+
*/
|
|
4588
|
+
export declare const SearchPlaceIndexForPositionSummaryFilterSensitiveLog: (obj: SearchPlaceIndexForPositionSummary) => any;
|
|
4589
|
+
/**
|
|
4590
|
+
* @internal
|
|
4591
|
+
*/
|
|
4592
|
+
export declare const SearchPlaceIndexForPositionResponseFilterSensitiveLog: (obj: SearchPlaceIndexForPositionResponse) => any;
|
|
4593
|
+
/**
|
|
4594
|
+
* @internal
|
|
4595
|
+
*/
|
|
4596
|
+
export declare const SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog: (obj: SearchPlaceIndexForSuggestionsRequest) => any;
|
|
4597
|
+
/**
|
|
4598
|
+
* @internal
|
|
4599
|
+
*/
|
|
4600
|
+
export declare const SearchForSuggestionsResultFilterSensitiveLog: (obj: SearchForSuggestionsResult) => any;
|
|
4601
|
+
/**
|
|
4602
|
+
* @internal
|
|
4603
|
+
*/
|
|
4604
|
+
export declare const SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog: (obj: SearchPlaceIndexForSuggestionsSummary) => any;
|
|
4605
|
+
/**
|
|
4606
|
+
* @internal
|
|
4607
|
+
*/
|
|
4608
|
+
export declare const SearchPlaceIndexForSuggestionsResponseFilterSensitiveLog: (obj: SearchPlaceIndexForSuggestionsResponse) => any;
|
|
4609
|
+
/**
|
|
4610
|
+
* @internal
|
|
4611
|
+
*/
|
|
4612
|
+
export declare const SearchPlaceIndexForTextRequestFilterSensitiveLog: (obj: SearchPlaceIndexForTextRequest) => any;
|
|
4613
|
+
/**
|
|
4614
|
+
* @internal
|
|
4615
|
+
*/
|
|
4616
|
+
export declare const SearchForTextResultFilterSensitiveLog: (obj: SearchForTextResult) => any;
|
|
4617
|
+
/**
|
|
4618
|
+
* @internal
|
|
4619
|
+
*/
|
|
4620
|
+
export declare const SearchPlaceIndexForTextSummaryFilterSensitiveLog: (obj: SearchPlaceIndexForTextSummary) => any;
|
|
4621
|
+
/**
|
|
4622
|
+
* @internal
|
|
4623
|
+
*/
|
|
4624
|
+
export declare const SearchPlaceIndexForTextResponseFilterSensitiveLog: (obj: SearchPlaceIndexForTextResponse) => any;
|
|
4625
|
+
/**
|
|
4626
|
+
* @internal
|
|
4627
|
+
*/
|
|
4628
|
+
export declare const UpdatePlaceIndexRequestFilterSensitiveLog: (obj: UpdatePlaceIndexRequest) => any;
|
|
4629
|
+
/**
|
|
4630
|
+
* @internal
|
|
4631
|
+
*/
|
|
4632
|
+
export declare const UpdatePlaceIndexResponseFilterSensitiveLog: (obj: UpdatePlaceIndexResponse) => any;
|
|
4633
|
+
/**
|
|
4634
|
+
* @internal
|
|
4635
|
+
*/
|
|
4636
|
+
export declare const UpdateRouteCalculatorRequestFilterSensitiveLog: (obj: UpdateRouteCalculatorRequest) => any;
|
|
4637
|
+
/**
|
|
4638
|
+
* @internal
|
|
4639
|
+
*/
|
|
4640
|
+
export declare const UpdateRouteCalculatorResponseFilterSensitiveLog: (obj: UpdateRouteCalculatorResponse) => any;
|
|
4641
|
+
/**
|
|
4642
|
+
* @internal
|
|
4643
|
+
*/
|
|
4644
|
+
export declare const UpdateTrackerRequestFilterSensitiveLog: (obj: UpdateTrackerRequest) => any;
|
|
4645
|
+
/**
|
|
4646
|
+
* @internal
|
|
4647
|
+
*/
|
|
4648
|
+
export declare const UpdateTrackerResponseFilterSensitiveLog: (obj: UpdateTrackerResponse) => any;
|