@aws-sdk/client-location 3.296.0 → 3.298.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/Location.d.ts +60 -1
- package/dist-types/LocationClient.d.ts +24 -4
- package/dist-types/commands/AssociateTrackerConsumerCommand.d.ts +16 -0
- package/dist-types/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +16 -0
- package/dist-types/commands/BatchDeleteGeofenceCommand.d.ts +16 -0
- package/dist-types/commands/BatchEvaluateGeofencesCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetDevicePositionCommand.d.ts +16 -0
- package/dist-types/commands/BatchPutGeofenceCommand.d.ts +16 -0
- package/dist-types/commands/BatchUpdateDevicePositionCommand.d.ts +17 -1
- package/dist-types/commands/CalculateRouteCommand.d.ts +16 -0
- package/dist-types/commands/CalculateRouteMatrixCommand.d.ts +16 -0
- package/dist-types/commands/CreateGeofenceCollectionCommand.d.ts +16 -0
- package/dist-types/commands/CreateKeyCommand.d.ts +16 -0
- package/dist-types/commands/CreateMapCommand.d.ts +16 -0
- package/dist-types/commands/CreatePlaceIndexCommand.d.ts +16 -0
- package/dist-types/commands/CreateRouteCalculatorCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrackerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGeofenceCollectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKeyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMapCommand.d.ts +16 -0
- package/dist-types/commands/DeletePlaceIndexCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRouteCalculatorCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrackerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGeofenceCollectionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeKeyCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMapCommand.d.ts +16 -0
- package/dist-types/commands/DescribePlaceIndexCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRouteCalculatorCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrackerCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateTrackerConsumerCommand.d.ts +16 -0
- package/dist-types/commands/GetDevicePositionCommand.d.ts +16 -0
- package/dist-types/commands/GetDevicePositionHistoryCommand.d.ts +16 -0
- package/dist-types/commands/GetGeofenceCommand.d.ts +16 -0
- package/dist-types/commands/GetMapGlyphsCommand.d.ts +16 -0
- package/dist-types/commands/GetMapSpritesCommand.d.ts +16 -0
- package/dist-types/commands/GetMapStyleDescriptorCommand.d.ts +16 -0
- package/dist-types/commands/GetMapTileCommand.d.ts +16 -0
- package/dist-types/commands/GetPlaceCommand.d.ts +16 -0
- package/dist-types/commands/ListDevicePositionsCommand.d.ts +16 -0
- package/dist-types/commands/ListGeofenceCollectionsCommand.d.ts +16 -0
- package/dist-types/commands/ListGeofencesCommand.d.ts +16 -0
- package/dist-types/commands/ListKeysCommand.d.ts +16 -0
- package/dist-types/commands/ListMapsCommand.d.ts +16 -0
- package/dist-types/commands/ListPlaceIndexesCommand.d.ts +16 -0
- package/dist-types/commands/ListRouteCalculatorsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTrackerConsumersCommand.d.ts +16 -0
- package/dist-types/commands/ListTrackersCommand.d.ts +16 -0
- package/dist-types/commands/PutGeofenceCommand.d.ts +16 -0
- package/dist-types/commands/SearchPlaceIndexForPositionCommand.d.ts +16 -0
- package/dist-types/commands/SearchPlaceIndexForSuggestionsCommand.d.ts +16 -0
- package/dist-types/commands/SearchPlaceIndexForTextCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGeofenceCollectionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateKeyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMapCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePlaceIndexCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRouteCalculatorCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrackerCommand.d.ts +16 -0
- package/dist-types/models/LocationServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +439 -480
- package/dist-types/pagination/GetDevicePositionHistoryPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListDevicePositionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGeofenceCollectionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGeofencesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListKeysPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMapsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPlaceIndexesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRouteCalculatorsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTrackerConsumersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTrackersPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -348
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { UpdateKeyRequest, UpdateKeyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateKeyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateKeyCommandInput extends UpdateKeyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateKeyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateKeyCommandOutput extends UpdateKeyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the specified properties of a given API key resource.</p>
|
|
18
23
|
* <important>
|
|
19
24
|
* <p>The API keys feature is in preview. We may add, change, or remove
|
|
@@ -30,6 +35,8 @@ export interface UpdateKeyCommandOutput extends UpdateKeyResponse, __MetadataBea
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param UpdateKeyCommandInput - {@link UpdateKeyCommandInput}
|
|
39
|
+
* @returns {@link UpdateKeyCommandOutput}
|
|
33
40
|
* @see {@link UpdateKeyCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link UpdateKeyCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface UpdateKeyCommandOutput extends UpdateKeyResponse, __MetadataBea
|
|
|
55
62
|
export declare class UpdateKeyCommand extends $Command<UpdateKeyCommandInput, UpdateKeyCommandOutput, LocationClientResolvedConfig> {
|
|
56
63
|
readonly input: UpdateKeyCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: UpdateKeyCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateKeyCommandInput, UpdateKeyCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { UpdateMapRequest, UpdateMapResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateMapCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateMapCommandInput extends UpdateMapRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateMapCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateMapCommandOutput extends UpdateMapResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the specified properties of a given map resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateMapCommandOutput extends UpdateMapResponse, __MetadataBea
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateMapCommandInput - {@link UpdateMapCommandInput}
|
|
34
|
+
* @returns {@link UpdateMapCommandOutput}
|
|
28
35
|
* @see {@link UpdateMapCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateMapCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface UpdateMapCommandOutput extends UpdateMapResponse, __MetadataBea
|
|
|
50
57
|
export declare class UpdateMapCommand extends $Command<UpdateMapCommandInput, UpdateMapCommandOutput, LocationClientResolvedConfig> {
|
|
51
58
|
readonly input: UpdateMapCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: UpdateMapCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMapCommandInput, UpdateMapCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { UpdatePlaceIndexRequest, UpdatePlaceIndexResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdatePlaceIndexCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdatePlaceIndexCommandInput extends UpdatePlaceIndexRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdatePlaceIndexCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdatePlaceIndexCommandOutput extends UpdatePlaceIndexResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the specified properties of a given place index resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdatePlaceIndexCommandOutput extends UpdatePlaceIndexResponse,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdatePlaceIndexCommandInput - {@link UpdatePlaceIndexCommandInput}
|
|
34
|
+
* @returns {@link UpdatePlaceIndexCommandOutput}
|
|
28
35
|
* @see {@link UpdatePlaceIndexCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdatePlaceIndexCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface UpdatePlaceIndexCommandOutput extends UpdatePlaceIndexResponse,
|
|
|
50
57
|
export declare class UpdatePlaceIndexCommand extends $Command<UpdatePlaceIndexCommandInput, UpdatePlaceIndexCommandOutput, LocationClientResolvedConfig> {
|
|
51
58
|
readonly input: UpdatePlaceIndexCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: UpdatePlaceIndexCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePlaceIndexCommandInput, UpdatePlaceIndexCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { UpdateRouteCalculatorRequest, UpdateRouteCalculatorResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateRouteCalculatorCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateRouteCalculatorCommandInput extends UpdateRouteCalculatorRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateRouteCalculatorCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateRouteCalculatorCommandOutput extends UpdateRouteCalculatorResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the specified properties for a given route calculator resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateRouteCalculatorCommandOutput extends UpdateRouteCalculato
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateRouteCalculatorCommandInput - {@link UpdateRouteCalculatorCommandInput}
|
|
34
|
+
* @returns {@link UpdateRouteCalculatorCommandOutput}
|
|
28
35
|
* @see {@link UpdateRouteCalculatorCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateRouteCalculatorCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface UpdateRouteCalculatorCommandOutput extends UpdateRouteCalculato
|
|
|
50
57
|
export declare class UpdateRouteCalculatorCommand extends $Command<UpdateRouteCalculatorCommandInput, UpdateRouteCalculatorCommandOutput, LocationClientResolvedConfig> {
|
|
51
58
|
readonly input: UpdateRouteCalculatorCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: UpdateRouteCalculatorCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRouteCalculatorCommandInput, UpdateRouteCalculatorCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { UpdateTrackerRequest, UpdateTrackerResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateTrackerCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateTrackerCommandInput extends UpdateTrackerRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateTrackerCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateTrackerCommandOutput extends UpdateTrackerResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the specified properties of a given tracker resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateTrackerCommandOutput extends UpdateTrackerResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateTrackerCommandInput - {@link UpdateTrackerCommandInput}
|
|
34
|
+
* @returns {@link UpdateTrackerCommandOutput}
|
|
28
35
|
* @see {@link UpdateTrackerCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateTrackerCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface UpdateTrackerCommandOutput extends UpdateTrackerResponse, __Met
|
|
|
50
57
|
export declare class UpdateTrackerCommand extends $Command<UpdateTrackerCommandInput, UpdateTrackerCommandOutput, LocationClientResolvedConfig> {
|
|
51
58
|
readonly input: UpdateTrackerCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: UpdateTrackerCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTrackerCommandInput, UpdateTrackerCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from Location service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class LocationServiceException extends __ServiceException {
|