mypy-boto3-athena 1.29.0__tar.gz → 1.29.3__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 (24) hide show
  1. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/PKG-INFO +3 -3
  2. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/README.md +1 -1
  3. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/__main__.py +2 -2
  4. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/literals.py +1 -1
  5. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/literals.pyi +1 -1
  6. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/type_defs.py +2 -0
  7. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/type_defs.pyi +2 -0
  8. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/version.py +1 -1
  9. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena.egg-info/PKG-INFO +3 -3
  10. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/setup.py +2 -2
  11. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/LICENSE +0 -0
  12. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/__init__.py +0 -0
  13. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/__init__.pyi +0 -0
  14. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/client.py +0 -0
  15. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/client.pyi +0 -0
  16. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/paginator.py +0 -0
  17. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/paginator.pyi +0 -0
  18. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena/py.typed +0 -0
  19. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena.egg-info/SOURCES.txt +0 -0
  20. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena.egg-info/dependency_links.txt +0 -0
  21. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena.egg-info/not-zip-safe +0 -0
  22. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena.egg-info/requires.txt +0 -0
  23. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/mypy_boto3_athena.egg-info/top_level.txt +0 -0
  24. {mypy-boto3-athena-1.29.0 → mypy-boto3-athena-1.29.3}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-athena
3
- Version: 1.29.0
4
- Summary: Type annotations for boto3.Athena 1.29.0 service generated with mypy-boto3-builder 7.20.3
3
+ Version: 1.29.3
4
+ Summary: Type annotations for boto3.Athena 1.29.3 service generated with mypy-boto3-builder 7.20.3
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
@@ -43,7 +43,7 @@ License-File: LICENSE
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.Athena 1.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
46
+ [boto3.Athena 1.29.3](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -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.Athena 1.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
13
+ [boto3.Athena 1.29.3](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
14
14
  service compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -10,7 +10,7 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.Athena 1.29.0\nVersion: 1.29.0\nBuilder version:"
13
+ "Type annotations for boto3.Athena 1.29.3\nVersion: 1.29.3\nBuilder version:"
14
14
  " 7.20.3\nDocs: "
15
15
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_athena//\nBoto3 docs: "
16
16
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena\nOther"
@@ -23,7 +23,7 @@ def print_version() -> None:
23
23
  """
24
24
  Print package version to stdout.
25
25
  """
26
- print("1.29.0")
26
+ print("1.29.3")
27
27
 
28
28
 
29
29
  def main() -> None:
@@ -286,7 +286,6 @@ ServiceName = Literal[
286
286
  "lookoutvision",
287
287
  "m2",
288
288
  "machinelearning",
289
- "macie",
290
289
  "macie2",
291
290
  "managedblockchain",
292
291
  "managedblockchain-query",
@@ -424,6 +423,7 @@ ServiceName = Literal[
424
423
  "transcribe",
425
424
  "transfer",
426
425
  "translate",
426
+ "trustedadvisor",
427
427
  "verifiedpermissions",
428
428
  "voice-id",
429
429
  "vpc-lattice",
@@ -284,7 +284,6 @@ ServiceName = Literal[
284
284
  "lookoutvision",
285
285
  "m2",
286
286
  "machinelearning",
287
- "macie",
288
287
  "macie2",
289
288
  "managedblockchain",
290
289
  "managedblockchain-query",
@@ -422,6 +421,7 @@ ServiceName = Literal[
422
421
  "transcribe",
423
422
  "transfer",
424
423
  "translate",
424
+ "trustedadvisor",
425
425
  "verifiedpermissions",
426
426
  "voice-id",
427
427
  "vpc-lattice",
@@ -877,6 +877,7 @@ QueryRuntimeStatisticsTimelineTypeDef = TypedDict(
877
877
  "QueryRuntimeStatisticsTimelineTypeDef",
878
878
  {
879
879
  "QueryQueueTimeInMillis": NotRequired[int],
880
+ "ServicePreProcessingTimeInMillis": NotRequired[int],
880
881
  "QueryPlanningTimeInMillis": NotRequired[int],
881
882
  "EngineExecutionTimeInMillis": NotRequired[int],
882
883
  "ServiceProcessingTimeInMillis": NotRequired[int],
@@ -1473,6 +1474,7 @@ QueryExecutionStatisticsTypeDef = TypedDict(
1473
1474
  "DataManifestLocation": NotRequired[str],
1474
1475
  "TotalExecutionTimeInMillis": NotRequired[int],
1475
1476
  "QueryQueueTimeInMillis": NotRequired[int],
1477
+ "ServicePreProcessingTimeInMillis": NotRequired[int],
1476
1478
  "QueryPlanningTimeInMillis": NotRequired[int],
1477
1479
  "ServiceProcessingTimeInMillis": NotRequired[int],
1478
1480
  "ResultReuseInformation": NotRequired[ResultReuseInformationTypeDef],
@@ -876,6 +876,7 @@ QueryRuntimeStatisticsTimelineTypeDef = TypedDict(
876
876
  "QueryRuntimeStatisticsTimelineTypeDef",
877
877
  {
878
878
  "QueryQueueTimeInMillis": NotRequired[int],
879
+ "ServicePreProcessingTimeInMillis": NotRequired[int],
879
880
  "QueryPlanningTimeInMillis": NotRequired[int],
880
881
  "EngineExecutionTimeInMillis": NotRequired[int],
881
882
  "ServiceProcessingTimeInMillis": NotRequired[int],
@@ -1472,6 +1473,7 @@ QueryExecutionStatisticsTypeDef = TypedDict(
1472
1473
  "DataManifestLocation": NotRequired[str],
1473
1474
  "TotalExecutionTimeInMillis": NotRequired[int],
1474
1475
  "QueryQueueTimeInMillis": NotRequired[int],
1476
+ "ServicePreProcessingTimeInMillis": NotRequired[int],
1475
1477
  "QueryPlanningTimeInMillis": NotRequired[int],
1476
1478
  "ServiceProcessingTimeInMillis": NotRequired[int],
1477
1479
  "ResultReuseInformation": NotRequired[ResultReuseInformationTypeDef],
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.29.0"
5
+ __version__ = "1.29.3"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-athena
3
- Version: 1.29.0
4
- Summary: Type annotations for boto3.Athena 1.29.0 service generated with mypy-boto3-builder 7.20.3
3
+ Version: 1.29.3
4
+ Summary: Type annotations for boto3.Athena 1.29.3 service generated with mypy-boto3-builder 7.20.3
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
@@ -43,7 +43,7 @@ License-File: LICENSE
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.Athena 1.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
46
+ [boto3.Athena 1.29.3](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -11,14 +11,14 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
11
11
 
12
12
  setup(
13
13
  name="mypy-boto3-athena",
14
- version="1.29.0",
14
+ version="1.29.3",
15
15
  packages=["mypy_boto3_athena"],
16
16
  url="https://github.com/youtype/mypy_boto3_builder",
17
17
  license="MIT License",
18
18
  author="Vlad Emelianov",
19
19
  author_email="vlad.emelianov.nz@gmail.com",
20
20
  description=(
21
- "Type annotations for boto3.Athena 1.29.0 service generated with mypy-boto3-builder 7.20.3"
21
+ "Type annotations for boto3.Athena 1.29.3 service generated with mypy-boto3-builder 7.20.3"
22
22
  ),
23
23
  classifiers=[
24
24
  "Development Status :: 5 - Production/Stable",