@aws-sdk/client-location 3.303.0 → 3.309.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateTrackerConsumerCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +2 -2
- package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDevicePositionCommand.js +2 -2
- package/dist-cjs/commands/BatchPutGeofenceCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +2 -2
- package/dist-cjs/commands/CalculateRouteCommand.js +2 -2
- package/dist-cjs/commands/CalculateRouteMatrixCommand.js +2 -2
- package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +2 -2
- package/dist-cjs/commands/CreateKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateMapCommand.js +2 -2
- package/dist-cjs/commands/CreatePlaceIndexCommand.js +2 -2
- package/dist-cjs/commands/CreateRouteCalculatorCommand.js +2 -2
- package/dist-cjs/commands/CreateTrackerCommand.js +2 -2
- package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteMapCommand.js +2 -2
- package/dist-cjs/commands/DeletePlaceIndexCommand.js +2 -2
- package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrackerCommand.js +2 -2
- package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +2 -2
- package/dist-cjs/commands/DescribeKeyCommand.js +2 -2
- package/dist-cjs/commands/DescribeMapCommand.js +2 -2
- package/dist-cjs/commands/DescribePlaceIndexCommand.js +2 -2
- package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +2 -2
- package/dist-cjs/commands/DescribeTrackerCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +2 -2
- package/dist-cjs/commands/GetDevicePositionCommand.js +2 -2
- package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +2 -2
- package/dist-cjs/commands/GetGeofenceCommand.js +2 -2
- package/dist-cjs/commands/GetMapGlyphsCommand.js +2 -2
- package/dist-cjs/commands/GetMapSpritesCommand.js +2 -2
- package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +2 -2
- package/dist-cjs/commands/GetMapTileCommand.js +2 -2
- package/dist-cjs/commands/GetPlaceCommand.js +2 -2
- package/dist-cjs/commands/ListDevicePositionsCommand.js +2 -2
- package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +2 -2
- package/dist-cjs/commands/ListGeofencesCommand.js +2 -2
- package/dist-cjs/commands/ListKeysCommand.js +2 -2
- package/dist-cjs/commands/ListMapsCommand.js +2 -2
- package/dist-cjs/commands/ListPlaceIndexesCommand.js +2 -2
- package/dist-cjs/commands/ListRouteCalculatorsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTrackerConsumersCommand.js +2 -2
- package/dist-cjs/commands/ListTrackersCommand.js +2 -2
- package/dist-cjs/commands/PutGeofenceCommand.js +2 -2
- package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js +2 -2
- package/dist-cjs/commands/SearchPlaceIndexForSuggestionsCommand.js +2 -2
- package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateKeyCommand.js +2 -2
- package/dist-cjs/commands/UpdateMapCommand.js +2 -2
- package/dist-cjs/commands/UpdatePlaceIndexCommand.js +2 -2
- package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrackerCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +925 -963
- package/dist-es/commands/AssociateTrackerConsumerCommand.js +3 -3
- package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +3 -3
- package/dist-es/commands/BatchDeleteGeofenceCommand.js +3 -3
- package/dist-es/commands/BatchEvaluateGeofencesCommand.js +3 -3
- package/dist-es/commands/BatchGetDevicePositionCommand.js +3 -3
- package/dist-es/commands/BatchPutGeofenceCommand.js +3 -3
- package/dist-es/commands/BatchUpdateDevicePositionCommand.js +3 -3
- package/dist-es/commands/CalculateRouteCommand.js +3 -3
- package/dist-es/commands/CalculateRouteMatrixCommand.js +3 -3
- package/dist-es/commands/CreateGeofenceCollectionCommand.js +3 -3
- package/dist-es/commands/CreateKeyCommand.js +3 -3
- package/dist-es/commands/CreateMapCommand.js +3 -3
- package/dist-es/commands/CreatePlaceIndexCommand.js +3 -3
- package/dist-es/commands/CreateRouteCalculatorCommand.js +3 -3
- package/dist-es/commands/CreateTrackerCommand.js +3 -3
- package/dist-es/commands/DeleteGeofenceCollectionCommand.js +3 -3
- package/dist-es/commands/DeleteKeyCommand.js +3 -3
- package/dist-es/commands/DeleteMapCommand.js +3 -3
- package/dist-es/commands/DeletePlaceIndexCommand.js +3 -3
- package/dist-es/commands/DeleteRouteCalculatorCommand.js +3 -3
- package/dist-es/commands/DeleteTrackerCommand.js +3 -3
- package/dist-es/commands/DescribeGeofenceCollectionCommand.js +3 -3
- package/dist-es/commands/DescribeKeyCommand.js +3 -3
- package/dist-es/commands/DescribeMapCommand.js +3 -3
- package/dist-es/commands/DescribePlaceIndexCommand.js +3 -3
- package/dist-es/commands/DescribeRouteCalculatorCommand.js +3 -3
- package/dist-es/commands/DescribeTrackerCommand.js +3 -3
- package/dist-es/commands/DisassociateTrackerConsumerCommand.js +3 -3
- package/dist-es/commands/GetDevicePositionCommand.js +3 -3
- package/dist-es/commands/GetDevicePositionHistoryCommand.js +3 -3
- package/dist-es/commands/GetGeofenceCommand.js +3 -3
- package/dist-es/commands/GetMapGlyphsCommand.js +3 -3
- package/dist-es/commands/GetMapSpritesCommand.js +3 -3
- package/dist-es/commands/GetMapStyleDescriptorCommand.js +3 -3
- package/dist-es/commands/GetMapTileCommand.js +3 -3
- package/dist-es/commands/GetPlaceCommand.js +3 -3
- package/dist-es/commands/ListDevicePositionsCommand.js +3 -3
- package/dist-es/commands/ListGeofenceCollectionsCommand.js +3 -3
- package/dist-es/commands/ListGeofencesCommand.js +3 -3
- package/dist-es/commands/ListKeysCommand.js +3 -3
- package/dist-es/commands/ListMapsCommand.js +3 -3
- package/dist-es/commands/ListPlaceIndexesCommand.js +3 -3
- package/dist-es/commands/ListRouteCalculatorsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTrackerConsumersCommand.js +3 -3
- package/dist-es/commands/ListTrackersCommand.js +3 -3
- package/dist-es/commands/PutGeofenceCommand.js +3 -3
- package/dist-es/commands/SearchPlaceIndexForPositionCommand.js +3 -3
- package/dist-es/commands/SearchPlaceIndexForSuggestionsCommand.js +3 -3
- package/dist-es/commands/SearchPlaceIndexForTextCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateGeofenceCollectionCommand.js +3 -3
- package/dist-es/commands/UpdateKeyCommand.js +3 -3
- package/dist-es/commands/UpdateMapCommand.js +3 -3
- package/dist-es/commands/UpdatePlaceIndexCommand.js +3 -3
- package/dist-es/commands/UpdateRouteCalculatorCommand.js +3 -3
- package/dist-es/commands/UpdateTrackerCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +806 -844
- package/dist-types/protocols/Aws_restJson1.d.ts +464 -116
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +116 -116
- package/package.json +29 -29
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateRouteCalculatorCommand, se_UpdateRouteCalculatorCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateRouteCalculatorCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateRouteCalculatorCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateRouteCalculatorCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateRouteCalculatorCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateTrackerCommand, se_UpdateTrackerCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class UpdateTrackerCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateTrackerCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateTrackerCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateTrackerCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|