types-boto3-geo-maps 1.39.0__tar.gz → 1.40.20__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.
- {types_boto3_geo_maps-1.39.0/types_boto3_geo_maps.egg-info → types_boto3_geo_maps-1.40.20}/PKG-INFO +4 -4
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/README.md +2 -2
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/setup.py +2 -2
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/__main__.py +3 -3
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/client.py +1 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/client.pyi +1 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/literals.py +8 -12
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/literals.pyi +8 -12
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/version.py +1 -1
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20/types_boto3_geo_maps.egg-info}/PKG-INFO +4 -4
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/LICENSE +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/setup.cfg +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/__init__.py +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/__init__.pyi +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/py.typed +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/type_defs.py +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/type_defs.pyi +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps.egg-info/SOURCES.txt +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps.egg-info/dependency_links.txt +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps.egg-info/not-zip-safe +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps.egg-info/requires.txt +0 -0
- {types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps.egg-info/top_level.txt +0 -0
{types_boto3_geo_maps-1.39.0/types_boto3_geo_maps.egg-info → types_boto3_geo_maps-1.40.20}/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-geo-maps
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 LocationServiceMapsV2 1.
|
|
3
|
+
Version: 1.40.20
|
|
4
|
+
Summary: Type annotations for boto3 LocationServiceMapsV2 1.40.20 service generated with mypy-boto3-builder 8.11.0
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -57,7 +57,7 @@ Dynamic: summary
|
|
|
57
57
|

|
|
58
58
|
|
|
59
59
|
Type annotations for
|
|
60
|
-
[boto3 LocationServiceMapsV2 1.
|
|
60
|
+
[boto3 LocationServiceMapsV2 1.40.20](https://pypi.org/project/boto3/)
|
|
61
61
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
62
62
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
63
63
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -118,7 +118,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
118
118
|
isolation.
|
|
119
119
|
|
|
120
120
|
1. Run mypy-boto3-builder in your package root directory:
|
|
121
|
-
`uvx --with 'boto3==1.
|
|
121
|
+
`uvx --with 'boto3==1.40.20' mypy-boto3-builder`
|
|
122
122
|
2. Select `boto3` AWS SDK.
|
|
123
123
|
3. Add `LocationServiceMapsV2` service.
|
|
124
124
|
4. Use provided commands to install generated packages.
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3 LocationServiceMapsV2 1.
|
|
13
|
+
[boto3 LocationServiceMapsV2 1.40.20](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.
|
|
74
|
+
`uvx --with 'boto3==1.40.20' mypy-boto3-builder`
|
|
75
75
|
2. Select `boto3` AWS SDK.
|
|
76
76
|
3. Add `LocationServiceMapsV2` service.
|
|
77
77
|
4. Use provided commands to install generated packages.
|
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
13
13
|
|
|
14
14
|
setup(
|
|
15
15
|
name="types-boto3-geo-maps",
|
|
16
|
-
version="1.
|
|
16
|
+
version="1.40.20",
|
|
17
17
|
packages=["types_boto3_geo_maps"],
|
|
18
18
|
url="https://github.com/youtype/mypy_boto3_builder",
|
|
19
19
|
license="MIT License",
|
|
20
20
|
author="Vlad Emelianov",
|
|
21
21
|
author_email="vlad.emelianov.nz@gmail.com",
|
|
22
|
-
description="Type annotations for boto3 LocationServiceMapsV2 1.
|
|
22
|
+
description="Type annotations for boto3 LocationServiceMapsV2 1.40.20 service generated with mypy-boto3-builder 8.11.0",
|
|
23
23
|
classifiers=[
|
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
|
25
25
|
"Intended Audience :: Developers",
|
{types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/__main__.py
RENAMED
|
@@ -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.
|
|
16
|
-
"Version: 1.
|
|
15
|
+
"Type annotations for boto3 LocationServiceMapsV2 1.40.20\n"
|
|
16
|
+
"Version: 1.40.20\n"
|
|
17
17
|
"Builder version: 8.11.0\n"
|
|
18
18
|
"Docs: https://youtype.github.io/types_boto3_docs/types_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.
|
|
29
|
+
sys.stdout.write("1.40.20\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -56,6 +56,7 @@ class Exceptions(BaseClientExceptions):
|
|
|
56
56
|
AccessDeniedException: Type[BotocoreClientError]
|
|
57
57
|
ClientError: Type[BotocoreClientError]
|
|
58
58
|
InternalServerException: Type[BotocoreClientError]
|
|
59
|
+
ResourceNotFoundException: Type[BotocoreClientError]
|
|
59
60
|
ThrottlingException: Type[BotocoreClientError]
|
|
60
61
|
ValidationException: Type[BotocoreClientError]
|
|
61
62
|
|
{types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/client.pyi
RENAMED
|
@@ -54,6 +54,7 @@ class Exceptions(BaseClientExceptions):
|
|
|
54
54
|
AccessDeniedException: Type[BotocoreClientError]
|
|
55
55
|
ClientError: Type[BotocoreClientError]
|
|
56
56
|
InternalServerException: Type[BotocoreClientError]
|
|
57
|
+
ResourceNotFoundException: Type[BotocoreClientError]
|
|
57
58
|
ThrottlingException: Type[BotocoreClientError]
|
|
58
59
|
ValidationException: Type[BotocoreClientError]
|
|
59
60
|
|
{types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/literals.py
RENAMED
|
@@ -71,6 +71,7 @@ ServiceName = Literal[
|
|
|
71
71
|
"appstream",
|
|
72
72
|
"appsync",
|
|
73
73
|
"apptest",
|
|
74
|
+
"arc-region-switch",
|
|
74
75
|
"arc-zonal-shift",
|
|
75
76
|
"artifact",
|
|
76
77
|
"athena",
|
|
@@ -82,11 +83,15 @@ ServiceName = Literal[
|
|
|
82
83
|
"backup-gateway",
|
|
83
84
|
"backupsearch",
|
|
84
85
|
"batch",
|
|
86
|
+
"bcm-dashboards",
|
|
85
87
|
"bcm-data-exports",
|
|
86
88
|
"bcm-pricing-calculator",
|
|
89
|
+
"bcm-recommended-actions",
|
|
87
90
|
"bedrock",
|
|
88
91
|
"bedrock-agent",
|
|
89
92
|
"bedrock-agent-runtime",
|
|
93
|
+
"bedrock-agentcore",
|
|
94
|
+
"bedrock-agentcore-control",
|
|
90
95
|
"bedrock-data-automation",
|
|
91
96
|
"bedrock-data-automation-runtime",
|
|
92
97
|
"bedrock-runtime",
|
|
@@ -319,11 +324,10 @@ ServiceName = Literal[
|
|
|
319
324
|
"notificationscontacts",
|
|
320
325
|
"oam",
|
|
321
326
|
"observabilityadmin",
|
|
327
|
+
"odb",
|
|
322
328
|
"omics",
|
|
323
329
|
"opensearch",
|
|
324
330
|
"opensearchserverless",
|
|
325
|
-
"opsworks",
|
|
326
|
-
"opsworkscm",
|
|
327
331
|
"organizations",
|
|
328
332
|
"osis",
|
|
329
333
|
"outposts",
|
|
@@ -379,6 +383,7 @@ ServiceName = Literal[
|
|
|
379
383
|
"s3control",
|
|
380
384
|
"s3outposts",
|
|
381
385
|
"s3tables",
|
|
386
|
+
"s3vectors",
|
|
382
387
|
"sagemaker",
|
|
383
388
|
"sagemaker-a2i-runtime",
|
|
384
389
|
"sagemaker-edge",
|
|
@@ -455,14 +460,5 @@ ServiceName = Literal[
|
|
|
455
460
|
"xray",
|
|
456
461
|
]
|
|
457
462
|
ResourceServiceName = Literal[
|
|
458
|
-
"cloudformation",
|
|
459
|
-
"cloudwatch",
|
|
460
|
-
"dynamodb",
|
|
461
|
-
"ec2",
|
|
462
|
-
"glacier",
|
|
463
|
-
"iam",
|
|
464
|
-
"opsworks",
|
|
465
|
-
"s3",
|
|
466
|
-
"sns",
|
|
467
|
-
"sqs",
|
|
463
|
+
"cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
|
|
468
464
|
]
|
{types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/literals.pyi
RENAMED
|
@@ -69,6 +69,7 @@ ServiceName = Literal[
|
|
|
69
69
|
"appstream",
|
|
70
70
|
"appsync",
|
|
71
71
|
"apptest",
|
|
72
|
+
"arc-region-switch",
|
|
72
73
|
"arc-zonal-shift",
|
|
73
74
|
"artifact",
|
|
74
75
|
"athena",
|
|
@@ -80,11 +81,15 @@ ServiceName = Literal[
|
|
|
80
81
|
"backup-gateway",
|
|
81
82
|
"backupsearch",
|
|
82
83
|
"batch",
|
|
84
|
+
"bcm-dashboards",
|
|
83
85
|
"bcm-data-exports",
|
|
84
86
|
"bcm-pricing-calculator",
|
|
87
|
+
"bcm-recommended-actions",
|
|
85
88
|
"bedrock",
|
|
86
89
|
"bedrock-agent",
|
|
87
90
|
"bedrock-agent-runtime",
|
|
91
|
+
"bedrock-agentcore",
|
|
92
|
+
"bedrock-agentcore-control",
|
|
88
93
|
"bedrock-data-automation",
|
|
89
94
|
"bedrock-data-automation-runtime",
|
|
90
95
|
"bedrock-runtime",
|
|
@@ -317,11 +322,10 @@ ServiceName = Literal[
|
|
|
317
322
|
"notificationscontacts",
|
|
318
323
|
"oam",
|
|
319
324
|
"observabilityadmin",
|
|
325
|
+
"odb",
|
|
320
326
|
"omics",
|
|
321
327
|
"opensearch",
|
|
322
328
|
"opensearchserverless",
|
|
323
|
-
"opsworks",
|
|
324
|
-
"opsworkscm",
|
|
325
329
|
"organizations",
|
|
326
330
|
"osis",
|
|
327
331
|
"outposts",
|
|
@@ -377,6 +381,7 @@ ServiceName = Literal[
|
|
|
377
381
|
"s3control",
|
|
378
382
|
"s3outposts",
|
|
379
383
|
"s3tables",
|
|
384
|
+
"s3vectors",
|
|
380
385
|
"sagemaker",
|
|
381
386
|
"sagemaker-a2i-runtime",
|
|
382
387
|
"sagemaker-edge",
|
|
@@ -453,14 +458,5 @@ ServiceName = Literal[
|
|
|
453
458
|
"xray",
|
|
454
459
|
]
|
|
455
460
|
ResourceServiceName = Literal[
|
|
456
|
-
"cloudformation",
|
|
457
|
-
"cloudwatch",
|
|
458
|
-
"dynamodb",
|
|
459
|
-
"ec2",
|
|
460
|
-
"glacier",
|
|
461
|
-
"iam",
|
|
462
|
-
"opsworks",
|
|
463
|
-
"s3",
|
|
464
|
-
"sns",
|
|
465
|
-
"sqs",
|
|
461
|
+
"cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
|
|
466
462
|
]
|
{types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20/types_boto3_geo_maps.egg-info}/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-geo-maps
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 LocationServiceMapsV2 1.
|
|
3
|
+
Version: 1.40.20
|
|
4
|
+
Summary: Type annotations for boto3 LocationServiceMapsV2 1.40.20 service generated with mypy-boto3-builder 8.11.0
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -57,7 +57,7 @@ Dynamic: summary
|
|
|
57
57
|

|
|
58
58
|
|
|
59
59
|
Type annotations for
|
|
60
|
-
[boto3 LocationServiceMapsV2 1.
|
|
60
|
+
[boto3 LocationServiceMapsV2 1.40.20](https://pypi.org/project/boto3/)
|
|
61
61
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
62
62
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
63
63
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -118,7 +118,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
118
118
|
isolation.
|
|
119
119
|
|
|
120
120
|
1. Run mypy-boto3-builder in your package root directory:
|
|
121
|
-
`uvx --with 'boto3==1.
|
|
121
|
+
`uvx --with 'boto3==1.40.20' mypy-boto3-builder`
|
|
122
122
|
2. Select `boto3` AWS SDK.
|
|
123
123
|
3. Add `LocationServiceMapsV2` service.
|
|
124
124
|
4. Use provided commands to install generated packages.
|
|
File without changes
|
|
File without changes
|
{types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/__init__.py
RENAMED
|
File without changes
|
{types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/type_defs.py
RENAMED
|
File without changes
|
{types_boto3_geo_maps-1.39.0 → types_boto3_geo_maps-1.40.20}/types_boto3_geo_maps/type_defs.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|