@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
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class ListTrackerConsumersCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListTrackerConsumersCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListTrackerConsumersCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTrackerConsumersCommand = ListTrackerConsumersCommand;
|
|
@@ -36,10 +36,10 @@ class ListTrackersCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListTrackersCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListTrackersCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTrackersCommand = ListTrackersCommand;
|
|
@@ -37,10 +37,10 @@ class PutGeofenceCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_PutGeofenceCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_PutGeofenceCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.PutGeofenceCommand = PutGeofenceCommand;
|
|
@@ -37,10 +37,10 @@ class SearchPlaceIndexForPositionCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_SearchPlaceIndexForPositionCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_SearchPlaceIndexForPositionCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.SearchPlaceIndexForPositionCommand = SearchPlaceIndexForPositionCommand;
|
|
@@ -37,10 +37,10 @@ class SearchPlaceIndexForSuggestionsCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_SearchPlaceIndexForSuggestionsCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_SearchPlaceIndexForSuggestionsCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.SearchPlaceIndexForSuggestionsCommand = SearchPlaceIndexForSuggestionsCommand;
|
|
@@ -37,10 +37,10 @@ class SearchPlaceIndexForTextCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_SearchPlaceIndexForTextCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_SearchPlaceIndexForTextCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.SearchPlaceIndexForTextCommand = SearchPlaceIndexForTextCommand;
|
|
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_TagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UntagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateGeofenceCollectionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateGeofenceCollectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateGeofenceCollectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateGeofenceCollectionCommand = UpdateGeofenceCollectionCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateKeyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateKeyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateKeyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateKeyCommand = UpdateKeyCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateMapCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateMapCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateMapCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateMapCommand = UpdateMapCommand;
|
|
@@ -36,10 +36,10 @@ class UpdatePlaceIndexCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdatePlaceIndexCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdatePlaceIndexCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdatePlaceIndexCommand = UpdatePlaceIndexCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateRouteCalculatorCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateRouteCalculatorCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateRouteCalculatorCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateRouteCalculatorCommand = UpdateRouteCalculatorCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateTrackerCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateTrackerCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateTrackerCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateTrackerCommand = UpdateTrackerCommand;
|