@aws-sdk/client-geo-maps 3.940.0 → 3.946.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +63 -373
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/GeoMapsClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +63 -373
- package/dist-types/GeoMaps.d.ts +1 -1
- package/dist-types/GeoMapsClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/GetGlyphsCommand.d.ts +3 -3
- package/dist-types/commands/GetSpritesCommand.d.ts +3 -3
- package/dist-types/commands/GetStaticMapCommand.d.ts +3 -3
- package/dist-types/commands/GetStyleDescriptorCommand.d.ts +3 -3
- package/dist-types/commands/GetTileCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/GeoMapsServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/GeoMapsClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/GeoMapsServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -127,19 +127,9 @@ export var AccessDeniedException = [
|
|
|
127
127
|
-3,
|
|
128
128
|
n0,
|
|
129
129
|
_ADE,
|
|
130
|
-
{
|
|
131
|
-
[_e]: _c,
|
|
132
|
-
[_hE]: 403,
|
|
133
|
-
},
|
|
130
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
134
131
|
[_M],
|
|
135
|
-
[
|
|
136
|
-
[
|
|
137
|
-
0,
|
|
138
|
-
{
|
|
139
|
-
[_jN]: _m,
|
|
140
|
-
},
|
|
141
|
-
],
|
|
142
|
-
],
|
|
132
|
+
[[0, { [_jN]: _m }]],
|
|
143
133
|
];
|
|
144
134
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
145
135
|
export var GetGlyphsRequest = [
|
|
@@ -161,24 +151,9 @@ export var GetGlyphsResponse = [
|
|
|
161
151
|
[_B, _CT, _CCa, _ET],
|
|
162
152
|
[
|
|
163
153
|
[21, 16],
|
|
164
|
-
[
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
[_hH]: _CT_,
|
|
168
|
-
},
|
|
169
|
-
],
|
|
170
|
-
[
|
|
171
|
-
0,
|
|
172
|
-
{
|
|
173
|
-
[_hH]: _CC_,
|
|
174
|
-
},
|
|
175
|
-
],
|
|
176
|
-
[
|
|
177
|
-
0,
|
|
178
|
-
{
|
|
179
|
-
[_hH]: _ET,
|
|
180
|
-
},
|
|
181
|
-
],
|
|
154
|
+
[0, { [_hH]: _CT_ }],
|
|
155
|
+
[0, { [_hH]: _CC_ }],
|
|
156
|
+
[0, { [_hH]: _ET }],
|
|
182
157
|
],
|
|
183
158
|
];
|
|
184
159
|
export var GetSpritesRequest = [
|
|
@@ -202,24 +177,9 @@ export var GetSpritesResponse = [
|
|
|
202
177
|
[_B, _CT, _CCa, _ET],
|
|
203
178
|
[
|
|
204
179
|
[21, 16],
|
|
205
|
-
[
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
[_hH]: _CT_,
|
|
209
|
-
},
|
|
210
|
-
],
|
|
211
|
-
[
|
|
212
|
-
0,
|
|
213
|
-
{
|
|
214
|
-
[_hH]: _CC_,
|
|
215
|
-
},
|
|
216
|
-
],
|
|
217
|
-
[
|
|
218
|
-
0,
|
|
219
|
-
{
|
|
220
|
-
[_hH]: _ET,
|
|
221
|
-
},
|
|
222
|
-
],
|
|
180
|
+
[0, { [_hH]: _CT_ }],
|
|
181
|
+
[0, { [_hH]: _CC_ }],
|
|
182
|
+
[0, { [_hH]: _ET }],
|
|
223
183
|
],
|
|
224
184
|
];
|
|
225
185
|
export var GetStaticMapRequest = [
|
|
@@ -229,121 +189,26 @@ export var GetStaticMapRequest = [
|
|
|
229
189
|
0,
|
|
230
190
|
[_BB, _BP, _C, _CS, _CO, _CL, _GJO, _H, _K, _LS, _L, _P, _PV, _POI, _R, _FN, _SBU, _S, _W, _Z],
|
|
231
191
|
[
|
|
232
|
-
[
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
],
|
|
238
|
-
[
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
],
|
|
244
|
-
[
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
[_hQ]: _ce,
|
|
248
|
-
},
|
|
249
|
-
],
|
|
250
|
-
[
|
|
251
|
-
0,
|
|
252
|
-
{
|
|
253
|
-
[_hQ]: _cs,
|
|
254
|
-
},
|
|
255
|
-
],
|
|
256
|
-
[
|
|
257
|
-
() => CompactOverlay,
|
|
258
|
-
{
|
|
259
|
-
[_hQ]: _co,
|
|
260
|
-
},
|
|
261
|
-
],
|
|
262
|
-
[
|
|
263
|
-
2,
|
|
264
|
-
{
|
|
265
|
-
[_hQ]: _cl,
|
|
266
|
-
},
|
|
267
|
-
],
|
|
268
|
-
[
|
|
269
|
-
() => GeoJsonOverlay,
|
|
270
|
-
{
|
|
271
|
-
[_hQ]: _go,
|
|
272
|
-
},
|
|
273
|
-
],
|
|
274
|
-
[
|
|
275
|
-
() => SensitiveInteger,
|
|
276
|
-
{
|
|
277
|
-
[_hQ]: _h,
|
|
278
|
-
},
|
|
279
|
-
],
|
|
280
|
-
[
|
|
281
|
-
() => ApiKey,
|
|
282
|
-
{
|
|
283
|
-
[_hQ]: _k,
|
|
284
|
-
},
|
|
285
|
-
],
|
|
286
|
-
[
|
|
287
|
-
0,
|
|
288
|
-
{
|
|
289
|
-
[_hQ]: _ls,
|
|
290
|
-
},
|
|
291
|
-
],
|
|
292
|
-
[
|
|
293
|
-
0,
|
|
294
|
-
{
|
|
295
|
-
[_hQ]: _l,
|
|
296
|
-
},
|
|
297
|
-
],
|
|
298
|
-
[
|
|
299
|
-
() => SensitiveInteger,
|
|
300
|
-
{
|
|
301
|
-
[_hQ]: _p,
|
|
302
|
-
},
|
|
303
|
-
],
|
|
304
|
-
[
|
|
305
|
-
() => CountryCode,
|
|
306
|
-
{
|
|
307
|
-
[_hQ]: _pv,
|
|
308
|
-
},
|
|
309
|
-
],
|
|
310
|
-
[
|
|
311
|
-
0,
|
|
312
|
-
{
|
|
313
|
-
[_hQ]: _po,
|
|
314
|
-
},
|
|
315
|
-
],
|
|
316
|
-
[
|
|
317
|
-
() => DistanceMeters,
|
|
318
|
-
{
|
|
319
|
-
[_hQ]: _r,
|
|
320
|
-
},
|
|
321
|
-
],
|
|
192
|
+
[() => PositionListString, { [_hQ]: _bb }],
|
|
193
|
+
[() => PositionListString, { [_hQ]: _bp }],
|
|
194
|
+
[() => PositionString, { [_hQ]: _ce }],
|
|
195
|
+
[0, { [_hQ]: _cs }],
|
|
196
|
+
[() => CompactOverlay, { [_hQ]: _co }],
|
|
197
|
+
[2, { [_hQ]: _cl }],
|
|
198
|
+
[() => GeoJsonOverlay, { [_hQ]: _go }],
|
|
199
|
+
[() => SensitiveInteger, { [_hQ]: _h }],
|
|
200
|
+
[() => ApiKey, { [_hQ]: _k }],
|
|
201
|
+
[0, { [_hQ]: _ls }],
|
|
202
|
+
[0, { [_hQ]: _l }],
|
|
203
|
+
[() => SensitiveInteger, { [_hQ]: _p }],
|
|
204
|
+
[() => CountryCode, { [_hQ]: _pv }],
|
|
205
|
+
[0, { [_hQ]: _po }],
|
|
206
|
+
[() => DistanceMeters, { [_hQ]: _r }],
|
|
322
207
|
[0, 1],
|
|
323
|
-
[
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
},
|
|
328
|
-
],
|
|
329
|
-
[
|
|
330
|
-
0,
|
|
331
|
-
{
|
|
332
|
-
[_hQ]: _s,
|
|
333
|
-
},
|
|
334
|
-
],
|
|
335
|
-
[
|
|
336
|
-
() => SensitiveInteger,
|
|
337
|
-
{
|
|
338
|
-
[_hQ]: _w,
|
|
339
|
-
},
|
|
340
|
-
],
|
|
341
|
-
[
|
|
342
|
-
() => SensitiveFloat,
|
|
343
|
-
{
|
|
344
|
-
[_hQ]: _z,
|
|
345
|
-
},
|
|
346
|
-
],
|
|
208
|
+
[0, { [_hQ]: _su }],
|
|
209
|
+
[0, { [_hQ]: _s }],
|
|
210
|
+
[() => SensitiveInteger, { [_hQ]: _w }],
|
|
211
|
+
[() => SensitiveFloat, { [_hQ]: _z }],
|
|
347
212
|
],
|
|
348
213
|
];
|
|
349
214
|
export var GetStaticMapResponse = [
|
|
@@ -354,30 +219,10 @@ export var GetStaticMapResponse = [
|
|
|
354
219
|
[_B, _CT, _CCa, _ET, _PB],
|
|
355
220
|
[
|
|
356
221
|
[21, 16],
|
|
357
|
-
[
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
},
|
|
362
|
-
],
|
|
363
|
-
[
|
|
364
|
-
0,
|
|
365
|
-
{
|
|
366
|
-
[_hH]: _CC_,
|
|
367
|
-
},
|
|
368
|
-
],
|
|
369
|
-
[
|
|
370
|
-
0,
|
|
371
|
-
{
|
|
372
|
-
[_hH]: _ET,
|
|
373
|
-
},
|
|
374
|
-
],
|
|
375
|
-
[
|
|
376
|
-
0,
|
|
377
|
-
{
|
|
378
|
-
[_hH]: _xagpb,
|
|
379
|
-
},
|
|
380
|
-
],
|
|
222
|
+
[0, { [_hH]: _CT_ }],
|
|
223
|
+
[0, { [_hH]: _CC_ }],
|
|
224
|
+
[0, { [_hH]: _ET }],
|
|
225
|
+
[0, { [_hH]: _xagpb }],
|
|
381
226
|
],
|
|
382
227
|
];
|
|
383
228
|
export var GetStyleDescriptorRequest = [
|
|
@@ -388,48 +233,13 @@ export var GetStyleDescriptorRequest = [
|
|
|
388
233
|
[_S, _CS, _PV, _T, _CD, _Tr, _TM, _K],
|
|
389
234
|
[
|
|
390
235
|
[0, 1],
|
|
391
|
-
[
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
],
|
|
397
|
-
[
|
|
398
|
-
() => CountryCode,
|
|
399
|
-
{
|
|
400
|
-
[_hQ]: _pv,
|
|
401
|
-
},
|
|
402
|
-
],
|
|
403
|
-
[
|
|
404
|
-
0,
|
|
405
|
-
{
|
|
406
|
-
[_hQ]: _t,
|
|
407
|
-
},
|
|
408
|
-
],
|
|
409
|
-
[
|
|
410
|
-
0,
|
|
411
|
-
{
|
|
412
|
-
[_hQ]: _cd,
|
|
413
|
-
},
|
|
414
|
-
],
|
|
415
|
-
[
|
|
416
|
-
0,
|
|
417
|
-
{
|
|
418
|
-
[_hQ]: _tr,
|
|
419
|
-
},
|
|
420
|
-
],
|
|
421
|
-
[
|
|
422
|
-
64 | 0,
|
|
423
|
-
{
|
|
424
|
-
[_hQ]: _tm,
|
|
425
|
-
},
|
|
426
|
-
],
|
|
427
|
-
[
|
|
428
|
-
() => ApiKey,
|
|
429
|
-
{
|
|
430
|
-
[_hQ]: _k,
|
|
431
|
-
},
|
|
432
|
-
],
|
|
236
|
+
[0, { [_hQ]: _cs }],
|
|
237
|
+
[() => CountryCode, { [_hQ]: _pv }],
|
|
238
|
+
[0, { [_hQ]: _t }],
|
|
239
|
+
[0, { [_hQ]: _cd }],
|
|
240
|
+
[0, { [_hQ]: _tr }],
|
|
241
|
+
[64 | 0, { [_hQ]: _tm }],
|
|
242
|
+
[() => ApiKey, { [_hQ]: _k }],
|
|
433
243
|
],
|
|
434
244
|
];
|
|
435
245
|
export var GetStyleDescriptorResponse = [
|
|
@@ -440,24 +250,9 @@ export var GetStyleDescriptorResponse = [
|
|
|
440
250
|
[_B, _CT, _CCa, _ET],
|
|
441
251
|
[
|
|
442
252
|
[21, 16],
|
|
443
|
-
[
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
[_hH]: _CT_,
|
|
447
|
-
},
|
|
448
|
-
],
|
|
449
|
-
[
|
|
450
|
-
0,
|
|
451
|
-
{
|
|
452
|
-
[_hH]: _CC_,
|
|
453
|
-
},
|
|
454
|
-
],
|
|
455
|
-
[
|
|
456
|
-
0,
|
|
457
|
-
{
|
|
458
|
-
[_hH]: _ET,
|
|
459
|
-
},
|
|
460
|
-
],
|
|
253
|
+
[0, { [_hH]: _CT_ }],
|
|
254
|
+
[0, { [_hH]: _CC_ }],
|
|
255
|
+
[0, { [_hH]: _ET }],
|
|
461
256
|
],
|
|
462
257
|
];
|
|
463
258
|
export var GetTileRequest = [
|
|
@@ -467,22 +262,12 @@ export var GetTileRequest = [
|
|
|
467
262
|
0,
|
|
468
263
|
[_AF, _Ti, _Z_, _X, _Y, _K],
|
|
469
264
|
[
|
|
470
|
-
[
|
|
471
|
-
64 | 0,
|
|
472
|
-
{
|
|
473
|
-
[_hQ]: _af,
|
|
474
|
-
},
|
|
475
|
-
],
|
|
265
|
+
[64 | 0, { [_hQ]: _af }],
|
|
476
266
|
[0, 1],
|
|
477
267
|
[() => SensitiveString, 1],
|
|
478
268
|
[() => SensitiveString, 1],
|
|
479
269
|
[() => SensitiveString, 1],
|
|
480
|
-
[
|
|
481
|
-
() => ApiKey,
|
|
482
|
-
{
|
|
483
|
-
[_hQ]: _k,
|
|
484
|
-
},
|
|
485
|
-
],
|
|
270
|
+
[() => ApiKey, { [_hQ]: _k }],
|
|
486
271
|
],
|
|
487
272
|
];
|
|
488
273
|
export var GetTileResponse = [
|
|
@@ -493,117 +278,42 @@ export var GetTileResponse = [
|
|
|
493
278
|
[_B, _CT, _CCa, _ET, _PB],
|
|
494
279
|
[
|
|
495
280
|
[21, 16],
|
|
496
|
-
[
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
},
|
|
501
|
-
],
|
|
502
|
-
[
|
|
503
|
-
0,
|
|
504
|
-
{
|
|
505
|
-
[_hH]: _CC_,
|
|
506
|
-
},
|
|
507
|
-
],
|
|
508
|
-
[
|
|
509
|
-
0,
|
|
510
|
-
{
|
|
511
|
-
[_hH]: _ET,
|
|
512
|
-
},
|
|
513
|
-
],
|
|
514
|
-
[
|
|
515
|
-
0,
|
|
516
|
-
{
|
|
517
|
-
[_hH]: _xagpb,
|
|
518
|
-
},
|
|
519
|
-
],
|
|
281
|
+
[0, { [_hH]: _CT_ }],
|
|
282
|
+
[0, { [_hH]: _CC_ }],
|
|
283
|
+
[0, { [_hH]: _ET }],
|
|
284
|
+
[0, { [_hH]: _xagpb }],
|
|
520
285
|
],
|
|
521
286
|
];
|
|
522
287
|
export var InternalServerException = [
|
|
523
288
|
-3,
|
|
524
289
|
n0,
|
|
525
290
|
_ISE,
|
|
526
|
-
{
|
|
527
|
-
[_e]: _se,
|
|
528
|
-
[_hE]: 500,
|
|
529
|
-
},
|
|
291
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
530
292
|
[_M],
|
|
531
|
-
[
|
|
532
|
-
[
|
|
533
|
-
0,
|
|
534
|
-
{
|
|
535
|
-
[_jN]: _m,
|
|
536
|
-
},
|
|
537
|
-
],
|
|
538
|
-
],
|
|
293
|
+
[[0, { [_jN]: _m }]],
|
|
539
294
|
];
|
|
540
295
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
541
296
|
export var ResourceNotFoundException = [
|
|
542
297
|
-3,
|
|
543
298
|
n0,
|
|
544
299
|
_RNFE,
|
|
545
|
-
{
|
|
546
|
-
[_e]: _c,
|
|
547
|
-
[_hE]: 404,
|
|
548
|
-
},
|
|
300
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
549
301
|
[_M],
|
|
550
|
-
[
|
|
551
|
-
[
|
|
552
|
-
0,
|
|
553
|
-
{
|
|
554
|
-
[_jN]: _m,
|
|
555
|
-
},
|
|
556
|
-
],
|
|
557
|
-
],
|
|
302
|
+
[[0, { [_jN]: _m }]],
|
|
558
303
|
];
|
|
559
304
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
560
|
-
export var ThrottlingException = [
|
|
561
|
-
-3,
|
|
562
|
-
n0,
|
|
563
|
-
_TE,
|
|
564
|
-
{
|
|
565
|
-
[_e]: _c,
|
|
566
|
-
[_hE]: 429,
|
|
567
|
-
},
|
|
568
|
-
[_M],
|
|
569
|
-
[
|
|
570
|
-
[
|
|
571
|
-
0,
|
|
572
|
-
{
|
|
573
|
-
[_jN]: _m,
|
|
574
|
-
},
|
|
575
|
-
],
|
|
576
|
-
],
|
|
577
|
-
];
|
|
305
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [[0, { [_jN]: _m }]]];
|
|
578
306
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
579
307
|
export var ValidationException = [
|
|
580
308
|
-3,
|
|
581
309
|
n0,
|
|
582
310
|
_VE,
|
|
583
|
-
{
|
|
584
|
-
[_e]: _c,
|
|
585
|
-
[_hE]: 400,
|
|
586
|
-
},
|
|
311
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
587
312
|
[_M, _Re, _FL],
|
|
588
313
|
[
|
|
589
|
-
[
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
[_jN]: _m,
|
|
593
|
-
},
|
|
594
|
-
],
|
|
595
|
-
[
|
|
596
|
-
0,
|
|
597
|
-
{
|
|
598
|
-
[_jN]: _re,
|
|
599
|
-
},
|
|
600
|
-
],
|
|
601
|
-
[
|
|
602
|
-
() => ValidationExceptionFieldList,
|
|
603
|
-
{
|
|
604
|
-
[_jN]: _fL,
|
|
605
|
-
},
|
|
606
|
-
],
|
|
314
|
+
[0, { [_jN]: _m }],
|
|
315
|
+
[0, { [_jN]: _re }],
|
|
316
|
+
[() => ValidationExceptionFieldList, { [_jN]: _fL }],
|
|
607
317
|
],
|
|
608
318
|
];
|
|
609
319
|
TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
|
|
@@ -614,18 +324,8 @@ export var ValidationExceptionField = [
|
|
|
614
324
|
0,
|
|
615
325
|
[_N, _M],
|
|
616
326
|
[
|
|
617
|
-
[
|
|
618
|
-
|
|
619
|
-
{
|
|
620
|
-
[_jN]: _n,
|
|
621
|
-
},
|
|
622
|
-
],
|
|
623
|
-
[
|
|
624
|
-
0,
|
|
625
|
-
{
|
|
626
|
-
[_jN]: _m,
|
|
627
|
-
},
|
|
628
|
-
],
|
|
327
|
+
[0, { [_jN]: _n }],
|
|
328
|
+
[0, { [_jN]: _m }],
|
|
629
329
|
],
|
|
630
330
|
];
|
|
631
331
|
export var GeoMapsServiceException = [-3, _sm, "GeoMapsServiceException", 0, [], []];
|
|
@@ -637,9 +337,7 @@ export var GetGlyphs = [
|
|
|
637
337
|
9,
|
|
638
338
|
n0,
|
|
639
339
|
_GG,
|
|
640
|
-
{
|
|
641
|
-
[_ht]: ["GET", "/glyphs/{FontStack}/{FontUnicodeRange}", 200],
|
|
642
|
-
},
|
|
340
|
+
{ [_ht]: ["GET", "/glyphs/{FontStack}/{FontUnicodeRange}", 200] },
|
|
643
341
|
() => GetGlyphsRequest,
|
|
644
342
|
() => GetGlyphsResponse,
|
|
645
343
|
];
|
|
@@ -647,9 +345,7 @@ export var GetSprites = [
|
|
|
647
345
|
9,
|
|
648
346
|
n0,
|
|
649
347
|
_GS,
|
|
650
|
-
{
|
|
651
|
-
[_ht]: ["GET", "/styles/{Style}/{ColorScheme}/{Variant}/sprites/{FileName}", 200],
|
|
652
|
-
},
|
|
348
|
+
{ [_ht]: ["GET", "/styles/{Style}/{ColorScheme}/{Variant}/sprites/{FileName}", 200] },
|
|
653
349
|
() => GetSpritesRequest,
|
|
654
350
|
() => GetSpritesResponse,
|
|
655
351
|
];
|
|
@@ -657,9 +353,7 @@ export var GetStaticMap = [
|
|
|
657
353
|
9,
|
|
658
354
|
n0,
|
|
659
355
|
_GSM,
|
|
660
|
-
{
|
|
661
|
-
[_ht]: ["GET", "/static/{FileName}", 200],
|
|
662
|
-
},
|
|
356
|
+
{ [_ht]: ["GET", "/static/{FileName}", 200] },
|
|
663
357
|
() => GetStaticMapRequest,
|
|
664
358
|
() => GetStaticMapResponse,
|
|
665
359
|
];
|
|
@@ -667,9 +361,7 @@ export var GetStyleDescriptor = [
|
|
|
667
361
|
9,
|
|
668
362
|
n0,
|
|
669
363
|
_GSD,
|
|
670
|
-
{
|
|
671
|
-
[_ht]: ["GET", "/styles/{Style}/descriptor", 200],
|
|
672
|
-
},
|
|
364
|
+
{ [_ht]: ["GET", "/styles/{Style}/descriptor", 200] },
|
|
673
365
|
() => GetStyleDescriptorRequest,
|
|
674
366
|
() => GetStyleDescriptorResponse,
|
|
675
367
|
];
|
|
@@ -677,9 +369,7 @@ export var GetTile = [
|
|
|
677
369
|
9,
|
|
678
370
|
n0,
|
|
679
371
|
_GT,
|
|
680
|
-
{
|
|
681
|
-
[_ht]: ["GET", "/tiles/{Tileset}/{Z}/{X}/{Y}", 200],
|
|
682
|
-
},
|
|
372
|
+
{ [_ht]: ["GET", "/tiles/{Tileset}/{Z}/{X}/{Y}", 200] },
|
|
683
373
|
() => GetTileRequest,
|
|
684
374
|
() => GetTileResponse,
|
|
685
375
|
];
|
package/dist-types/GeoMaps.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { GetGlyphsCommandInput, GetGlyphsCommandOutput } from "./commands/GetGlyphsCommand";
|
|
3
3
|
import { GetSpritesCommandInput, GetSpritesCommandOutput } from "./commands/GetSpritesCommand";
|
|
4
4
|
import { GetStaticMapCommandInput, GetStaticMapCommandOutput } from "./commands/GetStaticMapCommand";
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { GetGlyphsCommandInput, GetGlyphsCommandOutput } from "./commands/GetGlyphsCommand";
|
|
11
11
|
import { GetSpritesCommandInput, GetSpritesCommandOutput } from "./commands/GetSpritesCommand";
|
|
12
12
|
import { GetStaticMapCommandInput, GetStaticMapCommandOutput } from "./commands/GetStaticMapCommand";
|
|
13
13
|
import { GetStyleDescriptorCommandInput, GetStyleDescriptorCommandOutput } from "./commands/GetStyleDescriptorCommand";
|
|
14
14
|
import { GetTileCommandInput, GetTileCommandOutput } from "./commands/GetTileCommand";
|
|
15
15
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
16
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
16
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
17
17
|
export { __Client };
|
|
18
18
|
/**
|
|
19
19
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { GeoMapsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { GeoMapsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { GeoMapsClientResolvedConfig } from "../GeoMapsClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type GeoMapsClientResolvedConfig } from "../GeoMapsClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { Uint8ArrayBlobAdapter } from "@smithy/util-stream";
|
|
4
|
-
import { GeoMapsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GeoMapsClient";
|
|
5
|
-
import { GetGlyphsRequest, GetGlyphsResponse } from "../models/models_0";
|
|
4
|
+
import type { GeoMapsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GeoMapsClient";
|
|
5
|
+
import { type GetGlyphsRequest, GetGlyphsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { Uint8ArrayBlobAdapter } from "@smithy/util-stream";
|
|
4
|
-
import { GeoMapsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GeoMapsClient";
|
|
5
|
-
import { GetSpritesRequest, GetSpritesResponse } from "../models/models_0";
|
|
4
|
+
import type { GeoMapsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GeoMapsClient";
|
|
5
|
+
import { type GetSpritesRequest, GetSpritesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { Uint8ArrayBlobAdapter } from "@smithy/util-stream";
|
|
4
|
-
import { GeoMapsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GeoMapsClient";
|
|
5
|
-
import { GetStaticMapRequest, GetStaticMapResponse } from "../models/models_0";
|
|
4
|
+
import type { GeoMapsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GeoMapsClient";
|
|
5
|
+
import { type GetStaticMapRequest, GetStaticMapResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { Uint8ArrayBlobAdapter } from "@smithy/util-stream";
|
|
4
|
-
import { GeoMapsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GeoMapsClient";
|
|
5
|
-
import { GetStyleDescriptorRequest, GetStyleDescriptorResponse } from "../models/models_0";
|
|
4
|
+
import type { GeoMapsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GeoMapsClient";
|
|
5
|
+
import { type GetStyleDescriptorRequest, GetStyleDescriptorResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { Uint8ArrayBlobAdapter } from "@smithy/util-stream";
|
|
4
|
-
import { GeoMapsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GeoMapsClient";
|
|
5
|
-
import { GetTileRequest, GetTileResponse } from "../models/models_0";
|
|
4
|
+
import type { GeoMapsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GeoMapsClient";
|
|
5
|
+
import { type GetTileRequest, GetTileResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
7
|
* @public
|
|
8
8
|
*/
|