@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,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { LocationServiceException as __BaseException } from "./LocationServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
@@ -49,58 +49,99 @@ export declare class ConflictException extends __BaseException {
|
|
|
49
49
|
export interface ApiKeyRestrictions {
|
|
50
50
|
/**
|
|
51
51
|
* <p>A list of allowed actions that an API key resource grants permissions to
|
|
52
|
-
* perform
|
|
53
|
-
*
|
|
54
|
-
*
|
|
55
|
-
* list. For example, <code>["geo:GetMap*"]</code> is valid but
|
|
56
|
-
* <code>["geo:GetMapTile"]</code> is not.</p>
|
|
57
|
-
* </note>
|
|
58
|
-
*/
|
|
59
|
-
AllowActions: string[] | undefined;
|
|
60
|
-
/**
|
|
61
|
-
* <p>A list of allowed resource ARNs that a API key bearer can perform actions on</p>
|
|
62
|
-
* <p>For more information about ARN format, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource Names
|
|
63
|
-
* (ARNs)</a>.</p>
|
|
64
|
-
* <note>
|
|
65
|
-
* <p>In this preview, you can allow only map resources.</p>
|
|
66
|
-
* </note>
|
|
67
|
-
* <p>Requirements:</p>
|
|
52
|
+
* perform. You must have at least one action for each type of resource. For example,
|
|
53
|
+
* if you have a place resource, you must include at least one place action.</p>
|
|
54
|
+
* <p>The following are valid values for the actions.</p>
|
|
68
55
|
* <ul>
|
|
69
56
|
* <li>
|
|
70
|
-
* <p>
|
|
57
|
+
* <p>
|
|
58
|
+
* <b>Map actions</b>
|
|
59
|
+
* </p>
|
|
60
|
+
* <ul>
|
|
61
|
+
* <li>
|
|
62
|
+
* <p>
|
|
63
|
+
* <code>geo:GetMap*</code> - Allows all actions needed for map rendering.</p>
|
|
64
|
+
* </li>
|
|
65
|
+
* </ul>
|
|
71
66
|
* </li>
|
|
72
67
|
* <li>
|
|
73
68
|
* <p>
|
|
74
|
-
* <
|
|
75
|
-
*
|
|
76
|
-
*
|
|
69
|
+
* <b>Place actions</b>
|
|
70
|
+
* </p>
|
|
71
|
+
* <ul>
|
|
72
|
+
* <li>
|
|
73
|
+
* <p>
|
|
74
|
+
* <code>geo:SearchPlaceIndexForText</code> - Allows geocoding.</p>
|
|
75
|
+
* </li>
|
|
76
|
+
* <li>
|
|
77
|
+
* <p>
|
|
78
|
+
* <code>geo:SearchPlaceIndexForPosition</code> - Allows reverse
|
|
79
|
+
* geocoding.</p>
|
|
80
|
+
* </li>
|
|
81
|
+
* <li>
|
|
82
|
+
* <p>
|
|
83
|
+
* <code>geo:SearchPlaceIndexForSuggestions</code> - Allows generating
|
|
84
|
+
* suggestions from text.</p>
|
|
85
|
+
* </li>
|
|
86
|
+
* <li>
|
|
87
|
+
* <p>
|
|
88
|
+
* <code>GetPlace</code> - Allows finding a place by place ID.</p>
|
|
89
|
+
* </li>
|
|
90
|
+
* </ul>
|
|
77
91
|
* </li>
|
|
78
92
|
* <li>
|
|
79
93
|
* <p>
|
|
80
|
-
* <
|
|
81
|
-
*
|
|
82
|
-
*
|
|
94
|
+
* <b>Route actions</b>
|
|
95
|
+
* </p>
|
|
96
|
+
* <ul>
|
|
97
|
+
* <li>
|
|
98
|
+
* <p>
|
|
99
|
+
* <code>geo:CalculateRoute</code> - Allows point to point routing.</p>
|
|
100
|
+
* </li>
|
|
101
|
+
* <li>
|
|
102
|
+
* <p>
|
|
103
|
+
* <code>geo:CalculateRouteMatrix</code> - Allows calculating a matrix of
|
|
104
|
+
* routes.</p>
|
|
105
|
+
* </li>
|
|
106
|
+
* </ul>
|
|
83
107
|
* </li>
|
|
108
|
+
* </ul>
|
|
109
|
+
* <note>
|
|
110
|
+
* <p>You must use these strings exactly. For example, to provide access to map
|
|
111
|
+
* rendering, the only valid action is <code>geo:GetMap*</code> as an input to
|
|
112
|
+
* the list. <code>["geo:GetMap*"]</code> is valid but
|
|
113
|
+
* <code>["geo:GetMapTile"]</code> is not. Similarly, you cannot use
|
|
114
|
+
* <code>["geo:SearchPlaceIndexFor*"]</code> - you must list each of the Place
|
|
115
|
+
* actions separately.</p>
|
|
116
|
+
* </note>
|
|
117
|
+
*/
|
|
118
|
+
AllowActions: string[] | undefined;
|
|
119
|
+
/**
|
|
120
|
+
* <p>A list of allowed resource ARNs that a API key bearer can perform actions on.</p>
|
|
121
|
+
* <ul>
|
|
84
122
|
* <li>
|
|
85
|
-
* <p>
|
|
86
|
-
*
|
|
87
|
-
*
|
|
88
|
-
* path.</p>
|
|
89
|
-
* <p>
|
|
90
|
-
* <code>resource-id</code> can also include wildcard characters, denoted by an
|
|
91
|
-
* asterisk (*).</p>
|
|
123
|
+
* <p>The ARN must be the correct ARN for a map, place, or route ARN. You may
|
|
124
|
+
* include wildcards in the resource-id to match multiple resources of the
|
|
125
|
+
* same type.</p>
|
|
92
126
|
* </li>
|
|
93
127
|
* <li>
|
|
94
|
-
* <p>
|
|
95
|
-
*
|
|
96
|
-
*
|
|
97
|
-
*
|
|
128
|
+
* <p>The resources must be in the same <code>partition</code>,
|
|
129
|
+
* <code>region</code>, and <code>account-id</code> as the key that is being
|
|
130
|
+
* created.</p>
|
|
131
|
+
* </li>
|
|
132
|
+
* <li>
|
|
133
|
+
* <p>Other than wildcards, you must include the full ARN, including the
|
|
134
|
+
* <code>arn</code>, <code>partition</code>, <code>service</code>,
|
|
135
|
+
* <code>region</code>, <code>account-id</code> and <code>resource-id</code>,
|
|
136
|
+
* delimited by colons (:).</p>
|
|
98
137
|
* </li>
|
|
99
138
|
* <li>
|
|
100
|
-
* <p>No spaces allowed. For example,
|
|
101
|
-
*
|
|
139
|
+
* <p>No spaces allowed, even with wildcards. For example,
|
|
140
|
+
* <code>arn:aws:geo:region:<i>account-id</i>:map/ExampleMap*</code>.</p>
|
|
102
141
|
* </li>
|
|
103
142
|
* </ul>
|
|
143
|
+
* <p>For more information about ARN format, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource Names
|
|
144
|
+
* (ARNs)</a>.</p>
|
|
104
145
|
*/
|
|
105
146
|
AllowResources: string[] | undefined;
|
|
106
147
|
/**
|
|
@@ -904,8 +945,11 @@ export interface BatchPutGeofenceRequestEntry {
|
|
|
904
945
|
*/
|
|
905
946
|
Geometry: GeofenceGeometry | undefined;
|
|
906
947
|
/**
|
|
907
|
-
* <p>
|
|
908
|
-
*
|
|
948
|
+
* <p>Associates one of more properties with the geofence. A property is a key-value
|
|
949
|
+
* pair stored with the geofence and added to any geofence event triggered with that
|
|
950
|
+
* geofence.</p>
|
|
951
|
+
* <p>Format: <code>"key" : "value"</code>
|
|
952
|
+
* </p>
|
|
909
953
|
*/
|
|
910
954
|
GeofenceProperties?: Record<string, string>;
|
|
911
955
|
}
|
|
@@ -1325,6 +1369,11 @@ export interface CalculateRouteRequest {
|
|
|
1325
1369
|
* <p>Requirements: <code>TravelMode</code> must be specified as <code>Truck</code>.</p>
|
|
1326
1370
|
*/
|
|
1327
1371
|
TruckModeOptions?: CalculateRouteTruckModeOptions;
|
|
1372
|
+
/**
|
|
1373
|
+
* <p>The optional <a href="https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html">API key</a> to authorize
|
|
1374
|
+
* the request.</p>
|
|
1375
|
+
*/
|
|
1376
|
+
Key?: string;
|
|
1328
1377
|
}
|
|
1329
1378
|
/**
|
|
1330
1379
|
* @public
|
|
@@ -1704,6 +1753,11 @@ export interface CalculateRouteMatrixRequest {
|
|
|
1704
1753
|
* <p>Requirements: <code>TravelMode</code> must be specified as <code>Truck</code>.</p>
|
|
1705
1754
|
*/
|
|
1706
1755
|
TruckModeOptions?: CalculateRouteTruckModeOptions;
|
|
1756
|
+
/**
|
|
1757
|
+
* <p>The optional <a href="https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html">API key</a> to authorize
|
|
1758
|
+
* the request.</p>
|
|
1759
|
+
*/
|
|
1760
|
+
Key?: string;
|
|
1707
1761
|
}
|
|
1708
1762
|
/**
|
|
1709
1763
|
* @public
|
|
@@ -2643,6 +2697,16 @@ export interface CreateTrackerRequest {
|
|
|
2643
2697
|
* <p>This field is optional. If not specified, the default value is <code>TimeBased</code>.</p>
|
|
2644
2698
|
*/
|
|
2645
2699
|
PositionFiltering?: PositionFiltering | string;
|
|
2700
|
+
/**
|
|
2701
|
+
* <p>Whether to enable position <code>UPDATE</code> events from this tracker to be sent to
|
|
2702
|
+
* EventBridge.</p>
|
|
2703
|
+
* <note>
|
|
2704
|
+
* <p>You do not need enable this feature to get <code>ENTER</code> and
|
|
2705
|
+
* <code>EXIT</code> events for geofences with this tracker. Those events are
|
|
2706
|
+
* always sent to EventBridge.</p>
|
|
2707
|
+
* </note>
|
|
2708
|
+
*/
|
|
2709
|
+
EventBridgeEnabled?: boolean;
|
|
2646
2710
|
}
|
|
2647
2711
|
/**
|
|
2648
2712
|
* @public
|
|
@@ -3107,6 +3171,11 @@ export interface DescribeTrackerResponse {
|
|
|
3107
3171
|
* <p>The position filtering method of the tracker resource.</p>
|
|
3108
3172
|
*/
|
|
3109
3173
|
PositionFiltering?: PositionFiltering | string;
|
|
3174
|
+
/**
|
|
3175
|
+
* <p>Whether <code>UPDATE</code> events from this tracker in EventBridge are
|
|
3176
|
+
* enabled. If set to <code>true</code> these events will be sent to EventBridge.</p>
|
|
3177
|
+
*/
|
|
3178
|
+
EventBridgeEnabled?: boolean;
|
|
3110
3179
|
}
|
|
3111
3180
|
/**
|
|
3112
3181
|
* @public
|
|
@@ -3309,8 +3378,11 @@ export interface GetGeofenceResponse {
|
|
|
3309
3378
|
*/
|
|
3310
3379
|
UpdateTime: Date | undefined;
|
|
3311
3380
|
/**
|
|
3312
|
-
* <p>
|
|
3313
|
-
*
|
|
3381
|
+
* <p>User defined properties of the geofence. A property is a key-value
|
|
3382
|
+
* pair stored with the geofence and added to any geofence event triggered with that
|
|
3383
|
+
* geofence.</p>
|
|
3384
|
+
* <p>Format: <code>"key" : "value"</code>
|
|
3385
|
+
* </p>
|
|
3314
3386
|
*/
|
|
3315
3387
|
GeofenceProperties?: Record<string, string>;
|
|
3316
3388
|
}
|
|
@@ -3461,8 +3533,11 @@ export interface ListGeofenceResponseEntry {
|
|
|
3461
3533
|
*/
|
|
3462
3534
|
UpdateTime: Date | undefined;
|
|
3463
3535
|
/**
|
|
3464
|
-
* <p>
|
|
3465
|
-
*
|
|
3536
|
+
* <p>User defined properties of the geofence. A property is a key-value
|
|
3537
|
+
* pair stored with the geofence and added to any geofence event triggered with that
|
|
3538
|
+
* geofence.</p>
|
|
3539
|
+
* <p>Format: <code>"key" : "value"</code>
|
|
3540
|
+
* </p>
|
|
3466
3541
|
*/
|
|
3467
3542
|
GeofenceProperties?: Record<string, string>;
|
|
3468
3543
|
}
|
|
@@ -3502,8 +3577,11 @@ export interface PutGeofenceRequest {
|
|
|
3502
3577
|
*/
|
|
3503
3578
|
Geometry: GeofenceGeometry | undefined;
|
|
3504
3579
|
/**
|
|
3505
|
-
* <p>
|
|
3506
|
-
*
|
|
3580
|
+
* <p>Associates one of more properties with the geofence. A property is a key-value
|
|
3581
|
+
* pair stored with the geofence and added to any geofence event triggered with that
|
|
3582
|
+
* geofence.</p>
|
|
3583
|
+
* <p>Format: <code>"key" : "value"</code>
|
|
3584
|
+
* </p>
|
|
3507
3585
|
*/
|
|
3508
3586
|
GeofenceProperties?: Record<string, string>;
|
|
3509
3587
|
}
|
|
@@ -3982,6 +4060,11 @@ export interface GetPlaceRequest {
|
|
|
3982
4060
|
* that the provider does support.</p>
|
|
3983
4061
|
*/
|
|
3984
4062
|
Language?: string;
|
|
4063
|
+
/**
|
|
4064
|
+
* <p>The optional <a href="https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html">API key</a> to authorize
|
|
4065
|
+
* the request.</p>
|
|
4066
|
+
*/
|
|
4067
|
+
Key?: string;
|
|
3985
4068
|
}
|
|
3986
4069
|
/**
|
|
3987
4070
|
* @public
|
|
@@ -4655,6 +4738,11 @@ export interface SearchPlaceIndexForPositionRequest {
|
|
|
4655
4738
|
* that the provider does support.</p>
|
|
4656
4739
|
*/
|
|
4657
4740
|
Language?: string;
|
|
4741
|
+
/**
|
|
4742
|
+
* <p>The optional <a href="https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html">API key</a> to authorize
|
|
4743
|
+
* the request.</p>
|
|
4744
|
+
*/
|
|
4745
|
+
Key?: string;
|
|
4658
4746
|
}
|
|
4659
4747
|
/**
|
|
4660
4748
|
* @public
|
|
@@ -4830,6 +4918,11 @@ export interface SearchPlaceIndexForSuggestionsRequest {
|
|
|
4830
4918
|
* Guide</i>.</p>
|
|
4831
4919
|
*/
|
|
4832
4920
|
FilterCategories?: string[];
|
|
4921
|
+
/**
|
|
4922
|
+
* <p>The optional <a href="https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html">API key</a> to authorize
|
|
4923
|
+
* the request.</p>
|
|
4924
|
+
*/
|
|
4925
|
+
Key?: string;
|
|
4833
4926
|
}
|
|
4834
4927
|
/**
|
|
4835
4928
|
* @public
|
|
@@ -5033,6 +5126,11 @@ export interface SearchPlaceIndexForTextRequest {
|
|
|
5033
5126
|
* Guide</i>.</p>
|
|
5034
5127
|
*/
|
|
5035
5128
|
FilterCategories?: string[];
|
|
5129
|
+
/**
|
|
5130
|
+
* <p>The optional <a href="https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html">API key</a> to authorize
|
|
5131
|
+
* the request.</p>
|
|
5132
|
+
*/
|
|
5133
|
+
Key?: string;
|
|
5036
5134
|
}
|
|
5037
5135
|
/**
|
|
5038
5136
|
* @public
|
|
@@ -5313,6 +5411,16 @@ export interface UpdateTrackerRequest {
|
|
|
5313
5411
|
* </ul>
|
|
5314
5412
|
*/
|
|
5315
5413
|
PositionFiltering?: PositionFiltering | string;
|
|
5414
|
+
/**
|
|
5415
|
+
* <p>Whether to enable position <code>UPDATE</code> events from this tracker to be sent to
|
|
5416
|
+
* EventBridge.</p>
|
|
5417
|
+
* <note>
|
|
5418
|
+
* <p>You do not need enable this feature to get <code>ENTER</code> and
|
|
5419
|
+
* <code>EXIT</code> events for geofences with this tracker. Those events are
|
|
5420
|
+
* always sent to EventBridge.</p>
|
|
5421
|
+
* </note>
|
|
5422
|
+
*/
|
|
5423
|
+
EventBridgeEnabled?: boolean;
|
|
5316
5424
|
}
|
|
5317
5425
|
/**
|
|
5318
5426
|
* @public
|
|
@@ -5455,6 +5563,10 @@ export declare const GetMapStyleDescriptorRequestFilterSensitiveLog: (obj: GetMa
|
|
|
5455
5563
|
* @internal
|
|
5456
5564
|
*/
|
|
5457
5565
|
export declare const GetMapTileRequestFilterSensitiveLog: (obj: GetMapTileRequest) => any;
|
|
5566
|
+
/**
|
|
5567
|
+
* @internal
|
|
5568
|
+
*/
|
|
5569
|
+
export declare const GetPlaceRequestFilterSensitiveLog: (obj: GetPlaceRequest) => any;
|
|
5458
5570
|
/**
|
|
5459
5571
|
* @internal
|
|
5460
5572
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { GetDevicePositionHistoryCommandInput, GetDevicePositionHistoryCommandOutput } from "../commands/GetDevicePositionHistoryCommand";
|
|
3
3
|
import { LocationPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListDevicePositionsCommandInput, ListDevicePositionsCommandOutput } from "../commands/ListDevicePositionsCommand";
|
|
3
3
|
import { LocationPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListGeofenceCollectionsCommandInput, ListGeofenceCollectionsCommandOutput } from "../commands/ListGeofenceCollectionsCommand";
|
|
3
3
|
import { LocationPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListPlaceIndexesCommandInput, ListPlaceIndexesCommandOutput } from "../commands/ListPlaceIndexesCommand";
|
|
3
3
|
import { LocationPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListRouteCalculatorsCommandInput, ListRouteCalculatorsCommandOutput } from "../commands/ListRouteCalculatorsCommand";
|
|
3
3
|
import { LocationPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Paginator } from "@
|
|
1
|
+
import { Paginator } from "@smithy/types";
|
|
2
2
|
import { ListTrackerConsumersCommandInput, ListTrackerConsumersCommandOutput } from "../commands/ListTrackerConsumersCommand";
|
|
3
3
|
import { LocationPaginationConfiguration } from "./Interfaces";
|
|
4
4
|
/**
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
2
2
|
import { LocationClientConfig } from "./LocationClient";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: LocationClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@
|
|
9
|
-
bodyLengthChecker: import("@
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
11
|
-
defaultUserAgentProvider: import("@
|
|
12
|
-
maxAttempts:
|
|
13
|
-
region: string | import("@
|
|
14
|
-
requestHandler: (import("@
|
|
11
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
12
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@
|
|
16
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
18
|
-
useDualstackEndpoint:
|
|
19
|
-
useFipsEndpoint:
|
|
18
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
apiVersion: string;
|
|
21
|
-
urlParser: import("@
|
|
21
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
23
|
base64Encoder: import("@smithy/types").Encoder;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
25
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
|
-
logger: import("@
|
|
29
|
-
endpoint?: ((string | import("@
|
|
28
|
+
logger: import("@smithy/types").Logger;
|
|
29
|
+
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
30
30
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
|
-
logger?: import("@
|
|
32
|
-
}) => import("@
|
|
31
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
32
|
+
}) => import("@smithy/types").EndpointV2;
|
|
33
33
|
tls?: boolean | undefined;
|
|
34
|
-
retryStrategy?: import("@
|
|
35
|
-
credentials?: import("@
|
|
36
|
-
signer?: import("@
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
35
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
36
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
37
37
|
signingEscapePath?: boolean | undefined;
|
|
38
38
|
systemClockOffset?: number | undefined;
|
|
39
39
|
signingRegion?: string | undefined;
|
|
40
|
-
signerConstructor?: (new (options: import("@
|
|
41
|
-
customUserAgent?: string | import("@
|
|
40
|
+
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
|
41
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
42
42
|
};
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
|
2
2
|
import { LocationClientConfig } from "./LocationClient";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: LocationClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@
|
|
9
|
-
bodyLengthChecker: import("@
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
11
|
-
defaultUserAgentProvider: import("@
|
|
12
|
-
maxAttempts: number | import("@
|
|
13
|
-
region: string | import("@
|
|
14
|
-
requestHandler: (import("@
|
|
11
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
12
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
|
+
region: string | import("@smithy/types").Provider<string>;
|
|
14
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
|
-
sha256: import("@
|
|
16
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
18
|
-
useDualstackEndpoint: boolean | import("@
|
|
19
|
-
useFipsEndpoint: boolean | import("@
|
|
18
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
19
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
apiVersion: string;
|
|
21
|
-
urlParser: import("@
|
|
21
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
23
|
base64Encoder: import("@smithy/types").Encoder;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
25
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
|
-
logger: import("@
|
|
29
|
-
endpoint?: ((string | import("@
|
|
28
|
+
logger: import("@smithy/types").Logger;
|
|
29
|
+
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
30
30
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
|
-
logger?: import("@
|
|
32
|
-
}) => import("@
|
|
31
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
32
|
+
}) => import("@smithy/types").EndpointV2;
|
|
33
33
|
tls?: boolean | undefined;
|
|
34
|
-
retryStrategy?: import("@
|
|
35
|
-
credentials?: import("@
|
|
36
|
-
signer?: import("@
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
35
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
36
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
37
37
|
signingEscapePath?: boolean | undefined;
|
|
38
38
|
systemClockOffset?: number | undefined;
|
|
39
39
|
signingRegion?: string | undefined;
|
|
40
|
-
signerConstructor?: (new (options: import("@
|
|
41
|
-
customUserAgent?: string | import("@
|
|
40
|
+
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
|
41
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
42
42
|
};
|
|
@@ -4,11 +4,11 @@ import { LocationClientConfig } from "./LocationClient";
|
|
|
4
4
|
*/
|
|
5
5
|
export declare const getRuntimeConfig: (config: LocationClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
|
-
sha256: import("@
|
|
8
|
-
requestHandler: (import("@
|
|
7
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
+
requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
apiVersion: string;
|
|
10
|
-
urlParser: import("@
|
|
11
|
-
bodyLengthChecker: import("@
|
|
10
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
11
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
14
|
base64Encoder: import("@smithy/types").Encoder;
|
|
@@ -16,26 +16,26 @@ export declare const getRuntimeConfig: (config: LocationClientConfig) => {
|
|
|
16
16
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
|
-
useDualstackEndpoint:
|
|
20
|
-
useFipsEndpoint:
|
|
21
|
-
region: string | import("@
|
|
19
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
22
22
|
credentialDefaultProvider: (input: any) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
23
|
-
defaultUserAgentProvider: import("@
|
|
24
|
-
maxAttempts:
|
|
23
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
24
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
26
|
-
logger: import("@
|
|
27
|
-
defaultsMode: import("@
|
|
28
|
-
endpoint?: string | import("@
|
|
26
|
+
logger: import("@smithy/types").Logger;
|
|
27
|
+
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
28
|
+
endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined;
|
|
29
29
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
30
|
-
logger?: import("@
|
|
31
|
-
}) => import("@
|
|
30
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
31
|
+
}) => import("@smithy/types").EndpointV2;
|
|
32
32
|
tls?: boolean | undefined;
|
|
33
|
-
retryStrategy?: import("@
|
|
34
|
-
credentials?: import("@
|
|
35
|
-
signer?: import("@
|
|
33
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
|
|
34
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").Provider<import("@smithy/types").AwsCredentialIdentity> | undefined;
|
|
35
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
|
|
36
36
|
signingEscapePath?: boolean | undefined;
|
|
37
37
|
systemClockOffset?: number | undefined;
|
|
38
38
|
signingRegion?: string | undefined;
|
|
39
|
-
signerConstructor?: (new (options: import("@
|
|
40
|
-
customUserAgent?: string | import("@
|
|
39
|
+
signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
|
|
40
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
41
41
|
};
|
|
@@ -8,11 +8,11 @@ export declare const getRuntimeConfig: (config: LocationClientConfig) => {
|
|
|
8
8
|
base64Encoder: import("@smithy/types").Encoder;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
|
-
logger?: import("@
|
|
12
|
-
}) => import("@
|
|
13
|
-
logger: import("@
|
|
11
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
12
|
+
}) => import("@smithy/types").EndpointV2;
|
|
13
|
+
logger: import("@smithy/types").Logger;
|
|
14
14
|
serviceId: string;
|
|
15
|
-
urlParser: import("@
|
|
15
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
16
16
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
17
17
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
18
18
|
};
|