@aws-sdk/client-location 3.908.0 → 3.911.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-types/models/models_0.d.ts +28 -28
- package/package.json +34 -34
|
@@ -2423,14 +2423,14 @@ export interface CreateGeofenceCollectionRequest {
|
|
|
2423
2423
|
* <p>No longer used. If included, the only allowed value is
|
|
2424
2424
|
* <code>RequestBasedUsage</code>.</p>
|
|
2425
2425
|
*
|
|
2426
|
-
* @deprecated
|
|
2426
|
+
* @deprecated Deprecated. If included, the only allowed value is RequestBasedUsage.
|
|
2427
2427
|
* @public
|
|
2428
2428
|
*/
|
|
2429
2429
|
PricingPlan?: PricingPlan | undefined;
|
|
2430
2430
|
/**
|
|
2431
2431
|
* <p>This parameter is no longer used.</p>
|
|
2432
2432
|
*
|
|
2433
|
-
* @deprecated
|
|
2433
|
+
* @deprecated Deprecated. No longer allowed.
|
|
2434
2434
|
* @public
|
|
2435
2435
|
*/
|
|
2436
2436
|
PricingPlanDataSource?: string | undefined;
|
|
@@ -2711,7 +2711,7 @@ export interface CreateMapRequest {
|
|
|
2711
2711
|
* <p>No longer used. If included, the only allowed value is
|
|
2712
2712
|
* <code>RequestBasedUsage</code>.</p>
|
|
2713
2713
|
*
|
|
2714
|
-
* @deprecated
|
|
2714
|
+
* @deprecated Deprecated. If included, the only allowed value is RequestBasedUsage.
|
|
2715
2715
|
* @public
|
|
2716
2716
|
*/
|
|
2717
2717
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -2886,7 +2886,7 @@ export interface CreatePlaceIndexRequest {
|
|
|
2886
2886
|
* <p>No longer used. If included, the only allowed value is
|
|
2887
2887
|
* <code>RequestBasedUsage</code>.</p>
|
|
2888
2888
|
*
|
|
2889
|
-
* @deprecated
|
|
2889
|
+
* @deprecated Deprecated. If included, the only allowed value is RequestBasedUsage.
|
|
2890
2890
|
* @public
|
|
2891
2891
|
*/
|
|
2892
2892
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -3018,7 +3018,7 @@ export interface CreateRouteCalculatorRequest {
|
|
|
3018
3018
|
* <p>No longer used. If included, the only allowed value is
|
|
3019
3019
|
* <code>RequestBasedUsage</code>.</p>
|
|
3020
3020
|
*
|
|
3021
|
-
* @deprecated
|
|
3021
|
+
* @deprecated Deprecated. If included, the only allowed value is RequestBasedUsage.
|
|
3022
3022
|
* @public
|
|
3023
3023
|
*/
|
|
3024
3024
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -3133,7 +3133,7 @@ export interface CreateTrackerRequest {
|
|
|
3133
3133
|
* <p>No longer used. If included, the only allowed value is
|
|
3134
3134
|
* <code>RequestBasedUsage</code>.</p>
|
|
3135
3135
|
*
|
|
3136
|
-
* @deprecated
|
|
3136
|
+
* @deprecated Deprecated. If included, the only allowed value is RequestBasedUsage.
|
|
3137
3137
|
* @public
|
|
3138
3138
|
*/
|
|
3139
3139
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -3147,7 +3147,7 @@ export interface CreateTrackerRequest {
|
|
|
3147
3147
|
/**
|
|
3148
3148
|
* <p>This parameter is no longer used.</p>
|
|
3149
3149
|
*
|
|
3150
|
-
* @deprecated
|
|
3150
|
+
* @deprecated Deprecated. No longer allowed.
|
|
3151
3151
|
* @public
|
|
3152
3152
|
*/
|
|
3153
3153
|
PricingPlanDataSource?: string | undefined;
|
|
@@ -3390,14 +3390,14 @@ export interface DescribeGeofenceCollectionResponse {
|
|
|
3390
3390
|
/**
|
|
3391
3391
|
* <p>No longer used. Always returns <code>RequestBasedUsage</code>.</p>
|
|
3392
3392
|
*
|
|
3393
|
-
* @deprecated
|
|
3393
|
+
* @deprecated Deprecated. Always returns RequestBasedUsage.
|
|
3394
3394
|
* @public
|
|
3395
3395
|
*/
|
|
3396
3396
|
PricingPlan?: PricingPlan | undefined;
|
|
3397
3397
|
/**
|
|
3398
3398
|
* <p>No longer used. Always returns an empty string.</p>
|
|
3399
3399
|
*
|
|
3400
|
-
* @deprecated
|
|
3400
|
+
* @deprecated Deprecated. Unused.
|
|
3401
3401
|
* @public
|
|
3402
3402
|
*/
|
|
3403
3403
|
PricingPlanDataSource?: string | undefined;
|
|
@@ -3467,7 +3467,7 @@ export interface DescribeMapResponse {
|
|
|
3467
3467
|
/**
|
|
3468
3468
|
* <p>No longer used. Always returns <code>RequestBasedUsage</code>.</p>
|
|
3469
3469
|
*
|
|
3470
|
-
* @deprecated
|
|
3470
|
+
* @deprecated Deprecated. Always returns RequestBasedUsage.
|
|
3471
3471
|
* @public
|
|
3472
3472
|
*/
|
|
3473
3473
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -3539,7 +3539,7 @@ export interface DescribePlaceIndexResponse {
|
|
|
3539
3539
|
/**
|
|
3540
3540
|
* <p>No longer used. Always returns <code>RequestBasedUsage</code>.</p>
|
|
3541
3541
|
*
|
|
3542
|
-
* @deprecated
|
|
3542
|
+
* @deprecated Deprecated. Always returns RequestBasedUsage.
|
|
3543
3543
|
* @public
|
|
3544
3544
|
*/
|
|
3545
3545
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -3629,7 +3629,7 @@ export interface DescribeRouteCalculatorResponse {
|
|
|
3629
3629
|
/**
|
|
3630
3630
|
* <p>Always returns <code>RequestBasedUsage</code>.</p>
|
|
3631
3631
|
*
|
|
3632
|
-
* @deprecated
|
|
3632
|
+
* @deprecated Deprecated. Always returns RequestBasedUsage.
|
|
3633
3633
|
* @public
|
|
3634
3634
|
*/
|
|
3635
3635
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -3732,14 +3732,14 @@ export interface DescribeTrackerResponse {
|
|
|
3732
3732
|
/**
|
|
3733
3733
|
* <p>Always returns <code>RequestBasedUsage</code>.</p>
|
|
3734
3734
|
*
|
|
3735
|
-
* @deprecated
|
|
3735
|
+
* @deprecated Deprecated. Always returns RequestBasedUsage.
|
|
3736
3736
|
* @public
|
|
3737
3737
|
*/
|
|
3738
3738
|
PricingPlan?: PricingPlan | undefined;
|
|
3739
3739
|
/**
|
|
3740
3740
|
* <p>No longer used. Always returns an empty string.</p>
|
|
3741
3741
|
*
|
|
3742
|
-
* @deprecated
|
|
3742
|
+
* @deprecated Deprecated. Unused.
|
|
3743
3743
|
* @public
|
|
3744
3744
|
*/
|
|
3745
3745
|
PricingPlanDataSource?: string | undefined;
|
|
@@ -4282,14 +4282,14 @@ export interface ListGeofenceCollectionsResponseEntry {
|
|
|
4282
4282
|
/**
|
|
4283
4283
|
* <p>No longer used. Always returns <code>RequestBasedUsage</code>.</p>
|
|
4284
4284
|
*
|
|
4285
|
-
* @deprecated
|
|
4285
|
+
* @deprecated Deprecated. Always returns RequestBasedUsage.
|
|
4286
4286
|
* @public
|
|
4287
4287
|
*/
|
|
4288
4288
|
PricingPlan?: PricingPlan | undefined;
|
|
4289
4289
|
/**
|
|
4290
4290
|
* <p>No longer used. Always returns an empty string.</p>
|
|
4291
4291
|
*
|
|
4292
|
-
* @deprecated
|
|
4292
|
+
* @deprecated Deprecated. Unused.
|
|
4293
4293
|
* @public
|
|
4294
4294
|
*/
|
|
4295
4295
|
PricingPlanDataSource?: string | undefined;
|
|
@@ -4513,14 +4513,14 @@ export interface UpdateGeofenceCollectionRequest {
|
|
|
4513
4513
|
* <p>No longer used. If included, the only allowed value is
|
|
4514
4514
|
* <code>RequestBasedUsage</code>.</p>
|
|
4515
4515
|
*
|
|
4516
|
-
* @deprecated
|
|
4516
|
+
* @deprecated Deprecated. If included, the only allowed value is RequestBasedUsage.
|
|
4517
4517
|
* @public
|
|
4518
4518
|
*/
|
|
4519
4519
|
PricingPlan?: PricingPlan | undefined;
|
|
4520
4520
|
/**
|
|
4521
4521
|
* <p>This parameter is no longer used.</p>
|
|
4522
4522
|
*
|
|
4523
|
-
* @deprecated
|
|
4523
|
+
* @deprecated Deprecated. No longer allowed.
|
|
4524
4524
|
* @public
|
|
4525
4525
|
*/
|
|
4526
4526
|
PricingPlanDataSource?: string | undefined;
|
|
@@ -5349,7 +5349,7 @@ export interface ListMapsResponseEntry {
|
|
|
5349
5349
|
/**
|
|
5350
5350
|
* <p>No longer used. Always returns <code>RequestBasedUsage</code>.</p>
|
|
5351
5351
|
*
|
|
5352
|
-
* @deprecated
|
|
5352
|
+
* @deprecated Deprecated. Always returns RequestBasedUsage.
|
|
5353
5353
|
* @public
|
|
5354
5354
|
*/
|
|
5355
5355
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -5442,7 +5442,7 @@ export interface ListPlaceIndexesResponseEntry {
|
|
|
5442
5442
|
/**
|
|
5443
5443
|
* <p>No longer used. Always returns <code>RequestBasedUsage</code>.</p>
|
|
5444
5444
|
*
|
|
5445
|
-
* @deprecated
|
|
5445
|
+
* @deprecated Deprecated. Always returns RequestBasedUsage.
|
|
5446
5446
|
* @public
|
|
5447
5447
|
*/
|
|
5448
5448
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -5537,7 +5537,7 @@ export interface ListRouteCalculatorsResponseEntry {
|
|
|
5537
5537
|
/**
|
|
5538
5538
|
* <p>Always returns <code>RequestBasedUsage</code>.</p>
|
|
5539
5539
|
*
|
|
5540
|
-
* @deprecated
|
|
5540
|
+
* @deprecated Deprecated. Always returns RequestBasedUsage.
|
|
5541
5541
|
* @public
|
|
5542
5542
|
*/
|
|
5543
5543
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -5661,14 +5661,14 @@ export interface ListTrackersResponseEntry {
|
|
|
5661
5661
|
/**
|
|
5662
5662
|
* <p>Always returns <code>RequestBasedUsage</code>.</p>
|
|
5663
5663
|
*
|
|
5664
|
-
* @deprecated
|
|
5664
|
+
* @deprecated Deprecated. Always returns RequestBasedUsage.
|
|
5665
5665
|
* @public
|
|
5666
5666
|
*/
|
|
5667
5667
|
PricingPlan?: PricingPlan | undefined;
|
|
5668
5668
|
/**
|
|
5669
5669
|
* <p>No longer used. Always returns an empty string.</p>
|
|
5670
5670
|
*
|
|
5671
|
-
* @deprecated
|
|
5671
|
+
* @deprecated Deprecated. Unused.
|
|
5672
5672
|
* @public
|
|
5673
5673
|
*/
|
|
5674
5674
|
PricingPlanDataSource?: string | undefined;
|
|
@@ -5743,7 +5743,7 @@ export interface UpdateMapRequest {
|
|
|
5743
5743
|
* <p>No longer used. If included, the only allowed value is
|
|
5744
5744
|
* <code>RequestBasedUsage</code>.</p>
|
|
5745
5745
|
*
|
|
5746
|
-
* @deprecated
|
|
5746
|
+
* @deprecated Deprecated. If included, the only allowed value is RequestBasedUsage.
|
|
5747
5747
|
* @public
|
|
5748
5748
|
*/
|
|
5749
5749
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -6420,7 +6420,7 @@ export interface UpdatePlaceIndexRequest {
|
|
|
6420
6420
|
* <p>No longer used. If included, the only allowed value is
|
|
6421
6421
|
* <code>RequestBasedUsage</code>.</p>
|
|
6422
6422
|
*
|
|
6423
|
-
* @deprecated
|
|
6423
|
+
* @deprecated Deprecated. If included, the only allowed value is RequestBasedUsage.
|
|
6424
6424
|
* @public
|
|
6425
6425
|
*/
|
|
6426
6426
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -6477,7 +6477,7 @@ export interface UpdateRouteCalculatorRequest {
|
|
|
6477
6477
|
* <p>No longer used. If included, the only allowed value is
|
|
6478
6478
|
* <code>RequestBasedUsage</code>.</p>
|
|
6479
6479
|
*
|
|
6480
|
-
* @deprecated
|
|
6480
|
+
* @deprecated Deprecated. If included, the only allowed value is RequestBasedUsage.
|
|
6481
6481
|
* @public
|
|
6482
6482
|
*/
|
|
6483
6483
|
PricingPlan?: PricingPlan | undefined;
|
|
@@ -6529,14 +6529,14 @@ export interface UpdateTrackerRequest {
|
|
|
6529
6529
|
* <p>No longer used. If included, the only allowed value is
|
|
6530
6530
|
* <code>RequestBasedUsage</code>.</p>
|
|
6531
6531
|
*
|
|
6532
|
-
* @deprecated
|
|
6532
|
+
* @deprecated Deprecated. If included, the only allowed value is RequestBasedUsage.
|
|
6533
6533
|
* @public
|
|
6534
6534
|
*/
|
|
6535
6535
|
PricingPlan?: PricingPlan | undefined;
|
|
6536
6536
|
/**
|
|
6537
6537
|
* <p>This parameter is no longer used.</p>
|
|
6538
6538
|
*
|
|
6539
|
-
* @deprecated
|
|
6539
|
+
* @deprecated Deprecated. No longer allowed.
|
|
6540
6540
|
* @public
|
|
6541
6541
|
*/
|
|
6542
6542
|
PricingPlanDataSource?: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-location",
|
|
3
3
|
"description": "AWS SDK for JavaScript Location Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.911.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-location",
|
|
@@ -20,42 +20,42 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.3.
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
37
|
-
"@smithy/hash-node": "^4.2.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.3.
|
|
41
|
-
"@smithy/middleware-retry": "^4.4.
|
|
42
|
-
"@smithy/middleware-serde": "^4.2.
|
|
43
|
-
"@smithy/middleware-stack": "^4.2.
|
|
44
|
-
"@smithy/node-config-provider": "^4.3.
|
|
45
|
-
"@smithy/node-http-handler": "^4.
|
|
46
|
-
"@smithy/protocol-http": "^5.3.
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.2.
|
|
23
|
+
"@aws-sdk/core": "3.911.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.911.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.910.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.910.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.910.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.911.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.910.0",
|
|
30
|
+
"@aws-sdk/types": "3.910.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.910.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.910.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.911.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.3.2",
|
|
35
|
+
"@smithy/core": "^3.16.1",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.3.3",
|
|
37
|
+
"@smithy/hash-node": "^4.2.2",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.2.2",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.2.2",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.3.3",
|
|
41
|
+
"@smithy/middleware-retry": "^4.4.3",
|
|
42
|
+
"@smithy/middleware-serde": "^4.2.2",
|
|
43
|
+
"@smithy/middleware-stack": "^4.2.2",
|
|
44
|
+
"@smithy/node-config-provider": "^4.3.2",
|
|
45
|
+
"@smithy/node-http-handler": "^4.4.1",
|
|
46
|
+
"@smithy/protocol-http": "^5.3.2",
|
|
47
|
+
"@smithy/smithy-client": "^4.8.1",
|
|
48
|
+
"@smithy/types": "^4.7.1",
|
|
49
|
+
"@smithy/url-parser": "^4.2.2",
|
|
50
50
|
"@smithy/util-base64": "^4.3.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
55
|
-
"@smithy/util-endpoints": "^3.2.
|
|
56
|
-
"@smithy/util-middleware": "^4.2.
|
|
57
|
-
"@smithy/util-retry": "^4.2.
|
|
58
|
-
"@smithy/util-stream": "^4.5.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.3.2",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.2.3",
|
|
55
|
+
"@smithy/util-endpoints": "^3.2.2",
|
|
56
|
+
"@smithy/util-middleware": "^4.2.2",
|
|
57
|
+
"@smithy/util-retry": "^4.2.2",
|
|
58
|
+
"@smithy/util-stream": "^4.5.2",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|