@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 { BatchDeleteGeofenceRequest, BatchDeleteGeofenceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchDeleteGeofenceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchDeleteGeofenceCommandInput extends BatchDeleteGeofenceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchDeleteGeofenceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchDeleteGeofenceCommandOutput extends BatchDeleteGeofenceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a batch of geofences from a geofence collection.</p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <p>This operation deletes the resource permanently.</p>
|
|
@@ -28,6 +33,8 @@ export interface BatchDeleteGeofenceCommandOutput extends BatchDeleteGeofenceRes
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param BatchDeleteGeofenceCommandInput - {@link BatchDeleteGeofenceCommandInput}
|
|
37
|
+
* @returns {@link BatchDeleteGeofenceCommandOutput}
|
|
31
38
|
* @see {@link BatchDeleteGeofenceCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link BatchDeleteGeofenceCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface BatchDeleteGeofenceCommandOutput extends BatchDeleteGeofenceRes
|
|
|
53
60
|
export declare class BatchDeleteGeofenceCommand extends $Command<BatchDeleteGeofenceCommandInput, BatchDeleteGeofenceCommandOutput, LocationClientResolvedConfig> {
|
|
54
61
|
readonly input: BatchDeleteGeofenceCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: BatchDeleteGeofenceCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDeleteGeofenceCommandInput, BatchDeleteGeofenceCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { BatchEvaluateGeofencesRequest, BatchEvaluateGeofencesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchEvaluateGeofencesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchEvaluateGeofencesCommandInput extends BatchEvaluateGeofencesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchEvaluateGeofencesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchEvaluateGeofencesCommandOutput extends BatchEvaluateGeofencesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Evaluates device positions against the geofence geometries from a given geofence
|
|
18
23
|
* collection.</p>
|
|
19
24
|
* <p>This operation always returns an empty response because geofences are asynchronously
|
|
@@ -53,6 +58,8 @@ export interface BatchEvaluateGeofencesCommandOutput extends BatchEvaluateGeofen
|
|
|
53
58
|
* const response = await client.send(command);
|
|
54
59
|
* ```
|
|
55
60
|
*
|
|
61
|
+
* @param BatchEvaluateGeofencesCommandInput - {@link BatchEvaluateGeofencesCommandInput}
|
|
62
|
+
* @returns {@link BatchEvaluateGeofencesCommandOutput}
|
|
56
63
|
* @see {@link BatchEvaluateGeofencesCommandInput} for command's `input` shape.
|
|
57
64
|
* @see {@link BatchEvaluateGeofencesCommandOutput} for command's `response` shape.
|
|
58
65
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -78,11 +85,20 @@ export interface BatchEvaluateGeofencesCommandOutput extends BatchEvaluateGeofen
|
|
|
78
85
|
export declare class BatchEvaluateGeofencesCommand extends $Command<BatchEvaluateGeofencesCommandInput, BatchEvaluateGeofencesCommandOutput, LocationClientResolvedConfig> {
|
|
79
86
|
readonly input: BatchEvaluateGeofencesCommandInput;
|
|
80
87
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
+
/**
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
81
91
|
constructor(input: BatchEvaluateGeofencesCommandInput);
|
|
82
92
|
/**
|
|
83
93
|
* @internal
|
|
84
94
|
*/
|
|
85
95
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchEvaluateGeofencesCommandInput, BatchEvaluateGeofencesCommandOutput>;
|
|
96
|
+
/**
|
|
97
|
+
* @internal
|
|
98
|
+
*/
|
|
86
99
|
private serialize;
|
|
100
|
+
/**
|
|
101
|
+
* @internal
|
|
102
|
+
*/
|
|
87
103
|
private deserialize;
|
|
88
104
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { BatchGetDevicePositionRequest, BatchGetDevicePositionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchGetDevicePositionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchGetDevicePositionCommandInput extends BatchGetDevicePositionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchGetDevicePositionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchGetDevicePositionCommandOutput extends BatchGetDevicePositionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the latest device positions for requested devices.</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 BatchGetDevicePositionCommandOutput extends BatchGetDevicePosit
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param BatchGetDevicePositionCommandInput - {@link BatchGetDevicePositionCommandInput}
|
|
34
|
+
* @returns {@link BatchGetDevicePositionCommandOutput}
|
|
28
35
|
* @see {@link BatchGetDevicePositionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link BatchGetDevicePositionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface BatchGetDevicePositionCommandOutput extends BatchGetDevicePosit
|
|
|
50
57
|
export declare class BatchGetDevicePositionCommand extends $Command<BatchGetDevicePositionCommandInput, BatchGetDevicePositionCommandOutput, LocationClientResolvedConfig> {
|
|
51
58
|
readonly input: BatchGetDevicePositionCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: BatchGetDevicePositionCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetDevicePositionCommandInput, BatchGetDevicePositionCommandOutput>;
|
|
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 { BatchPutGeofenceRequest, BatchPutGeofenceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchPutGeofenceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchPutGeofenceCommandInput extends BatchPutGeofenceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchPutGeofenceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchPutGeofenceCommandOutput extends BatchPutGeofenceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>A batch request for storing geofence geometries into a given geofence collection, or
|
|
18
23
|
* updates the geometry of an existing geofence if a geofence ID is included in the request.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface BatchPutGeofenceCommandOutput extends BatchPutGeofenceResponse,
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param BatchPutGeofenceCommandInput - {@link BatchPutGeofenceCommandInput}
|
|
35
|
+
* @returns {@link BatchPutGeofenceCommandOutput}
|
|
29
36
|
* @see {@link BatchPutGeofenceCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link BatchPutGeofenceCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface BatchPutGeofenceCommandOutput extends BatchPutGeofenceResponse,
|
|
|
51
58
|
export declare class BatchPutGeofenceCommand extends $Command<BatchPutGeofenceCommandInput, BatchPutGeofenceCommandOutput, LocationClientResolvedConfig> {
|
|
52
59
|
readonly input: BatchPutGeofenceCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: BatchPutGeofenceCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchPutGeofenceCommandInput, BatchPutGeofenceCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { BatchUpdateDevicePositionRequest, BatchUpdateDevicePositionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link BatchUpdateDevicePositionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface BatchUpdateDevicePositionCommandInput extends BatchUpdateDevicePositionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link BatchUpdateDevicePositionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface BatchUpdateDevicePositionCommandOutput extends BatchUpdateDevicePositionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Uploads position update data for one or more devices to a tracker resource. Amazon Location
|
|
18
23
|
* uses the data when it reports the last known device position and position history. Amazon Location retains location data for 30
|
|
19
24
|
* days.</p>
|
|
@@ -30,7 +35,7 @@ export interface BatchUpdateDevicePositionCommandOutput extends BatchUpdateDevic
|
|
|
30
35
|
* updates from a device have a horizontal accuracy of 5 m and 10 m, the second update
|
|
31
36
|
* is neither stored or evaluated if the device has moved less than 15 m. If
|
|
32
37
|
* <code>PositionFiltering</code> is set to <code>AccuracyBased</code> filtering, Amazon Location
|
|
33
|
-
* uses the default value <code
|
|
38
|
+
* uses the default value <code>\{ "Horizontal": 0\}</code> when accuracy is not provided on
|
|
34
39
|
* a <code>DevicePositionUpdate</code>.</p>
|
|
35
40
|
* </note>
|
|
36
41
|
* @example
|
|
@@ -43,6 +48,8 @@ export interface BatchUpdateDevicePositionCommandOutput extends BatchUpdateDevic
|
|
|
43
48
|
* const response = await client.send(command);
|
|
44
49
|
* ```
|
|
45
50
|
*
|
|
51
|
+
* @param BatchUpdateDevicePositionCommandInput - {@link BatchUpdateDevicePositionCommandInput}
|
|
52
|
+
* @returns {@link BatchUpdateDevicePositionCommandOutput}
|
|
46
53
|
* @see {@link BatchUpdateDevicePositionCommandInput} for command's `input` shape.
|
|
47
54
|
* @see {@link BatchUpdateDevicePositionCommandOutput} for command's `response` shape.
|
|
48
55
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface BatchUpdateDevicePositionCommandOutput extends BatchUpdateDevic
|
|
|
68
75
|
export declare class BatchUpdateDevicePositionCommand extends $Command<BatchUpdateDevicePositionCommandInput, BatchUpdateDevicePositionCommandOutput, LocationClientResolvedConfig> {
|
|
69
76
|
readonly input: BatchUpdateDevicePositionCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: BatchUpdateDevicePositionCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchUpdateDevicePositionCommandInput, BatchUpdateDevicePositionCommandOutput>;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
76
89
|
private serialize;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
77
93
|
private deserialize;
|
|
78
94
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CalculateRouteRequest, CalculateRouteResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CalculateRouteCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CalculateRouteCommandInput extends CalculateRouteRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CalculateRouteCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CalculateRouteCommandOutput extends CalculateRouteResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* <a href="https://docs.aws.amazon.com/location/latest/developerguide/calculate-route.html">Calculates a route</a> given the following required parameters:
|
|
19
24
|
* <code>DeparturePosition</code> and <code>DestinationPosition</code>. Requires that
|
|
@@ -58,6 +63,8 @@ export interface CalculateRouteCommandOutput extends CalculateRouteResponse, __M
|
|
|
58
63
|
* const response = await client.send(command);
|
|
59
64
|
* ```
|
|
60
65
|
*
|
|
66
|
+
* @param CalculateRouteCommandInput - {@link CalculateRouteCommandInput}
|
|
67
|
+
* @returns {@link CalculateRouteCommandOutput}
|
|
61
68
|
* @see {@link CalculateRouteCommandInput} for command's `input` shape.
|
|
62
69
|
* @see {@link CalculateRouteCommandOutput} for command's `response` shape.
|
|
63
70
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -83,11 +90,20 @@ export interface CalculateRouteCommandOutput extends CalculateRouteResponse, __M
|
|
|
83
90
|
export declare class CalculateRouteCommand extends $Command<CalculateRouteCommandInput, CalculateRouteCommandOutput, LocationClientResolvedConfig> {
|
|
84
91
|
readonly input: CalculateRouteCommandInput;
|
|
85
92
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
+
/**
|
|
94
|
+
* @public
|
|
95
|
+
*/
|
|
86
96
|
constructor(input: CalculateRouteCommandInput);
|
|
87
97
|
/**
|
|
88
98
|
* @internal
|
|
89
99
|
*/
|
|
90
100
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CalculateRouteCommandInput, CalculateRouteCommandOutput>;
|
|
101
|
+
/**
|
|
102
|
+
* @internal
|
|
103
|
+
*/
|
|
91
104
|
private serialize;
|
|
105
|
+
/**
|
|
106
|
+
* @internal
|
|
107
|
+
*/
|
|
92
108
|
private deserialize;
|
|
93
109
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CalculateRouteMatrixRequest, CalculateRouteMatrixResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CalculateRouteMatrixCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CalculateRouteMatrixCommandInput extends CalculateRouteMatrixRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CalculateRouteMatrixCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CalculateRouteMatrixCommandOutput extends CalculateRouteMatrixResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* <a href="https://docs.aws.amazon.com/location/latest/developerguide/calculate-route-matrix.html"> Calculates a route
|
|
19
24
|
* matrix</a> given the following required parameters:
|
|
@@ -66,6 +71,8 @@ export interface CalculateRouteMatrixCommandOutput extends CalculateRouteMatrixR
|
|
|
66
71
|
* const response = await client.send(command);
|
|
67
72
|
* ```
|
|
68
73
|
*
|
|
74
|
+
* @param CalculateRouteMatrixCommandInput - {@link CalculateRouteMatrixCommandInput}
|
|
75
|
+
* @returns {@link CalculateRouteMatrixCommandOutput}
|
|
69
76
|
* @see {@link CalculateRouteMatrixCommandInput} for command's `input` shape.
|
|
70
77
|
* @see {@link CalculateRouteMatrixCommandOutput} for command's `response` shape.
|
|
71
78
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -91,11 +98,20 @@ export interface CalculateRouteMatrixCommandOutput extends CalculateRouteMatrixR
|
|
|
91
98
|
export declare class CalculateRouteMatrixCommand extends $Command<CalculateRouteMatrixCommandInput, CalculateRouteMatrixCommandOutput, LocationClientResolvedConfig> {
|
|
92
99
|
readonly input: CalculateRouteMatrixCommandInput;
|
|
93
100
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
+
/**
|
|
102
|
+
* @public
|
|
103
|
+
*/
|
|
94
104
|
constructor(input: CalculateRouteMatrixCommandInput);
|
|
95
105
|
/**
|
|
96
106
|
* @internal
|
|
97
107
|
*/
|
|
98
108
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CalculateRouteMatrixCommandInput, CalculateRouteMatrixCommandOutput>;
|
|
109
|
+
/**
|
|
110
|
+
* @internal
|
|
111
|
+
*/
|
|
99
112
|
private serialize;
|
|
113
|
+
/**
|
|
114
|
+
* @internal
|
|
115
|
+
*/
|
|
100
116
|
private deserialize;
|
|
101
117
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreateGeofenceCollectionRequest, CreateGeofenceCollectionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateGeofenceCollectionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateGeofenceCollectionCommandInput extends CreateGeofenceCollectionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateGeofenceCollectionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateGeofenceCollectionCommandOutput extends CreateGeofenceCollectionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a geofence collection, which manages and stores geofences.</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 CreateGeofenceCollectionCommandOutput extends CreateGeofenceCol
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateGeofenceCollectionCommandInput - {@link CreateGeofenceCollectionCommandInput}
|
|
34
|
+
* @returns {@link CreateGeofenceCollectionCommandOutput}
|
|
28
35
|
* @see {@link CreateGeofenceCollectionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateGeofenceCollectionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -54,11 +61,20 @@ export interface CreateGeofenceCollectionCommandOutput extends CreateGeofenceCol
|
|
|
54
61
|
export declare class CreateGeofenceCollectionCommand extends $Command<CreateGeofenceCollectionCommandInput, CreateGeofenceCollectionCommandOutput, LocationClientResolvedConfig> {
|
|
55
62
|
readonly input: CreateGeofenceCollectionCommandInput;
|
|
56
63
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
57
67
|
constructor(input: CreateGeofenceCollectionCommandInput);
|
|
58
68
|
/**
|
|
59
69
|
* @internal
|
|
60
70
|
*/
|
|
61
71
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGeofenceCollectionCommandInput, CreateGeofenceCollectionCommandOutput>;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
62
75
|
private serialize;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
63
79
|
private deserialize;
|
|
64
80
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreateKeyRequest, CreateKeyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateKeyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateKeyCommandInput extends CreateKeyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateKeyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateKeyCommandOutput extends CreateKeyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an API key resource in your Amazon Web Services account, which lets you grant
|
|
18
23
|
* <code>geo:GetMap*</code> actions for Amazon Location Map resources to the API key
|
|
19
24
|
* bearer.</p>
|
|
@@ -32,6 +37,8 @@ export interface CreateKeyCommandOutput extends CreateKeyResponse, __MetadataBea
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param CreateKeyCommandInput - {@link CreateKeyCommandInput}
|
|
41
|
+
* @returns {@link CreateKeyCommandOutput}
|
|
35
42
|
* @see {@link CreateKeyCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link CreateKeyCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface CreateKeyCommandOutput extends CreateKeyResponse, __MetadataBea
|
|
|
61
68
|
export declare class CreateKeyCommand extends $Command<CreateKeyCommandInput, CreateKeyCommandOutput, LocationClientResolvedConfig> {
|
|
62
69
|
readonly input: CreateKeyCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: CreateKeyCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateKeyCommandInput, CreateKeyCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreateMapRequest, CreateMapResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateMapCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateMapCommandInput extends CreateMapRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateMapCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateMapCommandOutput extends CreateMapResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a map resource in your Amazon Web Services account, which provides map tiles of different
|
|
18
23
|
* styles sourced from global location data providers.</p>
|
|
19
24
|
* <note>
|
|
@@ -32,6 +37,8 @@ export interface CreateMapCommandOutput extends CreateMapResponse, __MetadataBea
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param CreateMapCommandInput - {@link CreateMapCommandInput}
|
|
41
|
+
* @returns {@link CreateMapCommandOutput}
|
|
35
42
|
* @see {@link CreateMapCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link CreateMapCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface CreateMapCommandOutput extends CreateMapResponse, __MetadataBea
|
|
|
61
68
|
export declare class CreateMapCommand extends $Command<CreateMapCommandInput, CreateMapCommandOutput, LocationClientResolvedConfig> {
|
|
62
69
|
readonly input: CreateMapCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: CreateMapCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMapCommandInput, CreateMapCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreatePlaceIndexRequest, CreatePlaceIndexResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreatePlaceIndexCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreatePlaceIndexCommandInput extends CreatePlaceIndexRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreatePlaceIndexCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreatePlaceIndexCommandOutput extends CreatePlaceIndexResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a place index resource in your Amazon Web Services account. Use a place index resource to
|
|
18
23
|
* geocode addresses and other text queries by using the
|
|
19
24
|
* <code>SearchPlaceIndexForText</code> operation, and reverse geocode coordinates by
|
|
@@ -35,6 +40,8 @@ export interface CreatePlaceIndexCommandOutput extends CreatePlaceIndexResponse,
|
|
|
35
40
|
* const response = await client.send(command);
|
|
36
41
|
* ```
|
|
37
42
|
*
|
|
43
|
+
* @param CreatePlaceIndexCommandInput - {@link CreatePlaceIndexCommandInput}
|
|
44
|
+
* @returns {@link CreatePlaceIndexCommandOutput}
|
|
38
45
|
* @see {@link CreatePlaceIndexCommandInput} for command's `input` shape.
|
|
39
46
|
* @see {@link CreatePlaceIndexCommandOutput} for command's `response` shape.
|
|
40
47
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface CreatePlaceIndexCommandOutput extends CreatePlaceIndexResponse,
|
|
|
64
71
|
export declare class CreatePlaceIndexCommand extends $Command<CreatePlaceIndexCommandInput, CreatePlaceIndexCommandOutput, LocationClientResolvedConfig> {
|
|
65
72
|
readonly input: CreatePlaceIndexCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: CreatePlaceIndexCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePlaceIndexCommandInput, CreatePlaceIndexCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreateRouteCalculatorRequest, CreateRouteCalculatorResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateRouteCalculatorCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateRouteCalculatorCommandInput extends CreateRouteCalculatorRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateRouteCalculatorCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateRouteCalculatorCommandOutput extends CreateRouteCalculatorResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a route calculator resource in your Amazon Web Services account.</p>
|
|
18
23
|
* <p>You can send requests to a route calculator resource to estimate travel time,
|
|
19
24
|
* distance, and get directions. A route calculator sources traffic and road network data
|
|
@@ -34,6 +39,8 @@ export interface CreateRouteCalculatorCommandOutput extends CreateRouteCalculato
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param CreateRouteCalculatorCommandInput - {@link CreateRouteCalculatorCommandInput}
|
|
43
|
+
* @returns {@link CreateRouteCalculatorCommandOutput}
|
|
37
44
|
* @see {@link CreateRouteCalculatorCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link CreateRouteCalculatorCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link LocationClientResolvedConfig | config} for LocationClient's `config` shape.
|
|
@@ -63,11 +70,20 @@ export interface CreateRouteCalculatorCommandOutput extends CreateRouteCalculato
|
|
|
63
70
|
export declare class CreateRouteCalculatorCommand extends $Command<CreateRouteCalculatorCommandInput, CreateRouteCalculatorCommandOutput, LocationClientResolvedConfig> {
|
|
64
71
|
readonly input: CreateRouteCalculatorCommandInput;
|
|
65
72
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
66
76
|
constructor(input: CreateRouteCalculatorCommandInput);
|
|
67
77
|
/**
|
|
68
78
|
* @internal
|
|
69
79
|
*/
|
|
70
80
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRouteCalculatorCommandInput, CreateRouteCalculatorCommandOutput>;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
71
84
|
private serialize;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
72
88
|
private deserialize;
|
|
73
89
|
}
|