@aws-sdk/client-location 3.478.0 → 3.481.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-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-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 +6 -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/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/package.json +9 -9
|
@@ -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 { DeleteKeyRequest, DeleteKeyResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteKeyCommandInput extends DeleteKeyRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteKeyCommandOutput extends DeleteKeyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteKeyCommand_base: {
|
|
24
|
+
new (input: DeleteKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKeyCommandInput, DeleteKeyCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified API key. The API key must have been deactivated more than
|
|
@@ -66,23 +69,5 @@ export interface DeleteKeyCommandOutput extends DeleteKeyResponse, __MetadataBea
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class DeleteKeyCommand extends
|
|
70
|
-
readonly input: DeleteKeyCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: DeleteKeyCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteKeyCommandInput, DeleteKeyCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class DeleteKeyCommand extends DeleteKeyCommand_base {
|
|
88
73
|
}
|
|
@@ -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 { DeleteMapRequest, DeleteMapResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteMapCommandInput extends DeleteMapRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteMapCommandOutput extends DeleteMapResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteMapCommand_base: {
|
|
24
|
+
new (input: DeleteMapCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMapCommandInput, DeleteMapCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a map resource from your Amazon Web Services account.</p>
|
|
@@ -69,23 +72,5 @@ export interface DeleteMapCommandOutput extends DeleteMapResponse, __MetadataBea
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class DeleteMapCommand extends
|
|
73
|
-
readonly input: DeleteMapCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: DeleteMapCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMapCommandInput, DeleteMapCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class DeleteMapCommand extends DeleteMapCommand_base {
|
|
91
76
|
}
|
|
@@ -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 { DeletePlaceIndexRequest, DeletePlaceIndexResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeletePlaceIndexCommandInput extends DeletePlaceIndexRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeletePlaceIndexCommandOutput extends DeletePlaceIndexResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeletePlaceIndexCommand_base: {
|
|
24
|
+
new (input: DeletePlaceIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePlaceIndexCommandInput, DeletePlaceIndexCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a place index resource from your Amazon Web Services account.</p>
|
|
@@ -68,23 +71,5 @@ export interface DeletePlaceIndexCommandOutput extends DeletePlaceIndexResponse,
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DeletePlaceIndexCommand extends
|
|
72
|
-
readonly input: DeletePlaceIndexCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DeletePlaceIndexCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePlaceIndexCommandInput, DeletePlaceIndexCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DeletePlaceIndexCommand extends DeletePlaceIndexCommand_base {
|
|
90
75
|
}
|
|
@@ -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 { DeleteRouteCalculatorRequest, DeleteRouteCalculatorResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteRouteCalculatorCommandInput extends DeleteRouteCalculator
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteRouteCalculatorCommandOutput extends DeleteRouteCalculatorResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteRouteCalculatorCommand_base: {
|
|
24
|
+
new (input: DeleteRouteCalculatorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRouteCalculatorCommandInput, DeleteRouteCalculatorCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a route calculator resource from your Amazon Web Services account.</p>
|
|
@@ -68,23 +71,5 @@ export interface DeleteRouteCalculatorCommandOutput extends DeleteRouteCalculato
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DeleteRouteCalculatorCommand extends
|
|
72
|
-
readonly input: DeleteRouteCalculatorCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DeleteRouteCalculatorCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRouteCalculatorCommandInput, DeleteRouteCalculatorCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DeleteRouteCalculatorCommand extends DeleteRouteCalculatorCommand_base {
|
|
90
75
|
}
|
|
@@ -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 { DeleteTrackerRequest, DeleteTrackerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteTrackerCommandInput extends DeleteTrackerRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteTrackerCommandOutput extends DeleteTrackerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteTrackerCommand_base: {
|
|
24
|
+
new (input: DeleteTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrackerCommandInput, DeleteTrackerCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a tracker resource from your Amazon Web Services account.</p>
|
|
@@ -70,23 +73,5 @@ export interface DeleteTrackerCommandOutput extends DeleteTrackerResponse, __Met
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class DeleteTrackerCommand extends
|
|
74
|
-
readonly input: DeleteTrackerCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: DeleteTrackerCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTrackerCommandInput, DeleteTrackerCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class DeleteTrackerCommand extends DeleteTrackerCommand_base {
|
|
92
77
|
}
|
|
@@ -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 { DescribeGeofenceCollectionRequest, DescribeGeofenceCollectionResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeGeofenceCollectionCommandInput extends DescribeGeofence
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeGeofenceCollectionCommandOutput extends DescribeGeofenceCollectionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeGeofenceCollectionCommand_base: {
|
|
24
|
+
new (input: DescribeGeofenceCollectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGeofenceCollectionCommandInput, DescribeGeofenceCollectionCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the geofence collection details.</p>
|
|
@@ -78,23 +81,5 @@ export interface DescribeGeofenceCollectionCommandOutput extends DescribeGeofenc
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class DescribeGeofenceCollectionCommand extends
|
|
82
|
-
readonly input: DescribeGeofenceCollectionCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: DescribeGeofenceCollectionCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGeofenceCollectionCommandInput, DescribeGeofenceCollectionCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class DescribeGeofenceCollectionCommand extends DescribeGeofenceCollectionCommand_base {
|
|
100
85
|
}
|
|
@@ -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 { DescribeKeyRequest, DescribeKeyResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeKeyCommandInput extends DescribeKeyRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeKeyCommandOutput extends DescribeKeyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeKeyCommand_base: {
|
|
24
|
+
new (input: DescribeKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeKeyCommandInput, DescribeKeyCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the API key resource details.</p>
|
|
@@ -87,23 +90,5 @@ export interface DescribeKeyCommandOutput extends DescribeKeyResponse, __Metadat
|
|
|
87
90
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
88
91
|
*
|
|
89
92
|
*/
|
|
90
|
-
export declare class DescribeKeyCommand extends
|
|
91
|
-
readonly input: DescribeKeyCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: DescribeKeyCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeKeyCommandInput, DescribeKeyCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
93
|
+
export declare class DescribeKeyCommand extends DescribeKeyCommand_base {
|
|
109
94
|
}
|
|
@@ -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 { DescribeMapRequest, DescribeMapResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeMapCommandInput extends DescribeMapRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeMapCommandOutput extends DescribeMapResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeMapCommand_base: {
|
|
24
|
+
new (input: DescribeMapCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMapCommandInput, DescribeMapCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the map resource details.</p>
|
|
@@ -80,23 +83,5 @@ export interface DescribeMapCommandOutput extends DescribeMapResponse, __Metadat
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class DescribeMapCommand extends
|
|
84
|
-
readonly input: DescribeMapCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: DescribeMapCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeMapCommandInput, DescribeMapCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class DescribeMapCommand extends DescribeMapCommand_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 { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { DescribePlaceIndexRequest, DescribePlaceIndexResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribePlaceIndexCommandInput extends DescribePlaceIndexReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribePlaceIndexCommandOutput extends DescribePlaceIndexResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribePlaceIndexCommand_base: {
|
|
24
|
+
new (input: DescribePlaceIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePlaceIndexCommandInput, DescribePlaceIndexCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the place index resource details.</p>
|
|
@@ -79,23 +82,5 @@ export interface DescribePlaceIndexCommandOutput extends DescribePlaceIndexRespo
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class DescribePlaceIndexCommand extends
|
|
83
|
-
readonly input: DescribePlaceIndexCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: DescribePlaceIndexCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePlaceIndexCommandInput, DescribePlaceIndexCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class DescribePlaceIndexCommand extends DescribePlaceIndexCommand_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 { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { DescribeRouteCalculatorRequest, DescribeRouteCalculatorResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeRouteCalculatorCommandInput extends DescribeRouteCalcul
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeRouteCalculatorCommandOutput extends DescribeRouteCalculatorResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeRouteCalculatorCommand_base: {
|
|
24
|
+
new (input: DescribeRouteCalculatorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRouteCalculatorCommandInput, DescribeRouteCalculatorCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the route calculator resource details.</p>
|
|
@@ -76,23 +79,5 @@ export interface DescribeRouteCalculatorCommandOutput extends DescribeRouteCalcu
|
|
|
76
79
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
77
80
|
*
|
|
78
81
|
*/
|
|
79
|
-
export declare class DescribeRouteCalculatorCommand extends
|
|
80
|
-
readonly input: DescribeRouteCalculatorCommandInput;
|
|
81
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
82
|
-
/**
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
constructor(input: DescribeRouteCalculatorCommandInput);
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRouteCalculatorCommandInput, DescribeRouteCalculatorCommandOutput>;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private serialize;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private deserialize;
|
|
82
|
+
export declare class DescribeRouteCalculatorCommand extends DescribeRouteCalculatorCommand_base {
|
|
98
83
|
}
|
|
@@ -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 { DescribeTrackerRequest, DescribeTrackerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeTrackerCommandInput extends DescribeTrackerRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeTrackerCommandOutput extends DescribeTrackerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeTrackerCommand_base: {
|
|
24
|
+
new (input: DescribeTrackerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrackerCommandInput, DescribeTrackerCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the tracker resource details.</p>
|
|
@@ -80,23 +83,5 @@ export interface DescribeTrackerCommandOutput extends DescribeTrackerResponse, _
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class DescribeTrackerCommand extends
|
|
84
|
-
readonly input: DescribeTrackerCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: DescribeTrackerCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTrackerCommandInput, DescribeTrackerCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class DescribeTrackerCommand extends DescribeTrackerCommand_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 { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
4
|
import { DisassociateTrackerConsumerRequest, DisassociateTrackerConsumerResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateTrackerConsumerCommandInput extends DisassociateTra
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateTrackerConsumerCommandOutput extends DisassociateTrackerConsumerResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateTrackerConsumerCommand_base: {
|
|
24
|
+
new (input: DisassociateTrackerConsumerCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTrackerConsumerCommandInput, DisassociateTrackerConsumerCommandOutput, LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes the association between a tracker resource and a geofence collection.</p>
|
|
@@ -70,23 +73,5 @@ export interface DisassociateTrackerConsumerCommandOutput extends DisassociateTr
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from Location service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class DisassociateTrackerConsumerCommand extends
|
|
74
|
-
readonly input: DisassociateTrackerConsumerCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: DisassociateTrackerConsumerCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LocationClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateTrackerConsumerCommandInput, DisassociateTrackerConsumerCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class DisassociateTrackerConsumerCommand extends DisassociateTrackerConsumerCommand_base {
|
|
92
77
|
}
|
|
@@ -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
|
}
|