@aws-sdk/client-location 3.491.0 → 3.496.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 -127
- package/dist-cjs/LocationClient.js +1 -43
- package/dist-cjs/commands/AssociateTrackerConsumerCommand.js +1 -28
- package/dist-cjs/commands/BatchDeleteDevicePositionHistoryCommand.js +1 -28
- package/dist-cjs/commands/BatchDeleteGeofenceCommand.js +1 -28
- package/dist-cjs/commands/BatchEvaluateGeofencesCommand.js +1 -29
- package/dist-cjs/commands/BatchGetDevicePositionCommand.js +1 -29
- package/dist-cjs/commands/BatchPutGeofenceCommand.js +1 -29
- package/dist-cjs/commands/BatchUpdateDevicePositionCommand.js +1 -29
- package/dist-cjs/commands/CalculateRouteCommand.js +1 -29
- package/dist-cjs/commands/CalculateRouteMatrixCommand.js +1 -29
- package/dist-cjs/commands/CreateGeofenceCollectionCommand.js +1 -28
- package/dist-cjs/commands/CreateKeyCommand.js +1 -29
- package/dist-cjs/commands/CreateMapCommand.js +1 -28
- package/dist-cjs/commands/CreatePlaceIndexCommand.js +1 -28
- package/dist-cjs/commands/CreateRouteCalculatorCommand.js +1 -28
- package/dist-cjs/commands/CreateTrackerCommand.js +1 -28
- package/dist-cjs/commands/DeleteGeofenceCollectionCommand.js +1 -28
- package/dist-cjs/commands/DeleteKeyCommand.js +1 -28
- package/dist-cjs/commands/DeleteMapCommand.js +1 -28
- package/dist-cjs/commands/DeletePlaceIndexCommand.js +1 -28
- package/dist-cjs/commands/DeleteRouteCalculatorCommand.js +1 -28
- package/dist-cjs/commands/DeleteTrackerCommand.js +1 -28
- package/dist-cjs/commands/DescribeGeofenceCollectionCommand.js +1 -28
- package/dist-cjs/commands/DescribeKeyCommand.js +1 -29
- package/dist-cjs/commands/DescribeMapCommand.js +1 -28
- package/dist-cjs/commands/DescribePlaceIndexCommand.js +1 -28
- package/dist-cjs/commands/DescribeRouteCalculatorCommand.js +1 -28
- package/dist-cjs/commands/DescribeTrackerCommand.js +1 -28
- package/dist-cjs/commands/DisassociateTrackerConsumerCommand.js +1 -28
- package/dist-cjs/commands/GetDevicePositionCommand.js +1 -29
- package/dist-cjs/commands/GetDevicePositionHistoryCommand.js +1 -29
- package/dist-cjs/commands/GetGeofenceCommand.js +1 -29
- package/dist-cjs/commands/GetMapGlyphsCommand.js +1 -29
- package/dist-cjs/commands/GetMapSpritesCommand.js +1 -29
- package/dist-cjs/commands/GetMapStyleDescriptorCommand.js +1 -29
- package/dist-cjs/commands/GetMapTileCommand.js +1 -29
- package/dist-cjs/commands/GetPlaceCommand.js +1 -29
- package/dist-cjs/commands/ListDevicePositionsCommand.js +1 -29
- package/dist-cjs/commands/ListGeofenceCollectionsCommand.js +1 -28
- package/dist-cjs/commands/ListGeofencesCommand.js +1 -29
- package/dist-cjs/commands/ListKeysCommand.js +1 -28
- package/dist-cjs/commands/ListMapsCommand.js +1 -28
- package/dist-cjs/commands/ListPlaceIndexesCommand.js +1 -28
- package/dist-cjs/commands/ListRouteCalculatorsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/ListTrackerConsumersCommand.js +1 -28
- package/dist-cjs/commands/ListTrackersCommand.js +1 -28
- package/dist-cjs/commands/PutGeofenceCommand.js +1 -29
- package/dist-cjs/commands/SearchPlaceIndexForPositionCommand.js +1 -29
- package/dist-cjs/commands/SearchPlaceIndexForSuggestionsCommand.js +1 -29
- package/dist-cjs/commands/SearchPlaceIndexForTextCommand.js +1 -29
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateGeofenceCollectionCommand.js +1 -28
- package/dist-cjs/commands/UpdateKeyCommand.js +1 -28
- package/dist-cjs/commands/UpdateMapCommand.js +1 -28
- package/dist-cjs/commands/UpdatePlaceIndexCommand.js +1 -28
- package/dist-cjs/commands/UpdateRouteCalculatorCommand.js +1 -28
- package/dist-cjs/commands/UpdateTrackerCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -61
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +6556 -11
- package/dist-cjs/models/LocationServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -388
- package/dist-cjs/pagination/GetDevicePositionHistoryPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListDevicePositionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListGeofenceCollectionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListGeofencesPaginator.js +1 -7
- package/dist-cjs/pagination/ListKeysPaginator.js +1 -7
- package/dist-cjs/pagination/ListMapsPaginator.js +1 -7
- package/dist-cjs/pagination/ListPlaceIndexesPaginator.js +1 -7
- package/dist-cjs/pagination/ListRouteCalculatorsPaginator.js +1 -7
- package/dist-cjs/pagination/ListTrackerConsumersPaginator.js +1 -7
- package/dist-cjs/pagination/ListTrackersPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -14
- package/dist-cjs/protocols/Aws_restJson1.js +1 -4826
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +41 -41
|
@@ -1,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.LocationServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
|
-
class LocationServiceException extends smithy_client_1.ServiceException {
|
|
7
|
-
constructor(options) {
|
|
8
|
-
super(options);
|
|
9
|
-
Object.setPrototypeOf(this, LocationServiceException.prototype);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.LocationServiceException = LocationServiceException;
|
|
1
|
+
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
CHANGED
|
@@ -1,388 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog = exports.SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog = exports.SearchPlaceIndexForPositionResponseFilterSensitiveLog = exports.SearchPlaceIndexForPositionSummaryFilterSensitiveLog = exports.SearchForPositionResultFilterSensitiveLog = exports.SearchPlaceIndexForPositionRequestFilterSensitiveLog = exports.ListDevicePositionsResponseFilterSensitiveLog = exports.ListDevicePositionsResponseEntryFilterSensitiveLog = exports.ListDevicePositionsRequestFilterSensitiveLog = exports.TrackingFilterGeometryFilterSensitiveLog = exports.GetPlaceResponseFilterSensitiveLog = exports.PlaceFilterSensitiveLog = exports.PlaceGeometryFilterSensitiveLog = exports.GetPlaceRequestFilterSensitiveLog = exports.GetMapTileRequestFilterSensitiveLog = exports.GetMapStyleDescriptorRequestFilterSensitiveLog = exports.GetMapSpritesRequestFilterSensitiveLog = exports.GetMapGlyphsRequestFilterSensitiveLog = exports.GetDevicePositionHistoryResponseFilterSensitiveLog = exports.GetDevicePositionResponseFilterSensitiveLog = exports.PutGeofenceRequestFilterSensitiveLog = exports.ListGeofencesResponseFilterSensitiveLog = exports.ListGeofenceResponseEntryFilterSensitiveLog = exports.GetGeofenceResponseFilterSensitiveLog = exports.CalculateRouteMatrixResponseFilterSensitiveLog = exports.CalculateRouteMatrixRequestFilterSensitiveLog = exports.CalculateRouteResponseFilterSensitiveLog = exports.CalculateRouteSummaryFilterSensitiveLog = exports.LegFilterSensitiveLog = exports.StepFilterSensitiveLog = exports.LegGeometryFilterSensitiveLog = exports.CalculateRouteRequestFilterSensitiveLog = exports.BatchUpdateDevicePositionRequestFilterSensitiveLog = exports.BatchPutGeofenceRequestFilterSensitiveLog = exports.BatchPutGeofenceRequestEntryFilterSensitiveLog = exports.GeofenceGeometryFilterSensitiveLog = exports.CircleFilterSensitiveLog = exports.BatchGetDevicePositionResponseFilterSensitiveLog = exports.DevicePositionFilterSensitiveLog = exports.BatchEvaluateGeofencesRequestFilterSensitiveLog = exports.DevicePositionUpdateFilterSensitiveLog = exports.DescribeKeyResponseFilterSensitiveLog = exports.CreateKeyResponseFilterSensitiveLog = exports.ResourceNotFoundException = exports.ValidationException = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.InternalServerException = exports.ConflictException = exports.AccessDeniedException = void 0;
|
|
4
|
-
exports.SearchPlaceIndexForTextResponseFilterSensitiveLog = exports.SearchPlaceIndexForTextSummaryFilterSensitiveLog = exports.SearchForTextResultFilterSensitiveLog = exports.SearchPlaceIndexForTextRequestFilterSensitiveLog = exports.SearchPlaceIndexForSuggestionsResponseFilterSensitiveLog = void 0;
|
|
5
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
|
-
const LocationServiceException_1 = require("./LocationServiceException");
|
|
7
|
-
class AccessDeniedException extends LocationServiceException_1.LocationServiceException {
|
|
8
|
-
constructor(opts) {
|
|
9
|
-
super({
|
|
10
|
-
name: "AccessDeniedException",
|
|
11
|
-
$fault: "client",
|
|
12
|
-
...opts,
|
|
13
|
-
});
|
|
14
|
-
this.name = "AccessDeniedException";
|
|
15
|
-
this.$fault = "client";
|
|
16
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
17
|
-
this.Message = opts.Message;
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
exports.AccessDeniedException = AccessDeniedException;
|
|
21
|
-
class ConflictException extends LocationServiceException_1.LocationServiceException {
|
|
22
|
-
constructor(opts) {
|
|
23
|
-
super({
|
|
24
|
-
name: "ConflictException",
|
|
25
|
-
$fault: "client",
|
|
26
|
-
...opts,
|
|
27
|
-
});
|
|
28
|
-
this.name = "ConflictException";
|
|
29
|
-
this.$fault = "client";
|
|
30
|
-
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
31
|
-
this.Message = opts.Message;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
exports.ConflictException = ConflictException;
|
|
35
|
-
class InternalServerException extends LocationServiceException_1.LocationServiceException {
|
|
36
|
-
constructor(opts) {
|
|
37
|
-
super({
|
|
38
|
-
name: "InternalServerException",
|
|
39
|
-
$fault: "server",
|
|
40
|
-
...opts,
|
|
41
|
-
});
|
|
42
|
-
this.name = "InternalServerException";
|
|
43
|
-
this.$fault = "server";
|
|
44
|
-
this.$retryable = {};
|
|
45
|
-
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
46
|
-
this.Message = opts.Message;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
exports.InternalServerException = InternalServerException;
|
|
50
|
-
class ServiceQuotaExceededException extends LocationServiceException_1.LocationServiceException {
|
|
51
|
-
constructor(opts) {
|
|
52
|
-
super({
|
|
53
|
-
name: "ServiceQuotaExceededException",
|
|
54
|
-
$fault: "client",
|
|
55
|
-
...opts,
|
|
56
|
-
});
|
|
57
|
-
this.name = "ServiceQuotaExceededException";
|
|
58
|
-
this.$fault = "client";
|
|
59
|
-
Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
|
|
60
|
-
this.Message = opts.Message;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
|
|
64
|
-
class ThrottlingException extends LocationServiceException_1.LocationServiceException {
|
|
65
|
-
constructor(opts) {
|
|
66
|
-
super({
|
|
67
|
-
name: "ThrottlingException",
|
|
68
|
-
$fault: "client",
|
|
69
|
-
...opts,
|
|
70
|
-
});
|
|
71
|
-
this.name = "ThrottlingException";
|
|
72
|
-
this.$fault = "client";
|
|
73
|
-
this.$retryable = {};
|
|
74
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
75
|
-
this.Message = opts.Message;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
exports.ThrottlingException = ThrottlingException;
|
|
79
|
-
class ValidationException extends LocationServiceException_1.LocationServiceException {
|
|
80
|
-
constructor(opts) {
|
|
81
|
-
super({
|
|
82
|
-
name: "ValidationException",
|
|
83
|
-
$fault: "client",
|
|
84
|
-
...opts,
|
|
85
|
-
});
|
|
86
|
-
this.name = "ValidationException";
|
|
87
|
-
this.$fault = "client";
|
|
88
|
-
Object.setPrototypeOf(this, ValidationException.prototype);
|
|
89
|
-
this.Message = opts.Message;
|
|
90
|
-
this.Reason = opts.Reason;
|
|
91
|
-
this.FieldList = opts.FieldList;
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
exports.ValidationException = ValidationException;
|
|
95
|
-
class ResourceNotFoundException extends LocationServiceException_1.LocationServiceException {
|
|
96
|
-
constructor(opts) {
|
|
97
|
-
super({
|
|
98
|
-
name: "ResourceNotFoundException",
|
|
99
|
-
$fault: "client",
|
|
100
|
-
...opts,
|
|
101
|
-
});
|
|
102
|
-
this.name = "ResourceNotFoundException";
|
|
103
|
-
this.$fault = "client";
|
|
104
|
-
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
105
|
-
this.Message = opts.Message;
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
109
|
-
const CreateKeyResponseFilterSensitiveLog = (obj) => ({
|
|
110
|
-
...obj,
|
|
111
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
112
|
-
});
|
|
113
|
-
exports.CreateKeyResponseFilterSensitiveLog = CreateKeyResponseFilterSensitiveLog;
|
|
114
|
-
const DescribeKeyResponseFilterSensitiveLog = (obj) => ({
|
|
115
|
-
...obj,
|
|
116
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
117
|
-
});
|
|
118
|
-
exports.DescribeKeyResponseFilterSensitiveLog = DescribeKeyResponseFilterSensitiveLog;
|
|
119
|
-
const DevicePositionUpdateFilterSensitiveLog = (obj) => ({
|
|
120
|
-
...obj,
|
|
121
|
-
...(obj.Position && { Position: smithy_client_1.SENSITIVE_STRING }),
|
|
122
|
-
...(obj.PositionProperties && { PositionProperties: smithy_client_1.SENSITIVE_STRING }),
|
|
123
|
-
});
|
|
124
|
-
exports.DevicePositionUpdateFilterSensitiveLog = DevicePositionUpdateFilterSensitiveLog;
|
|
125
|
-
const BatchEvaluateGeofencesRequestFilterSensitiveLog = (obj) => ({
|
|
126
|
-
...obj,
|
|
127
|
-
...(obj.DevicePositionUpdates && {
|
|
128
|
-
DevicePositionUpdates: obj.DevicePositionUpdates.map((item) => (0, exports.DevicePositionUpdateFilterSensitiveLog)(item)),
|
|
129
|
-
}),
|
|
130
|
-
});
|
|
131
|
-
exports.BatchEvaluateGeofencesRequestFilterSensitiveLog = BatchEvaluateGeofencesRequestFilterSensitiveLog;
|
|
132
|
-
const DevicePositionFilterSensitiveLog = (obj) => ({
|
|
133
|
-
...obj,
|
|
134
|
-
...(obj.Position && { Position: smithy_client_1.SENSITIVE_STRING }),
|
|
135
|
-
...(obj.PositionProperties && { PositionProperties: smithy_client_1.SENSITIVE_STRING }),
|
|
136
|
-
});
|
|
137
|
-
exports.DevicePositionFilterSensitiveLog = DevicePositionFilterSensitiveLog;
|
|
138
|
-
const BatchGetDevicePositionResponseFilterSensitiveLog = (obj) => ({
|
|
139
|
-
...obj,
|
|
140
|
-
...(obj.DevicePositions && {
|
|
141
|
-
DevicePositions: obj.DevicePositions.map((item) => (0, exports.DevicePositionFilterSensitiveLog)(item)),
|
|
142
|
-
}),
|
|
143
|
-
});
|
|
144
|
-
exports.BatchGetDevicePositionResponseFilterSensitiveLog = BatchGetDevicePositionResponseFilterSensitiveLog;
|
|
145
|
-
const CircleFilterSensitiveLog = (obj) => ({
|
|
146
|
-
...obj,
|
|
147
|
-
...(obj.Center && { Center: smithy_client_1.SENSITIVE_STRING }),
|
|
148
|
-
});
|
|
149
|
-
exports.CircleFilterSensitiveLog = CircleFilterSensitiveLog;
|
|
150
|
-
const GeofenceGeometryFilterSensitiveLog = (obj) => ({
|
|
151
|
-
...obj,
|
|
152
|
-
...(obj.Polygon && { Polygon: obj.Polygon.map((item) => smithy_client_1.SENSITIVE_STRING) }),
|
|
153
|
-
...(obj.Circle && { Circle: smithy_client_1.SENSITIVE_STRING }),
|
|
154
|
-
});
|
|
155
|
-
exports.GeofenceGeometryFilterSensitiveLog = GeofenceGeometryFilterSensitiveLog;
|
|
156
|
-
const BatchPutGeofenceRequestEntryFilterSensitiveLog = (obj) => ({
|
|
157
|
-
...obj,
|
|
158
|
-
...(obj.Geometry && { Geometry: (0, exports.GeofenceGeometryFilterSensitiveLog)(obj.Geometry) }),
|
|
159
|
-
...(obj.GeofenceProperties && { GeofenceProperties: smithy_client_1.SENSITIVE_STRING }),
|
|
160
|
-
});
|
|
161
|
-
exports.BatchPutGeofenceRequestEntryFilterSensitiveLog = BatchPutGeofenceRequestEntryFilterSensitiveLog;
|
|
162
|
-
const BatchPutGeofenceRequestFilterSensitiveLog = (obj) => ({
|
|
163
|
-
...obj,
|
|
164
|
-
...(obj.Entries && { Entries: obj.Entries.map((item) => (0, exports.BatchPutGeofenceRequestEntryFilterSensitiveLog)(item)) }),
|
|
165
|
-
});
|
|
166
|
-
exports.BatchPutGeofenceRequestFilterSensitiveLog = BatchPutGeofenceRequestFilterSensitiveLog;
|
|
167
|
-
const BatchUpdateDevicePositionRequestFilterSensitiveLog = (obj) => ({
|
|
168
|
-
...obj,
|
|
169
|
-
...(obj.Updates && { Updates: obj.Updates.map((item) => (0, exports.DevicePositionUpdateFilterSensitiveLog)(item)) }),
|
|
170
|
-
});
|
|
171
|
-
exports.BatchUpdateDevicePositionRequestFilterSensitiveLog = BatchUpdateDevicePositionRequestFilterSensitiveLog;
|
|
172
|
-
const CalculateRouteRequestFilterSensitiveLog = (obj) => ({
|
|
173
|
-
...obj,
|
|
174
|
-
...(obj.DeparturePosition && { DeparturePosition: smithy_client_1.SENSITIVE_STRING }),
|
|
175
|
-
...(obj.DestinationPosition && { DestinationPosition: smithy_client_1.SENSITIVE_STRING }),
|
|
176
|
-
...(obj.WaypointPositions && { WaypointPositions: smithy_client_1.SENSITIVE_STRING }),
|
|
177
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
178
|
-
});
|
|
179
|
-
exports.CalculateRouteRequestFilterSensitiveLog = CalculateRouteRequestFilterSensitiveLog;
|
|
180
|
-
const LegGeometryFilterSensitiveLog = (obj) => ({
|
|
181
|
-
...obj,
|
|
182
|
-
...(obj.LineString && { LineString: smithy_client_1.SENSITIVE_STRING }),
|
|
183
|
-
});
|
|
184
|
-
exports.LegGeometryFilterSensitiveLog = LegGeometryFilterSensitiveLog;
|
|
185
|
-
const StepFilterSensitiveLog = (obj) => ({
|
|
186
|
-
...obj,
|
|
187
|
-
...(obj.StartPosition && { StartPosition: smithy_client_1.SENSITIVE_STRING }),
|
|
188
|
-
...(obj.EndPosition && { EndPosition: smithy_client_1.SENSITIVE_STRING }),
|
|
189
|
-
});
|
|
190
|
-
exports.StepFilterSensitiveLog = StepFilterSensitiveLog;
|
|
191
|
-
const LegFilterSensitiveLog = (obj) => ({
|
|
192
|
-
...obj,
|
|
193
|
-
...(obj.StartPosition && { StartPosition: smithy_client_1.SENSITIVE_STRING }),
|
|
194
|
-
...(obj.EndPosition && { EndPosition: smithy_client_1.SENSITIVE_STRING }),
|
|
195
|
-
...(obj.Geometry && { Geometry: (0, exports.LegGeometryFilterSensitiveLog)(obj.Geometry) }),
|
|
196
|
-
...(obj.Steps && { Steps: obj.Steps.map((item) => (0, exports.StepFilterSensitiveLog)(item)) }),
|
|
197
|
-
});
|
|
198
|
-
exports.LegFilterSensitiveLog = LegFilterSensitiveLog;
|
|
199
|
-
const CalculateRouteSummaryFilterSensitiveLog = (obj) => ({
|
|
200
|
-
...obj,
|
|
201
|
-
...(obj.RouteBBox && { RouteBBox: smithy_client_1.SENSITIVE_STRING }),
|
|
202
|
-
});
|
|
203
|
-
exports.CalculateRouteSummaryFilterSensitiveLog = CalculateRouteSummaryFilterSensitiveLog;
|
|
204
|
-
const CalculateRouteResponseFilterSensitiveLog = (obj) => ({
|
|
205
|
-
...obj,
|
|
206
|
-
...(obj.Legs && { Legs: obj.Legs.map((item) => (0, exports.LegFilterSensitiveLog)(item)) }),
|
|
207
|
-
...(obj.Summary && { Summary: (0, exports.CalculateRouteSummaryFilterSensitiveLog)(obj.Summary) }),
|
|
208
|
-
});
|
|
209
|
-
exports.CalculateRouteResponseFilterSensitiveLog = CalculateRouteResponseFilterSensitiveLog;
|
|
210
|
-
const CalculateRouteMatrixRequestFilterSensitiveLog = (obj) => ({
|
|
211
|
-
...obj,
|
|
212
|
-
...(obj.DeparturePositions && { DeparturePositions: smithy_client_1.SENSITIVE_STRING }),
|
|
213
|
-
...(obj.DestinationPositions && { DestinationPositions: smithy_client_1.SENSITIVE_STRING }),
|
|
214
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
215
|
-
});
|
|
216
|
-
exports.CalculateRouteMatrixRequestFilterSensitiveLog = CalculateRouteMatrixRequestFilterSensitiveLog;
|
|
217
|
-
const CalculateRouteMatrixResponseFilterSensitiveLog = (obj) => ({
|
|
218
|
-
...obj,
|
|
219
|
-
...(obj.SnappedDeparturePositions && { SnappedDeparturePositions: smithy_client_1.SENSITIVE_STRING }),
|
|
220
|
-
...(obj.SnappedDestinationPositions && { SnappedDestinationPositions: smithy_client_1.SENSITIVE_STRING }),
|
|
221
|
-
});
|
|
222
|
-
exports.CalculateRouteMatrixResponseFilterSensitiveLog = CalculateRouteMatrixResponseFilterSensitiveLog;
|
|
223
|
-
const GetGeofenceResponseFilterSensitiveLog = (obj) => ({
|
|
224
|
-
...obj,
|
|
225
|
-
...(obj.Geometry && { Geometry: (0, exports.GeofenceGeometryFilterSensitiveLog)(obj.Geometry) }),
|
|
226
|
-
...(obj.GeofenceProperties && { GeofenceProperties: smithy_client_1.SENSITIVE_STRING }),
|
|
227
|
-
});
|
|
228
|
-
exports.GetGeofenceResponseFilterSensitiveLog = GetGeofenceResponseFilterSensitiveLog;
|
|
229
|
-
const ListGeofenceResponseEntryFilterSensitiveLog = (obj) => ({
|
|
230
|
-
...obj,
|
|
231
|
-
...(obj.Geometry && { Geometry: (0, exports.GeofenceGeometryFilterSensitiveLog)(obj.Geometry) }),
|
|
232
|
-
...(obj.GeofenceProperties && { GeofenceProperties: smithy_client_1.SENSITIVE_STRING }),
|
|
233
|
-
});
|
|
234
|
-
exports.ListGeofenceResponseEntryFilterSensitiveLog = ListGeofenceResponseEntryFilterSensitiveLog;
|
|
235
|
-
const ListGeofencesResponseFilterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
...(obj.Entries && { Entries: obj.Entries.map((item) => (0, exports.ListGeofenceResponseEntryFilterSensitiveLog)(item)) }),
|
|
238
|
-
});
|
|
239
|
-
exports.ListGeofencesResponseFilterSensitiveLog = ListGeofencesResponseFilterSensitiveLog;
|
|
240
|
-
const PutGeofenceRequestFilterSensitiveLog = (obj) => ({
|
|
241
|
-
...obj,
|
|
242
|
-
...(obj.Geometry && { Geometry: (0, exports.GeofenceGeometryFilterSensitiveLog)(obj.Geometry) }),
|
|
243
|
-
...(obj.GeofenceProperties && { GeofenceProperties: smithy_client_1.SENSITIVE_STRING }),
|
|
244
|
-
});
|
|
245
|
-
exports.PutGeofenceRequestFilterSensitiveLog = PutGeofenceRequestFilterSensitiveLog;
|
|
246
|
-
const GetDevicePositionResponseFilterSensitiveLog = (obj) => ({
|
|
247
|
-
...obj,
|
|
248
|
-
...(obj.Position && { Position: smithy_client_1.SENSITIVE_STRING }),
|
|
249
|
-
...(obj.PositionProperties && { PositionProperties: smithy_client_1.SENSITIVE_STRING }),
|
|
250
|
-
});
|
|
251
|
-
exports.GetDevicePositionResponseFilterSensitiveLog = GetDevicePositionResponseFilterSensitiveLog;
|
|
252
|
-
const GetDevicePositionHistoryResponseFilterSensitiveLog = (obj) => ({
|
|
253
|
-
...obj,
|
|
254
|
-
...(obj.DevicePositions && {
|
|
255
|
-
DevicePositions: obj.DevicePositions.map((item) => (0, exports.DevicePositionFilterSensitiveLog)(item)),
|
|
256
|
-
}),
|
|
257
|
-
});
|
|
258
|
-
exports.GetDevicePositionHistoryResponseFilterSensitiveLog = GetDevicePositionHistoryResponseFilterSensitiveLog;
|
|
259
|
-
const GetMapGlyphsRequestFilterSensitiveLog = (obj) => ({
|
|
260
|
-
...obj,
|
|
261
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
262
|
-
});
|
|
263
|
-
exports.GetMapGlyphsRequestFilterSensitiveLog = GetMapGlyphsRequestFilterSensitiveLog;
|
|
264
|
-
const GetMapSpritesRequestFilterSensitiveLog = (obj) => ({
|
|
265
|
-
...obj,
|
|
266
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
267
|
-
});
|
|
268
|
-
exports.GetMapSpritesRequestFilterSensitiveLog = GetMapSpritesRequestFilterSensitiveLog;
|
|
269
|
-
const GetMapStyleDescriptorRequestFilterSensitiveLog = (obj) => ({
|
|
270
|
-
...obj,
|
|
271
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
272
|
-
});
|
|
273
|
-
exports.GetMapStyleDescriptorRequestFilterSensitiveLog = GetMapStyleDescriptorRequestFilterSensitiveLog;
|
|
274
|
-
const GetMapTileRequestFilterSensitiveLog = (obj) => ({
|
|
275
|
-
...obj,
|
|
276
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
277
|
-
});
|
|
278
|
-
exports.GetMapTileRequestFilterSensitiveLog = GetMapTileRequestFilterSensitiveLog;
|
|
279
|
-
const GetPlaceRequestFilterSensitiveLog = (obj) => ({
|
|
280
|
-
...obj,
|
|
281
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
282
|
-
});
|
|
283
|
-
exports.GetPlaceRequestFilterSensitiveLog = GetPlaceRequestFilterSensitiveLog;
|
|
284
|
-
const PlaceGeometryFilterSensitiveLog = (obj) => ({
|
|
285
|
-
...obj,
|
|
286
|
-
...(obj.Point && { Point: smithy_client_1.SENSITIVE_STRING }),
|
|
287
|
-
});
|
|
288
|
-
exports.PlaceGeometryFilterSensitiveLog = PlaceGeometryFilterSensitiveLog;
|
|
289
|
-
const PlaceFilterSensitiveLog = (obj) => ({
|
|
290
|
-
...obj,
|
|
291
|
-
...(obj.Geometry && { Geometry: (0, exports.PlaceGeometryFilterSensitiveLog)(obj.Geometry) }),
|
|
292
|
-
});
|
|
293
|
-
exports.PlaceFilterSensitiveLog = PlaceFilterSensitiveLog;
|
|
294
|
-
const GetPlaceResponseFilterSensitiveLog = (obj) => ({
|
|
295
|
-
...obj,
|
|
296
|
-
...(obj.Place && { Place: (0, exports.PlaceFilterSensitiveLog)(obj.Place) }),
|
|
297
|
-
});
|
|
298
|
-
exports.GetPlaceResponseFilterSensitiveLog = GetPlaceResponseFilterSensitiveLog;
|
|
299
|
-
const TrackingFilterGeometryFilterSensitiveLog = (obj) => ({
|
|
300
|
-
...obj,
|
|
301
|
-
...(obj.Polygon && { Polygon: obj.Polygon.map((item) => smithy_client_1.SENSITIVE_STRING) }),
|
|
302
|
-
});
|
|
303
|
-
exports.TrackingFilterGeometryFilterSensitiveLog = TrackingFilterGeometryFilterSensitiveLog;
|
|
304
|
-
const ListDevicePositionsRequestFilterSensitiveLog = (obj) => ({
|
|
305
|
-
...obj,
|
|
306
|
-
...(obj.FilterGeometry && { FilterGeometry: (0, exports.TrackingFilterGeometryFilterSensitiveLog)(obj.FilterGeometry) }),
|
|
307
|
-
});
|
|
308
|
-
exports.ListDevicePositionsRequestFilterSensitiveLog = ListDevicePositionsRequestFilterSensitiveLog;
|
|
309
|
-
const ListDevicePositionsResponseEntryFilterSensitiveLog = (obj) => ({
|
|
310
|
-
...obj,
|
|
311
|
-
...(obj.Position && { Position: smithy_client_1.SENSITIVE_STRING }),
|
|
312
|
-
...(obj.PositionProperties && { PositionProperties: smithy_client_1.SENSITIVE_STRING }),
|
|
313
|
-
});
|
|
314
|
-
exports.ListDevicePositionsResponseEntryFilterSensitiveLog = ListDevicePositionsResponseEntryFilterSensitiveLog;
|
|
315
|
-
const ListDevicePositionsResponseFilterSensitiveLog = (obj) => ({
|
|
316
|
-
...obj,
|
|
317
|
-
...(obj.Entries && { Entries: obj.Entries.map((item) => (0, exports.ListDevicePositionsResponseEntryFilterSensitiveLog)(item)) }),
|
|
318
|
-
});
|
|
319
|
-
exports.ListDevicePositionsResponseFilterSensitiveLog = ListDevicePositionsResponseFilterSensitiveLog;
|
|
320
|
-
const SearchPlaceIndexForPositionRequestFilterSensitiveLog = (obj) => ({
|
|
321
|
-
...obj,
|
|
322
|
-
...(obj.Position && { Position: smithy_client_1.SENSITIVE_STRING }),
|
|
323
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
324
|
-
});
|
|
325
|
-
exports.SearchPlaceIndexForPositionRequestFilterSensitiveLog = SearchPlaceIndexForPositionRequestFilterSensitiveLog;
|
|
326
|
-
const SearchForPositionResultFilterSensitiveLog = (obj) => ({
|
|
327
|
-
...obj,
|
|
328
|
-
...(obj.Place && { Place: (0, exports.PlaceFilterSensitiveLog)(obj.Place) }),
|
|
329
|
-
});
|
|
330
|
-
exports.SearchForPositionResultFilterSensitiveLog = SearchForPositionResultFilterSensitiveLog;
|
|
331
|
-
const SearchPlaceIndexForPositionSummaryFilterSensitiveLog = (obj) => ({
|
|
332
|
-
...obj,
|
|
333
|
-
...(obj.Position && { Position: smithy_client_1.SENSITIVE_STRING }),
|
|
334
|
-
});
|
|
335
|
-
exports.SearchPlaceIndexForPositionSummaryFilterSensitiveLog = SearchPlaceIndexForPositionSummaryFilterSensitiveLog;
|
|
336
|
-
const SearchPlaceIndexForPositionResponseFilterSensitiveLog = (obj) => ({
|
|
337
|
-
...obj,
|
|
338
|
-
...(obj.Summary && { Summary: (0, exports.SearchPlaceIndexForPositionSummaryFilterSensitiveLog)(obj.Summary) }),
|
|
339
|
-
...(obj.Results && { Results: obj.Results.map((item) => (0, exports.SearchForPositionResultFilterSensitiveLog)(item)) }),
|
|
340
|
-
});
|
|
341
|
-
exports.SearchPlaceIndexForPositionResponseFilterSensitiveLog = SearchPlaceIndexForPositionResponseFilterSensitiveLog;
|
|
342
|
-
const SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog = (obj) => ({
|
|
343
|
-
...obj,
|
|
344
|
-
...(obj.Text && { Text: smithy_client_1.SENSITIVE_STRING }),
|
|
345
|
-
...(obj.BiasPosition && { BiasPosition: smithy_client_1.SENSITIVE_STRING }),
|
|
346
|
-
...(obj.FilterBBox && { FilterBBox: smithy_client_1.SENSITIVE_STRING }),
|
|
347
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
348
|
-
});
|
|
349
|
-
exports.SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog = SearchPlaceIndexForSuggestionsRequestFilterSensitiveLog;
|
|
350
|
-
const SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog = (obj) => ({
|
|
351
|
-
...obj,
|
|
352
|
-
...(obj.Text && { Text: smithy_client_1.SENSITIVE_STRING }),
|
|
353
|
-
...(obj.BiasPosition && { BiasPosition: smithy_client_1.SENSITIVE_STRING }),
|
|
354
|
-
...(obj.FilterBBox && { FilterBBox: smithy_client_1.SENSITIVE_STRING }),
|
|
355
|
-
});
|
|
356
|
-
exports.SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog = SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog;
|
|
357
|
-
const SearchPlaceIndexForSuggestionsResponseFilterSensitiveLog = (obj) => ({
|
|
358
|
-
...obj,
|
|
359
|
-
...(obj.Summary && { Summary: (0, exports.SearchPlaceIndexForSuggestionsSummaryFilterSensitiveLog)(obj.Summary) }),
|
|
360
|
-
});
|
|
361
|
-
exports.SearchPlaceIndexForSuggestionsResponseFilterSensitiveLog = SearchPlaceIndexForSuggestionsResponseFilterSensitiveLog;
|
|
362
|
-
const SearchPlaceIndexForTextRequestFilterSensitiveLog = (obj) => ({
|
|
363
|
-
...obj,
|
|
364
|
-
...(obj.Text && { Text: smithy_client_1.SENSITIVE_STRING }),
|
|
365
|
-
...(obj.BiasPosition && { BiasPosition: smithy_client_1.SENSITIVE_STRING }),
|
|
366
|
-
...(obj.FilterBBox && { FilterBBox: smithy_client_1.SENSITIVE_STRING }),
|
|
367
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
368
|
-
});
|
|
369
|
-
exports.SearchPlaceIndexForTextRequestFilterSensitiveLog = SearchPlaceIndexForTextRequestFilterSensitiveLog;
|
|
370
|
-
const SearchForTextResultFilterSensitiveLog = (obj) => ({
|
|
371
|
-
...obj,
|
|
372
|
-
...(obj.Place && { Place: (0, exports.PlaceFilterSensitiveLog)(obj.Place) }),
|
|
373
|
-
});
|
|
374
|
-
exports.SearchForTextResultFilterSensitiveLog = SearchForTextResultFilterSensitiveLog;
|
|
375
|
-
const SearchPlaceIndexForTextSummaryFilterSensitiveLog = (obj) => ({
|
|
376
|
-
...obj,
|
|
377
|
-
...(obj.Text && { Text: smithy_client_1.SENSITIVE_STRING }),
|
|
378
|
-
...(obj.BiasPosition && { BiasPosition: smithy_client_1.SENSITIVE_STRING }),
|
|
379
|
-
...(obj.FilterBBox && { FilterBBox: smithy_client_1.SENSITIVE_STRING }),
|
|
380
|
-
...(obj.ResultBBox && { ResultBBox: smithy_client_1.SENSITIVE_STRING }),
|
|
381
|
-
});
|
|
382
|
-
exports.SearchPlaceIndexForTextSummaryFilterSensitiveLog = SearchPlaceIndexForTextSummaryFilterSensitiveLog;
|
|
383
|
-
const SearchPlaceIndexForTextResponseFilterSensitiveLog = (obj) => ({
|
|
384
|
-
...obj,
|
|
385
|
-
...(obj.Summary && { Summary: (0, exports.SearchPlaceIndexForTextSummaryFilterSensitiveLog)(obj.Summary) }),
|
|
386
|
-
...(obj.Results && { Results: obj.Results.map((item) => (0, exports.SearchForTextResultFilterSensitiveLog)(item)) }),
|
|
387
|
-
});
|
|
388
|
-
exports.SearchPlaceIndexForTextResponseFilterSensitiveLog = SearchPlaceIndexForTextResponseFilterSensitiveLog;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateGetDevicePositionHistory = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const GetDevicePositionHistoryCommand_1 = require("../commands/GetDevicePositionHistoryCommand");
|
|
6
|
-
const LocationClient_1 = require("../LocationClient");
|
|
7
|
-
exports.paginateGetDevicePositionHistory = (0, core_1.createPaginator)(LocationClient_1.LocationClient, GetDevicePositionHistoryCommand_1.GetDevicePositionHistoryCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListDevicePositions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListDevicePositionsCommand_1 = require("../commands/ListDevicePositionsCommand");
|
|
6
|
-
const LocationClient_1 = require("../LocationClient");
|
|
7
|
-
exports.paginateListDevicePositions = (0, core_1.createPaginator)(LocationClient_1.LocationClient, ListDevicePositionsCommand_1.ListDevicePositionsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListGeofenceCollections = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListGeofenceCollectionsCommand_1 = require("../commands/ListGeofenceCollectionsCommand");
|
|
6
|
-
const LocationClient_1 = require("../LocationClient");
|
|
7
|
-
exports.paginateListGeofenceCollections = (0, core_1.createPaginator)(LocationClient_1.LocationClient, ListGeofenceCollectionsCommand_1.ListGeofenceCollectionsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListGeofences = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListGeofencesCommand_1 = require("../commands/ListGeofencesCommand");
|
|
6
|
-
const LocationClient_1 = require("../LocationClient");
|
|
7
|
-
exports.paginateListGeofences = (0, core_1.createPaginator)(LocationClient_1.LocationClient, ListGeofencesCommand_1.ListGeofencesCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListKeys = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListKeysCommand_1 = require("../commands/ListKeysCommand");
|
|
6
|
-
const LocationClient_1 = require("../LocationClient");
|
|
7
|
-
exports.paginateListKeys = (0, core_1.createPaginator)(LocationClient_1.LocationClient, ListKeysCommand_1.ListKeysCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListMaps = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListMapsCommand_1 = require("../commands/ListMapsCommand");
|
|
6
|
-
const LocationClient_1 = require("../LocationClient");
|
|
7
|
-
exports.paginateListMaps = (0, core_1.createPaginator)(LocationClient_1.LocationClient, ListMapsCommand_1.ListMapsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListPlaceIndexes = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListPlaceIndexesCommand_1 = require("../commands/ListPlaceIndexesCommand");
|
|
6
|
-
const LocationClient_1 = require("../LocationClient");
|
|
7
|
-
exports.paginateListPlaceIndexes = (0, core_1.createPaginator)(LocationClient_1.LocationClient, ListPlaceIndexesCommand_1.ListPlaceIndexesCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListRouteCalculators = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListRouteCalculatorsCommand_1 = require("../commands/ListRouteCalculatorsCommand");
|
|
6
|
-
const LocationClient_1 = require("../LocationClient");
|
|
7
|
-
exports.paginateListRouteCalculators = (0, core_1.createPaginator)(LocationClient_1.LocationClient, ListRouteCalculatorsCommand_1.ListRouteCalculatorsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTrackerConsumers = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListTrackerConsumersCommand_1 = require("../commands/ListTrackerConsumersCommand");
|
|
6
|
-
const LocationClient_1 = require("../LocationClient");
|
|
7
|
-
exports.paginateListTrackerConsumers = (0, core_1.createPaginator)(LocationClient_1.LocationClient, ListTrackerConsumersCommand_1.ListTrackerConsumersCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListTrackers = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListTrackersCommand_1 = require("../commands/ListTrackersCommand");
|
|
6
|
-
const LocationClient_1 = require("../LocationClient");
|
|
7
|
-
exports.paginateListTrackers = (0, core_1.createPaginator)(LocationClient_1.LocationClient, ListTrackersCommand_1.ListTrackersCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,14 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./GetDevicePositionHistoryPaginator"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./ListDevicePositionsPaginator"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./ListGeofenceCollectionsPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./ListGeofencesPaginator"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./ListKeysPaginator"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./ListMapsPaginator"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./ListPlaceIndexesPaginator"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./ListRouteCalculatorsPaginator"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./ListTrackerConsumersPaginator"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./ListTrackersPaginator"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|