@aws-sdk/client-location 3.478.0 → 3.484.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 +18 -41
- package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +18 -41
- package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +18 -41
- package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +18 -41
- package/dist-cjs/commands/BatchGetDevicePositionCommand.js +18 -41
- package/dist-cjs/commands/BatchPutGeofenceCommand.js +18 -41
- package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +18 -41
- package/dist-cjs/commands/CalculateRouteCommand.js +18 -41
- package/dist-cjs/commands/CalculateRouteMatrixCommand.js +18 -41
- package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +18 -41
- package/dist-cjs/commands/CreateKeyCommand.js +18 -41
- package/dist-cjs/commands/CreateMapCommand.js +18 -41
- package/dist-cjs/commands/CreatePlaceIndexCommand.js +18 -41
- package/dist-cjs/commands/CreateRouteCalculatorCommand.js +18 -41
- package/dist-cjs/commands/CreateTrackerCommand.js +18 -41
- package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteKeyCommand.js +18 -41
- package/dist-cjs/commands/DeleteMapCommand.js +18 -41
- package/dist-cjs/commands/DeletePlaceIndexCommand.js +18 -41
- package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +18 -41
- package/dist-cjs/commands/DeleteTrackerCommand.js +18 -41
- package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +18 -41
- package/dist-cjs/commands/DescribeKeyCommand.js +18 -41
- package/dist-cjs/commands/DescribeMapCommand.js +18 -41
- package/dist-cjs/commands/DescribePlaceIndexCommand.js +18 -41
- package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +18 -41
- package/dist-cjs/commands/DescribeTrackerCommand.js +18 -41
- package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +18 -41
- package/dist-cjs/commands/GetDevicePositionCommand.js +18 -41
- package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +18 -41
- package/dist-cjs/commands/GetGeofenceCommand.js +18 -41
- package/dist-cjs/commands/GetMapGlyphsCommand.js +18 -41
- package/dist-cjs/commands/GetMapSpritesCommand.js +18 -41
- package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +18 -41
- package/dist-cjs/commands/GetMapTileCommand.js +18 -41
- package/dist-cjs/commands/GetPlaceCommand.js +18 -41
- package/dist-cjs/commands/ListDevicePositionsCommand.js +18 -41
- package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +18 -41
- package/dist-cjs/commands/ListGeofencesCommand.js +18 -41
- package/dist-cjs/commands/ListKeysCommand.js +18 -41
- package/dist-cjs/commands/ListMapsCommand.js +18 -41
- package/dist-cjs/commands/ListPlaceIndexesCommand.js +18 -41
- package/dist-cjs/commands/ListRouteCalculatorsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTrackerConsumersCommand.js +18 -41
- package/dist-cjs/commands/ListTrackersCommand.js +18 -41
- package/dist-cjs/commands/PutGeofenceCommand.js +18 -41
- package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js +18 -41
- package/dist-cjs/commands/SearchPlaceIndexForSuggestionsCommand.js +18 -41
- package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +18 -41
- package/dist-cjs/commands/UpdateKeyCommand.js +18 -41
- package/dist-cjs/commands/UpdateMapCommand.js +18 -41
- package/dist-cjs/commands/UpdatePlaceIndexCommand.js +18 -41
- package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +18 -41
- package/dist-cjs/commands/UpdateTrackerCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/protocols/Aws_restJson1.js +6 -1
- package/dist-es/commands/AssociateTrackerConsumerCommand.js +18 -41
- package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +18 -41
- package/dist-es/commands/BatchDeleteGeofenceCommand.js +18 -41
- package/dist-es/commands/BatchEvaluateGeofencesCommand.js +18 -41
- package/dist-es/commands/BatchGetDevicePositionCommand.js +18 -41
- package/dist-es/commands/BatchPutGeofenceCommand.js +18 -41
- package/dist-es/commands/BatchUpdateDevicePositionCommand.js +18 -41
- package/dist-es/commands/CalculateRouteCommand.js +18 -41
- package/dist-es/commands/CalculateRouteMatrixCommand.js +18 -41
- package/dist-es/commands/CreateGeofenceCollectionCommand.js +18 -41
- package/dist-es/commands/CreateKeyCommand.js +18 -41
- package/dist-es/commands/CreateMapCommand.js +18 -41
- package/dist-es/commands/CreatePlaceIndexCommand.js +18 -41
- package/dist-es/commands/CreateRouteCalculatorCommand.js +18 -41
- package/dist-es/commands/CreateTrackerCommand.js +18 -41
- package/dist-es/commands/DeleteGeofenceCollectionCommand.js +18 -41
- package/dist-es/commands/DeleteKeyCommand.js +18 -41
- package/dist-es/commands/DeleteMapCommand.js +18 -41
- package/dist-es/commands/DeletePlaceIndexCommand.js +18 -41
- package/dist-es/commands/DeleteRouteCalculatorCommand.js +18 -41
- package/dist-es/commands/DeleteTrackerCommand.js +18 -41
- package/dist-es/commands/DescribeGeofenceCollectionCommand.js +18 -41
- package/dist-es/commands/DescribeKeyCommand.js +18 -41
- package/dist-es/commands/DescribeMapCommand.js +18 -41
- package/dist-es/commands/DescribePlaceIndexCommand.js +18 -41
- package/dist-es/commands/DescribeRouteCalculatorCommand.js +18 -41
- package/dist-es/commands/DescribeTrackerCommand.js +18 -41
- package/dist-es/commands/DisassociateTrackerConsumerCommand.js +18 -41
- package/dist-es/commands/GetDevicePositionCommand.js +18 -41
- package/dist-es/commands/GetDevicePositionHistoryCommand.js +18 -41
- package/dist-es/commands/GetGeofenceCommand.js +18 -41
- package/dist-es/commands/GetMapGlyphsCommand.js +18 -41
- package/dist-es/commands/GetMapSpritesCommand.js +18 -41
- package/dist-es/commands/GetMapStyleDescriptorCommand.js +18 -41
- package/dist-es/commands/GetMapTileCommand.js +18 -41
- package/dist-es/commands/GetPlaceCommand.js +18 -41
- package/dist-es/commands/ListDevicePositionsCommand.js +18 -41
- package/dist-es/commands/ListGeofenceCollectionsCommand.js +18 -41
- package/dist-es/commands/ListGeofencesCommand.js +18 -41
- package/dist-es/commands/ListKeysCommand.js +18 -41
- package/dist-es/commands/ListMapsCommand.js +18 -41
- package/dist-es/commands/ListPlaceIndexesCommand.js +18 -41
- package/dist-es/commands/ListRouteCalculatorsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTrackerConsumersCommand.js +18 -41
- package/dist-es/commands/ListTrackersCommand.js +18 -41
- package/dist-es/commands/PutGeofenceCommand.js +18 -41
- package/dist-es/commands/SearchPlaceIndexForPositionCommand.js +18 -41
- package/dist-es/commands/SearchPlaceIndexForSuggestionsCommand.js +18 -41
- package/dist-es/commands/SearchPlaceIndexForTextCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateGeofenceCollectionCommand.js +18 -41
- package/dist-es/commands/UpdateKeyCommand.js +18 -41
- package/dist-es/commands/UpdateMapCommand.js +18 -41
- package/dist-es/commands/UpdatePlaceIndexCommand.js +18 -41
- package/dist-es/commands/UpdateRouteCalculatorCommand.js +18 -41
- package/dist-es/commands/UpdateTrackerCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/protocols/Aws_restJson1.js +6 -1
- package/dist-types/commands/AssociateTrackerConsumerCommand.d.ts +6 -21
- package/dist-types/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +6 -21
- package/dist-types/commands/BatchDeleteGeofenceCommand.d.ts +6 -21
- package/dist-types/commands/BatchEvaluateGeofencesCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetDevicePositionCommand.d.ts +6 -21
- package/dist-types/commands/BatchPutGeofenceCommand.d.ts +6 -21
- package/dist-types/commands/BatchUpdateDevicePositionCommand.d.ts +6 -21
- package/dist-types/commands/CalculateRouteCommand.d.ts +6 -21
- package/dist-types/commands/CalculateRouteMatrixCommand.d.ts +6 -21
- package/dist-types/commands/CreateGeofenceCollectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateKeyCommand.d.ts +6 -21
- package/dist-types/commands/CreateMapCommand.d.ts +6 -21
- package/dist-types/commands/CreatePlaceIndexCommand.d.ts +6 -21
- package/dist-types/commands/CreateRouteCalculatorCommand.d.ts +6 -21
- package/dist-types/commands/CreateTrackerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGeofenceCollectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteKeyCommand.d.ts +7 -21
- package/dist-types/commands/DeleteMapCommand.d.ts +6 -21
- package/dist-types/commands/DeletePlaceIndexCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRouteCalculatorCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTrackerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGeofenceCollectionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeKeyCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMapCommand.d.ts +6 -21
- package/dist-types/commands/DescribePlaceIndexCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRouteCalculatorCommand.d.ts +6 -21
- package/dist-types/commands/DescribeTrackerCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateTrackerConsumerCommand.d.ts +6 -21
- package/dist-types/commands/GetDevicePositionCommand.d.ts +6 -21
- package/dist-types/commands/GetDevicePositionHistoryCommand.d.ts +6 -21
- package/dist-types/commands/GetGeofenceCommand.d.ts +6 -21
- package/dist-types/commands/GetMapGlyphsCommand.d.ts +6 -21
- package/dist-types/commands/GetMapSpritesCommand.d.ts +6 -21
- package/dist-types/commands/GetMapStyleDescriptorCommand.d.ts +6 -21
- package/dist-types/commands/GetMapTileCommand.d.ts +6 -21
- package/dist-types/commands/GetPlaceCommand.d.ts +6 -21
- package/dist-types/commands/ListDevicePositionsCommand.d.ts +6 -21
- package/dist-types/commands/ListGeofenceCollectionsCommand.d.ts +6 -21
- package/dist-types/commands/ListGeofencesCommand.d.ts +6 -21
- package/dist-types/commands/ListKeysCommand.d.ts +6 -21
- package/dist-types/commands/ListMapsCommand.d.ts +6 -21
- package/dist-types/commands/ListPlaceIndexesCommand.d.ts +6 -21
- package/dist-types/commands/ListRouteCalculatorsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTrackerConsumersCommand.d.ts +6 -21
- package/dist-types/commands/ListTrackersCommand.d.ts +6 -21
- package/dist-types/commands/PutGeofenceCommand.d.ts +6 -21
- package/dist-types/commands/SearchPlaceIndexForPositionCommand.d.ts +6 -21
- package/dist-types/commands/SearchPlaceIndexForSuggestionsCommand.d.ts +6 -21
- package/dist-types/commands/SearchPlaceIndexForTextCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGeofenceCollectionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateKeyCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMapCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePlaceIndexCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRouteCalculatorCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTrackerCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/models/models_0.d.ts +11 -1
- package/dist-types/ts3.4/commands/AssociateTrackerConsumerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDeleteGeofenceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchEvaluateGeofencesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetDevicePositionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchPutGeofenceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchUpdateDevicePositionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CalculateRouteCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CalculateRouteMatrixCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateGeofenceCollectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMapCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePlaceIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRouteCalculatorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTrackerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteGeofenceCollectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMapCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePlaceIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteRouteCalculatorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTrackerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeGeofenceCollectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeMapCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribePlaceIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeRouteCalculatorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeTrackerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateTrackerConsumerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDevicePositionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDevicePositionHistoryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetGeofenceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMapGlyphsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMapSpritesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMapStyleDescriptorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMapTileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPlaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDevicePositionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListGeofenceCollectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListGeofencesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListKeysCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMapsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPlaceIndexesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRouteCalculatorsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTrackerConsumersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTrackersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutGeofenceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SearchPlaceIndexForPositionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SearchPlaceIndexForSuggestionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SearchPlaceIndexForTextCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGeofenceCollectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateKeyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateMapCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdatePlaceIndexCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRouteCalculatorCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateTrackerCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { GetDevicePositionRequest, GetDevicePositionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetDevicePositionCommandInput extends GetDevicePositionRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetDevicePositionCommandOutput extends GetDevicePositionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetDevicePositionCommand_base: {
|
|
24
|
+
new (input: GetDevicePositionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicePositionCommandInput, GetDevicePositionCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a device's most recent position according to its sample time.</p>
|
|
@@ -82,23 +85,5 @@ export interface GetDevicePositionCommandOutput extends GetDevicePositionRespons
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class GetDevicePositionCommand extends
|
|
86
|
-
readonly input: GetDevicePositionCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: GetDevicePositionCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDevicePositionCommandInput, GetDevicePositionCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class GetDevicePositionCommand extends GetDevicePositionCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { GetDevicePositionHistoryRequest, GetDevicePositionHistoryResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetDevicePositionHistoryCommandInput extends GetDevicePositionH
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetDevicePositionHistoryCommandOutput extends GetDevicePositionHistoryResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetDevicePositionHistoryCommand_base: {
|
|
24
|
+
new (input: GetDevicePositionHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevicePositionHistoryCommandInput, GetDevicePositionHistoryCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the device position history from a tracker resource within a specified range
|
|
@@ -92,23 +95,5 @@ export interface GetDevicePositionHistoryCommandOutput extends GetDevicePosition
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class GetDevicePositionHistoryCommand extends
|
|
96
|
-
readonly input: GetDevicePositionHistoryCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: GetDevicePositionHistoryCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDevicePositionHistoryCommandInput, GetDevicePositionHistoryCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class GetDevicePositionHistoryCommand extends GetDevicePositionHistoryCommand_base {
|
|
114
99
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { GetGeofenceRequest, GetGeofenceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetGeofenceCommandInput extends GetGeofenceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetGeofenceCommandOutput extends GetGeofenceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetGeofenceCommand_base: {
|
|
24
|
+
new (input: GetGeofenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetGeofenceCommandInput, GetGeofenceCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the geofence details from a geofence collection.</p>
|
|
@@ -89,23 +92,5 @@ export interface GetGeofenceCommandOutput extends GetGeofenceResponse, __Metadat
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class GetGeofenceCommand extends
|
|
93
|
-
readonly input: GetGeofenceCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: GetGeofenceCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGeofenceCommandInput, GetGeofenceCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class GetGeofenceCommand extends GetGeofenceCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Uint8ArrayBlobAdapter } from "@smithy/util-stream";
|
|
5
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
6
5
|
import { GetMapGlyphsRequest, GetMapGlyphsResponse } from "../models/models_0";
|
|
@@ -28,6 +27,10 @@ export type GetMapGlyphsCommandOutputType = Omit<GetMapGlyphsResponse, "Blob"> &
|
|
|
28
27
|
*/
|
|
29
28
|
export interface GetMapGlyphsCommandOutput extends GetMapGlyphsCommandOutputType, __MetadataBearer {
|
|
30
29
|
}
|
|
30
|
+
declare const GetMapGlyphsCommand_base: {
|
|
31
|
+
new (input: GetMapGlyphsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMapGlyphsCommandInput, GetMapGlyphsCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
|
+
};
|
|
31
34
|
/**
|
|
32
35
|
* @public
|
|
33
36
|
* <p>Retrieves glyphs used to display labels on a map.</p>
|
|
@@ -79,23 +82,5 @@ export interface GetMapGlyphsCommandOutput extends GetMapGlyphsCommandOutputType
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class GetMapGlyphsCommand extends
|
|
83
|
-
readonly input: GetMapGlyphsCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: GetMapGlyphsCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMapGlyphsCommandInput, GetMapGlyphsCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class GetMapGlyphsCommand extends GetMapGlyphsCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Uint8ArrayBlobAdapter } from "@smithy/util-stream";
|
|
5
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
6
5
|
import { GetMapSpritesRequest, GetMapSpritesResponse } from "../models/models_0";
|
|
@@ -28,6 +27,10 @@ export type GetMapSpritesCommandOutputType = Omit<GetMapSpritesResponse, "Blob">
|
|
|
28
27
|
*/
|
|
29
28
|
export interface GetMapSpritesCommandOutput extends GetMapSpritesCommandOutputType, __MetadataBearer {
|
|
30
29
|
}
|
|
30
|
+
declare const GetMapSpritesCommand_base: {
|
|
31
|
+
new (input: GetMapSpritesCommandInput): import("@smithy/smithy-client").CommandImpl<GetMapSpritesCommandInput, GetMapSpritesCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
|
+
};
|
|
31
34
|
/**
|
|
32
35
|
* @public
|
|
33
36
|
* <p>Retrieves the sprite sheet corresponding to a map resource. The sprite sheet is a PNG
|
|
@@ -80,23 +83,5 @@ export interface GetMapSpritesCommandOutput extends GetMapSpritesCommandOutputTy
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class GetMapSpritesCommand extends
|
|
84
|
-
readonly input: GetMapSpritesCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: GetMapSpritesCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMapSpritesCommandInput, GetMapSpritesCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class GetMapSpritesCommand extends GetMapSpritesCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Uint8ArrayBlobAdapter } from "@smithy/util-stream";
|
|
5
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
6
5
|
import { GetMapStyleDescriptorRequest, GetMapStyleDescriptorResponse } from "../models/models_0";
|
|
@@ -28,6 +27,10 @@ export type GetMapStyleDescriptorCommandOutputType = Omit<GetMapStyleDescriptorR
|
|
|
28
27
|
*/
|
|
29
28
|
export interface GetMapStyleDescriptorCommandOutput extends GetMapStyleDescriptorCommandOutputType, __MetadataBearer {
|
|
30
29
|
}
|
|
30
|
+
declare const GetMapStyleDescriptorCommand_base: {
|
|
31
|
+
new (input: GetMapStyleDescriptorCommandInput): import("@smithy/smithy-client").CommandImpl<GetMapStyleDescriptorCommandInput, GetMapStyleDescriptorCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
|
+
};
|
|
31
34
|
/**
|
|
32
35
|
* @public
|
|
33
36
|
* <p>Retrieves the map style descriptor from a map resource. </p>
|
|
@@ -80,23 +83,5 @@ export interface GetMapStyleDescriptorCommandOutput extends GetMapStyleDescripto
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class GetMapStyleDescriptorCommand extends
|
|
84
|
-
readonly input: GetMapStyleDescriptorCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: GetMapStyleDescriptorCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMapStyleDescriptorCommandInput, GetMapStyleDescriptorCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class GetMapStyleDescriptorCommand extends GetMapStyleDescriptorCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { Uint8ArrayBlobAdapter } from "@smithy/util-stream";
|
|
5
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
6
5
|
import { GetMapTileRequest, GetMapTileResponse } from "../models/models_0";
|
|
@@ -28,6 +27,10 @@ export type GetMapTileCommandOutputType = Omit<GetMapTileResponse, "Blob"> & {
|
|
|
28
27
|
*/
|
|
29
28
|
export interface GetMapTileCommandOutput extends GetMapTileCommandOutputType, __MetadataBearer {
|
|
30
29
|
}
|
|
30
|
+
declare const GetMapTileCommand_base: {
|
|
31
|
+
new (input: GetMapTileCommandInput): import("@smithy/smithy-client").CommandImpl<GetMapTileCommandInput, GetMapTileCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
|
+
};
|
|
31
34
|
/**
|
|
32
35
|
* @public
|
|
33
36
|
* <p>Retrieves a vector data tile from the map resource. Map tiles are used by clients to
|
|
@@ -85,23 +88,5 @@ export interface GetMapTileCommandOutput extends GetMapTileCommandOutputType, __
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class GetMapTileCommand extends
|
|
89
|
-
readonly input: GetMapTileCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: GetMapTileCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMapTileCommandInput, GetMapTileCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class GetMapTileCommand extends GetMapTileCommand_base {
|
|
107
92
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { GetPlaceRequest, GetPlaceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetPlaceCommandInput extends GetPlaceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetPlaceCommandOutput extends GetPlaceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetPlaceCommand_base: {
|
|
24
|
+
new (input: GetPlaceCommandInput): import("@smithy/smithy-client").CommandImpl<GetPlaceCommandInput, GetPlaceCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Finds a place by its unique ID. A <code>PlaceId</code> is returned by other search
|
|
@@ -115,23 +118,5 @@ export interface GetPlaceCommandOutput extends GetPlaceResponse, __MetadataBeare
|
|
|
115
118
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
116
119
|
*
|
|
117
120
|
*/
|
|
118
|
-
export declare class GetPlaceCommand extends
|
|
119
|
-
readonly input: GetPlaceCommandInput;
|
|
120
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
121
|
-
/**
|
|
122
|
-
* @public
|
|
123
|
-
*/
|
|
124
|
-
constructor(input: GetPlaceCommandInput);
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPlaceCommandInput, GetPlaceCommandOutput>;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private serialize;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private deserialize;
|
|
121
|
+
export declare class GetPlaceCommand extends GetPlaceCommand_base {
|
|
137
122
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { ListDevicePositionsRequest, ListDevicePositionsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListDevicePositionsCommandInput extends ListDevicePositionsRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListDevicePositionsCommandOutput extends ListDevicePositionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListDevicePositionsCommand_base: {
|
|
24
|
+
new (input: ListDevicePositionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDevicePositionsCommandInput, ListDevicePositionsCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>A batch request to retrieve all device positions.</p>
|
|
@@ -90,23 +93,5 @@ export interface ListDevicePositionsCommandOutput extends ListDevicePositionsRes
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class ListDevicePositionsCommand extends
|
|
94
|
-
readonly input: ListDevicePositionsCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: ListDevicePositionsCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDevicePositionsCommandInput, ListDevicePositionsCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class ListDevicePositionsCommand extends ListDevicePositionsCommand_base {
|
|
112
97
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { ListGeofenceCollectionsRequest, ListGeofenceCollectionsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListGeofenceCollectionsCommandInput extends ListGeofenceCollect
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListGeofenceCollectionsCommandOutput extends ListGeofenceCollectionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListGeofenceCollectionsCommand_base: {
|
|
24
|
+
new (input: ListGeofenceCollectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGeofenceCollectionsCommandInput, ListGeofenceCollectionsCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists geofence collections in your Amazon Web Services account.</p>
|
|
@@ -75,23 +78,5 @@ export interface ListGeofenceCollectionsCommandOutput extends ListGeofenceCollec
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class ListGeofenceCollectionsCommand extends
|
|
79
|
-
readonly input: ListGeofenceCollectionsCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: ListGeofenceCollectionsCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGeofenceCollectionsCommandInput, ListGeofenceCollectionsCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class ListGeofenceCollectionsCommand extends ListGeofenceCollectionsCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { ListGeofencesRequest, ListGeofencesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListGeofencesCommandInput extends ListGeofencesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListGeofencesCommandOutput extends ListGeofencesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListGeofencesCommand_base: {
|
|
24
|
+
new (input: ListGeofencesCommandInput): import("@smithy/smithy-client").CommandImpl<ListGeofencesCommandInput, ListGeofencesCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists geofences stored in a given geofence collection.</p>
|
|
@@ -95,23 +98,5 @@ export interface ListGeofencesCommandOutput extends ListGeofencesResponse, __Met
|
|
|
95
98
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class ListGeofencesCommand extends
|
|
99
|
-
readonly input: ListGeofencesCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: ListGeofencesCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGeofencesCommandInput, ListGeofencesCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class ListGeofencesCommand extends ListGeofencesCommand_base {
|
|
117
102
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { ListKeysRequest, ListKeysResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListKeysCommandInput extends ListKeysRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListKeysCommandOutput extends ListKeysResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListKeysCommand_base: {
|
|
24
|
+
new (input: ListKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeysCommandInput, ListKeysCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists API key resources in your Amazon Web Services account.</p>
|
|
@@ -88,23 +91,5 @@ export interface ListKeysCommandOutput extends ListKeysResponse, __MetadataBeare
|
|
|
88
91
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class ListKeysCommand extends
|
|
92
|
-
readonly input: ListKeysCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: ListKeysCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListKeysCommandInput, ListKeysCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class ListKeysCommand extends ListKeysCommand_base {
|
|
110
95
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { ListMapsRequest, ListMapsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListMapsCommandInput extends ListMapsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListMapsCommandOutput extends ListMapsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListMapsCommand_base: {
|
|
24
|
+
new (input: ListMapsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMapsCommandInput, ListMapsCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists map resources in your Amazon Web Services account.</p>
|
|
@@ -75,23 +78,5 @@ export interface ListMapsCommandOutput extends ListMapsResponse, __MetadataBeare
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class ListMapsCommand extends
|
|
79
|
-
readonly input: ListMapsCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: ListMapsCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListMapsCommandInput, ListMapsCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class ListMapsCommand extends ListMapsCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { ListPlaceIndexesRequest, ListPlaceIndexesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListPlaceIndexesCommandInput extends ListPlaceIndexesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListPlaceIndexesCommandOutput extends ListPlaceIndexesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListPlaceIndexesCommand_base: {
|
|
24
|
+
new (input: ListPlaceIndexesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPlaceIndexesCommandInput, ListPlaceIndexesCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists place index resources in your Amazon Web Services account.</p>
|
|
@@ -75,23 +78,5 @@ export interface ListPlaceIndexesCommandOutput extends ListPlaceIndexesResponse,
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class ListPlaceIndexesCommand extends
|
|
79
|
-
readonly input: ListPlaceIndexesCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: ListPlaceIndexesCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPlaceIndexesCommandInput, ListPlaceIndexesCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class ListPlaceIndexesCommand extends ListPlaceIndexesCommand_base {
|
|
97
82
|
}
|