@aws-sdk/client-geo-maps 3.873.0 → 3.878.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.
@@ -1,8 +1,7 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { GeoMapsServiceException as __BaseException } from "./GeoMapsServiceException";
3
3
  /**
4
- * <p>The request was denied because of insufficient access or permissions. Check with an
5
- * administrator to verify your permissions.</p>
4
+ * <p>The request was denied because of insufficient access or permissions. Check with an administrator to verify your permissions.</p>
6
5
  * @public
7
6
  */
8
7
  export declare class AccessDeniedException extends __BaseException {
@@ -31,258 +30,12 @@ export type ColorScheme = (typeof ColorScheme)[keyof typeof ColorScheme];
31
30
  */
32
31
  export interface GetGlyphsRequest {
33
32
  /**
34
- * <p>Name of the <code>FontStack</code> to retrieve. </p>
35
- * <p>Example: <code>Amazon Ember Bold,Noto Sans Bold</code>.</p>
36
- * <p>The supported font stacks are as follows:</p>
37
- * <ul>
38
- * <li>
39
- * <p>Amazon Ember Bold</p>
40
- * </li>
41
- * <li>
42
- * <p>Amazon Ember Bold Italic</p>
43
- * </li>
44
- * <li>
45
- * <p>Amazon Ember Bold,Noto Sans Bold</p>
46
- * </li>
47
- * <li>
48
- * <p>Amazon Ember Bold,Noto Sans Bold,Noto Sans Arabic Bold</p>
49
- * </li>
50
- * <li>
51
- * <p>Amazon Ember Condensed RC BdItalic</p>
52
- * </li>
53
- * <li>
54
- * <p>Amazon Ember Condensed RC Bold</p>
55
- * </li>
56
- * <li>
57
- * <p>Amazon Ember Condensed RC Bold Italic</p>
58
- * </li>
59
- * <li>
60
- * <p>Amazon Ember Condensed RC Bold,Noto Sans Bold</p>
61
- * </li>
62
- * <li>
63
- * <p>Amazon Ember Condensed RC Bold,Noto Sans Bold,Noto Sans Arabic Condensed
64
- * Bold</p>
65
- * </li>
66
- * <li>
67
- * <p>Amazon Ember Condensed RC Light</p>
68
- * </li>
69
- * <li>
70
- * <p>Amazon Ember Condensed RC Light Italic</p>
71
- * </li>
72
- * <li>
73
- * <p>Amazon Ember Condensed RC LtItalic</p>
74
- * </li>
75
- * <li>
76
- * <p>Amazon Ember Condensed RC Regular</p>
77
- * </li>
78
- * <li>
79
- * <p>Amazon Ember Condensed RC Regular Italic</p>
80
- * </li>
81
- * <li>
82
- * <p>Amazon Ember Condensed RC Regular,Noto Sans Regular</p>
83
- * </li>
84
- * <li>
85
- * <p>Amazon Ember Condensed RC Regular,Noto Sans Regular,Noto Sans Arabic Condensed
86
- * Regular</p>
87
- * </li>
88
- * <li>
89
- * <p>Amazon Ember Condensed RC RgItalic</p>
90
- * </li>
91
- * <li>
92
- * <p>Amazon Ember Condensed RC ThItalic</p>
93
- * </li>
94
- * <li>
95
- * <p>Amazon Ember Condensed RC Thin</p>
96
- * </li>
97
- * <li>
98
- * <p>Amazon Ember Condensed RC Thin Italic</p>
99
- * </li>
100
- * <li>
101
- * <p>Amazon Ember Heavy</p>
102
- * </li>
103
- * <li>
104
- * <p>Amazon Ember Heavy Italic</p>
105
- * </li>
106
- * <li>
107
- * <p>Amazon Ember Light</p>
108
- * </li>
109
- * <li>
110
- * <p>Amazon Ember Light Italic</p>
111
- * </li>
112
- * <li>
113
- * <p>Amazon Ember Medium</p>
114
- * </li>
115
- * <li>
116
- * <p>Amazon Ember Medium Italic</p>
117
- * </li>
118
- * <li>
119
- * <p>Amazon Ember Medium,Noto Sans Medium</p>
120
- * </li>
121
- * <li>
122
- * <p>Amazon Ember Medium,Noto Sans Medium,Noto Sans Arabic Medium</p>
123
- * </li>
124
- * <li>
125
- * <p>Amazon Ember Regular</p>
126
- * </li>
127
- * <li>
128
- * <p>Amazon Ember Regular Italic</p>
129
- * </li>
130
- * <li>
131
- * <p>Amazon Ember Regular Italic,Noto Sans Italic</p>
132
- * </li>
133
- * <li>
134
- * <p>Amazon Ember Regular Italic,Noto Sans Italic,Noto Sans Arabic Regular</p>
135
- * </li>
136
- * <li>
137
- * <p>Amazon Ember Regular,Noto Sans Regular</p>
138
- * </li>
139
- * <li>
140
- * <p>Amazon Ember Regular,Noto Sans Regular,Noto Sans Arabic Regular</p>
141
- * </li>
142
- * <li>
143
- * <p>Amazon Ember Thin</p>
144
- * </li>
145
- * <li>
146
- * <p>Amazon Ember Thin Italic</p>
147
- * </li>
148
- * <li>
149
- * <p>AmazonEmberCdRC_Bd</p>
150
- * </li>
151
- * <li>
152
- * <p>AmazonEmberCdRC_BdIt</p>
153
- * </li>
154
- * <li>
155
- * <p>AmazonEmberCdRC_Lt</p>
156
- * </li>
157
- * <li>
158
- * <p>AmazonEmberCdRC_LtIt</p>
159
- * </li>
160
- * <li>
161
- * <p>AmazonEmberCdRC_Rg</p>
162
- * </li>
163
- * <li>
164
- * <p>AmazonEmberCdRC_RgIt</p>
165
- * </li>
166
- * <li>
167
- * <p>AmazonEmberCdRC_Th</p>
168
- * </li>
169
- * <li>
170
- * <p>AmazonEmberCdRC_ThIt</p>
171
- * </li>
172
- * <li>
173
- * <p>AmazonEmber_Bd</p>
174
- * </li>
175
- * <li>
176
- * <p>AmazonEmber_BdIt</p>
177
- * </li>
178
- * <li>
179
- * <p>AmazonEmber_He</p>
180
- * </li>
181
- * <li>
182
- * <p>AmazonEmber_HeIt</p>
183
- * </li>
184
- * <li>
185
- * <p>AmazonEmber_Lt</p>
186
- * </li>
187
- * <li>
188
- * <p>AmazonEmber_LtIt</p>
189
- * </li>
190
- * <li>
191
- * <p>AmazonEmber_Md</p>
192
- * </li>
193
- * <li>
194
- * <p>AmazonEmber_MdIt</p>
195
- * </li>
196
- * <li>
197
- * <p>AmazonEmber_Rg</p>
198
- * </li>
199
- * <li>
200
- * <p>AmazonEmber_RgIt</p>
201
- * </li>
202
- * <li>
203
- * <p>AmazonEmber_Th</p>
204
- * </li>
205
- * <li>
206
- * <p>AmazonEmber_ThIt</p>
207
- * </li>
208
- * <li>
209
- * <p>Noto Sans Black</p>
210
- * </li>
211
- * <li>
212
- * <p>Noto Sans Black Italic</p>
213
- * </li>
214
- * <li>
215
- * <p>Noto Sans Bold</p>
216
- * </li>
217
- * <li>
218
- * <p>Noto Sans Bold Italic</p>
219
- * </li>
220
- * <li>
221
- * <p>Noto Sans Extra Bold</p>
222
- * </li>
223
- * <li>
224
- * <p>Noto Sans Extra Bold Italic</p>
225
- * </li>
226
- * <li>
227
- * <p>Noto Sans Extra Light</p>
228
- * </li>
229
- * <li>
230
- * <p>Noto Sans Extra Light Italic</p>
231
- * </li>
232
- * <li>
233
- * <p>Noto Sans Italic</p>
234
- * </li>
235
- * <li>
236
- * <p>Noto Sans Light</p>
237
- * </li>
238
- * <li>
239
- * <p>Noto Sans Light Italic</p>
240
- * </li>
241
- * <li>
242
- * <p>Noto Sans Medium</p>
243
- * </li>
244
- * <li>
245
- * <p>Noto Sans Medium Italic</p>
246
- * </li>
247
- * <li>
248
- * <p>Noto Sans Regular</p>
249
- * </li>
250
- * <li>
251
- * <p>Noto Sans Semi Bold</p>
252
- * </li>
253
- * <li>
254
- * <p>Noto Sans Semi Bold Italic</p>
255
- * </li>
256
- * <li>
257
- * <p>Noto Sans Thin</p>
258
- * </li>
259
- * <li>
260
- * <p>Noto Sans Thin Italic</p>
261
- * </li>
262
- * <li>
263
- * <p>NotoSans-Bold</p>
264
- * </li>
265
- * <li>
266
- * <p>NotoSans-Italic</p>
267
- * </li>
268
- * <li>
269
- * <p>NotoSans-Medium</p>
270
- * </li>
271
- * <li>
272
- * <p>NotoSans-Regular</p>
273
- * </li>
274
- * <li>
275
- * <p>Open Sans Regular,Arial Unicode MS Regular</p>
276
- * </li>
277
- * </ul>
33
+ * <p>Name of the <code>FontStack</code> to retrieve. </p> <p>Example: <code>Amazon Ember Bold,Noto Sans Bold</code>.</p> <p>The supported font stacks are as follows:</p> <ul> <li> <p>Amazon Ember Bold</p> </li> <li> <p>Amazon Ember Bold Italic</p> </li> <li> <p>Amazon Ember Bold,Noto Sans Bold</p> </li> <li> <p>Amazon Ember Bold,Noto Sans Bold,Noto Sans Arabic Bold</p> </li> <li> <p>Amazon Ember Condensed RC BdItalic</p> </li> <li> <p>Amazon Ember Condensed RC Bold</p> </li> <li> <p>Amazon Ember Condensed RC Bold Italic</p> </li> <li> <p>Amazon Ember Condensed RC Bold,Noto Sans Bold</p> </li> <li> <p>Amazon Ember Condensed RC Bold,Noto Sans Bold,Noto Sans Arabic Condensed Bold</p> </li> <li> <p>Amazon Ember Condensed RC Light</p> </li> <li> <p>Amazon Ember Condensed RC Light Italic</p> </li> <li> <p>Amazon Ember Condensed RC LtItalic</p> </li> <li> <p>Amazon Ember Condensed RC Regular</p> </li> <li> <p>Amazon Ember Condensed RC Regular Italic</p> </li> <li> <p>Amazon Ember Condensed RC Regular,Noto Sans Regular</p> </li> <li> <p>Amazon Ember Condensed RC Regular,Noto Sans Regular,Noto Sans Arabic Condensed Regular</p> </li> <li> <p>Amazon Ember Condensed RC RgItalic</p> </li> <li> <p>Amazon Ember Condensed RC ThItalic</p> </li> <li> <p>Amazon Ember Condensed RC Thin</p> </li> <li> <p>Amazon Ember Condensed RC Thin Italic</p> </li> <li> <p>Amazon Ember Heavy</p> </li> <li> <p>Amazon Ember Heavy Italic</p> </li> <li> <p>Amazon Ember Light</p> </li> <li> <p>Amazon Ember Light Italic</p> </li> <li> <p>Amazon Ember Medium</p> </li> <li> <p>Amazon Ember Medium Italic</p> </li> <li> <p>Amazon Ember Medium,Noto Sans Medium</p> </li> <li> <p>Amazon Ember Medium,Noto Sans Medium,Noto Sans Arabic Medium</p> </li> <li> <p>Amazon Ember Regular</p> </li> <li> <p>Amazon Ember Regular Italic</p> </li> <li> <p>Amazon Ember Regular Italic,Noto Sans Italic</p> </li> <li> <p>Amazon Ember Regular Italic,Noto Sans Italic,Noto Sans Arabic Regular</p> </li> <li> <p>Amazon Ember Regular,Noto Sans Regular</p> </li> <li> <p>Amazon Ember Regular,Noto Sans Regular,Noto Sans Arabic Regular</p> </li> <li> <p>Amazon Ember Thin</p> </li> <li> <p>Amazon Ember Thin Italic</p> </li> <li> <p>AmazonEmberCdRC_Bd</p> </li> <li> <p>AmazonEmberCdRC_BdIt</p> </li> <li> <p>AmazonEmberCdRC_Lt</p> </li> <li> <p>AmazonEmberCdRC_LtIt</p> </li> <li> <p>AmazonEmberCdRC_Rg</p> </li> <li> <p>AmazonEmberCdRC_RgIt</p> </li> <li> <p>AmazonEmberCdRC_Th</p> </li> <li> <p>AmazonEmberCdRC_ThIt</p> </li> <li> <p>AmazonEmber_Bd</p> </li> <li> <p>AmazonEmber_BdIt</p> </li> <li> <p>AmazonEmber_He</p> </li> <li> <p>AmazonEmber_HeIt</p> </li> <li> <p>AmazonEmber_Lt</p> </li> <li> <p>AmazonEmber_LtIt</p> </li> <li> <p>AmazonEmber_Md</p> </li> <li> <p>AmazonEmber_MdIt</p> </li> <li> <p>AmazonEmber_Rg</p> </li> <li> <p>AmazonEmber_RgIt</p> </li> <li> <p>AmazonEmber_Th</p> </li> <li> <p>AmazonEmber_ThIt</p> </li> <li> <p>Noto Sans Black</p> </li> <li> <p>Noto Sans Black Italic</p> </li> <li> <p>Noto Sans Bold</p> </li> <li> <p>Noto Sans Bold Italic</p> </li> <li> <p>Noto Sans Extra Bold</p> </li> <li> <p>Noto Sans Extra Bold Italic</p> </li> <li> <p>Noto Sans Extra Light</p> </li> <li> <p>Noto Sans Extra Light Italic</p> </li> <li> <p>Noto Sans Italic</p> </li> <li> <p>Noto Sans Light</p> </li> <li> <p>Noto Sans Light Italic</p> </li> <li> <p>Noto Sans Medium</p> </li> <li> <p>Noto Sans Medium Italic</p> </li> <li> <p>Noto Sans Regular</p> </li> <li> <p>Noto Sans Semi Bold</p> </li> <li> <p>Noto Sans Semi Bold Italic</p> </li> <li> <p>Noto Sans Thin</p> </li> <li> <p>Noto Sans Thin Italic</p> </li> <li> <p>NotoSans-Bold</p> </li> <li> <p>NotoSans-Italic</p> </li> <li> <p>NotoSans-Medium</p> </li> <li> <p>NotoSans-Regular</p> </li> <li> <p>Open Sans Regular,Arial Unicode MS Regular</p> </li> </ul>
278
34
  * @public
279
35
  */
280
36
  FontStack: string | undefined;
281
37
  /**
282
- * <p>A Unicode range of characters to download glyphs for. This must be aligned to multiples
283
- * of 256. </p>
284
- * <p>Example: <code>0-255.pdf</code>
285
- * </p>
38
+ * <p>A Unicode range of characters to download glyphs for. This must be aligned to multiples of 256. </p> <p>Example: <code>0-255.pdf</code> </p>
286
39
  * @public
287
40
  */
288
41
  FontUnicodeRange: string | undefined;
@@ -297,8 +50,7 @@ export interface GetGlyphsResponse {
297
50
  */
298
51
  Blob?: Uint8Array | undefined;
299
52
  /**
300
- * <p>Header that represents the format of the response. The response returns the following as
301
- * the HTTP body.</p>
53
+ * <p>Header that represents the format of the response. The response returns the following as the HTTP body.</p>
302
54
  * @public
303
55
  */
304
56
  ContentType?: string | undefined;
@@ -343,11 +95,7 @@ export type Variant = (typeof Variant)[keyof typeof Variant];
343
95
  */
344
96
  export interface GetSpritesRequest {
345
97
  /**
346
- * <p>
347
- * <code>Sprites</code> API: The name of the sprite file to retrieve, following pattern
348
- * <code>sprites(@2x)?\.(png|json)</code>.</p>
349
- * <p>Example: <code>sprites.png</code>
350
- * </p>
98
+ * <p> <code>Sprites</code> API: The name of the sprite file to retrieve, following pattern <code>sprites(@2x)?\.(png|json)</code>.</p> <p>Example: <code>sprites.png</code> </p>
351
99
  * @public
352
100
  */
353
101
  FileName: string | undefined;
@@ -357,26 +105,12 @@ export interface GetSpritesRequest {
357
105
  */
358
106
  Style: MapStyle | undefined;
359
107
  /**
360
- * <p>Sets color tone for map such as dark and light for specific map styles. It applies to
361
- * only vector map styles such as Standard and Monochrome.</p>
362
- * <p>Example: <code>Light</code>
363
- * </p>
364
- * <p>Default value: <code>Light</code>
365
- * </p>
366
- * <note>
367
- * <p>Valid values for ColorScheme are case sensitive.</p>
368
- * </note>
108
+ * <p>Sets color tone for map such as dark and light for specific map styles. It applies to only vector map styles such as Standard and Monochrome.</p> <p>Example: <code>Light</code> </p> <p>Default value: <code>Light</code> </p> <note> <p>Valid values for ColorScheme are case sensitive.</p> </note>
369
109
  * @public
370
110
  */
371
111
  ColorScheme: ColorScheme | undefined;
372
112
  /**
373
- * <p>Optimizes map styles for specific use case or industry. You can choose allowed variant
374
- * only with Standard map style.</p>
375
- * <p>Example: <code>Default</code>
376
- * </p>
377
- * <note>
378
- * <p>Valid values for Variant are case sensitive.</p>
379
- * </note>
113
+ * <p>Optimizes map styles for specific use case or industry. You can choose allowed variant only with Standard map style.</p> <p>Example: <code>Default</code> </p> <note> <p>Valid values for Variant are case sensitive.</p> </note>
380
114
  * @public
381
115
  */
382
116
  Variant: Variant | undefined;
@@ -386,14 +120,12 @@ export interface GetSpritesRequest {
386
120
  */
387
121
  export interface GetSpritesResponse {
388
122
  /**
389
- * <p>The body of the sprite sheet or JSON offset file (image/png or application/json,
390
- * depending on input).</p>
123
+ * <p>The body of the sprite sheet or JSON offset file (image/png or application/json, depending on input).</p>
391
124
  * @public
392
125
  */
393
126
  Blob?: Uint8Array | undefined;
394
127
  /**
395
- * <p>Header that represents the format of the response. The response returns the following as
396
- * the HTTP body.</p>
128
+ * <p>Header that represents the format of the response. The response returns the following as the HTTP body.</p>
397
129
  * @public
398
130
  */
399
131
  ContentType?: string | undefined;
@@ -463,75 +195,37 @@ export type StaticMapStyle = (typeof StaticMapStyle)[keyof typeof StaticMapStyle
463
195
  */
464
196
  export interface GetStaticMapRequest {
465
197
  /**
466
- * <p>Takes in two pairs of coordinates, [Lon, Lat], denoting south-westerly and
467
- * north-easterly edges of the image. The underlying area becomes the view of the image. </p>
468
- * <p>Example: -123.17075,49.26959,-123.08125,49.31429</p>
198
+ * <p>Takes in two pairs of coordinates, [Lon, Lat], denoting south-westerly and north-easterly edges of the image. The underlying area becomes the view of the image. </p> <p>Example: -123.17075,49.26959,-123.08125,49.31429</p>
469
199
  * @public
470
200
  */
471
201
  BoundingBox?: string | undefined;
472
202
  /**
473
- * <p>Takes in two or more pair of coordinates, [Lon, Lat], with each coordinate separated by
474
- * a comma. The API will generate an image to encompass all of the provided coordinates. </p>
475
- * <note>
476
- * <p>Cannot be used with <code>Zoom</code> and or <code>Radius</code>
477
- * </p>
478
- * </note>
479
- * <p>Example: 97.170451,78.039098,99.045536,27.176178</p>
203
+ * <p>Takes in two or more pair of coordinates, [Lon, Lat], with each coordinate separated by a comma. The API will generate an image to encompass all of the provided coordinates. </p> <note> <p>Cannot be used with <code>Zoom</code> and or <code>Radius</code> </p> </note> <p>Example: 97.170451,78.039098,99.045536,27.176178</p>
480
204
  * @public
481
205
  */
482
206
  BoundedPositions?: string | undefined;
483
207
  /**
484
- * <p>Takes in a pair of coordinates, [Lon, Lat], which becomes the center point of the image.
485
- * This parameter requires that either zoom or radius is set.</p>
486
- * <note>
487
- * <p>Cannot be used with <code>Zoom</code> and or <code>Radius</code>
488
- * </p>
489
- * </note>
490
- * <p>Example: 49.295,-123.108</p>
208
+ * <p>Takes in a pair of coordinates, [Lon, Lat], which becomes the center point of the image. This parameter requires that either zoom or radius is set.</p> <note> <p>Cannot be used with <code>Zoom</code> and or <code>Radius</code> </p> </note> <p>Example: 49.295,-123.108</p>
491
209
  * @public
492
210
  */
493
211
  Center?: string | undefined;
494
212
  /**
495
- * <p>Sets color tone for map, such as dark and light for specific map styles. It only applies to vector map styles, such as Standard.</p>
496
- * <p>Example: <code>Light</code>
497
- * </p>
498
- * <p>Default value: <code>Light</code>
499
- * </p>
500
- * <note>
501
- * <p>Valid values for <code>ColorScheme</code> are case sensitive.</p>
502
- * </note>
213
+ * <p>Sets color tone for map, such as dark and light for specific map styles. It only applies to vector map styles, such as Standard.</p> <p>Example: <code>Light</code> </p> <p>Default value: <code>Light</code> </p> <note> <p>Valid values for <code>ColorScheme</code> are case sensitive.</p> </note>
503
214
  * @public
504
215
  */
505
216
  ColorScheme?: ColorScheme | undefined;
506
217
  /**
507
- * <p>Takes in a string to draw geometries on the image. The input is a comma separated format
508
- * as follows format: <code>[Lon, Lat]</code>
509
- * </p>
510
- * <p>Example:
511
- * <code>line:-122.407653,37.798557,-122.413291,37.802443;color=%23DD0000;width=7;outline-color=#00DD00;outline-width=5yd|point:-122.40572,37.80004;label=Fog
512
- * Hill Market;size=large;text-color=%23DD0000;color=#EE4B2B</code>
513
- * </p>
514
- * <note>
515
- * <p>Currently it supports the following geometry types: point, line and polygon. It does
516
- * not support multiPoint , multiLine and multiPolgyon.</p>
517
- * </note>
218
+ * <p>Takes in a string to draw geometries on the image. The input is a comma separated format as follows format: <code>[Lon, Lat]</code> </p> <p>Example: <code>line:-122.407653,37.798557,-122.413291,37.802443;color=%23DD0000;width=7;outline-color=#00DD00;outline-width=5yd|point:-122.40572,37.80004;label=Fog Hill Market;size=large;text-color=%23DD0000;color=#EE4B2B</code> </p> <note> <p>Currently it supports the following geometry types: point, line and polygon. It does not support multiPoint , multiLine and multiPolgyon.</p> </note>
518
219
  * @public
519
220
  */
520
221
  CompactOverlay?: string | undefined;
521
222
  /**
522
- * <p>It is a flag that takes in true or false. It prevents the labels that are on the edge of
523
- * the image from being cut or obscured.</p>
223
+ * <p>It is a flag that takes in true or false. It prevents the labels that are on the edge of the image from being cut or obscured.</p>
524
224
  * @public
525
225
  */
526
226
  CropLabels?: boolean | undefined;
527
227
  /**
528
- * <p>Takes in a string to draw geometries on the image. The input is a valid GeoJSON
529
- * collection object. </p>
530
- * <p>Example: <code>\{"type":"FeatureCollection","features":
531
- * [\{"type":"Feature","geometry":\{"type":"MultiPoint","coordinates":
532
- * [[-90.076345,51.504107],[-0.074451,51.506892]]\},"properties":
533
- * \{"color":"#00DD00"\}\}]\}</code>
534
- * </p>
228
+ * <p>Takes in a string to draw geometries on the image. The input is a valid GeoJSON collection object. </p> <p>Example: <code>\{"type":"FeatureCollection","features": [\{"type":"Feature","geometry":\{"type":"MultiPoint","coordinates": [[-90.076345,51.504107],[-0.074451,51.506892]]\},"properties": \{"color":"#00DD00"\}\}]\}</code> </p>
535
229
  * @public
536
230
  */
537
231
  GeoJsonOverlay?: string | undefined;
@@ -541,446 +235,27 @@ export interface GetStaticMapRequest {
541
235
  */
542
236
  Height: number | undefined;
543
237
  /**
544
- * <p>Optional: The API key to be used for authorization. Either an API key or valid SigV4
545
- * signature must be provided when making a request. </p>
238
+ * <p>Optional: The API key to be used for authorization. Either an API key or valid SigV4 signature must be provided when making a request. </p>
546
239
  * @public
547
240
  */
548
241
  Key?: string | undefined;
549
242
  /**
550
- * <p>Overrides the label size auto-calculated by <code>FileName</code>. Takes in one of the
551
- * values - <code>Small</code> or <code>Large</code>.</p>
243
+ * <p>Overrides the label size auto-calculated by <code>FileName</code>. Takes in one of the values - <code>Small</code> or <code>Large</code>.</p>
552
244
  * @public
553
245
  */
554
246
  LabelSize?: LabelSize | undefined;
555
247
  /**
556
- * <p>Specifies the language on the map labels using the BCP 47 language tag, limited to ISO
557
- * 639-1 two-letter language codes. If the specified language data isn't available for the map
558
- * image, the labels will default to the regional primary language.</p>
559
- * <p>Supported codes:</p>
560
- * <ul>
561
- * <li>
562
- * <p>
563
- * <code>ar</code>
564
- * </p>
565
- * </li>
566
- * <li>
567
- * <p>
568
- * <code>as</code>
569
- * </p>
570
- * </li>
571
- * <li>
572
- * <p>
573
- * <code>az</code>
574
- * </p>
575
- * </li>
576
- * <li>
577
- * <p>
578
- * <code>be</code>
579
- * </p>
580
- * </li>
581
- * <li>
582
- * <p>
583
- * <code>bg</code>
584
- * </p>
585
- * </li>
586
- * <li>
587
- * <p>
588
- * <code>bn</code>
589
- * </p>
590
- * </li>
591
- * <li>
592
- * <p>
593
- * <code>bs</code>
594
- * </p>
595
- * </li>
596
- * <li>
597
- * <p>
598
- * <code>ca</code>
599
- * </p>
600
- * </li>
601
- * <li>
602
- * <p>
603
- * <code>cs</code>
604
- * </p>
605
- * </li>
606
- * <li>
607
- * <p>
608
- * <code>cy</code>
609
- * </p>
610
- * </li>
611
- * <li>
612
- * <p>
613
- * <code>da</code>
614
- * </p>
615
- * </li>
616
- * <li>
617
- * <p>
618
- * <code>de</code>
619
- * </p>
620
- * </li>
621
- * <li>
622
- * <p>
623
- * <code>el</code>
624
- * </p>
625
- * </li>
626
- * <li>
627
- * <p>
628
- * <code>en</code>
629
- * </p>
630
- * </li>
631
- * <li>
632
- * <p>
633
- * <code>es</code>
634
- * </p>
635
- * </li>
636
- * <li>
637
- * <p>
638
- * <code>et</code>
639
- * </p>
640
- * </li>
641
- * <li>
642
- * <p>
643
- * <code>eu</code>
644
- * </p>
645
- * </li>
646
- * <li>
647
- * <p>
648
- * <code>fi</code>
649
- * </p>
650
- * </li>
651
- * <li>
652
- * <p>
653
- * <code>fo</code>
654
- * </p>
655
- * </li>
656
- * <li>
657
- * <p>
658
- * <code>fr</code>
659
- * </p>
660
- * </li>
661
- * <li>
662
- * <p>
663
- * <code>ga</code>
664
- * </p>
665
- * </li>
666
- * <li>
667
- * <p>
668
- * <code>gl</code>
669
- * </p>
670
- * </li>
671
- * <li>
672
- * <p>
673
- * <code>gn</code>
674
- * </p>
675
- * </li>
676
- * <li>
677
- * <p>
678
- * <code>gu</code>
679
- * </p>
680
- * </li>
681
- * <li>
682
- * <p>
683
- * <code>he</code>
684
- * </p>
685
- * </li>
686
- * <li>
687
- * <p>
688
- * <code>hi</code>
689
- * </p>
690
- * </li>
691
- * <li>
692
- * <p>
693
- * <code>hr</code>
694
- * </p>
695
- * </li>
696
- * <li>
697
- * <p>
698
- * <code>hu</code>
699
- * </p>
700
- * </li>
701
- * <li>
702
- * <p>
703
- * <code>hy</code>
704
- * </p>
705
- * </li>
706
- * <li>
707
- * <p>
708
- * <code>id</code>
709
- * </p>
710
- * </li>
711
- * <li>
712
- * <p>
713
- * <code>is</code>
714
- * </p>
715
- * </li>
716
- * <li>
717
- * <p>
718
- * <code>it</code>
719
- * </p>
720
- * </li>
721
- * <li>
722
- * <p>
723
- * <code>ja</code>
724
- * </p>
725
- * </li>
726
- * <li>
727
- * <p>
728
- * <code>ka</code>
729
- * </p>
730
- * </li>
731
- * <li>
732
- * <p>
733
- * <code>kk</code>
734
- * </p>
735
- * </li>
736
- * <li>
737
- * <p>
738
- * <code>km</code>
739
- * </p>
740
- * </li>
741
- * <li>
742
- * <p>
743
- * <code>kn</code>
744
- * </p>
745
- * </li>
746
- * <li>
747
- * <p>
748
- * <code>ko</code>
749
- * </p>
750
- * </li>
751
- * <li>
752
- * <p>
753
- * <code>ky</code>
754
- * </p>
755
- * </li>
756
- * <li>
757
- * <p>
758
- * <code>lt</code>
759
- * </p>
760
- * </li>
761
- * <li>
762
- * <p>
763
- * <code>lv</code>
764
- * </p>
765
- * </li>
766
- * <li>
767
- * <p>
768
- * <code>mk</code>
769
- * </p>
770
- * </li>
771
- * <li>
772
- * <p>
773
- * <code>ml</code>
774
- * </p>
775
- * </li>
776
- * <li>
777
- * <p>
778
- * <code>mr</code>
779
- * </p>
780
- * </li>
781
- * <li>
782
- * <p>
783
- * <code>ms</code>
784
- * </p>
785
- * </li>
786
- * <li>
787
- * <p>
788
- * <code>mt</code>
789
- * </p>
790
- * </li>
791
- * <li>
792
- * <p>
793
- * <code>my</code>
794
- * </p>
795
- * </li>
796
- * <li>
797
- * <p>
798
- * <code>nl</code>
799
- * </p>
800
- * </li>
801
- * <li>
802
- * <p>
803
- * <code>no</code>
804
- * </p>
805
- * </li>
806
- * <li>
807
- * <p>
808
- * <code>or</code>
809
- * </p>
810
- * </li>
811
- * <li>
812
- * <p>
813
- * <code>pa</code>
814
- * </p>
815
- * </li>
816
- * <li>
817
- * <p>
818
- * <code>pl</code>
819
- * </p>
820
- * </li>
821
- * <li>
822
- * <p>
823
- * <code>pt</code>
824
- * </p>
825
- * </li>
826
- * <li>
827
- * <p>
828
- * <code>ro</code>
829
- * </p>
830
- * </li>
831
- * <li>
832
- * <p>
833
- * <code>ru</code>
834
- * </p>
835
- * </li>
836
- * <li>
837
- * <p>
838
- * <code>sk</code>
839
- * </p>
840
- * </li>
841
- * <li>
842
- * <p>
843
- * <code>sl</code>
844
- * </p>
845
- * </li>
846
- * <li>
847
- * <p>
848
- * <code>sq</code>
849
- * </p>
850
- * </li>
851
- * <li>
852
- * <p>
853
- * <code>sr</code>
854
- * </p>
855
- * </li>
856
- * <li>
857
- * <p>
858
- * <code>sv</code>
859
- * </p>
860
- * </li>
861
- * <li>
862
- * <p>
863
- * <code>ta</code>
864
- * </p>
865
- * </li>
866
- * <li>
867
- * <p>
868
- * <code>te</code>
869
- * </p>
870
- * </li>
871
- * <li>
872
- * <p>
873
- * <code>th</code>
874
- * </p>
875
- * </li>
876
- * <li>
877
- * <p>
878
- * <code>tr</code>
879
- * </p>
880
- * </li>
881
- * <li>
882
- * <p>
883
- * <code>uk</code>
884
- * </p>
885
- * </li>
886
- * <li>
887
- * <p>
888
- * <code>uz</code>
889
- * </p>
890
- * </li>
891
- * <li>
892
- * <p>
893
- * <code>vi</code>
894
- * </p>
895
- * </li>
896
- * <li>
897
- * <p>
898
- * <code>zh</code>
899
- * </p>
900
- * </li>
901
- * </ul>
248
+ * <p>Specifies the language on the map labels using the BCP 47 language tag, limited to ISO 639-1 two-letter language codes. If the specified language data isn't available for the map image, the labels will default to the regional primary language.</p> <p>Supported codes:</p> <ul> <li> <p> <code>ar</code> </p> </li> <li> <p> <code>as</code> </p> </li> <li> <p> <code>az</code> </p> </li> <li> <p> <code>be</code> </p> </li> <li> <p> <code>bg</code> </p> </li> <li> <p> <code>bn</code> </p> </li> <li> <p> <code>bs</code> </p> </li> <li> <p> <code>ca</code> </p> </li> <li> <p> <code>cs</code> </p> </li> <li> <p> <code>cy</code> </p> </li> <li> <p> <code>da</code> </p> </li> <li> <p> <code>de</code> </p> </li> <li> <p> <code>el</code> </p> </li> <li> <p> <code>en</code> </p> </li> <li> <p> <code>es</code> </p> </li> <li> <p> <code>et</code> </p> </li> <li> <p> <code>eu</code> </p> </li> <li> <p> <code>fi</code> </p> </li> <li> <p> <code>fo</code> </p> </li> <li> <p> <code>fr</code> </p> </li> <li> <p> <code>ga</code> </p> </li> <li> <p> <code>gl</code> </p> </li> <li> <p> <code>gn</code> </p> </li> <li> <p> <code>gu</code> </p> </li> <li> <p> <code>he</code> </p> </li> <li> <p> <code>hi</code> </p> </li> <li> <p> <code>hr</code> </p> </li> <li> <p> <code>hu</code> </p> </li> <li> <p> <code>hy</code> </p> </li> <li> <p> <code>id</code> </p> </li> <li> <p> <code>is</code> </p> </li> <li> <p> <code>it</code> </p> </li> <li> <p> <code>ja</code> </p> </li> <li> <p> <code>ka</code> </p> </li> <li> <p> <code>kk</code> </p> </li> <li> <p> <code>km</code> </p> </li> <li> <p> <code>kn</code> </p> </li> <li> <p> <code>ko</code> </p> </li> <li> <p> <code>ky</code> </p> </li> <li> <p> <code>lt</code> </p> </li> <li> <p> <code>lv</code> </p> </li> <li> <p> <code>mk</code> </p> </li> <li> <p> <code>ml</code> </p> </li> <li> <p> <code>mr</code> </p> </li> <li> <p> <code>ms</code> </p> </li> <li> <p> <code>mt</code> </p> </li> <li> <p> <code>my</code> </p> </li> <li> <p> <code>nl</code> </p> </li> <li> <p> <code>no</code> </p> </li> <li> <p> <code>or</code> </p> </li> <li> <p> <code>pa</code> </p> </li> <li> <p> <code>pl</code> </p> </li> <li> <p> <code>pt</code> </p> </li> <li> <p> <code>ro</code> </p> </li> <li> <p> <code>ru</code> </p> </li> <li> <p> <code>sk</code> </p> </li> <li> <p> <code>sl</code> </p> </li> <li> <p> <code>sq</code> </p> </li> <li> <p> <code>sr</code> </p> </li> <li> <p> <code>sv</code> </p> </li> <li> <p> <code>ta</code> </p> </li> <li> <p> <code>te</code> </p> </li> <li> <p> <code>th</code> </p> </li> <li> <p> <code>tr</code> </p> </li> <li> <p> <code>uk</code> </p> </li> <li> <p> <code>uz</code> </p> </li> <li> <p> <code>vi</code> </p> </li> <li> <p> <code>zh</code> </p> </li> </ul>
902
249
  * @public
903
250
  */
904
251
  Language?: string | undefined;
905
252
  /**
906
- * <p>Applies additional space (in pixels) around overlay feature to prevent them from being
907
- * cut or obscured.</p>
908
- * <note>
909
- * <p>Value for max and min is determined by:</p>
910
- * <p>Min: <code>1</code>
911
- * </p>
912
- * <p>Max: <code>min(height, width)/4</code>
913
- * </p>
914
- * </note>
915
- * <p>Example: <code>100</code>
916
- * </p>
253
+ * <p>Applies additional space (in pixels) around overlay feature to prevent them from being cut or obscured.</p> <note> <p>Value for max and min is determined by:</p> <p>Min: <code>1</code> </p> <p>Max: <code>min(height, width)/4</code> </p> </note> <p>Example: <code>100</code> </p>
917
254
  * @public
918
255
  */
919
256
  Padding?: number | undefined;
920
257
  /**
921
- * <p>Specifies the political view, using ISO 3166-2 or ISO 3166-3 country code format.</p>
922
- * <p>The following political views are currently supported:</p>
923
- * <ul>
924
- * <li>
925
- * <p>
926
- * <code>ARG</code>: Argentina's view on the Southern Patagonian Ice Field and Tierra
927
- * Del Fuego, including the Falkland Islands, South Georgia, and South Sandwich
928
- * Islands</p>
929
- * </li>
930
- * <li>
931
- * <p>
932
- * <code>EGY</code>: Egypt's view on Bir Tawil</p>
933
- * </li>
934
- * <li>
935
- * <p>
936
- * <code>IND</code>: India's view on Gilgit-Baltistan</p>
937
- * </li>
938
- * <li>
939
- * <p>
940
- * <code>KEN</code>: Kenya's view on the Ilemi Triangle</p>
941
- * </li>
942
- * <li>
943
- * <p>
944
- * <code>MAR</code>: Morocco's view on Western Sahara</p>
945
- * </li>
946
- * <li>
947
- * <p>
948
- * <code>RUS</code>: Russia's view on Crimea</p>
949
- * </li>
950
- * <li>
951
- * <p>
952
- * <code>SDN</code>: Sudan's view on the Halaib Triangle</p>
953
- * </li>
954
- * <li>
955
- * <p>
956
- * <code>SRB</code>: Serbia's view on Kosovo, Vukovar, and Sarengrad Islands</p>
957
- * </li>
958
- * <li>
959
- * <p>
960
- * <code>SUR</code>: Suriname's view on the Courantyne Headwaters and Lawa
961
- * Headwaters</p>
962
- * </li>
963
- * <li>
964
- * <p>
965
- * <code>SYR</code>: Syria's view on the Golan Heights</p>
966
- * </li>
967
- * <li>
968
- * <p>
969
- * <code>TUR</code>: Turkey's view on Cyprus and Northern Cyprus</p>
970
- * </li>
971
- * <li>
972
- * <p>
973
- * <code>TZA</code>: Tanzania's view on Lake Malawi</p>
974
- * </li>
975
- * <li>
976
- * <p>
977
- * <code>URY</code>: Uruguay's view on Rincon de Artigas</p>
978
- * </li>
979
- * <li>
980
- * <p>
981
- * <code>VNM</code>: Vietnam's view on the Paracel Islands and Spratly Islands</p>
982
- * </li>
983
- * </ul>
258
+ * <p>Specifies the political view, using ISO 3166-2 or ISO 3166-3 country code format.</p> <p>The following political views are currently supported:</p> <ul> <li> <p> <code>ARG</code>: Argentina's view on the Southern Patagonian Ice Field and Tierra Del Fuego, including the Falkland Islands, South Georgia, and South Sandwich Islands</p> </li> <li> <p> <code>EGY</code>: Egypt's view on Bir Tawil</p> </li> <li> <p> <code>IND</code>: India's view on Gilgit-Baltistan</p> </li> <li> <p> <code>KEN</code>: Kenya's view on the Ilemi Triangle</p> </li> <li> <p> <code>MAR</code>: Morocco's view on Western Sahara</p> </li> <li> <p> <code>RUS</code>: Russia's view on Crimea</p> </li> <li> <p> <code>SDN</code>: Sudan's view on the Halaib Triangle</p> </li> <li> <p> <code>SRB</code>: Serbia's view on Kosovo, Vukovar, and Sarengrad Islands</p> </li> <li> <p> <code>SUR</code>: Suriname's view on the Courantyne Headwaters and Lawa Headwaters</p> </li> <li> <p> <code>SYR</code>: Syria's view on the Golan Heights</p> </li> <li> <p> <code>TUR</code>: Turkey's view on Cyprus and Northern Cyprus</p> </li> <li> <p> <code>TZA</code>: Tanzania's view on Lake Malawi</p> </li> <li> <p> <code>URY</code>: Uruguay's view on Rincon de Artigas</p> </li> <li> <p> <code>VNM</code>: Vietnam's view on the Paracel Islands and Spratly Islands</p> </li> </ul>
984
259
  * @public
985
260
  */
986
261
  PoliticalView?: string | undefined;
@@ -990,39 +265,22 @@ export interface GetStaticMapRequest {
990
265
  */
991
266
  PointsOfInterests?: MapFeatureMode | undefined;
992
267
  /**
993
- * <p>Used with center parameter, it specifies the zoom of the image where you can control it
994
- * on a granular level. Takes in any value <code>&gt;= 1</code>. </p>
995
- * <p>Example: <code>1500</code>
996
- * </p>
997
- * <note>
998
- * <p>Cannot be used with <code>Zoom</code>.</p>
999
- * </note>
1000
- * <p>
1001
- * <b>Unit</b>: <code>Meters</code>
1002
- * </p>
1003
- * <p/>
268
+ * <p>Used with center parameter, it specifies the zoom of the image where you can control it on a granular level. Takes in any value <code>&gt;= 1</code>. </p> <p>Example: <code>1500</code> </p> <note> <p>Cannot be used with <code>Zoom</code>.</p> </note> <p> <b>Unit</b>: <code>Meters</code> </p> <p/>
1004
269
  * @public
1005
270
  */
1006
271
  Radius?: number | undefined;
1007
272
  /**
1008
- * <p>The map scaling parameter to size the image, icons, and labels. It follows the pattern
1009
- * of <code>^map(@2x)?$</code>.</p>
1010
- * <p>Example: <code>map, map@2x</code>
1011
- * </p>
273
+ * <p>The map scaling parameter to size the image, icons, and labels. It follows the pattern of <code>^map(@2x)?$</code>.</p> <p>Example: <code>map, map@2x</code> </p>
1012
274
  * @public
1013
275
  */
1014
276
  FileName: string | undefined;
1015
277
  /**
1016
- * <p>Displays a scale on the bottom right of the map image with the unit specified in the
1017
- * input. </p>
1018
- * <p>Example: <code>KilometersMiles, Miles, Kilometers, MilesKilometers</code>
1019
- * </p>
278
+ * <p>Displays a scale on the bottom right of the map image with the unit specified in the input. </p> <p>Example: <code>KilometersMiles, Miles, Kilometers, MilesKilometers</code> </p>
1020
279
  * @public
1021
280
  */
1022
281
  ScaleBarUnit?: ScaleBarUnit | undefined;
1023
282
  /**
1024
- * <p>
1025
- * <code>Style</code> specifies the desired map style.</p>
283
+ * <p> <code>Style</code> specifies the desired map style.</p>
1026
284
  * @public
1027
285
  */
1028
286
  Style?: StaticMapStyle | undefined;
@@ -1032,10 +290,7 @@ export interface GetStaticMapRequest {
1032
290
  */
1033
291
  Width: number | undefined;
1034
292
  /**
1035
- * <p>Specifies the zoom level of the map image.</p>
1036
- * <note>
1037
- * <p>Cannot be used with <code>Radius</code>.</p>
1038
- * </note>
293
+ * <p>Specifies the zoom level of the map image.</p> <note> <p>Cannot be used with <code>Radius</code>.</p> </note>
1039
294
  * @public
1040
295
  */
1041
296
  Zoom?: number | undefined;
@@ -1045,14 +300,12 @@ export interface GetStaticMapRequest {
1045
300
  */
1046
301
  export interface GetStaticMapResponse {
1047
302
  /**
1048
- * <p>The blob represents a map image as a <code>jpeg</code> for the <code>GetStaticMap</code>
1049
- * API.</p>
303
+ * <p>The blob represents a map image as a <code>jpeg</code> for the <code>GetStaticMap</code> API.</p>
1050
304
  * @public
1051
305
  */
1052
306
  Blob?: Uint8Array | undefined;
1053
307
  /**
1054
- * <p>Header that represents the format of the response. The response returns the following as
1055
- * the HTTP body.</p>
308
+ * <p>Header that represents the format of the response. The response returns the following as the HTTP body.</p>
1056
309
  * @public
1057
310
  */
1058
311
  ContentType?: string | undefined;
@@ -1073,8 +326,7 @@ export interface GetStaticMapResponse {
1073
326
  PricingBucket: string | undefined;
1074
327
  }
1075
328
  /**
1076
- * <p>The request processing has failed because of an unknown error, exception or
1077
- * failure.</p>
329
+ * <p>The request processing has failed because of an unknown error, exception or failure.</p>
1078
330
  * @public
1079
331
  */
1080
332
  export declare class InternalServerException extends __BaseException {
@@ -1102,8 +354,7 @@ export declare class ThrottlingException extends __BaseException {
1102
354
  constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
1103
355
  }
1104
356
  /**
1105
- * <p>The input fails to satisfy the constraints specified by the Amazon Location
1106
- * service.</p>
357
+ * <p>The input fails to satisfy the constraints specified by the Amazon Location service.</p>
1107
358
  * @public
1108
359
  */
1109
360
  export interface ValidationExceptionField {
@@ -1189,88 +440,17 @@ export interface GetStyleDescriptorRequest {
1189
440
  */
1190
441
  Style: MapStyle | undefined;
1191
442
  /**
1192
- * <p>Sets color tone for map such as dark and light for specific map styles. It applies to
1193
- * only vector map styles such as Standard and Monochrome.</p>
1194
- * <p>Example: <code>Light</code>
1195
- * </p>
1196
- * <p>Default value: <code>Light</code>
1197
- * </p>
1198
- * <note>
1199
- * <p>Valid values for ColorScheme are case sensitive.</p>
1200
- * </note>
443
+ * <p>Sets color tone for map such as dark and light for specific map styles. It applies to only vector map styles such as Standard and Monochrome.</p> <p>Example: <code>Light</code> </p> <p>Default value: <code>Light</code> </p> <note> <p>Valid values for ColorScheme are case sensitive.</p> </note>
1201
444
  * @public
1202
445
  */
1203
446
  ColorScheme?: ColorScheme | undefined;
1204
447
  /**
1205
- * <p>Specifies the political view using ISO 3166-2 or ISO 3166-3 country code format.</p>
1206
- * <p>The following political views are currently supported:</p>
1207
- * <ul>
1208
- * <li>
1209
- * <p>
1210
- * <code>ARG</code>: Argentina's view on the Southern Patagonian Ice Field and Tierra
1211
- * Del Fuego, including the Falkland Islands, South Georgia, and South Sandwich
1212
- * Islands</p>
1213
- * </li>
1214
- * <li>
1215
- * <p>
1216
- * <code>EGY</code>: Egypt's view on Bir Tawil</p>
1217
- * </li>
1218
- * <li>
1219
- * <p>
1220
- * <code>IND</code>: India's view on Gilgit-Baltistan</p>
1221
- * </li>
1222
- * <li>
1223
- * <p>
1224
- * <code>KEN</code>: Kenya's view on the Ilemi Triangle</p>
1225
- * </li>
1226
- * <li>
1227
- * <p>
1228
- * <code>MAR</code>: Morocco's view on Western Sahara</p>
1229
- * </li>
1230
- * <li>
1231
- * <p>
1232
- * <code>RUS</code>: Russia's view on Crimea</p>
1233
- * </li>
1234
- * <li>
1235
- * <p>
1236
- * <code>SDN</code>: Sudan's view on the Halaib Triangle</p>
1237
- * </li>
1238
- * <li>
1239
- * <p>
1240
- * <code>SRB</code>: Serbia's view on Kosovo, Vukovar, and Sarengrad Islands</p>
1241
- * </li>
1242
- * <li>
1243
- * <p>
1244
- * <code>SUR</code>: Suriname's view on the Courantyne Headwaters and Lawa
1245
- * Headwaters</p>
1246
- * </li>
1247
- * <li>
1248
- * <p>
1249
- * <code>SYR</code>: Syria's view on the Golan Heights</p>
1250
- * </li>
1251
- * <li>
1252
- * <p>
1253
- * <code>TUR</code>: Turkey's view on Cyprus and Northern Cyprus</p>
1254
- * </li>
1255
- * <li>
1256
- * <p>
1257
- * <code>TZA</code>: Tanzania's view on Lake Malawi</p>
1258
- * </li>
1259
- * <li>
1260
- * <p>
1261
- * <code>URY</code>: Uruguay's view on Rincon de Artigas</p>
1262
- * </li>
1263
- * <li>
1264
- * <p>
1265
- * <code>VNM</code>: Vietnam's view on the Paracel Islands and Spratly Islands</p>
1266
- * </li>
1267
- * </ul>
448
+ * <p>Specifies the political view using ISO 3166-2 or ISO 3166-3 country code format.</p> <p>The following political views are currently supported:</p> <ul> <li> <p> <code>ARG</code>: Argentina's view on the Southern Patagonian Ice Field and Tierra Del Fuego, including the Falkland Islands, South Georgia, and South Sandwich Islands</p> </li> <li> <p> <code>EGY</code>: Egypt's view on Bir Tawil</p> </li> <li> <p> <code>IND</code>: India's view on Gilgit-Baltistan</p> </li> <li> <p> <code>KEN</code>: Kenya's view on the Ilemi Triangle</p> </li> <li> <p> <code>MAR</code>: Morocco's view on Western Sahara</p> </li> <li> <p> <code>RUS</code>: Russia's view on Crimea</p> </li> <li> <p> <code>SDN</code>: Sudan's view on the Halaib Triangle</p> </li> <li> <p> <code>SRB</code>: Serbia's view on Kosovo, Vukovar, and Sarengrad Islands</p> </li> <li> <p> <code>SUR</code>: Suriname's view on the Courantyne Headwaters and Lawa Headwaters</p> </li> <li> <p> <code>SYR</code>: Syria's view on the Golan Heights</p> </li> <li> <p> <code>TUR</code>: Turkey's view on Cyprus and Northern Cyprus</p> </li> <li> <p> <code>TZA</code>: Tanzania's view on Lake Malawi</p> </li> <li> <p> <code>URY</code>: Uruguay's view on Rincon de Artigas</p> </li> <li> <p> <code>VNM</code>: Vietnam's view on the Paracel Islands and Spratly Islands</p> </li> </ul>
1268
449
  * @public
1269
450
  */
1270
451
  PoliticalView?: string | undefined;
1271
452
  /**
1272
- * <p>Optional: The API key to be used for authorization. Either an API key or valid SigV4
1273
- * signature must be provided when making a request. </p>
453
+ * <p>Optional: The API key to be used for authorization. Either an API key or valid SigV4 signature must be provided when making a request. </p>
1274
454
  * @public
1275
455
  */
1276
456
  Key?: string | undefined;
@@ -1280,14 +460,12 @@ export interface GetStyleDescriptorRequest {
1280
460
  */
1281
461
  export interface GetStyleDescriptorResponse {
1282
462
  /**
1283
- * <p>This Blob contains the body of the style descriptor which is in application/json
1284
- * format.</p>
463
+ * <p>This Blob contains the body of the style descriptor which is in application/json format.</p>
1285
464
  * @public
1286
465
  */
1287
466
  Blob?: Uint8Array | undefined;
1288
467
  /**
1289
- * <p>Header that represents the format of the response. The response returns the following as
1290
- * the HTTP body.</p>
468
+ * <p>Header that represents the format of the response. The response returns the following as the HTTP body.</p>
1291
469
  * @public
1292
470
  */
1293
471
  ContentType?: string | undefined;
@@ -1307,9 +485,7 @@ export interface GetStyleDescriptorResponse {
1307
485
  */
1308
486
  export interface GetTileRequest {
1309
487
  /**
1310
- * <p>Specifies the desired tile set.</p>
1311
- * <p>Valid Values: <code>raster.satellite | vector.basemap</code>
1312
- * </p>
488
+ * <p>Specifies the desired tile set.</p> <p>Valid Values: <code>raster.satellite | vector.basemap</code> </p>
1313
489
  * @public
1314
490
  */
1315
491
  Tileset: string | undefined;
@@ -1329,8 +505,7 @@ export interface GetTileRequest {
1329
505
  */
1330
506
  Y: string | undefined;
1331
507
  /**
1332
- * <p>Optional: The API key to be used for authorization. Either an API key or valid SigV4
1333
- * signature must be provided when making a request. </p>
508
+ * <p>Optional: The API key to be used for authorization. Either an API key or valid SigV4 signature must be provided when making a request. </p>
1334
509
  * @public
1335
510
  */
1336
511
  Key?: string | undefined;
@@ -1340,14 +515,12 @@ export interface GetTileRequest {
1340
515
  */
1341
516
  export interface GetTileResponse {
1342
517
  /**
1343
- * <p>The blob represents a vector tile in <code>mvt</code> or a raster tile in an image
1344
- * format.</p>
518
+ * <p>The blob represents a vector tile in <code>mvt</code> or a raster tile in an image format.</p>
1345
519
  * @public
1346
520
  */
1347
521
  Blob?: Uint8Array | undefined;
1348
522
  /**
1349
- * <p>Header that represents the format of the response. The response returns the following as
1350
- * the HTTP body.</p>
523
+ * <p>Header that represents the format of the response. The response returns the following as the HTTP body.</p>
1351
524
  * @public
1352
525
  */
1353
526
  ContentType?: string | undefined;
@@ -1367,6 +540,19 @@ export interface GetTileResponse {
1367
540
  */
1368
541
  PricingBucket: string | undefined;
1369
542
  }
543
+ /**
544
+ * <p>Exception thrown when the associated resource could not be found.</p>
545
+ * @public
546
+ */
547
+ export declare class ResourceNotFoundException extends __BaseException {
548
+ readonly name: "ResourceNotFoundException";
549
+ readonly $fault: "client";
550
+ Message: string | undefined;
551
+ /**
552
+ * @internal
553
+ */
554
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
555
+ }
1370
556
  /**
1371
557
  * @internal
1372
558
  */