mypy-boto3-geo-maps 1.42.3__tar.gz → 1.42.41__tar.gz

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.
Files changed (22) hide show
  1. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/LICENSE +1 -1
  2. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/PKG-INFO +6 -6
  3. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/README.md +4 -4
  4. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps/__init__.py +1 -1
  5. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps/__init__.pyi +1 -1
  6. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps/__main__.py +4 -4
  7. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps/client.py +1 -1
  8. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps/client.pyi +1 -1
  9. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps/literals.py +7 -5
  10. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps/literals.pyi +7 -5
  11. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps/type_defs.py +4 -2
  12. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps/type_defs.pyi +4 -2
  13. mypy_boto3_geo_maps-1.42.41/mypy_boto3_geo_maps/version.py +7 -0
  14. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps.egg-info/PKG-INFO +6 -6
  15. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/pyproject.toml +3 -3
  16. mypy_boto3_geo_maps-1.42.3/mypy_boto3_geo_maps/version.py +0 -7
  17. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps/py.typed +0 -0
  18. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps.egg-info/SOURCES.txt +0 -0
  19. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps.egg-info/dependency_links.txt +0 -0
  20. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps.egg-info/requires.txt +0 -0
  21. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/mypy_boto3_geo_maps.egg-info/top_level.txt +0 -0
  22. {mypy_boto3_geo_maps-1.42.3 → mypy_boto3_geo_maps-1.42.41}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2025 Vlad Emelianov
3
+ Copyright (c) 2026 Vlad Emelianov
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-geo-maps
3
- Version: 1.42.3
4
- Summary: Type annotations for boto3 LocationServiceMapsV2 1.42.3 service generated with mypy-boto3-builder 8.12.0
3
+ Version: 1.42.41
4
+ Summary: Type annotations for boto3 LocationServiceMapsV2 1.42.41 service generated with mypy-boto3-builder 8.12.0
5
5
  Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
6
6
  License-Expression: MIT
7
7
  Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
