@aws-sdk/client-location 3.414.0 → 3.418.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 +5 -0
- package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +5 -0
- package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +5 -0
- package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +5 -0
- package/dist-cjs/commands/BatchGetDevicePositionCommand.js +5 -0
- package/dist-cjs/commands/BatchPutGeofenceCommand.js +5 -0
- package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +5 -0
- package/dist-cjs/commands/CalculateRouteCommand.js +5 -0
- package/dist-cjs/commands/CalculateRouteMatrixCommand.js +5 -0
- package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +5 -0
- package/dist-cjs/commands/CreateKeyCommand.js +5 -0
- package/dist-cjs/commands/CreateMapCommand.js +5 -0
- package/dist-cjs/commands/CreatePlaceIndexCommand.js +5 -0
- package/dist-cjs/commands/CreateRouteCalculatorCommand.js +5 -0
- package/dist-cjs/commands/CreateTrackerCommand.js +5 -0
- package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +5 -0
- package/dist-cjs/commands/DeleteKeyCommand.js +5 -0
- package/dist-cjs/commands/DeleteMapCommand.js +5 -0
- package/dist-cjs/commands/DeletePlaceIndexCommand.js +5 -0
- package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +5 -0
- package/dist-cjs/commands/DeleteTrackerCommand.js +5 -0
- package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +5 -0
- package/dist-cjs/commands/DescribeKeyCommand.js +5 -0
- package/dist-cjs/commands/DescribeMapCommand.js +5 -0
- package/dist-cjs/commands/DescribePlaceIndexCommand.js +5 -0
- package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +5 -0
- package/dist-cjs/commands/DescribeTrackerCommand.js +5 -0
- package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +5 -0
- package/dist-cjs/commands/GetDevicePositionCommand.js +5 -0
- package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +5 -0
- package/dist-cjs/commands/GetGeofenceCommand.js +5 -0
- package/dist-cjs/commands/GetMapGlyphsCommand.js +5 -0
- package/dist-cjs/commands/GetMapSpritesCommand.js +5 -0
- package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +5 -0
- package/dist-cjs/commands/GetMapTileCommand.js +5 -0
- package/dist-cjs/commands/GetPlaceCommand.js +5 -0
- package/dist-cjs/commands/ListDevicePositionsCommand.js +5 -0
- package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +5 -0
- package/dist-cjs/commands/ListGeofencesCommand.js +5 -0
- package/dist-cjs/commands/ListKeysCommand.js +5 -0
- package/dist-cjs/commands/ListMapsCommand.js +5 -0
- package/dist-cjs/commands/ListPlaceIndexesCommand.js +5 -0
- package/dist-cjs/commands/ListRouteCalculatorsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListTrackerConsumersCommand.js +5 -0
- package/dist-cjs/commands/ListTrackersCommand.js +5 -0
- package/dist-cjs/commands/PutGeofenceCommand.js +5 -0
- package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js +5 -0
- package/dist-cjs/commands/SearchPlaceIndexForSuggestionsCommand.js +5 -0
- package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +5 -0
- package/dist-cjs/commands/UpdateKeyCommand.js +5 -0
- package/dist-cjs/commands/UpdateMapCommand.js +5 -0
- package/dist-cjs/commands/UpdatePlaceIndexCommand.js +5 -0
- package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +5 -0
- package/dist-cjs/commands/UpdateTrackerCommand.js +5 -0
- package/dist-es/commands/AssociateTrackerConsumerCommand.js +5 -0
- package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +5 -0
- package/dist-es/commands/BatchDeleteGeofenceCommand.js +5 -0
- package/dist-es/commands/BatchEvaluateGeofencesCommand.js +5 -0
- package/dist-es/commands/BatchGetDevicePositionCommand.js +5 -0
- package/dist-es/commands/BatchPutGeofenceCommand.js +5 -0
- package/dist-es/commands/BatchUpdateDevicePositionCommand.js +5 -0
- package/dist-es/commands/CalculateRouteCommand.js +5 -0
- package/dist-es/commands/CalculateRouteMatrixCommand.js +5 -0
- package/dist-es/commands/CreateGeofenceCollectionCommand.js +5 -0
- package/dist-es/commands/CreateKeyCommand.js +5 -0
- package/dist-es/commands/CreateMapCommand.js +5 -0
- package/dist-es/commands/CreatePlaceIndexCommand.js +5 -0
- package/dist-es/commands/CreateRouteCalculatorCommand.js +5 -0
- package/dist-es/commands/CreateTrackerCommand.js +5 -0
- package/dist-es/commands/DeleteGeofenceCollectionCommand.js +5 -0
- package/dist-es/commands/DeleteKeyCommand.js +5 -0
- package/dist-es/commands/DeleteMapCommand.js +5 -0
- package/dist-es/commands/DeletePlaceIndexCommand.js +5 -0
- package/dist-es/commands/DeleteRouteCalculatorCommand.js +5 -0
- package/dist-es/commands/DeleteTrackerCommand.js +5 -0
- package/dist-es/commands/DescribeGeofenceCollectionCommand.js +5 -0
- package/dist-es/commands/DescribeKeyCommand.js +5 -0
- package/dist-es/commands/DescribeMapCommand.js +5 -0
- package/dist-es/commands/DescribePlaceIndexCommand.js +5 -0
- package/dist-es/commands/DescribeRouteCalculatorCommand.js +5 -0
- package/dist-es/commands/DescribeTrackerCommand.js +5 -0
- package/dist-es/commands/DisassociateTrackerConsumerCommand.js +5 -0
- package/dist-es/commands/GetDevicePositionCommand.js +5 -0
- package/dist-es/commands/GetDevicePositionHistoryCommand.js +5 -0
- package/dist-es/commands/GetGeofenceCommand.js +5 -0
- package/dist-es/commands/GetMapGlyphsCommand.js +5 -0
- package/dist-es/commands/GetMapSpritesCommand.js +5 -0
- package/dist-es/commands/GetMapStyleDescriptorCommand.js +5 -0
- package/dist-es/commands/GetMapTileCommand.js +5 -0
- package/dist-es/commands/GetPlaceCommand.js +5 -0
- package/dist-es/commands/ListDevicePositionsCommand.js +5 -0
- package/dist-es/commands/ListGeofenceCollectionsCommand.js +5 -0
- package/dist-es/commands/ListGeofencesCommand.js +5 -0
- package/dist-es/commands/ListKeysCommand.js +5 -0
- package/dist-es/commands/ListMapsCommand.js +5 -0
- package/dist-es/commands/ListPlaceIndexesCommand.js +5 -0
- package/dist-es/commands/ListRouteCalculatorsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListTrackerConsumersCommand.js +5 -0
- package/dist-es/commands/ListTrackersCommand.js +5 -0
- package/dist-es/commands/PutGeofenceCommand.js +5 -0
- package/dist-es/commands/SearchPlaceIndexForPositionCommand.js +5 -0
- package/dist-es/commands/SearchPlaceIndexForSuggestionsCommand.js +5 -0
- package/dist-es/commands/SearchPlaceIndexForTextCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateGeofenceCollectionCommand.js +5 -0
- package/dist-es/commands/UpdateKeyCommand.js +5 -0
- package/dist-es/commands/UpdateMapCommand.js +5 -0
- package/dist-es/commands/UpdatePlaceIndexCommand.js +5 -0
- package/dist-es/commands/UpdateRouteCalculatorCommand.js +5 -0
- package/dist-es/commands/UpdateTrackerCommand.js +5 -0
- package/package.json +32 -32
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { BatchUpdateDevicePositionRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_BatchUpdateDevicePositionCommand, se_BatchUpdateDevicePositionCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class BatchUpdateDevicePositionCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: BatchUpdateDevicePositionRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "BatchUpdateDevicePosition",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { CalculateRouteRequestFilterSensitiveLog, CalculateRouteResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CalculateRouteCommand, se_CalculateRouteCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CalculateRouteCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: CalculateRouteRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: CalculateRouteResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "CalculateRoute",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { CalculateRouteMatrixRequestFilterSensitiveLog, CalculateRouteMatrixResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CalculateRouteMatrixCommand, se_CalculateRouteMatrixCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CalculateRouteMatrixCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: CalculateRouteMatrixRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: CalculateRouteMatrixResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "CalculateRouteMatrix",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateGeofenceCollectionCommand, se_CreateGeofenceCollectionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateGeofenceCollectionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateGeofenceCollectionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "CreateGeofenceCollection",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { CreateKeyResponseFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_CreateKeyCommand, se_CreateKeyCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CreateKeyCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: CreateKeyResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "CreateKey",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateMapCommand, se_CreateMapCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateMapCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateMapCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "CreateMap",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreatePlaceIndexCommand, se_CreatePlaceIndexCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreatePlaceIndexCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreatePlaceIndexCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "CreatePlaceIndex",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateRouteCalculatorCommand, se_CreateRouteCalculatorCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateRouteCalculatorCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateRouteCalculatorCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "CreateRouteCalculator",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateTrackerCommand, se_CreateTrackerCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateTrackerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateTrackerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "CreateTracker",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteGeofenceCollectionCommand, se_DeleteGeofenceCollectionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteGeofenceCollectionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteGeofenceCollectionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DeleteGeofenceCollection",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteKeyCommand, se_DeleteKeyCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteKeyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteKeyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DeleteKey",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteMapCommand, se_DeleteMapCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteMapCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteMapCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DeleteMap",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeletePlaceIndexCommand, se_DeletePlaceIndexCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeletePlaceIndexCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeletePlaceIndexCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DeletePlaceIndex",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteRouteCalculatorCommand, se_DeleteRouteCalculatorCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteRouteCalculatorCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteRouteCalculatorCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DeleteRouteCalculator",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteTrackerCommand, se_DeleteTrackerCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteTrackerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteTrackerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DeleteTracker",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeGeofenceCollectionCommand, se_DescribeGeofenceCollectionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeGeofenceCollectionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeGeofenceCollectionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DescribeGeofenceCollection",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { DescribeKeyResponseFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_DescribeKeyCommand, se_DescribeKeyCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class DescribeKeyCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: DescribeKeyResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "DescribeKey",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeMapCommand, se_DescribeMapCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeMapCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeMapCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DescribeMap",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribePlaceIndexCommand, se_DescribePlaceIndexCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribePlaceIndexCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribePlaceIndexCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DescribePlaceIndex",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeRouteCalculatorCommand, se_DescribeRouteCalculatorCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeRouteCalculatorCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeRouteCalculatorCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DescribeRouteCalculator",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeTrackerCommand, se_DescribeTrackerCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeTrackerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeTrackerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DescribeTracker",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DisassociateTrackerConsumerCommand, se_DisassociateTrackerConsumerCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DisassociateTrackerConsumerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DisassociateTrackerConsumerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "DisassociateTrackerConsumer",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetDevicePositionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetDevicePositionCommand, se_GetDevicePositionCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetDevicePositionCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetDevicePositionResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "GetDevicePosition",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetDevicePositionHistoryResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetDevicePositionHistoryCommand, se_GetDevicePositionHistoryCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetDevicePositionHistoryCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetDevicePositionHistoryResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "GetDevicePositionHistory",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetGeofenceResponseFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_GetGeofenceCommand, se_GetGeofenceCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetGeofenceCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetGeofenceResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "GetGeofence",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetMapGlyphsRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_GetMapGlyphsCommand, se_GetMapGlyphsCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetMapGlyphsCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: GetMapGlyphsRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "GetMapGlyphs",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetMapSpritesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetMapSpritesCommand, se_GetMapSpritesCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetMapSpritesCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: GetMapSpritesRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "GetMapSprites",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetMapStyleDescriptorRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetMapStyleDescriptorCommand, se_GetMapStyleDescriptorCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetMapStyleDescriptorCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: GetMapStyleDescriptorRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "GetMapStyleDescriptor",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetMapTileRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_GetMapTileCommand, se_GetMapTileCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetMapTileCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: GetMapTileRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "GetMapTile",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetPlaceRequestFilterSensitiveLog, GetPlaceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetPlaceCommand, se_GetPlaceCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetPlaceCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: GetPlaceRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: GetPlaceResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "GetPlace",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { ListDevicePositionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_ListDevicePositionsCommand, se_ListDevicePositionsCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class ListDevicePositionsCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: ListDevicePositionsResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "LocationService",
|
|
36
|
+
operation: "ListDevicePositions",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListGeofenceCollectionsCommand, se_ListGeofenceCollectionsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListGeofenceCollectionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListGeofenceCollectionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "LocationService",
|
|
35
|
+
operation: "ListGeofenceCollections",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|