@aws-sdk/client-location 3.362.0 → 3.367.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/Location.js +1 -1
- package/dist-cjs/LocationClient.js +5 -5
- package/dist-cjs/commands/AssociateTrackerConsumerCommand.js +3 -3
- package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +3 -3
- package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +3 -3
- package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +3 -3
- package/dist-cjs/commands/BatchGetDevicePositionCommand.js +3 -3
- package/dist-cjs/commands/BatchPutGeofenceCommand.js +3 -3
- package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +3 -3
- package/dist-cjs/commands/CalculateRouteCommand.js +3 -3
- package/dist-cjs/commands/CalculateRouteMatrixCommand.js +3 -3
- package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +3 -3
- package/dist-cjs/commands/CreateKeyCommand.js +3 -3
- package/dist-cjs/commands/CreateMapCommand.js +3 -3
- package/dist-cjs/commands/CreatePlaceIndexCommand.js +3 -3
- package/dist-cjs/commands/CreateRouteCalculatorCommand.js +3 -3
- package/dist-cjs/commands/CreateTrackerCommand.js +3 -3
- package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +3 -3
- package/dist-cjs/commands/DeleteKeyCommand.js +3 -3
- package/dist-cjs/commands/DeleteMapCommand.js +3 -3
- package/dist-cjs/commands/DeletePlaceIndexCommand.js +3 -3
- package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +3 -3
- package/dist-cjs/commands/DeleteTrackerCommand.js +3 -3
- package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +3 -3
- package/dist-cjs/commands/DescribeKeyCommand.js +3 -3
- package/dist-cjs/commands/DescribeMapCommand.js +3 -3
- package/dist-cjs/commands/DescribePlaceIndexCommand.js +3 -3
- package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +3 -3
- package/dist-cjs/commands/DescribeTrackerCommand.js +3 -3
- package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +3 -3
- package/dist-cjs/commands/GetDevicePositionCommand.js +3 -3
- package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +3 -3
- package/dist-cjs/commands/GetGeofenceCommand.js +3 -3
- package/dist-cjs/commands/GetMapGlyphsCommand.js +3 -3
- package/dist-cjs/commands/GetMapSpritesCommand.js +3 -3
- package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +3 -3
- package/dist-cjs/commands/GetMapTileCommand.js +3 -3
- package/dist-cjs/commands/GetPlaceCommand.js +4 -4
- package/dist-cjs/commands/ListDevicePositionsCommand.js +3 -3
- package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +3 -3
- package/dist-cjs/commands/ListGeofencesCommand.js +3 -3
- package/dist-cjs/commands/ListKeysCommand.js +3 -3
- package/dist-cjs/commands/ListMapsCommand.js +3 -3
- package/dist-cjs/commands/ListPlaceIndexesCommand.js +3 -3
- package/dist-cjs/commands/ListRouteCalculatorsCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListTrackerConsumersCommand.js +3 -3
- package/dist-cjs/commands/ListTrackersCommand.js +3 -3
- package/dist-cjs/commands/PutGeofenceCommand.js +3 -3
- package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js +3 -3
- package/dist-cjs/commands/SearchPlaceIndexForSuggestionsCommand.js +3 -3
- package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +3 -3
- package/dist-cjs/commands/UpdateKeyCommand.js +3 -3
- package/dist-cjs/commands/UpdateMapCommand.js +3 -3
- package/dist-cjs/commands/UpdatePlaceIndexCommand.js +3 -3
- package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +3 -3
- package/dist-cjs/commands/UpdateTrackerCommand.js +3 -3
- package/dist-cjs/models/LocationServiceException.js +1 -1
- package/dist-cjs/models/models_0.js +13 -3
- package/dist-cjs/protocols/Aws_restJson1.js +25 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-es/Location.js +1 -1
- package/dist-es/LocationClient.js +5 -5
- 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 +5 -5
- 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/models/LocationServiceException.js +1 -1
- package/dist-es/models/models_0.js +10 -1
- package/dist-es/protocols/Aws_restJson1.js +25 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-types/Location.d.ts +1 -1
- package/dist-types/LocationClient.d.ts +8 -8
- package/dist-types/commands/AssociateTrackerConsumerCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +3 -3
- package/dist-types/commands/BatchDeleteGeofenceCommand.d.ts +3 -3
- package/dist-types/commands/BatchEvaluateGeofencesCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetDevicePositionCommand.d.ts +3 -3
- package/dist-types/commands/BatchPutGeofenceCommand.d.ts +3 -3
- package/dist-types/commands/BatchUpdateDevicePositionCommand.d.ts +3 -3
- package/dist-types/commands/CalculateRouteCommand.d.ts +4 -3
- package/dist-types/commands/CalculateRouteMatrixCommand.d.ts +4 -3
- package/dist-types/commands/CreateGeofenceCollectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateKeyCommand.d.ts +7 -10
- package/dist-types/commands/CreateMapCommand.d.ts +3 -3
- package/dist-types/commands/CreatePlaceIndexCommand.d.ts +3 -3
- package/dist-types/commands/CreateRouteCalculatorCommand.d.ts +3 -3
- package/dist-types/commands/CreateTrackerCommand.d.ts +4 -3
- package/dist-types/commands/DeleteGeofenceCollectionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteKeyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteMapCommand.d.ts +3 -3
- package/dist-types/commands/DeletePlaceIndexCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRouteCalculatorCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTrackerCommand.d.ts +3 -3
- package/dist-types/commands/DescribeGeofenceCollectionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeKeyCommand.d.ts +3 -8
- package/dist-types/commands/DescribeMapCommand.d.ts +3 -3
- package/dist-types/commands/DescribePlaceIndexCommand.d.ts +3 -3
- package/dist-types/commands/DescribeRouteCalculatorCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTrackerCommand.d.ts +4 -3
- package/dist-types/commands/DisassociateTrackerConsumerCommand.d.ts +3 -3
- package/dist-types/commands/GetDevicePositionCommand.d.ts +3 -3
- package/dist-types/commands/GetDevicePositionHistoryCommand.d.ts +3 -3
- package/dist-types/commands/GetGeofenceCommand.d.ts +3 -3
- package/dist-types/commands/GetMapGlyphsCommand.d.ts +4 -4
- package/dist-types/commands/GetMapSpritesCommand.d.ts +4 -4
- package/dist-types/commands/GetMapStyleDescriptorCommand.d.ts +4 -4
- package/dist-types/commands/GetMapTileCommand.d.ts +4 -4
- package/dist-types/commands/GetPlaceCommand.d.ts +4 -3
- package/dist-types/commands/ListDevicePositionsCommand.d.ts +3 -3
- package/dist-types/commands/ListGeofenceCollectionsCommand.d.ts +3 -3
- package/dist-types/commands/ListGeofencesCommand.d.ts +3 -3
- package/dist-types/commands/ListKeysCommand.d.ts +3 -8
- package/dist-types/commands/ListMapsCommand.d.ts +3 -3
- package/dist-types/commands/ListPlaceIndexesCommand.d.ts +3 -3
- package/dist-types/commands/ListRouteCalculatorsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTrackerConsumersCommand.d.ts +3 -3
- package/dist-types/commands/ListTrackersCommand.d.ts +3 -3
- package/dist-types/commands/PutGeofenceCommand.d.ts +3 -3
- package/dist-types/commands/SearchPlaceIndexForPositionCommand.d.ts +4 -3
- package/dist-types/commands/SearchPlaceIndexForSuggestionsCommand.d.ts +4 -3
- package/dist-types/commands/SearchPlaceIndexForTextCommand.d.ts +4 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGeofenceCollectionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateKeyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMapCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePlaceIndexCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRouteCalculatorCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTrackerCommand.d.ts +4 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/LocationServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +157 -45
- package/dist-types/pagination/GetDevicePositionHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListDevicePositionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGeofenceCollectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGeofencesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListKeysPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMapsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPlaceIndexesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRouteCalculatorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTrackerConsumersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTrackersPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/Location.d.ts +1 -1
- package/dist-types/ts3.4/LocationClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/AssociateTrackerConsumerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDeleteDevicePositionHistoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDeleteGeofenceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchEvaluateGeofencesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchGetDevicePositionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchPutGeofenceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchUpdateDevicePositionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CalculateRouteCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CalculateRouteMatrixCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateGeofenceCollectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateKeyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateMapCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreatePlaceIndexCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateRouteCalculatorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTrackerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteGeofenceCollectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteKeyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteMapCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeletePlaceIndexCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteRouteCalculatorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTrackerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeGeofenceCollectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeKeyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeMapCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribePlaceIndexCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeRouteCalculatorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeTrackerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateTrackerConsumerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDevicePositionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetDevicePositionHistoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetGeofenceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetMapGlyphsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetMapSpritesCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetMapStyleDescriptorCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetMapTileCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetPlaceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListDevicePositionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListGeofenceCollectionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListGeofencesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListKeysCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListMapsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListPlaceIndexesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListRouteCalculatorsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTrackerConsumersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTrackersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/PutGeofenceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchPlaceIndexForPositionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchPlaceIndexForSuggestionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/SearchPlaceIndexForTextCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateGeofenceCollectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateKeyCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateMapCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdatePlaceIndexCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateRouteCalculatorCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateTrackerCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/LocationServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +13 -1
- package/dist-types/ts3.4/pagination/GetDevicePositionHistoryPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListDevicePositionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListGeofenceCollectionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListGeofencesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListKeysPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListMapsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListPlaceIndexesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListRouteCalculatorsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTrackerConsumersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTrackersPaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/package.json +32 -31
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateKeyCommand, se_UpdateKeyCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateKeyCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateMapCommand, se_UpdateMapCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateMapCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdatePlaceIndexCommand, se_UpdatePlaceIndexCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdatePlaceIndexCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateRouteCalculatorCommand, se_UpdateRouteCalculatorCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateRouteCalculatorCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_UpdateTrackerCommand, se_UpdateTrackerCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateTrackerCommand extends $Command {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/smithy-client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class LocationServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SENSITIVE_STRING } from "@
|
|
1
|
+
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { LocationServiceException as __BaseException } from "./LocationServiceException";
|
|
3
3
|
export class AccessDeniedException extends __BaseException {
|
|
4
4
|
constructor(opts) {
|
|
@@ -152,6 +152,7 @@ export const CalculateRouteRequestFilterSensitiveLog = (obj) => ({
|
|
|
152
152
|
...(obj.DeparturePosition && { DeparturePosition: SENSITIVE_STRING }),
|
|
153
153
|
...(obj.DestinationPosition && { DestinationPosition: SENSITIVE_STRING }),
|
|
154
154
|
...(obj.WaypointPositions && { WaypointPositions: SENSITIVE_STRING }),
|
|
155
|
+
...(obj.Key && { Key: SENSITIVE_STRING }),
|
|
155
156
|
});
|
|
156
157
|
export const LegGeometryFilterSensitiveLog = (obj) => ({
|
|
157
158
|
...obj,
|
|
@@ -182,6 +183,7 @@ export const CalculateRouteMatrixRequestFilterSensitiveLog = (obj) => ({
|
|
|
182
183
|
...obj,
|
|
183
184
|
...(obj.DeparturePositions && { DeparturePositions: SENSITIVE_STRING }),
|
|
184
185
|
...(obj.DestinationPositions && { DestinationPositions: SENSITIVE_STRING }),
|
|
186
|
+
...(obj.Key && { Key: SENSITIVE_STRING }),
|
|
185
187
|
});
|
|
186
188
|
export const CalculateRouteMatrixResponseFilterSensitiveLog = (obj) => ({
|
|
187
189
|
...obj,
|
|
@@ -234,6 +236,10 @@ export const GetMapTileRequestFilterSensitiveLog = (obj) => ({
|
|
|
234
236
|
...obj,
|
|
235
237
|
...(obj.Key && { Key: SENSITIVE_STRING }),
|
|
236
238
|
});
|
|
239
|
+
export const GetPlaceRequestFilterSensitiveLog = (obj) => ({
|
|
240
|
+
...obj,
|
|
241
|
+
...(obj.Key && { Key: SENSITIVE_STRING }),
|
|
242
|
+
});
|
|
237
243
|
export const PlaceGeometryFilterSensitiveLog = (obj) => ({
|
|
238
244
|
...obj,
|
|
239
245
|
...(obj.Point && { Point: SENSITIVE_STRING }),
|
|
@@ -258,6 +264,7 @@ export const ListDevicePositionsResponseFilterSensitiveLog = (obj) => ({
|
|
|
258
264
|
export const SearchPlaceIndexForPositionRequestFilterSensitiveLog = (obj) => ({
|
|
259
265
|
...obj,
|
|
260
266
|
...(obj.Position && { Position: SENSITIVE_STRING }),
|
|
267
|
+
...(obj.Key && { Key: SENSITIVE_STRING }),
|
|
261
268
|
});
|
|
262
269
|
export const SearchForPositionResultFilterSensitiveLog = (obj) => ({
|
|
263
270
|
...obj,
|
|
@@ -277,6 +284,7 @@ export const SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog = (obj) =>
|
|
|
277
284
|
...(obj.Text && { Text: SENSITIVE_STRING }),
|
|
278
285
|
...(obj.BiasPosition && { BiasPosition: SENSITIVE_STRING }),
|
|
279
286
|
...(obj.FilterBBox && { FilterBBox: SENSITIVE_STRING }),
|
|
287
|
+
...(obj.Key && { Key: SENSITIVE_STRING }),
|
|
280
288
|
});
|
|
281
289
|
export const SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog = (obj) => ({
|
|
282
290
|
...obj,
|
|
@@ -293,6 +301,7 @@ export const SearchPlaceIndexForTextRequestFilterSensitiveLog = (obj) => ({
|
|
|
293
301
|
...(obj.Text && { Text: SENSITIVE_STRING }),
|
|
294
302
|
...(obj.BiasPosition && { BiasPosition: SENSITIVE_STRING }),
|
|
295
303
|
...(obj.FilterBBox && { FilterBBox: SENSITIVE_STRING }),
|
|
304
|
+
...(obj.Key && { Key: SENSITIVE_STRING }),
|
|
296
305
|
});
|
|
297
306
|
export const SearchForTextResultFilterSensitiveLog = (obj) => ({
|
|
298
307
|
...obj,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, limitedParseDouble as __limitedParseDouble, map, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, resolvedPath as __resolvedPath, serializeFloat as __serializeFloat, take, withBaseException, } from "@aws-sdk/smithy-client";
|
|
2
1
|
import { HttpRequest as __HttpRequest, isValidHostname as __isValidHostname, } from "@smithy/protocol-http";
|
|
2
|
+
import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, limitedParseDouble as __limitedParseDouble, map, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, resolvedPath as __resolvedPath, serializeFloat as __serializeFloat, take, withBaseException, } from "@smithy/smithy-client";
|
|
3
3
|
import { LocationServiceException as __BaseException } from "../models/LocationServiceException";
|
|
4
4
|
import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/models_0";
|
|
5
5
|
export const se_AssociateTrackerConsumerCommand = async (input, context) => {
|
|
@@ -213,6 +213,9 @@ export const se_CalculateRouteCommand = async (input, context) => {
|
|
|
213
213
|
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
214
214
|
"/routes/v0/calculators/{CalculatorName}/calculate/route";
|
|
215
215
|
resolvedPath = __resolvedPath(resolvedPath, input, "CalculatorName", () => input.CalculatorName, "{CalculatorName}", false);
|
|
216
|
+
const query = map({
|
|
217
|
+
key: [, input.Key],
|
|
218
|
+
});
|
|
216
219
|
let body;
|
|
217
220
|
body = JSON.stringify(take(input, {
|
|
218
221
|
CarModeOptions: (_) => _json(_),
|
|
@@ -240,6 +243,7 @@ export const se_CalculateRouteCommand = async (input, context) => {
|
|
|
240
243
|
method: "POST",
|
|
241
244
|
headers,
|
|
242
245
|
path: resolvedPath,
|
|
246
|
+
query,
|
|
243
247
|
body,
|
|
244
248
|
});
|
|
245
249
|
};
|
|
@@ -251,6 +255,9 @@ export const se_CalculateRouteMatrixCommand = async (input, context) => {
|
|
|
251
255
|
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
252
256
|
"/routes/v0/calculators/{CalculatorName}/calculate/route-matrix";
|
|
253
257
|
resolvedPath = __resolvedPath(resolvedPath, input, "CalculatorName", () => input.CalculatorName, "{CalculatorName}", false);
|
|
258
|
+
const query = map({
|
|
259
|
+
key: [, input.Key],
|
|
260
|
+
});
|
|
254
261
|
let body;
|
|
255
262
|
body = JSON.stringify(take(input, {
|
|
256
263
|
CarModeOptions: (_) => _json(_),
|
|
@@ -276,6 +283,7 @@ export const se_CalculateRouteMatrixCommand = async (input, context) => {
|
|
|
276
283
|
method: "POST",
|
|
277
284
|
headers,
|
|
278
285
|
path: resolvedPath,
|
|
286
|
+
query,
|
|
279
287
|
body,
|
|
280
288
|
});
|
|
281
289
|
};
|
|
@@ -446,6 +454,7 @@ export const se_CreateTrackerCommand = async (input, context) => {
|
|
|
446
454
|
let body;
|
|
447
455
|
body = JSON.stringify(take(input, {
|
|
448
456
|
Description: [],
|
|
457
|
+
EventBridgeEnabled: [],
|
|
449
458
|
KmsKeyId: [],
|
|
450
459
|
PositionFiltering: [],
|
|
451
460
|
PricingPlan: [],
|
|
@@ -981,6 +990,7 @@ export const se_GetPlaceCommand = async (input, context) => {
|
|
|
981
990
|
resolvedPath = __resolvedPath(resolvedPath, input, "PlaceId", () => input.PlaceId, "{PlaceId}", false);
|
|
982
991
|
const query = map({
|
|
983
992
|
language: [, input.Language],
|
|
993
|
+
key: [, input.Key],
|
|
984
994
|
});
|
|
985
995
|
let body;
|
|
986
996
|
let { hostname: resolvedHostname } = await context.endpoint();
|
|
@@ -1322,6 +1332,9 @@ export const se_SearchPlaceIndexForPositionCommand = async (input, context) => {
|
|
|
1322
1332
|
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
1323
1333
|
"/places/v0/indexes/{IndexName}/search/position";
|
|
1324
1334
|
resolvedPath = __resolvedPath(resolvedPath, input, "IndexName", () => input.IndexName, "{IndexName}", false);
|
|
1335
|
+
const query = map({
|
|
1336
|
+
key: [, input.Key],
|
|
1337
|
+
});
|
|
1325
1338
|
let body;
|
|
1326
1339
|
body = JSON.stringify(take(input, {
|
|
1327
1340
|
Language: [],
|
|
@@ -1342,6 +1355,7 @@ export const se_SearchPlaceIndexForPositionCommand = async (input, context) => {
|
|
|
1342
1355
|
method: "POST",
|
|
1343
1356
|
headers,
|
|
1344
1357
|
path: resolvedPath,
|
|
1358
|
+
query,
|
|
1345
1359
|
body,
|
|
1346
1360
|
});
|
|
1347
1361
|
};
|
|
@@ -1353,6 +1367,9 @@ export const se_SearchPlaceIndexForSuggestionsCommand = async (input, context) =
|
|
|
1353
1367
|
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
1354
1368
|
"/places/v0/indexes/{IndexName}/search/suggestions";
|
|
1355
1369
|
resolvedPath = __resolvedPath(resolvedPath, input, "IndexName", () => input.IndexName, "{IndexName}", false);
|
|
1370
|
+
const query = map({
|
|
1371
|
+
key: [, input.Key],
|
|
1372
|
+
});
|
|
1356
1373
|
let body;
|
|
1357
1374
|
body = JSON.stringify(take(input, {
|
|
1358
1375
|
BiasPosition: (_) => se_Position(_, context),
|
|
@@ -1377,6 +1394,7 @@ export const se_SearchPlaceIndexForSuggestionsCommand = async (input, context) =
|
|
|
1377
1394
|
method: "POST",
|
|
1378
1395
|
headers,
|
|
1379
1396
|
path: resolvedPath,
|
|
1397
|
+
query,
|
|
1380
1398
|
body,
|
|
1381
1399
|
});
|
|
1382
1400
|
};
|
|
@@ -1388,6 +1406,9 @@ export const se_SearchPlaceIndexForTextCommand = async (input, context) => {
|
|
|
1388
1406
|
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
1389
1407
|
"/places/v0/indexes/{IndexName}/search/text";
|
|
1390
1408
|
resolvedPath = __resolvedPath(resolvedPath, input, "IndexName", () => input.IndexName, "{IndexName}", false);
|
|
1409
|
+
const query = map({
|
|
1410
|
+
key: [, input.Key],
|
|
1411
|
+
});
|
|
1391
1412
|
let body;
|
|
1392
1413
|
body = JSON.stringify(take(input, {
|
|
1393
1414
|
BiasPosition: (_) => se_Position(_, context),
|
|
@@ -1412,6 +1433,7 @@ export const se_SearchPlaceIndexForTextCommand = async (input, context) => {
|
|
|
1412
1433
|
method: "POST",
|
|
1413
1434
|
headers,
|
|
1414
1435
|
path: resolvedPath,
|
|
1436
|
+
query,
|
|
1415
1437
|
body,
|
|
1416
1438
|
});
|
|
1417
1439
|
};
|
|
@@ -1635,6 +1657,7 @@ export const se_UpdateTrackerCommand = async (input, context) => {
|
|
|
1635
1657
|
let body;
|
|
1636
1658
|
body = JSON.stringify(take(input, {
|
|
1637
1659
|
Description: [],
|
|
1660
|
+
EventBridgeEnabled: [],
|
|
1638
1661
|
PositionFiltering: [],
|
|
1639
1662
|
PricingPlan: [],
|
|
1640
1663
|
PricingPlanDataSource: [],
|
|
@@ -2891,6 +2914,7 @@ export const de_DescribeTrackerCommand = async (output, context) => {
|
|
|
2891
2914
|
const doc = take(data, {
|
|
2892
2915
|
CreateTime: (_) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)),
|
|
2893
2916
|
Description: __expectString,
|
|
2917
|
+
EventBridgeEnabled: __expectBoolean,
|
|
2894
2918
|
KmsKeyId: __expectString,
|
|
2895
2919
|
PositionFiltering: __expectString,
|
|
2896
2920
|
PricingPlan: __expectString,
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
|
-
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@aws-sdk/config-resolver";
|
|
4
|
-
import { FetchHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
|
-
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
6
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
7
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
8
3
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
|
+
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
+
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
8
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@
|
|
10
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
3
|
-
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@aws-sdk/config-resolver";
|
|
4
3
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
|
-
import { Hash } from "@aws-sdk/hash-node";
|
|
6
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
7
|
-
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
8
|
-
import { NodeHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
9
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
10
|
-
import { DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
11
4
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
5
|
+
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
|
|
6
|
+
import { Hash } from "@smithy/hash-node";
|
|
7
|
+
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
|
+
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
|
+
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
11
|
+
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
12
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@
|
|
13
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
+
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
16
|
export const getRuntimeConfig = (config) => {
|
|
17
17
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
18
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { NoOpLogger } from "@
|
|
2
|
-
import { parseUrl } from "@
|
|
3
|
-
import { fromBase64, toBase64 } from "@
|
|
4
|
-
import { fromUtf8, toUtf8 } from "@
|
|
1
|
+
import { NoOpLogger } from "@smithy/smithy-client";
|
|
2
|
+
import { parseUrl } from "@smithy/url-parser";
|
|
3
|
+
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
4
|
+
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
5
5
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
6
6
|
export const getRuntimeConfig = (config) => ({
|
|
7
7
|
apiVersion: "2020-11-19",
|
package/dist-types/Location.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AssociateTrackerConsumerCommandInput, AssociateTrackerConsumerCommandOutput } from "./commands/AssociateTrackerConsumerCommand";
|
|
3
3
|
import { BatchDeleteDevicePositionHistoryCommandInput, BatchDeleteDevicePositionHistoryCommandOutput } from "./commands/BatchDeleteDevicePositionHistoryCommand";
|
|
4
4
|
import { BatchDeleteGeofenceCommandInput, BatchDeleteGeofenceCommandOutput } from "./commands/BatchDeleteGeofenceCommand";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
4
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
5
2
|
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
6
3
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
4
|
+
import { Credentials as __Credentials } from "@aws-sdk/types";
|
|
5
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
6
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
7
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
9
8
|
import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
|
|
10
|
-
import {
|
|
9
|
+
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
10
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
11
11
|
import { AssociateTrackerConsumerCommandInput, AssociateTrackerConsumerCommandOutput } from "./commands/AssociateTrackerConsumerCommand";
|
|
12
12
|
import { BatchDeleteDevicePositionHistoryCommandInput, BatchDeleteDevicePositionHistoryCommandOutput } from "./commands/BatchDeleteDevicePositionHistoryCommand";
|
|
13
13
|
import { BatchDeleteGeofenceCommandInput, BatchDeleteGeofenceCommandOutput } from "./commands/BatchDeleteGeofenceCommand";
|
|
@@ -85,7 +85,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
85
85
|
*/
|
|
86
86
|
requestHandler?: __HttpHandler;
|
|
87
87
|
/**
|
|
88
|
-
* A constructor for a class implementing the {@link @
|
|
88
|
+
* A constructor for a class implementing the {@link @smithy/types#ChecksumConstructor} interface
|
|
89
89
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
90
90
|
* @internal
|
|
91
91
|
*/
|
|
@@ -175,7 +175,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
175
175
|
*/
|
|
176
176
|
logger?: __Logger;
|
|
177
177
|
/**
|
|
178
|
-
* The {@link @
|
|
178
|
+
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
179
179
|
*/
|
|
180
180
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
181
181
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { AssociateTrackerConsumerRequest, AssociateTrackerConsumerResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { BatchDeleteDevicePositionHistoryRequest, BatchDeleteDevicePositionHistoryResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { BatchDeleteGeofenceRequest, BatchDeleteGeofenceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { BatchEvaluateGeofencesRequest, BatchEvaluateGeofencesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { BatchGetDevicePositionRequest, BatchGetDevicePositionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { BatchPutGeofenceRequest, BatchPutGeofenceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { BatchUpdateDevicePositionRequest, BatchUpdateDevicePositionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CalculateRouteRequest, CalculateRouteResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -99,6 +99,7 @@ export interface CalculateRouteCommandOutput extends CalculateRouteResponse, __M
|
|
|
99
99
|
* Unit: "STRING_VALUE",
|
|
100
100
|
* },
|
|
101
101
|
* },
|
|
102
|
+
* Key: "STRING_VALUE",
|
|
102
103
|
* };
|
|
103
104
|
* const command = new CalculateRouteCommand(input);
|
|
104
105
|
* const response = await client.send(command);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CalculateRouteMatrixRequest, CalculateRouteMatrixResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -105,6 +105,7 @@ export interface CalculateRouteMatrixCommandOutput extends CalculateRouteMatrixR
|
|
|
105
105
|
* Unit: "STRING_VALUE",
|
|
106
106
|
* },
|
|
107
107
|
* },
|
|
108
|
+
* Key: "STRING_VALUE",
|
|
108
109
|
* };
|
|
109
110
|
* const command = new CalculateRouteMatrixCommand(input);
|
|
110
111
|
* const response = await client.send(command);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreateGeofenceCollectionRequest, CreateGeofenceCollectionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreateKeyRequest, CreateKeyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -24,13 +24,10 @@ export interface CreateKeyCommandOutput extends CreateKeyResponse, __MetadataBea
|
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
26
|
* <p>Creates an API key resource in your Amazon Web Services account, which lets you grant
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
* features before announcing general availability. For more information, see
|
|
32
|
-
* <a href="https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html">Using API keys</a>.</p>
|
|
33
|
-
* </important>
|
|
27
|
+
* actions for Amazon Location resources to the API key bearer.</p>
|
|
28
|
+
* <note>
|
|
29
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html">Using API keys</a>.</p>
|
|
30
|
+
* </note>
|
|
34
31
|
* @example
|
|
35
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
33
|
* ```javascript
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreateMapRequest, CreateMapResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreatePlaceIndexRequest, CreatePlaceIndexResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreateRouteCalculatorRequest, CreateRouteCalculatorResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { CreateTrackerRequest, CreateTrackerResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -41,6 +41,7 @@ export interface CreateTrackerCommandOutput extends CreateTrackerResponse, __Met
|
|
|
41
41
|
* "<keys>": "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
43
|
* PositionFiltering: "STRING_VALUE",
|
|
44
|
+
* EventBridgeEnabled: true || false,
|
|
44
45
|
* };
|
|
45
46
|
* const command = new CreateTrackerCommand(input);
|
|
46
47
|
* const response = await client.send(command);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { DeleteGeofenceCollectionRequest, DeleteGeofenceCollectionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { DeleteKeyRequest, DeleteKeyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { LocationClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LocationClient";
|
|
5
5
|
import { DeleteMapRequest, DeleteMapResponse } from "../models/models_0";
|
|
6
6
|
/**
|