@aws-sdk/client-location 3.297.0 → 3.299.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateTrackerConsumerCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +2 -3
- package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +2 -3
- package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +1 -1
- package/dist-cjs/commands/BatchGetDevicePositionCommand.js +1 -1
- package/dist-cjs/commands/BatchPutGeofenceCommand.js +1 -1
- package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +1 -1
- package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +2 -3
- package/dist-cjs/commands/CreateKeyCommand.js +1 -1
- package/dist-cjs/commands/CreateMapCommand.js +2 -3
- package/dist-cjs/commands/CreatePlaceIndexCommand.js +2 -3
- package/dist-cjs/commands/CreateRouteCalculatorCommand.js +2 -3
- package/dist-cjs/commands/CreateTrackerCommand.js +2 -3
- package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteMapCommand.js +2 -3
- package/dist-cjs/commands/DeletePlaceIndexCommand.js +2 -3
- package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrackerCommand.js +2 -3
- package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +2 -3
- package/dist-cjs/commands/DescribeKeyCommand.js +1 -1
- package/dist-cjs/commands/DescribeMapCommand.js +2 -3
- package/dist-cjs/commands/DescribePlaceIndexCommand.js +2 -3
- package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +2 -3
- package/dist-cjs/commands/DescribeTrackerCommand.js +2 -3
- package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +2 -3
- package/dist-cjs/commands/GetDevicePositionCommand.js +1 -1
- package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +1 -1
- package/dist-cjs/commands/GetGeofenceCommand.js +1 -1
- package/dist-cjs/commands/GetMapGlyphsCommand.js +1 -1
- package/dist-cjs/commands/GetMapSpritesCommand.js +1 -1
- package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +1 -1
- package/dist-cjs/commands/GetMapTileCommand.js +1 -1
- package/dist-cjs/commands/GetPlaceCommand.js +1 -1
- package/dist-cjs/commands/ListDevicePositionsCommand.js +1 -1
- package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +2 -3
- package/dist-cjs/commands/ListGeofencesCommand.js +1 -1
- package/dist-cjs/commands/ListKeysCommand.js +2 -3
- package/dist-cjs/commands/ListMapsCommand.js +2 -3
- package/dist-cjs/commands/ListPlaceIndexesCommand.js +2 -3
- package/dist-cjs/commands/ListRouteCalculatorsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTrackerConsumersCommand.js +2 -3
- package/dist-cjs/commands/ListTrackersCommand.js +2 -3
- package/dist-cjs/commands/PutGeofenceCommand.js +1 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +2 -3
- package/dist-cjs/commands/UpdateKeyCommand.js +2 -3
- package/dist-cjs/commands/UpdateMapCommand.js +2 -3
- package/dist-cjs/commands/UpdatePlaceIndexCommand.js +2 -3
- package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrackerCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -476
- package/dist-es/commands/AssociateTrackerConsumerCommand.js +2 -3
- package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +2 -3
- package/dist-es/commands/BatchDeleteGeofenceCommand.js +2 -3
- package/dist-es/commands/BatchEvaluateGeofencesCommand.js +2 -2
- package/dist-es/commands/BatchGetDevicePositionCommand.js +2 -2
- package/dist-es/commands/BatchPutGeofenceCommand.js +2 -2
- package/dist-es/commands/BatchUpdateDevicePositionCommand.js +2 -2
- package/dist-es/commands/CreateGeofenceCollectionCommand.js +2 -3
- package/dist-es/commands/CreateKeyCommand.js +2 -2
- package/dist-es/commands/CreateMapCommand.js +2 -3
- package/dist-es/commands/CreatePlaceIndexCommand.js +2 -3
- package/dist-es/commands/CreateRouteCalculatorCommand.js +2 -3
- package/dist-es/commands/CreateTrackerCommand.js +2 -3
- package/dist-es/commands/DeleteGeofenceCollectionCommand.js +2 -3
- package/dist-es/commands/DeleteKeyCommand.js +2 -3
- package/dist-es/commands/DeleteMapCommand.js +2 -3
- package/dist-es/commands/DeletePlaceIndexCommand.js +2 -3
- package/dist-es/commands/DeleteRouteCalculatorCommand.js +2 -3
- package/dist-es/commands/DeleteTrackerCommand.js +2 -3
- package/dist-es/commands/DescribeGeofenceCollectionCommand.js +2 -3
- package/dist-es/commands/DescribeKeyCommand.js +2 -2
- package/dist-es/commands/DescribeMapCommand.js +2 -3
- package/dist-es/commands/DescribePlaceIndexCommand.js +2 -3
- package/dist-es/commands/DescribeRouteCalculatorCommand.js +2 -3
- package/dist-es/commands/DescribeTrackerCommand.js +2 -3
- package/dist-es/commands/DisassociateTrackerConsumerCommand.js +2 -3
- package/dist-es/commands/GetDevicePositionCommand.js +2 -2
- package/dist-es/commands/GetDevicePositionHistoryCommand.js +2 -2
- package/dist-es/commands/GetGeofenceCommand.js +2 -2
- package/dist-es/commands/GetMapGlyphsCommand.js +2 -2
- package/dist-es/commands/GetMapSpritesCommand.js +2 -2
- package/dist-es/commands/GetMapStyleDescriptorCommand.js +2 -2
- package/dist-es/commands/GetMapTileCommand.js +2 -2
- package/dist-es/commands/GetPlaceCommand.js +2 -2
- package/dist-es/commands/ListDevicePositionsCommand.js +2 -2
- package/dist-es/commands/ListGeofenceCollectionsCommand.js +2 -3
- package/dist-es/commands/ListGeofencesCommand.js +2 -2
- package/dist-es/commands/ListKeysCommand.js +2 -3
- package/dist-es/commands/ListMapsCommand.js +2 -3
- package/dist-es/commands/ListPlaceIndexesCommand.js +2 -3
- package/dist-es/commands/ListRouteCalculatorsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTrackerConsumersCommand.js +2 -3
- package/dist-es/commands/ListTrackersCommand.js +2 -3
- package/dist-es/commands/PutGeofenceCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateGeofenceCollectionCommand.js +2 -3
- package/dist-es/commands/UpdateKeyCommand.js +2 -3
- package/dist-es/commands/UpdateMapCommand.js +2 -3
- package/dist-es/commands/UpdatePlaceIndexCommand.js +2 -3
- package/dist-es/commands/UpdateRouteCalculatorCommand.js +2 -3
- package/dist-es/commands/UpdateTrackerCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -354
- package/dist-types/models/models_0.d.ts +0 -472
- package/dist-types/ts3.4/models/models_0.d.ts +0 -348
- package/package.json +11 -10
|
@@ -5218,102 +5218,14 @@ export interface UpdateTrackerResponse {
|
|
|
5218
5218
|
*/
|
|
5219
5219
|
UpdateTime: Date | undefined;
|
|
5220
5220
|
}
|
|
5221
|
-
/**
|
|
5222
|
-
* @internal
|
|
5223
|
-
*/
|
|
5224
|
-
export declare const ApiKeyFilterFilterSensitiveLog: (obj: ApiKeyFilter) => any;
|
|
5225
|
-
/**
|
|
5226
|
-
* @internal
|
|
5227
|
-
*/
|
|
5228
|
-
export declare const ApiKeyRestrictionsFilterSensitiveLog: (obj: ApiKeyRestrictions) => any;
|
|
5229
|
-
/**
|
|
5230
|
-
* @internal
|
|
5231
|
-
*/
|
|
5232
|
-
export declare const CreateKeyRequestFilterSensitiveLog: (obj: CreateKeyRequest) => any;
|
|
5233
5221
|
/**
|
|
5234
5222
|
* @internal
|
|
5235
5223
|
*/
|
|
5236
5224
|
export declare const CreateKeyResponseFilterSensitiveLog: (obj: CreateKeyResponse) => any;
|
|
5237
|
-
/**
|
|
5238
|
-
* @internal
|
|
5239
|
-
*/
|
|
5240
|
-
export declare const ValidationExceptionFieldFilterSensitiveLog: (obj: ValidationExceptionField) => any;
|
|
5241
|
-
/**
|
|
5242
|
-
* @internal
|
|
5243
|
-
*/
|
|
5244
|
-
export declare const DeleteKeyRequestFilterSensitiveLog: (obj: DeleteKeyRequest) => any;
|
|
5245
|
-
/**
|
|
5246
|
-
* @internal
|
|
5247
|
-
*/
|
|
5248
|
-
export declare const DeleteKeyResponseFilterSensitiveLog: (obj: DeleteKeyResponse) => any;
|
|
5249
|
-
/**
|
|
5250
|
-
* @internal
|
|
5251
|
-
*/
|
|
5252
|
-
export declare const DescribeKeyRequestFilterSensitiveLog: (obj: DescribeKeyRequest) => any;
|
|
5253
5225
|
/**
|
|
5254
5226
|
* @internal
|
|
5255
5227
|
*/
|
|
5256
5228
|
export declare const DescribeKeyResponseFilterSensitiveLog: (obj: DescribeKeyResponse) => any;
|
|
5257
|
-
/**
|
|
5258
|
-
* @internal
|
|
5259
|
-
*/
|
|
5260
|
-
export declare const ListKeysRequestFilterSensitiveLog: (obj: ListKeysRequest) => any;
|
|
5261
|
-
/**
|
|
5262
|
-
* @internal
|
|
5263
|
-
*/
|
|
5264
|
-
export declare const ListKeysResponseEntryFilterSensitiveLog: (obj: ListKeysResponseEntry) => any;
|
|
5265
|
-
/**
|
|
5266
|
-
* @internal
|
|
5267
|
-
*/
|
|
5268
|
-
export declare const ListKeysResponseFilterSensitiveLog: (obj: ListKeysResponse) => any;
|
|
5269
|
-
/**
|
|
5270
|
-
* @internal
|
|
5271
|
-
*/
|
|
5272
|
-
export declare const UpdateKeyRequestFilterSensitiveLog: (obj: UpdateKeyRequest) => any;
|
|
5273
|
-
/**
|
|
5274
|
-
* @internal
|
|
5275
|
-
*/
|
|
5276
|
-
export declare const UpdateKeyResponseFilterSensitiveLog: (obj: UpdateKeyResponse) => any;
|
|
5277
|
-
/**
|
|
5278
|
-
* @internal
|
|
5279
|
-
*/
|
|
5280
|
-
export declare const AssociateTrackerConsumerRequestFilterSensitiveLog: (obj: AssociateTrackerConsumerRequest) => any;
|
|
5281
|
-
/**
|
|
5282
|
-
* @internal
|
|
5283
|
-
*/
|
|
5284
|
-
export declare const AssociateTrackerConsumerResponseFilterSensitiveLog: (obj: AssociateTrackerConsumerResponse) => any;
|
|
5285
|
-
/**
|
|
5286
|
-
* @internal
|
|
5287
|
-
*/
|
|
5288
|
-
export declare const BatchDeleteDevicePositionHistoryRequestFilterSensitiveLog: (obj: BatchDeleteDevicePositionHistoryRequest) => any;
|
|
5289
|
-
/**
|
|
5290
|
-
* @internal
|
|
5291
|
-
*/
|
|
5292
|
-
export declare const BatchItemErrorFilterSensitiveLog: (obj: BatchItemError) => any;
|
|
5293
|
-
/**
|
|
5294
|
-
* @internal
|
|
5295
|
-
*/
|
|
5296
|
-
export declare const BatchDeleteDevicePositionHistoryErrorFilterSensitiveLog: (obj: BatchDeleteDevicePositionHistoryError) => any;
|
|
5297
|
-
/**
|
|
5298
|
-
* @internal
|
|
5299
|
-
*/
|
|
5300
|
-
export declare const BatchDeleteDevicePositionHistoryResponseFilterSensitiveLog: (obj: BatchDeleteDevicePositionHistoryResponse) => any;
|
|
5301
|
-
/**
|
|
5302
|
-
* @internal
|
|
5303
|
-
*/
|
|
5304
|
-
export declare const BatchDeleteGeofenceRequestFilterSensitiveLog: (obj: BatchDeleteGeofenceRequest) => any;
|
|
5305
|
-
/**
|
|
5306
|
-
* @internal
|
|
5307
|
-
*/
|
|
5308
|
-
export declare const BatchDeleteGeofenceErrorFilterSensitiveLog: (obj: BatchDeleteGeofenceError) => any;
|
|
5309
|
-
/**
|
|
5310
|
-
* @internal
|
|
5311
|
-
*/
|
|
5312
|
-
export declare const BatchDeleteGeofenceResponseFilterSensitiveLog: (obj: BatchDeleteGeofenceResponse) => any;
|
|
5313
|
-
/**
|
|
5314
|
-
* @internal
|
|
5315
|
-
*/
|
|
5316
|
-
export declare const PositionalAccuracyFilterSensitiveLog: (obj: PositionalAccuracy) => any;
|
|
5317
5229
|
/**
|
|
5318
5230
|
* @internal
|
|
5319
5231
|
*/
|
|
@@ -5322,26 +5234,10 @@ export declare const DevicePositionUpdateFilterSensitiveLog: (obj: DevicePositio
|
|
|
5322
5234
|
* @internal
|
|
5323
5235
|
*/
|
|
5324
5236
|
export declare const BatchEvaluateGeofencesRequestFilterSensitiveLog: (obj: BatchEvaluateGeofencesRequest) => any;
|
|
5325
|
-
/**
|
|
5326
|
-
* @internal
|
|
5327
|
-
*/
|
|
5328
|
-
export declare const BatchEvaluateGeofencesErrorFilterSensitiveLog: (obj: BatchEvaluateGeofencesError) => any;
|
|
5329
|
-
/**
|
|
5330
|
-
* @internal
|
|
5331
|
-
*/
|
|
5332
|
-
export declare const BatchEvaluateGeofencesResponseFilterSensitiveLog: (obj: BatchEvaluateGeofencesResponse) => any;
|
|
5333
|
-
/**
|
|
5334
|
-
* @internal
|
|
5335
|
-
*/
|
|
5336
|
-
export declare const BatchGetDevicePositionRequestFilterSensitiveLog: (obj: BatchGetDevicePositionRequest) => any;
|
|
5337
5237
|
/**
|
|
5338
5238
|
* @internal
|
|
5339
5239
|
*/
|
|
5340
5240
|
export declare const DevicePositionFilterSensitiveLog: (obj: DevicePosition) => any;
|
|
5341
|
-
/**
|
|
5342
|
-
* @internal
|
|
5343
|
-
*/
|
|
5344
|
-
export declare const BatchGetDevicePositionErrorFilterSensitiveLog: (obj: BatchGetDevicePositionError) => any;
|
|
5345
5241
|
/**
|
|
5346
5242
|
* @internal
|
|
5347
5243
|
*/
|
|
@@ -5362,46 +5258,10 @@ export declare const BatchPutGeofenceRequestEntryFilterSensitiveLog: (obj: Batch
|
|
|
5362
5258
|
* @internal
|
|
5363
5259
|
*/
|
|
5364
5260
|
export declare const BatchPutGeofenceRequestFilterSensitiveLog: (obj: BatchPutGeofenceRequest) => any;
|
|
5365
|
-
/**
|
|
5366
|
-
* @internal
|
|
5367
|
-
*/
|
|
5368
|
-
export declare const BatchPutGeofenceErrorFilterSensitiveLog: (obj: BatchPutGeofenceError) => any;
|
|
5369
|
-
/**
|
|
5370
|
-
* @internal
|
|
5371
|
-
*/
|
|
5372
|
-
export declare const BatchPutGeofenceSuccessFilterSensitiveLog: (obj: BatchPutGeofenceSuccess) => any;
|
|
5373
|
-
/**
|
|
5374
|
-
* @internal
|
|
5375
|
-
*/
|
|
5376
|
-
export declare const BatchPutGeofenceResponseFilterSensitiveLog: (obj: BatchPutGeofenceResponse) => any;
|
|
5377
5261
|
/**
|
|
5378
5262
|
* @internal
|
|
5379
5263
|
*/
|
|
5380
5264
|
export declare const BatchUpdateDevicePositionRequestFilterSensitiveLog: (obj: BatchUpdateDevicePositionRequest) => any;
|
|
5381
|
-
/**
|
|
5382
|
-
* @internal
|
|
5383
|
-
*/
|
|
5384
|
-
export declare const BatchUpdateDevicePositionErrorFilterSensitiveLog: (obj: BatchUpdateDevicePositionError) => any;
|
|
5385
|
-
/**
|
|
5386
|
-
* @internal
|
|
5387
|
-
*/
|
|
5388
|
-
export declare const BatchUpdateDevicePositionResponseFilterSensitiveLog: (obj: BatchUpdateDevicePositionResponse) => any;
|
|
5389
|
-
/**
|
|
5390
|
-
* @internal
|
|
5391
|
-
*/
|
|
5392
|
-
export declare const CalculateRouteCarModeOptionsFilterSensitiveLog: (obj: CalculateRouteCarModeOptions) => any;
|
|
5393
|
-
/**
|
|
5394
|
-
* @internal
|
|
5395
|
-
*/
|
|
5396
|
-
export declare const TruckDimensionsFilterSensitiveLog: (obj: TruckDimensions) => any;
|
|
5397
|
-
/**
|
|
5398
|
-
* @internal
|
|
5399
|
-
*/
|
|
5400
|
-
export declare const TruckWeightFilterSensitiveLog: (obj: TruckWeight) => any;
|
|
5401
|
-
/**
|
|
5402
|
-
* @internal
|
|
5403
|
-
*/
|
|
5404
|
-
export declare const CalculateRouteTruckModeOptionsFilterSensitiveLog: (obj: CalculateRouteTruckModeOptions) => any;
|
|
5405
5265
|
/**
|
|
5406
5266
|
* @internal
|
|
5407
5267
|
*/
|
|
@@ -5430,206 +5290,14 @@ export declare const CalculateRouteResponseFilterSensitiveLog: (obj: CalculateRo
|
|
|
5430
5290
|
* @internal
|
|
5431
5291
|
*/
|
|
5432
5292
|
export declare const CalculateRouteMatrixRequestFilterSensitiveLog: (obj: CalculateRouteMatrixRequest) => any;
|
|
5433
|
-
/**
|
|
5434
|
-
* @internal
|
|
5435
|
-
*/
|
|
5436
|
-
export declare const RouteMatrixEntryErrorFilterSensitiveLog: (obj: RouteMatrixEntryError) => any;
|
|
5437
|
-
/**
|
|
5438
|
-
* @internal
|
|
5439
|
-
*/
|
|
5440
|
-
export declare const RouteMatrixEntryFilterSensitiveLog: (obj: RouteMatrixEntry) => any;
|
|
5441
|
-
/**
|
|
5442
|
-
* @internal
|
|
5443
|
-
*/
|
|
5444
|
-
export declare const CalculateRouteMatrixSummaryFilterSensitiveLog: (obj: CalculateRouteMatrixSummary) => any;
|
|
5445
5293
|
/**
|
|
5446
5294
|
* @internal
|
|
5447
5295
|
*/
|
|
5448
5296
|
export declare const CalculateRouteMatrixResponseFilterSensitiveLog: (obj: CalculateRouteMatrixResponse) => any;
|
|
5449
|
-
/**
|
|
5450
|
-
* @internal
|
|
5451
|
-
*/
|
|
5452
|
-
export declare const CreateGeofenceCollectionRequestFilterSensitiveLog: (obj: CreateGeofenceCollectionRequest) => any;
|
|
5453
|
-
/**
|
|
5454
|
-
* @internal
|
|
5455
|
-
*/
|
|
5456
|
-
export declare const CreateGeofenceCollectionResponseFilterSensitiveLog: (obj: CreateGeofenceCollectionResponse) => any;
|
|
5457
|
-
/**
|
|
5458
|
-
* @internal
|
|
5459
|
-
*/
|
|
5460
|
-
export declare const MapConfigurationFilterSensitiveLog: (obj: MapConfiguration) => any;
|
|
5461
|
-
/**
|
|
5462
|
-
* @internal
|
|
5463
|
-
*/
|
|
5464
|
-
export declare const CreateMapRequestFilterSensitiveLog: (obj: CreateMapRequest) => any;
|
|
5465
|
-
/**
|
|
5466
|
-
* @internal
|
|
5467
|
-
*/
|
|
5468
|
-
export declare const CreateMapResponseFilterSensitiveLog: (obj: CreateMapResponse) => any;
|
|
5469
|
-
/**
|
|
5470
|
-
* @internal
|
|
5471
|
-
*/
|
|
5472
|
-
export declare const DataSourceConfigurationFilterSensitiveLog: (obj: DataSourceConfiguration) => any;
|
|
5473
|
-
/**
|
|
5474
|
-
* @internal
|
|
5475
|
-
*/
|
|
5476
|
-
export declare const CreatePlaceIndexRequestFilterSensitiveLog: (obj: CreatePlaceIndexRequest) => any;
|
|
5477
|
-
/**
|
|
5478
|
-
* @internal
|
|
5479
|
-
*/
|
|
5480
|
-
export declare const CreatePlaceIndexResponseFilterSensitiveLog: (obj: CreatePlaceIndexResponse) => any;
|
|
5481
|
-
/**
|
|
5482
|
-
* @internal
|
|
5483
|
-
*/
|
|
5484
|
-
export declare const CreateRouteCalculatorRequestFilterSensitiveLog: (obj: CreateRouteCalculatorRequest) => any;
|
|
5485
|
-
/**
|
|
5486
|
-
* @internal
|
|
5487
|
-
*/
|
|
5488
|
-
export declare const CreateRouteCalculatorResponseFilterSensitiveLog: (obj: CreateRouteCalculatorResponse) => any;
|
|
5489
|
-
/**
|
|
5490
|
-
* @internal
|
|
5491
|
-
*/
|
|
5492
|
-
export declare const CreateTrackerRequestFilterSensitiveLog: (obj: CreateTrackerRequest) => any;
|
|
5493
|
-
/**
|
|
5494
|
-
* @internal
|
|
5495
|
-
*/
|
|
5496
|
-
export declare const CreateTrackerResponseFilterSensitiveLog: (obj: CreateTrackerResponse) => any;
|
|
5497
|
-
/**
|
|
5498
|
-
* @internal
|
|
5499
|
-
*/
|
|
5500
|
-
export declare const DeleteGeofenceCollectionRequestFilterSensitiveLog: (obj: DeleteGeofenceCollectionRequest) => any;
|
|
5501
|
-
/**
|
|
5502
|
-
* @internal
|
|
5503
|
-
*/
|
|
5504
|
-
export declare const DeleteGeofenceCollectionResponseFilterSensitiveLog: (obj: DeleteGeofenceCollectionResponse) => any;
|
|
5505
|
-
/**
|
|
5506
|
-
* @internal
|
|
5507
|
-
*/
|
|
5508
|
-
export declare const DeleteMapRequestFilterSensitiveLog: (obj: DeleteMapRequest) => any;
|
|
5509
|
-
/**
|
|
5510
|
-
* @internal
|
|
5511
|
-
*/
|
|
5512
|
-
export declare const DeleteMapResponseFilterSensitiveLog: (obj: DeleteMapResponse) => any;
|
|
5513
|
-
/**
|
|
5514
|
-
* @internal
|
|
5515
|
-
*/
|
|
5516
|
-
export declare const DeletePlaceIndexRequestFilterSensitiveLog: (obj: DeletePlaceIndexRequest) => any;
|
|
5517
|
-
/**
|
|
5518
|
-
* @internal
|
|
5519
|
-
*/
|
|
5520
|
-
export declare const DeletePlaceIndexResponseFilterSensitiveLog: (obj: DeletePlaceIndexResponse) => any;
|
|
5521
|
-
/**
|
|
5522
|
-
* @internal
|
|
5523
|
-
*/
|
|
5524
|
-
export declare const DeleteRouteCalculatorRequestFilterSensitiveLog: (obj: DeleteRouteCalculatorRequest) => any;
|
|
5525
|
-
/**
|
|
5526
|
-
* @internal
|
|
5527
|
-
*/
|
|
5528
|
-
export declare const DeleteRouteCalculatorResponseFilterSensitiveLog: (obj: DeleteRouteCalculatorResponse) => any;
|
|
5529
|
-
/**
|
|
5530
|
-
* @internal
|
|
5531
|
-
*/
|
|
5532
|
-
export declare const DeleteTrackerRequestFilterSensitiveLog: (obj: DeleteTrackerRequest) => any;
|
|
5533
|
-
/**
|
|
5534
|
-
* @internal
|
|
5535
|
-
*/
|
|
5536
|
-
export declare const DeleteTrackerResponseFilterSensitiveLog: (obj: DeleteTrackerResponse) => any;
|
|
5537
|
-
/**
|
|
5538
|
-
* @internal
|
|
5539
|
-
*/
|
|
5540
|
-
export declare const DescribeGeofenceCollectionRequestFilterSensitiveLog: (obj: DescribeGeofenceCollectionRequest) => any;
|
|
5541
|
-
/**
|
|
5542
|
-
* @internal
|
|
5543
|
-
*/
|
|
5544
|
-
export declare const DescribeGeofenceCollectionResponseFilterSensitiveLog: (obj: DescribeGeofenceCollectionResponse) => any;
|
|
5545
|
-
/**
|
|
5546
|
-
* @internal
|
|
5547
|
-
*/
|
|
5548
|
-
export declare const DescribeMapRequestFilterSensitiveLog: (obj: DescribeMapRequest) => any;
|
|
5549
|
-
/**
|
|
5550
|
-
* @internal
|
|
5551
|
-
*/
|
|
5552
|
-
export declare const DescribeMapResponseFilterSensitiveLog: (obj: DescribeMapResponse) => any;
|
|
5553
|
-
/**
|
|
5554
|
-
* @internal
|
|
5555
|
-
*/
|
|
5556
|
-
export declare const DescribePlaceIndexRequestFilterSensitiveLog: (obj: DescribePlaceIndexRequest) => any;
|
|
5557
|
-
/**
|
|
5558
|
-
* @internal
|
|
5559
|
-
*/
|
|
5560
|
-
export declare const DescribePlaceIndexResponseFilterSensitiveLog: (obj: DescribePlaceIndexResponse) => any;
|
|
5561
|
-
/**
|
|
5562
|
-
* @internal
|
|
5563
|
-
*/
|
|
5564
|
-
export declare const DescribeRouteCalculatorRequestFilterSensitiveLog: (obj: DescribeRouteCalculatorRequest) => any;
|
|
5565
|
-
/**
|
|
5566
|
-
* @internal
|
|
5567
|
-
*/
|
|
5568
|
-
export declare const DescribeRouteCalculatorResponseFilterSensitiveLog: (obj: DescribeRouteCalculatorResponse) => any;
|
|
5569
|
-
/**
|
|
5570
|
-
* @internal
|
|
5571
|
-
*/
|
|
5572
|
-
export declare const DescribeTrackerRequestFilterSensitiveLog: (obj: DescribeTrackerRequest) => any;
|
|
5573
|
-
/**
|
|
5574
|
-
* @internal
|
|
5575
|
-
*/
|
|
5576
|
-
export declare const DescribeTrackerResponseFilterSensitiveLog: (obj: DescribeTrackerResponse) => any;
|
|
5577
|
-
/**
|
|
5578
|
-
* @internal
|
|
5579
|
-
*/
|
|
5580
|
-
export declare const DisassociateTrackerConsumerRequestFilterSensitiveLog: (obj: DisassociateTrackerConsumerRequest) => any;
|
|
5581
|
-
/**
|
|
5582
|
-
* @internal
|
|
5583
|
-
*/
|
|
5584
|
-
export declare const DisassociateTrackerConsumerResponseFilterSensitiveLog: (obj: DisassociateTrackerConsumerResponse) => any;
|
|
5585
|
-
/**
|
|
5586
|
-
* @internal
|
|
5587
|
-
*/
|
|
5588
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
5589
|
-
/**
|
|
5590
|
-
* @internal
|
|
5591
|
-
*/
|
|
5592
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
5593
|
-
/**
|
|
5594
|
-
* @internal
|
|
5595
|
-
*/
|
|
5596
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
5597
|
-
/**
|
|
5598
|
-
* @internal
|
|
5599
|
-
*/
|
|
5600
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
5601
|
-
/**
|
|
5602
|
-
* @internal
|
|
5603
|
-
*/
|
|
5604
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
5605
|
-
/**
|
|
5606
|
-
* @internal
|
|
5607
|
-
*/
|
|
5608
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
5609
|
-
/**
|
|
5610
|
-
* @internal
|
|
5611
|
-
*/
|
|
5612
|
-
export declare const GetGeofenceRequestFilterSensitiveLog: (obj: GetGeofenceRequest) => any;
|
|
5613
5297
|
/**
|
|
5614
5298
|
* @internal
|
|
5615
5299
|
*/
|
|
5616
5300
|
export declare const GetGeofenceResponseFilterSensitiveLog: (obj: GetGeofenceResponse) => any;
|
|
5617
|
-
/**
|
|
5618
|
-
* @internal
|
|
5619
|
-
*/
|
|
5620
|
-
export declare const ListGeofenceCollectionsRequestFilterSensitiveLog: (obj: ListGeofenceCollectionsRequest) => any;
|
|
5621
|
-
/**
|
|
5622
|
-
* @internal
|
|
5623
|
-
*/
|
|
5624
|
-
export declare const ListGeofenceCollectionsResponseEntryFilterSensitiveLog: (obj: ListGeofenceCollectionsResponseEntry) => any;
|
|
5625
|
-
/**
|
|
5626
|
-
* @internal
|
|
5627
|
-
*/
|
|
5628
|
-
export declare const ListGeofenceCollectionsResponseFilterSensitiveLog: (obj: ListGeofenceCollectionsResponse) => any;
|
|
5629
|
-
/**
|
|
5630
|
-
* @internal
|
|
5631
|
-
*/
|
|
5632
|
-
export declare const ListGeofencesRequestFilterSensitiveLog: (obj: ListGeofencesRequest) => any;
|
|
5633
5301
|
/**
|
|
5634
5302
|
* @internal
|
|
5635
5303
|
*/
|
|
@@ -5642,30 +5310,10 @@ export declare const ListGeofencesResponseFilterSensitiveLog: (obj: ListGeofence
|
|
|
5642
5310
|
* @internal
|
|
5643
5311
|
*/
|
|
5644
5312
|
export declare const PutGeofenceRequestFilterSensitiveLog: (obj: PutGeofenceRequest) => any;
|
|
5645
|
-
/**
|
|
5646
|
-
* @internal
|
|
5647
|
-
*/
|
|
5648
|
-
export declare const PutGeofenceResponseFilterSensitiveLog: (obj: PutGeofenceResponse) => any;
|
|
5649
|
-
/**
|
|
5650
|
-
* @internal
|
|
5651
|
-
*/
|
|
5652
|
-
export declare const UpdateGeofenceCollectionRequestFilterSensitiveLog: (obj: UpdateGeofenceCollectionRequest) => any;
|
|
5653
|
-
/**
|
|
5654
|
-
* @internal
|
|
5655
|
-
*/
|
|
5656
|
-
export declare const UpdateGeofenceCollectionResponseFilterSensitiveLog: (obj: UpdateGeofenceCollectionResponse) => any;
|
|
5657
|
-
/**
|
|
5658
|
-
* @internal
|
|
5659
|
-
*/
|
|
5660
|
-
export declare const GetDevicePositionRequestFilterSensitiveLog: (obj: GetDevicePositionRequest) => any;
|
|
5661
5313
|
/**
|
|
5662
5314
|
* @internal
|
|
5663
5315
|
*/
|
|
5664
5316
|
export declare const GetDevicePositionResponseFilterSensitiveLog: (obj: GetDevicePositionResponse) => any;
|
|
5665
|
-
/**
|
|
5666
|
-
* @internal
|
|
5667
|
-
*/
|
|
5668
|
-
export declare const GetDevicePositionHistoryRequestFilterSensitiveLog: (obj: GetDevicePositionHistoryRequest) => any;
|
|
5669
5317
|
/**
|
|
5670
5318
|
* @internal
|
|
5671
5319
|
*/
|
|
@@ -5674,46 +5322,22 @@ export declare const GetDevicePositionHistoryResponseFilterSensitiveLog: (obj: G
|
|
|
5674
5322
|
* @internal
|
|
5675
5323
|
*/
|
|
5676
5324
|
export declare const GetMapGlyphsRequestFilterSensitiveLog: (obj: GetMapGlyphsRequest) => any;
|
|
5677
|
-
/**
|
|
5678
|
-
* @internal
|
|
5679
|
-
*/
|
|
5680
|
-
export declare const GetMapGlyphsResponseFilterSensitiveLog: (obj: GetMapGlyphsResponse) => any;
|
|
5681
5325
|
/**
|
|
5682
5326
|
* @internal
|
|
5683
5327
|
*/
|
|
5684
5328
|
export declare const GetMapSpritesRequestFilterSensitiveLog: (obj: GetMapSpritesRequest) => any;
|
|
5685
|
-
/**
|
|
5686
|
-
* @internal
|
|
5687
|
-
*/
|
|
5688
|
-
export declare const GetMapSpritesResponseFilterSensitiveLog: (obj: GetMapSpritesResponse) => any;
|
|
5689
5329
|
/**
|
|
5690
5330
|
* @internal
|
|
5691
5331
|
*/
|
|
5692
5332
|
export declare const GetMapStyleDescriptorRequestFilterSensitiveLog: (obj: GetMapStyleDescriptorRequest) => any;
|
|
5693
|
-
/**
|
|
5694
|
-
* @internal
|
|
5695
|
-
*/
|
|
5696
|
-
export declare const GetMapStyleDescriptorResponseFilterSensitiveLog: (obj: GetMapStyleDescriptorResponse) => any;
|
|
5697
5333
|
/**
|
|
5698
5334
|
* @internal
|
|
5699
5335
|
*/
|
|
5700
5336
|
export declare const GetMapTileRequestFilterSensitiveLog: (obj: GetMapTileRequest) => any;
|
|
5701
|
-
/**
|
|
5702
|
-
* @internal
|
|
5703
|
-
*/
|
|
5704
|
-
export declare const GetMapTileResponseFilterSensitiveLog: (obj: GetMapTileResponse) => any;
|
|
5705
|
-
/**
|
|
5706
|
-
* @internal
|
|
5707
|
-
*/
|
|
5708
|
-
export declare const GetPlaceRequestFilterSensitiveLog: (obj: GetPlaceRequest) => any;
|
|
5709
5337
|
/**
|
|
5710
5338
|
* @internal
|
|
5711
5339
|
*/
|
|
5712
5340
|
export declare const PlaceGeometryFilterSensitiveLog: (obj: PlaceGeometry) => any;
|
|
5713
|
-
/**
|
|
5714
|
-
* @internal
|
|
5715
|
-
*/
|
|
5716
|
-
export declare const TimeZoneFilterSensitiveLog: (obj: TimeZone) => any;
|
|
5717
5341
|
/**
|
|
5718
5342
|
* @internal
|
|
5719
5343
|
*/
|
|
@@ -5722,10 +5346,6 @@ export declare const PlaceFilterSensitiveLog: (obj: Place) => any;
|
|
|
5722
5346
|
* @internal
|
|
5723
5347
|
*/
|
|
5724
5348
|
export declare const GetPlaceResponseFilterSensitiveLog: (obj: GetPlaceResponse) => any;
|
|
5725
|
-
/**
|
|
5726
|
-
* @internal
|
|
5727
|
-
*/
|
|
5728
|
-
export declare const ListDevicePositionsRequestFilterSensitiveLog: (obj: ListDevicePositionsRequest) => any;
|
|
5729
5349
|
/**
|
|
5730
5350
|
* @internal
|
|
5731
5351
|
*/
|
|
@@ -5734,70 +5354,6 @@ export declare const ListDevicePositionsResponseEntryFilterSensitiveLog: (obj: L
|
|
|
5734
5354
|
* @internal
|
|
5735
5355
|
*/
|
|
5736
5356
|
export declare const ListDevicePositionsResponseFilterSensitiveLog: (obj: ListDevicePositionsResponse) => any;
|
|
5737
|
-
/**
|
|
5738
|
-
* @internal
|
|
5739
|
-
*/
|
|
5740
|
-
export declare const ListMapsRequestFilterSensitiveLog: (obj: ListMapsRequest) => any;
|
|
5741
|
-
/**
|
|
5742
|
-
* @internal
|
|
5743
|
-
*/
|
|
5744
|
-
export declare const ListMapsResponseEntryFilterSensitiveLog: (obj: ListMapsResponseEntry) => any;
|
|
5745
|
-
/**
|
|
5746
|
-
* @internal
|
|
5747
|
-
*/
|
|
5748
|
-
export declare const ListMapsResponseFilterSensitiveLog: (obj: ListMapsResponse) => any;
|
|
5749
|
-
/**
|
|
5750
|
-
* @internal
|
|
5751
|
-
*/
|
|
5752
|
-
export declare const ListPlaceIndexesRequestFilterSensitiveLog: (obj: ListPlaceIndexesRequest) => any;
|
|
5753
|
-
/**
|
|
5754
|
-
* @internal
|
|
5755
|
-
*/
|
|
5756
|
-
export declare const ListPlaceIndexesResponseEntryFilterSensitiveLog: (obj: ListPlaceIndexesResponseEntry) => any;
|
|
5757
|
-
/**
|
|
5758
|
-
* @internal
|
|
5759
|
-
*/
|
|
5760
|
-
export declare const ListPlaceIndexesResponseFilterSensitiveLog: (obj: ListPlaceIndexesResponse) => any;
|
|
5761
|
-
/**
|
|
5762
|
-
* @internal
|
|
5763
|
-
*/
|
|
5764
|
-
export declare const ListRouteCalculatorsRequestFilterSensitiveLog: (obj: ListRouteCalculatorsRequest) => any;
|
|
5765
|
-
/**
|
|
5766
|
-
* @internal
|
|
5767
|
-
*/
|
|
5768
|
-
export declare const ListRouteCalculatorsResponseEntryFilterSensitiveLog: (obj: ListRouteCalculatorsResponseEntry) => any;
|
|
5769
|
-
/**
|
|
5770
|
-
* @internal
|
|
5771
|
-
*/
|
|
5772
|
-
export declare const ListRouteCalculatorsResponseFilterSensitiveLog: (obj: ListRouteCalculatorsResponse) => any;
|
|
5773
|
-
/**
|
|
5774
|
-
* @internal
|
|
5775
|
-
*/
|
|
5776
|
-
export declare const ListTrackerConsumersRequestFilterSensitiveLog: (obj: ListTrackerConsumersRequest) => any;
|
|
5777
|
-
/**
|
|
5778
|
-
* @internal
|
|
5779
|
-
*/
|
|
5780
|
-
export declare const ListTrackerConsumersResponseFilterSensitiveLog: (obj: ListTrackerConsumersResponse) => any;
|
|
5781
|
-
/**
|
|
5782
|
-
* @internal
|
|
5783
|
-
*/
|
|
5784
|
-
export declare const ListTrackersRequestFilterSensitiveLog: (obj: ListTrackersRequest) => any;
|
|
5785
|
-
/**
|
|
5786
|
-
* @internal
|
|
5787
|
-
*/
|
|
5788
|
-
export declare const ListTrackersResponseEntryFilterSensitiveLog: (obj: ListTrackersResponseEntry) => any;
|
|
5789
|
-
/**
|
|
5790
|
-
* @internal
|
|
5791
|
-
*/
|
|
5792
|
-
export declare const ListTrackersResponseFilterSensitiveLog: (obj: ListTrackersResponse) => any;
|
|
5793
|
-
/**
|
|
5794
|
-
* @internal
|
|
5795
|
-
*/
|
|
5796
|
-
export declare const UpdateMapRequestFilterSensitiveLog: (obj: UpdateMapRequest) => any;
|
|
5797
|
-
/**
|
|
5798
|
-
* @internal
|
|
5799
|
-
*/
|
|
5800
|
-
export declare const UpdateMapResponseFilterSensitiveLog: (obj: UpdateMapResponse) => any;
|
|
5801
5357
|
/**
|
|
5802
5358
|
* @internal
|
|
5803
5359
|
*/
|
|
@@ -5818,10 +5374,6 @@ export declare const SearchPlaceIndexForPositionResponseFilterSensitiveLog: (obj
|
|
|
5818
5374
|
* @internal
|
|
5819
5375
|
*/
|
|
5820
5376
|
export declare const SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog: (obj: SearchPlaceIndexForSuggestionsRequest) => any;
|
|
5821
|
-
/**
|
|
5822
|
-
* @internal
|
|
5823
|
-
*/
|
|
5824
|
-
export declare const SearchForSuggestionsResultFilterSensitiveLog: (obj: SearchForSuggestionsResult) => any;
|
|
5825
5377
|
/**
|
|
5826
5378
|
* @internal
|
|
5827
5379
|
*/
|
|
@@ -5846,27 +5398,3 @@ export declare const SearchPlaceIndexForTextSummaryFilterSensitiveLog: (obj: Sea
|
|
|
5846
5398
|
* @internal
|
|
5847
5399
|
*/
|
|
5848
5400
|
export declare const SearchPlaceIndexForTextResponseFilterSensitiveLog: (obj: SearchPlaceIndexForTextResponse) => any;
|
|
5849
|
-
/**
|
|
5850
|
-
* @internal
|
|
5851
|
-
*/
|
|
5852
|
-
export declare const UpdatePlaceIndexRequestFilterSensitiveLog: (obj: UpdatePlaceIndexRequest) => any;
|
|
5853
|
-
/**
|
|
5854
|
-
* @internal
|
|
5855
|
-
*/
|
|
5856
|
-
export declare const UpdatePlaceIndexResponseFilterSensitiveLog: (obj: UpdatePlaceIndexResponse) => any;
|
|
5857
|
-
/**
|
|
5858
|
-
* @internal
|
|
5859
|
-
*/
|
|
5860
|
-
export declare const UpdateRouteCalculatorRequestFilterSensitiveLog: (obj: UpdateRouteCalculatorRequest) => any;
|
|
5861
|
-
/**
|
|
5862
|
-
* @internal
|
|
5863
|
-
*/
|
|
5864
|
-
export declare const UpdateRouteCalculatorResponseFilterSensitiveLog: (obj: UpdateRouteCalculatorResponse) => any;
|
|
5865
|
-
/**
|
|
5866
|
-
* @internal
|
|
5867
|
-
*/
|
|
5868
|
-
export declare const UpdateTrackerRequestFilterSensitiveLog: (obj: UpdateTrackerRequest) => any;
|
|
5869
|
-
/**
|
|
5870
|
-
* @internal
|
|
5871
|
-
*/
|
|
5872
|
-
export declare const UpdateTrackerResponseFilterSensitiveLog: (obj: UpdateTrackerResponse) => any;
|