@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,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface CreateTrackerCommandInput extends CreateTrackerRequest {}
|
|
|
20
14
|
export interface CreateTrackerCommandOutput
|
|
21
15
|
extends CreateTrackerResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const CreateTrackerCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: CreateTrackerCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
CreateTrackerCommandInput,
|
|
22
|
+
CreateTrackerCommandOutput,
|
|
23
|
+
LocationClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class CreateTrackerCommand extends CreateTrackerCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DeleteGeofenceCollectionCommandInput
|
|
|
21
15
|
export interface DeleteGeofenceCollectionCommandOutput
|
|
22
16
|
extends DeleteGeofenceCollectionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DeleteGeofenceCollectionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DeleteGeofenceCollectionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LocationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DeleteGeofenceCollectionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DeleteGeofenceCollectionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DeleteGeofenceCollectionCommandInput,
|
|
38
|
-
DeleteGeofenceCollectionCommandOutput
|
|
23
|
+
DeleteGeofenceCollectionCommandOutput,
|
|
24
|
+
LocationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DeleteGeofenceCollectionCommand extends DeleteGeofenceCollectionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface DeleteKeyCommandInput extends DeleteKeyRequest {}
|
|
|
17
11
|
export interface DeleteKeyCommandOutput
|
|
18
12
|
extends DeleteKeyResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const DeleteKeyCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DeleteKeyCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
DeleteKeyCommandInput,
|
|
19
|
+
DeleteKeyCommandOutput,
|
|
20
|
+
LocationClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DeleteKeyCommand extends DeleteKeyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface DeleteMapCommandInput extends DeleteMapRequest {}
|
|
|
17
11
|
export interface DeleteMapCommandOutput
|
|
18
12
|
extends DeleteMapResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const DeleteMapCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DeleteMapCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
DeleteMapCommandInput,
|
|
19
|
+
DeleteMapCommandOutput,
|
|
20
|
+
LocationClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DeleteMapCommand extends DeleteMapCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DeletePlaceIndexCommandInput extends DeletePlaceIndexRequest {}
|
|
|
20
14
|
export interface DeletePlaceIndexCommandOutput
|
|
21
15
|
extends DeletePlaceIndexResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DeletePlaceIndexCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DeletePlaceIndexCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DeletePlaceIndexCommandInput,
|
|
22
|
+
DeletePlaceIndexCommandOutput,
|
|
23
|
+
LocationClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DeletePlaceIndexCommand extends DeletePlaceIndexCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DeleteRouteCalculatorCommandInput
|
|
|
21
15
|
export interface DeleteRouteCalculatorCommandOutput
|
|
22
16
|
extends DeleteRouteCalculatorResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DeleteRouteCalculatorCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DeleteRouteCalculatorCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LocationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DeleteRouteCalculatorCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DeleteRouteCalculatorCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DeleteRouteCalculatorCommandInput,
|
|
38
|
-
DeleteRouteCalculatorCommandOutput
|
|
23
|
+
DeleteRouteCalculatorCommandOutput,
|
|
24
|
+
LocationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DeleteRouteCalculatorCommand extends DeleteRouteCalculatorCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DeleteTrackerCommandInput extends DeleteTrackerRequest {}
|
|
|
20
14
|
export interface DeleteTrackerCommandOutput
|
|
21
15
|
extends DeleteTrackerResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DeleteTrackerCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DeleteTrackerCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DeleteTrackerCommandInput,
|
|
22
|
+
DeleteTrackerCommandOutput,
|
|
23
|
+
LocationClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DeleteTrackerCommand extends DeleteTrackerCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeGeofenceCollectionCommandInput
|
|
|
21
15
|
export interface DescribeGeofenceCollectionCommandOutput
|
|
22
16
|
extends DescribeGeofenceCollectionResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeGeofenceCollectionCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeGeofenceCollectionCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LocationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeGeofenceCollectionCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeGeofenceCollectionCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeGeofenceCollectionCommandInput,
|
|
38
|
-
DescribeGeofenceCollectionCommandOutput
|
|
23
|
+
DescribeGeofenceCollectionCommandOutput,
|
|
24
|
+
LocationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeGeofenceCollectionCommand extends DescribeGeofenceCollectionCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface DescribeKeyCommandInput extends DescribeKeyRequest {}
|
|
|
17
11
|
export interface DescribeKeyCommandOutput
|
|
18
12
|
extends DescribeKeyResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const DescribeKeyCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DescribeKeyCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
DescribeKeyCommandInput,
|
|
19
|
+
DescribeKeyCommandOutput,
|
|
20
|
+
LocationClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DescribeKeyCommand extends DescribeKeyCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface DescribeMapCommandInput extends DescribeMapRequest {}
|
|
|
17
11
|
export interface DescribeMapCommandOutput
|
|
18
12
|
extends DescribeMapResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const DescribeMapCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DescribeMapCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
DescribeMapCommandInput,
|
|
19
|
+
DescribeMapCommandOutput,
|
|
20
|
+
LocationClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DescribeMapCommand extends DescribeMapCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface DescribePlaceIndexCommandInput
|
|
|
21
15
|
export interface DescribePlaceIndexCommandOutput
|
|
22
16
|
extends DescribePlaceIndexResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const DescribePlaceIndexCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribePlaceIndexCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
DescribePlaceIndexCommandInput,
|
|
23
|
+
DescribePlaceIndexCommandOutput,
|
|
24
|
+
LocationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribePlaceIndexCommand extends DescribePlaceIndexCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeRouteCalculatorCommandInput
|
|
|
21
15
|
export interface DescribeRouteCalculatorCommandOutput
|
|
22
16
|
extends DescribeRouteCalculatorResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeRouteCalculatorCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeRouteCalculatorCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LocationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeRouteCalculatorCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeRouteCalculatorCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeRouteCalculatorCommandInput,
|
|
38
|
-
DescribeRouteCalculatorCommandOutput
|
|
23
|
+
DescribeRouteCalculatorCommandOutput,
|
|
24
|
+
LocationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeRouteCalculatorCommand extends DescribeRouteCalculatorCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DescribeTrackerCommandInput extends DescribeTrackerRequest {}
|
|
|
20
14
|
export interface DescribeTrackerCommandOutput
|
|
21
15
|
extends DescribeTrackerResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DescribeTrackerCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DescribeTrackerCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DescribeTrackerCommandInput,
|
|
22
|
+
DescribeTrackerCommandOutput,
|
|
23
|
+
LocationClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DescribeTrackerCommand extends DescribeTrackerCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
LocationClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DisassociateTrackerConsumerCommandInput
|
|
|
21
15
|
export interface DisassociateTrackerConsumerCommandOutput
|
|
22
16
|
extends DisassociateTrackerConsumerResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DisassociateTrackerConsumerCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DisassociateTrackerConsumerCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: LocationClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DisassociateTrackerConsumerCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DisassociateTrackerConsumerCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DisassociateTrackerConsumerCommandInput,
|
|
38
|
-
DisassociateTrackerConsumerCommandOutput
|
|
23
|
+
DisassociateTrackerConsumerCommandOutput,
|
|
24
|
+
LocationClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DisassociateTrackerConsumerCommand extends DisassociateTrackerConsumerCommand_base {}
|