@aws-sdk/client-location 3.952.0 → 3.954.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/index.js +794 -551
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AssociateTrackerConsumerCommand.js +2 -2
- package/dist-es/commands/BatchDeleteDevicePositionHistoryCommand.js +2 -2
- package/dist-es/commands/BatchDeleteGeofenceCommand.js +2 -2
- package/dist-es/commands/BatchEvaluateGeofencesCommand.js +2 -2
- package/dist-es/commands/BatchGetDevicePositionCommand.js +2 -2
- package/dist-es/commands/BatchPutGeofenceCommand.js +2 -2
- package/dist-es/commands/BatchUpdateDevicePositionCommand.js +2 -2
- package/dist-es/commands/CalculateRouteCommand.js +2 -2
- package/dist-es/commands/CalculateRouteMatrixCommand.js +2 -2
- package/dist-es/commands/CreateGeofenceCollectionCommand.js +2 -2
- package/dist-es/commands/CreateKeyCommand.js +2 -2
- package/dist-es/commands/CreateMapCommand.js +2 -2
- package/dist-es/commands/CreatePlaceIndexCommand.js +2 -2
- package/dist-es/commands/CreateRouteCalculatorCommand.js +2 -2
- package/dist-es/commands/CreateTrackerCommand.js +2 -2
- package/dist-es/commands/DeleteGeofenceCollectionCommand.js +2 -2
- package/dist-es/commands/DeleteKeyCommand.js +2 -2
- package/dist-es/commands/DeleteMapCommand.js +2 -2
- package/dist-es/commands/DeletePlaceIndexCommand.js +2 -2
- package/dist-es/commands/DeleteRouteCalculatorCommand.js +2 -2
- package/dist-es/commands/DeleteTrackerCommand.js +2 -2
- package/dist-es/commands/DescribeGeofenceCollectionCommand.js +2 -2
- package/dist-es/commands/DescribeKeyCommand.js +2 -2
- package/dist-es/commands/DescribeMapCommand.js +2 -2
- package/dist-es/commands/DescribePlaceIndexCommand.js +2 -2
- package/dist-es/commands/DescribeRouteCalculatorCommand.js +2 -2
- package/dist-es/commands/DescribeTrackerCommand.js +2 -2
- package/dist-es/commands/DisassociateTrackerConsumerCommand.js +2 -2
- package/dist-es/commands/ForecastGeofenceEventsCommand.js +2 -2
- package/dist-es/commands/GetDevicePositionCommand.js +2 -2
- package/dist-es/commands/GetDevicePositionHistoryCommand.js +2 -2
- package/dist-es/commands/GetGeofenceCommand.js +2 -2
- package/dist-es/commands/GetMapGlyphsCommand.js +2 -2
- package/dist-es/commands/GetMapSpritesCommand.js +2 -2
- package/dist-es/commands/GetMapStyleDescriptorCommand.js +2 -2
- package/dist-es/commands/GetMapTileCommand.js +2 -2
- package/dist-es/commands/GetPlaceCommand.js +2 -2
- package/dist-es/commands/ListDevicePositionsCommand.js +2 -2
- package/dist-es/commands/ListGeofenceCollectionsCommand.js +2 -2
- package/dist-es/commands/ListGeofencesCommand.js +2 -2
- package/dist-es/commands/ListKeysCommand.js +2 -2
- package/dist-es/commands/ListMapsCommand.js +2 -2
- package/dist-es/commands/ListPlaceIndexesCommand.js +2 -2
- package/dist-es/commands/ListRouteCalculatorsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTrackerConsumersCommand.js +2 -2
- package/dist-es/commands/ListTrackersCommand.js +2 -2
- package/dist-es/commands/PutGeofenceCommand.js +2 -2
- package/dist-es/commands/SearchPlaceIndexForPositionCommand.js +2 -2
- package/dist-es/commands/SearchPlaceIndexForSuggestionsCommand.js +2 -2
- package/dist-es/commands/SearchPlaceIndexForTextCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateGeofenceCollectionCommand.js +2 -2
- package/dist-es/commands/UpdateKeyCommand.js +2 -2
- package/dist-es/commands/UpdateMapCommand.js +2 -2
- package/dist-es/commands/UpdatePlaceIndexCommand.js +2 -2
- package/dist-es/commands/UpdateRouteCalculatorCommand.js +2 -2
- package/dist-es/commands/UpdateTrackerCommand.js +2 -2
- package/dist-es/commands/VerifyDevicePositionCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +510 -515
- package/dist-types/LocationClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +249 -317
- package/dist-types/ts3.4/LocationClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +248 -319
- package/package.json +35 -35
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetMapTile } from "../schemas/schemas_0";
|
|
4
|
+
import { GetMapTile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetMapTileCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetMapTileCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "GetMapTile", {})
|
|
13
13
|
.n("LocationClient", "GetMapTileCommand")
|
|
14
|
-
.sc(GetMapTile)
|
|
14
|
+
.sc(GetMapTile$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetPlace } from "../schemas/schemas_0";
|
|
4
|
+
import { GetPlace$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetPlaceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetPlaceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "GetPlace", {})
|
|
13
13
|
.n("LocationClient", "GetPlaceCommand")
|
|
14
|
-
.sc(GetPlace)
|
|
14
|
+
.sc(GetPlace$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListDevicePositions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListDevicePositions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListDevicePositionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListDevicePositionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "ListDevicePositions", {})
|
|
13
13
|
.n("LocationClient", "ListDevicePositionsCommand")
|
|
14
|
-
.sc(ListDevicePositions)
|
|
14
|
+
.sc(ListDevicePositions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListGeofenceCollections } from "../schemas/schemas_0";
|
|
4
|
+
import { ListGeofenceCollections$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListGeofenceCollectionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListGeofenceCollectionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "ListGeofenceCollections", {})
|
|
13
13
|
.n("LocationClient", "ListGeofenceCollectionsCommand")
|
|
14
|
-
.sc(ListGeofenceCollections)
|
|
14
|
+
.sc(ListGeofenceCollections$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListGeofences } from "../schemas/schemas_0";
|
|
4
|
+
import { ListGeofences$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListGeofencesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListGeofencesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "ListGeofences", {})
|
|
13
13
|
.n("LocationClient", "ListGeofencesCommand")
|
|
14
|
-
.sc(ListGeofences)
|
|
14
|
+
.sc(ListGeofences$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListKeys } from "../schemas/schemas_0";
|
|
4
|
+
import { ListKeys$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListKeysCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListKeysCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "ListKeys", {})
|
|
13
13
|
.n("LocationClient", "ListKeysCommand")
|
|
14
|
-
.sc(ListKeys)
|
|
14
|
+
.sc(ListKeys$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListMaps } from "../schemas/schemas_0";
|
|
4
|
+
import { ListMaps$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListMapsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListMapsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "ListMaps", {})
|
|
13
13
|
.n("LocationClient", "ListMapsCommand")
|
|
14
|
-
.sc(ListMaps)
|
|
14
|
+
.sc(ListMaps$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListPlaceIndexes } from "../schemas/schemas_0";
|
|
4
|
+
import { ListPlaceIndexes$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListPlaceIndexesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListPlaceIndexesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "ListPlaceIndexes", {})
|
|
13
13
|
.n("LocationClient", "ListPlaceIndexesCommand")
|
|
14
|
-
.sc(ListPlaceIndexes)
|
|
14
|
+
.sc(ListPlaceIndexes$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRouteCalculators } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRouteCalculators$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRouteCalculatorsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRouteCalculatorsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "ListRouteCalculators", {})
|
|
13
13
|
.n("LocationClient", "ListRouteCalculatorsCommand")
|
|
14
|
-
.sc(ListRouteCalculators)
|
|
14
|
+
.sc(ListRouteCalculators$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "ListTagsForResource", {})
|
|
13
13
|
.n("LocationClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTrackerConsumers } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTrackerConsumers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTrackerConsumersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTrackerConsumersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "ListTrackerConsumers", {})
|
|
13
13
|
.n("LocationClient", "ListTrackerConsumersCommand")
|
|
14
|
-
.sc(ListTrackerConsumers)
|
|
14
|
+
.sc(ListTrackerConsumers$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListTrackers } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTrackers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTrackersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTrackersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "ListTrackers", {})
|
|
13
13
|
.n("LocationClient", "ListTrackersCommand")
|
|
14
|
-
.sc(ListTrackers)
|
|
14
|
+
.sc(ListTrackers$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { PutGeofence } from "../schemas/schemas_0";
|
|
4
|
+
import { PutGeofence$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutGeofenceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class PutGeofenceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "PutGeofence", {})
|
|
13
13
|
.n("LocationClient", "PutGeofenceCommand")
|
|
14
|
-
.sc(PutGeofence)
|
|
14
|
+
.sc(PutGeofence$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { SearchPlaceIndexForPosition } from "../schemas/schemas_0";
|
|
4
|
+
import { SearchPlaceIndexForPosition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SearchPlaceIndexForPositionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SearchPlaceIndexForPositionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "SearchPlaceIndexForPosition", {})
|
|
13
13
|
.n("LocationClient", "SearchPlaceIndexForPositionCommand")
|
|
14
|
-
.sc(SearchPlaceIndexForPosition)
|
|
14
|
+
.sc(SearchPlaceIndexForPosition$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { SearchPlaceIndexForSuggestions } from "../schemas/schemas_0";
|
|
4
|
+
import { SearchPlaceIndexForSuggestions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SearchPlaceIndexForSuggestionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SearchPlaceIndexForSuggestionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "SearchPlaceIndexForSuggestions", {})
|
|
13
13
|
.n("LocationClient", "SearchPlaceIndexForSuggestionsCommand")
|
|
14
|
-
.sc(SearchPlaceIndexForSuggestions)
|
|
14
|
+
.sc(SearchPlaceIndexForSuggestions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { SearchPlaceIndexForText } from "../schemas/schemas_0";
|
|
4
|
+
import { SearchPlaceIndexForText$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class SearchPlaceIndexForTextCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class SearchPlaceIndexForTextCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "SearchPlaceIndexForText", {})
|
|
13
13
|
.n("LocationClient", "SearchPlaceIndexForTextCommand")
|
|
14
|
-
.sc(SearchPlaceIndexForText)
|
|
14
|
+
.sc(SearchPlaceIndexForText$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "TagResource", {})
|
|
13
13
|
.n("LocationClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "UntagResource", {})
|
|
13
13
|
.n("LocationClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateGeofenceCollection } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateGeofenceCollection$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateGeofenceCollectionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateGeofenceCollectionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "UpdateGeofenceCollection", {})
|
|
13
13
|
.n("LocationClient", "UpdateGeofenceCollectionCommand")
|
|
14
|
-
.sc(UpdateGeofenceCollection)
|
|
14
|
+
.sc(UpdateGeofenceCollection$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateKey } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateKey$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateKeyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateKeyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "UpdateKey", {})
|
|
13
13
|
.n("LocationClient", "UpdateKeyCommand")
|
|
14
|
-
.sc(UpdateKey)
|
|
14
|
+
.sc(UpdateKey$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateMap } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateMap$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateMapCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateMapCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "UpdateMap", {})
|
|
13
13
|
.n("LocationClient", "UpdateMapCommand")
|
|
14
|
-
.sc(UpdateMap)
|
|
14
|
+
.sc(UpdateMap$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdatePlaceIndex } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdatePlaceIndex$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdatePlaceIndexCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdatePlaceIndexCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "UpdatePlaceIndex", {})
|
|
13
13
|
.n("LocationClient", "UpdatePlaceIndexCommand")
|
|
14
|
-
.sc(UpdatePlaceIndex)
|
|
14
|
+
.sc(UpdatePlaceIndex$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateRouteCalculator } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateRouteCalculator$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRouteCalculatorCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateRouteCalculatorCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "UpdateRouteCalculator", {})
|
|
13
13
|
.n("LocationClient", "UpdateRouteCalculatorCommand")
|
|
14
|
-
.sc(UpdateRouteCalculator)
|
|
14
|
+
.sc(UpdateRouteCalculator$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateTracker } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateTracker$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateTrackerCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateTrackerCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "UpdateTracker", {})
|
|
13
13
|
.n("LocationClient", "UpdateTrackerCommand")
|
|
14
|
-
.sc(UpdateTracker)
|
|
14
|
+
.sc(UpdateTracker$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { VerifyDevicePosition } from "../schemas/schemas_0";
|
|
4
|
+
import { VerifyDevicePosition$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class VerifyDevicePositionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class VerifyDevicePositionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("LocationService", "VerifyDevicePosition", {})
|
|
13
13
|
.n("LocationClient", "VerifyDevicePositionCommand")
|
|
14
|
-
.sc(VerifyDevicePosition)
|
|
14
|
+
.sc(VerifyDevicePosition$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,7 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
26
|
+
protocol: config?.protocol ?? AwsRestJsonProtocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.location",
|
|
29
|
+
version: "2020-11-19",
|
|
30
|
+
serviceTarget: "LocationService",
|
|
31
|
+
},
|
|
27
32
|
serviceId: config?.serviceId ?? "Location",
|
|
28
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
29
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|