@@ -43,7 +43,7 @@ Dynamic: license-file
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3 LocationServiceMapsV2 1.42.3](https://pypi.org/project/boto3/)
46
+ [boto3 LocationServiceMapsV2 1.42.41](https://pypi.org/project/boto3/)
47
47
  compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -104,7 +104,7 @@ You can generate type annotations for `boto3` package locally with
104
104
  isolation.
105
105
 
106
106
  1. Run mypy-boto3-builder in your package root directory:
107
- `uvx --with 'boto3==1.42.3' mypy-boto3-builder`
107
+ `uvx --with 'boto3==1.42.41' mypy-boto3-builder`
108
108
  2. Select `boto3-stubs` AWS SDK.
109
109
  3. Add `LocationServiceMapsV2` service.
110
110
  4. Use provided commands to install generated packages.
@@ -338,10 +338,10 @@ Full list of `LocationServiceMapsV2` Literals can be found in
338
338
  [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/literals/).
339
339
 
340
340
  ```python
341
- from mypy_boto3_geo_maps.literals import ColorSchemeType
341
+ from mypy_boto3_geo_maps.literals import BuildingsType
342
342
 
343
343
 
344
- def check_value(value: ColorSchemeType) -> bool: ...
344
+ def check_value(value: BuildingsType) -> bool: ...
345
345
  ```
346
346
 
347
347
  <a id="type-definitions"></a>
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3 LocationServiceMapsV2 1.42.3](https://pypi.org/project/boto3/)
13
+ [boto3 LocationServiceMapsV2 1.42.41](https://pypi.org/project/boto3/)
14
14
  compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -71,7 +71,7 @@ You can generate type annotations for `boto3` package locally with
71
71
  isolation.
72
72
 
73
73
  1. Run mypy-boto3-builder in your package root directory:
74
- `uvx --with 'boto3==1.42.3' mypy-boto3-builder`
74
+ `uvx --with 'boto3==1.42.41' mypy-boto3-builder`
75
75
  2. Select `boto3-stubs` AWS SDK.
76
76
  3. Add `LocationServiceMapsV2` service.
77
77
  4. Use provided commands to install generated packages.
@@ -305,10 +305,10 @@ Full list of `LocationServiceMapsV2` Literals can be found in
305
305
  [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/literals/).
306
306
 
307
307
  ```python
308
- from mypy_boto3_geo_maps.literals import ColorSchemeType
308
+ from mypy_boto3_geo_maps.literals import BuildingsType
309
309
 
310
310
 
311
- def check_value(value: ColorSchemeType) -> bool: ...
311
+ def check_value(value: BuildingsType) -> bool: ...
312
312
  ```
313
313
 
314
314
  <a id="type-definitions"></a>
@@ -3,7 +3,7 @@ Main interface for geo-maps service.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -3,7 +3,7 @@ Main interface for geo-maps service.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -1,7 +1,7 @@
1
1
  """
2
2
  Main CLI entrypoint.
3
3
 
4
- Copyright 2025 Vlad Emelianov
4
+ Copyright 2026 Vlad Emelianov
5
5
  """
6
6
 
7
7
  import sys
@@ -12,8 +12,8 @@ def print_info() -> None:
12
12
  Print package info to stdout.
13
13
  """
14
14
  sys.stdout.write(
15
- "Type annotations for boto3 LocationServiceMapsV2 1.42.3\n"
16
- "Version: 1.42.3\n"
15
+ "Type annotations for boto3 LocationServiceMapsV2 1.42.41\n"
16
+ "Version: 1.42.41\n"
17
17
  "Builder version: 8.12.0\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/geo-maps.html#locationservicemapsv2\n"
@@ -26,7 +26,7 @@ def print_version() -> None:
26
26
  """
27
27
  Print package version to stdout.
28
28
  """
29
- sys.stdout.write("1.42.3\n")
29
+ sys.stdout.write("1.42.41\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -3,7 +3,7 @@ Type annotations for geo-maps service Client.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -3,7 +3,7 @@ Type annotations for geo-maps service Client.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/client/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -3,14 +3,14 @@ Type annotations for geo-maps service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/literals/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
10
10
  ```python
11
- from mypy_boto3_geo_maps.literals import ColorSchemeType
11
+ from mypy_boto3_geo_maps.literals import BuildingsType
12
12
 
13
- data: ColorSchemeType = "Dark"
13
+ data: BuildingsType = "Buildings3D"
14
14
  ```
15
15
  """
16
16
 
@@ -23,6 +23,7 @@ else:
23
23
 
24
24
 
25
25
  __all__ = (
26
+ "BuildingsType",
26
27
  "ColorSchemeType",
27
28
  "ContourDensityType",
28
29
  "LabelSizeType",
@@ -41,6 +42,7 @@ __all__ = (
41
42
  )
42
43
 
43
44
 
45
+ BuildingsType = Literal["Buildings3D"]
44
46
  ColorSchemeType = Literal["Dark", "Light"]
45
47
  ContourDensityType = Literal["Medium"]
46
48
  LabelSizeType = Literal["Large", "Small"]
@@ -48,7 +50,7 @@ MapFeatureModeType = Literal["Disabled", "Enabled"]
48
50
  MapStyleType = Literal["Hybrid", "Monochrome", "Satellite", "Standard"]
49
51
  ScaleBarUnitType = Literal["Kilometers", "KilometersMiles", "Miles", "MilesKilometers"]
50
52
  StaticMapStyleType = Literal["Satellite", "Standard"]
51
- TerrainType = Literal["Hillshade"]
53
+ TerrainType = Literal["Hillshade", "Terrain3D"]
52
54
  TileAdditionalFeatureType = Literal["ContourLines", "Hillshade", "Logistics", "Transit"]
53
55
  TrafficType = Literal["All"]
54
56
  TravelModeType = Literal["Transit", "Truck"]
@@ -195,7 +197,6 @@ ServiceName = Literal[
195
197
  "eks-auth",
196
198
  "elasticache",
197
199
  "elasticbeanstalk",
198
- "elastictranscoder",
199
200
  "elb",
200
201
  "elbv2",
201
202
  "emr",
@@ -460,6 +461,7 @@ ServiceName = Literal[
460
461
  "waf-regional",
461
462
  "wafv2",
462
463
  "wellarchitected",
464
+ "wickr",
463
465
  "wisdom",
464
466
  "workdocs",
465
467
  "workmail",
@@ -3,14 +3,14 @@ Type annotations for geo-maps service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/literals/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
10
10
  ```python
11
- from mypy_boto3_geo_maps.literals import ColorSchemeType
11
+ from mypy_boto3_geo_maps.literals import BuildingsType
12
12
 
13
- data: ColorSchemeType = "Dark"
13
+ data: BuildingsType = "Buildings3D"
14
14
  ```
15
15
  """
16
16
 
@@ -22,6 +22,7 @@ else:
22
22
  from typing_extensions import Literal
23
23
 
24
24
  __all__ = (
25
+ "BuildingsType",
25
26
  "ColorSchemeType",
26
27
  "ContourDensityType",
27
28
  "LabelSizeType",
@@ -39,6 +40,7 @@ __all__ = (
39
40
  "VariantType",
40
41
  )
41
42
 
43
+ BuildingsType = Literal["Buildings3D"]
42
44
  ColorSchemeType = Literal["Dark", "Light"]
43
45
  ContourDensityType = Literal["Medium"]
44
46
  LabelSizeType = Literal["Large", "Small"]
@@ -46,7 +48,7 @@ MapFeatureModeType = Literal["Disabled", "Enabled"]
46
48
  MapStyleType = Literal["Hybrid", "Monochrome", "Satellite", "Standard"]
47
49
  ScaleBarUnitType = Literal["Kilometers", "KilometersMiles", "Miles", "MilesKilometers"]
48
50
  StaticMapStyleType = Literal["Satellite", "Standard"]
49
- TerrainType = Literal["Hillshade"]
51
+ TerrainType = Literal["Hillshade", "Terrain3D"]
50
52
  TileAdditionalFeatureType = Literal["ContourLines", "Hillshade", "Logistics", "Transit"]
51
53
  TrafficType = Literal["All"]
52
54
  TravelModeType = Literal["Transit", "Truck"]
@@ -193,7 +195,6 @@ ServiceName = Literal[
193
195
  "eks-auth",
194
196
  "elasticache",
195
197
  "elasticbeanstalk",
196
- "elastictranscoder",
197
198
  "elb",
198
199
  "elbv2",
199
200
  "emr",
@@ -458,6 +459,7 @@ ServiceName = Literal[
458
459
  "waf-regional",
459
460
  "wafv2",
460
461
  "wellarchitected",
462
+ "wickr",
461
463
  "wisdom",
462
464
  "workdocs",
463
465
  "workmail",
@@ -3,7 +3,7 @@ Type annotations for geo-maps service type definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/type_defs/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -28,6 +28,7 @@ from .literals import (
28
28
  MapStyleType,
29
29
  ScaleBarUnitType,
30
30
  StaticMapStyleType,
31
+ TerrainType,
31
32
  TileAdditionalFeatureType,
32
33
  TravelModeType,
33
34
  )
@@ -100,10 +101,11 @@ class GetStyleDescriptorRequestTypeDef(TypedDict):
100
101
  Style: MapStyleType
101
102
  ColorScheme: NotRequired[ColorSchemeType]
102
103
  PoliticalView: NotRequired[str]
103
- Terrain: NotRequired[Literal["Hillshade"]]
104
+ Terrain: NotRequired[TerrainType]
104
105
  ContourDensity: NotRequired[Literal["Medium"]]
105
106
  Traffic: NotRequired[Literal["All"]]
106
107
  TravelModes: NotRequired[Sequence[TravelModeType]]
108
+ Buildings: NotRequired[Literal["Buildings3D"]]
107
109
  Key: NotRequired[str]
108
110
 
109
111
 
@@ -3,7 +3,7 @@ Type annotations for geo-maps service type definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/type_defs/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -28,6 +28,7 @@ from .literals import (
28
28
  MapStyleType,
29
29
  ScaleBarUnitType,
30
30
  StaticMapStyleType,
31
+ TerrainType,
31
32
  TileAdditionalFeatureType,
32
33
  TravelModeType,
33
34
  )
@@ -94,10 +95,11 @@ class GetStyleDescriptorRequestTypeDef(TypedDict):
94
95
  Style: MapStyleType
95
96
  ColorScheme: NotRequired[ColorSchemeType]
96
97
  PoliticalView: NotRequired[str]
97
- Terrain: NotRequired[Literal["Hillshade"]]
98
+ Terrain: NotRequired[TerrainType]
98
99
  ContourDensity: NotRequired[Literal["Medium"]]
99
100
  Traffic: NotRequired[Literal["All"]]
100
101
  TravelModes: NotRequired[Sequence[TravelModeType]]
102
+ Buildings: NotRequired[Literal["Buildings3D"]]
101
103
  Key: NotRequired[str]
102
104
 
103
105
  class GetTileRequestTypeDef(TypedDict):
@@ -0,0 +1,7 @@
1
+ """
2
+ Source of truth for version.
3
+
4
+ Copyright 2026 Vlad Emelianov
5
+ """
6
+
7
+ __version__ = "1.42.41"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-geo-maps
3
- Version: 1.42.3
4
- Summary: Type annotations for boto3 LocationServiceMapsV2 1.42.3 service generated with mypy-boto3-builder 8.12.0
3
+ Version: 1.42.41
4
+ Summary: Type annotations for boto3 LocationServiceMapsV2 1.42.41 service generated with mypy-boto3-builder 8.12.0
5
5
  Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
6
6
  License-Expression: MIT
7
7
  Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
@@ -43,7 +43,7 @@ Dynamic: license-file
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3 LocationServiceMapsV2 1.42.3](https://pypi.org/project/boto3/)
46
+ [boto3 LocationServiceMapsV2 1.42.41](https://pypi.org/project/boto3/)
47
47
  compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -104,7 +104,7 @@ You can generate type annotations for `boto3` package locally with
104
104
  isolation.
105
105
 
106
106
  1. Run mypy-boto3-builder in your package root directory:
107
- `uvx --with 'boto3==1.42.3' mypy-boto3-builder`
107
+ `uvx --with 'boto3==1.42.41' mypy-boto3-builder`
108
108
  2. Select `boto3-stubs` AWS SDK.
109
109
  3. Add `LocationServiceMapsV2` service.
110
110
  4. Use provided commands to install generated packages.
@@ -338,10 +338,10 @@ Full list of `LocationServiceMapsV2` Literals can be found in
338
338
  [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_geo_maps/literals/).
339
339
 
340
340
  ```python
341
- from mypy_boto3_geo_maps.literals import ColorSchemeType
341
+ from mypy_boto3_geo_maps.literals import BuildingsType
342
342
 
343
343
 
344
- def check_value(value: ColorSchemeType) -> bool: ...
344
+ def check_value(value: BuildingsType) -> bool: ...
345
345
  ```
346
346
 
347
347
  <a id="type-definitions"></a>
@@ -1,13 +1,13 @@
1
1
  # Setup script for mypy-boto3-geo-maps.
2
2
 
3
- # Copyright 2025 Vlad Emelianov
3
+ # Copyright 2026 Vlad Emelianov
4
4
 
5
5
  [project]
6
6
  name = "mypy-boto3-geo-maps"
7
- version = "1.42.3"
7
+ version = "1.42.41"
8
8
  license = "MIT"
9
9
  authors = [{ name = "Vlad Emelianov", email = "vlad.emelianov.nz@gmail.com" }]
10
- description = "Type annotations for boto3 LocationServiceMapsV2 1.42.3 service generated with mypy-boto3-builder 8.12.0"
10
+ description = "Type annotations for boto3 LocationServiceMapsV2 1.42.41 service generated with mypy-boto3-builder 8.12.0"
11
11
  readme = "README.md"
12
12
  classifiers = [
13
13
  "Development Status :: 5 - Production/Stable",
@@ -1,7 +0,0 @@
1
- """
2
- Source of truth for version.
3
-
4
- Copyright 2025 Vlad Emelianov
5
- """
6
-
7
- __version__ = "1.42.3"