mypy-boto3-athena 1.34.23__tar.gz → 1.34.115__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 (25) hide show
  1. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/PKG-INFO +4 -4
  2. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/README.md +2 -2
  3. mypy_boto3_athena-1.34.115/mypy_boto3_athena/__main__.py +40 -0
  4. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/client.py +4 -4
  5. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/client.pyi +4 -4
  6. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/literals.py +9 -1
  7. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/literals.pyi +9 -1
  8. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/type_defs.py +56 -32
  9. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/type_defs.pyi +56 -32
  10. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/version.py +1 -1
  11. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena.egg-info/PKG-INFO +4 -4
  12. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/setup.py +2 -4
  13. mypy-boto3-athena-1.34.23/mypy_boto3_athena/__main__.py +0 -39
  14. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/LICENSE +0 -0
  15. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/__init__.py +0 -0
  16. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/__init__.pyi +0 -0
  17. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/paginator.py +0 -0
  18. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/paginator.pyi +0 -0
  19. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena/py.typed +0 -0
  20. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena.egg-info/SOURCES.txt +0 -0
  21. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena.egg-info/dependency_links.txt +0 -0
  22. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena.egg-info/not-zip-safe +0 -0
  23. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena.egg-info/requires.txt +0 -0
  24. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/mypy_boto3_athena.egg-info/top_level.txt +0 -0
  25. {mypy-boto3-athena-1.34.23 → mypy_boto3_athena-1.34.115}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-athena
3
- Version: 1.34.23
4
- Summary: Type annotations for boto3.Athena 1.34.23 service generated with mypy-boto3-builder 7.23.1
3
+ Version: 1.34.115
4
+ Summary: Type annotations for boto3.Athena 1.34.115 service generated with mypy-boto3-builder 7.24.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
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
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.34.23](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
46
+ [boto3.Athena 1.34.115](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/),
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
52
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
53
 
54
54
  Generated by
55
- [mypy-boto3-builder 7.23.1](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.24.0](https://github.com/youtype/mypy_boto3_builder).
56
56
 
57
57
  More information can be found on
58
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -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.34.23](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
13
+ [boto3.Athena 1.34.115](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/),
@@ -19,7 +19,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
21
  Generated by
22
- [mypy-boto3-builder 7.23.1](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.24.0](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found on
25
25
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -0,0 +1,40 @@
1
+ """
2
+ Main CLI entrypoint.
3
+ """
4
+
5
+ import sys
6
+
7
+
8
+ def print_info() -> None:
9
+ """
10
+ Print package info to stdout.
11
+ """
12
+ print(
13
+ "Type annotations for boto3.Athena 1.34.115\n"
14
+ "Version: 1.34.115\n"
15
+ "Builder version: 7.24.0\n"
16
+ "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_athena//\n"
17
+ "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena\n"
18
+ "Other services: https://pypi.org/project/boto3-stubs/\n"
19
+ "Changelog: https://github.com/youtype/mypy_boto3_builder/releases"
20
+ )
21
+
22
+
23
+ def print_version() -> None:
24
+ """
25
+ Print package version to stdout.
26
+ """
27
+ print("1.34.115")
28
+
29
+
30
+ def main() -> None:
31
+ """
32
+ Main CLI entrypoint.
33
+ """
34
+ if "--version" in sys.argv:
35
+ return print_version()
36
+ print_info()
37
+
38
+
39
+ if __name__ == "__main__":
40
+ main()
@@ -40,11 +40,11 @@ from .type_defs import (
40
40
  BatchGetPreparedStatementOutputTypeDef,
41
41
  BatchGetQueryExecutionOutputTypeDef,
42
42
  CalculationConfigurationTypeDef,
43
- CapacityAssignmentTypeDef,
43
+ CapacityAssignmentUnionTypeDef,
44
44
  CreateNamedQueryOutputTypeDef,
45
45
  CreateNotebookOutputTypeDef,
46
46
  CreatePresignedNotebookUrlResponseTypeDef,
47
- EngineConfigurationTypeDef,
47
+ EngineConfigurationUnionTypeDef,
48
48
  ExportNotebookOutputTypeDef,
49
49
  FilterDefinitionTypeDef,
50
50
  GetCalculationExecutionCodeResponseTypeDef,
@@ -746,7 +746,7 @@ class AthenaClient(BaseClient):
746
746
  self,
747
747
  *,
748
748
  CapacityReservationName: str,
749
- CapacityAssignments: Sequence[CapacityAssignmentTypeDef],
749
+ CapacityAssignments: Sequence[CapacityAssignmentUnionTypeDef],
750
750
  ) -> Dict[str, Any]:
751
751
  """
752
752
  Puts a new capacity assignment configuration for a specified capacity
@@ -794,7 +794,7 @@ class AthenaClient(BaseClient):
794
794
  self,
795
795
  *,
796
796
  WorkGroup: str,
797
- EngineConfiguration: EngineConfigurationTypeDef,
797
+ EngineConfiguration: EngineConfigurationUnionTypeDef,
798
798
  Description: str = ...,
799
799
  NotebookVersion: str = ...,
800
800
  SessionIdleTimeoutInMinutes: int = ...,
@@ -40,11 +40,11 @@ from .type_defs import (
40
40
  BatchGetPreparedStatementOutputTypeDef,
41
41
  BatchGetQueryExecutionOutputTypeDef,
42
42
  CalculationConfigurationTypeDef,
43
- CapacityAssignmentTypeDef,
43
+ CapacityAssignmentUnionTypeDef,
44
44
  CreateNamedQueryOutputTypeDef,
45
45
  CreateNotebookOutputTypeDef,
46
46
  CreatePresignedNotebookUrlResponseTypeDef,
47
- EngineConfigurationTypeDef,
47
+ EngineConfigurationUnionTypeDef,
48
48
  ExportNotebookOutputTypeDef,
49
49
  FilterDefinitionTypeDef,
50
50
  GetCalculationExecutionCodeResponseTypeDef,
@@ -743,7 +743,7 @@ class AthenaClient(BaseClient):
743
743
  self,
744
744
  *,
745
745
  CapacityReservationName: str,
746
- CapacityAssignments: Sequence[CapacityAssignmentTypeDef],
746
+ CapacityAssignments: Sequence[CapacityAssignmentUnionTypeDef],
747
747
  ) -> Dict[str, Any]:
748
748
  """
749
749
  Puts a new capacity assignment configuration for a specified capacity
@@ -791,7 +791,7 @@ class AthenaClient(BaseClient):
791
791
  self,
792
792
  *,
793
793
  WorkGroup: str,
794
- EngineConfiguration: EngineConfigurationTypeDef,
794
+ EngineConfiguration: EngineConfigurationUnionTypeDef,
795
795
  Description: str = ...,
796
796
  NotebookVersion: str = ...,
797
797
  SessionIdleTimeoutInMinutes: int = ...,
@@ -106,6 +106,7 @@ ServiceName = Literal[
106
106
  "appstream",
107
107
  "appsync",
108
108
  "arc-zonal-shift",
109
+ "artifact",
109
110
  "athena",
110
111
  "auditmanager",
111
112
  "autoscaling",
@@ -124,6 +125,7 @@ ServiceName = Literal[
124
125
  "braket",
125
126
  "budgets",
126
127
  "ce",
128
+ "chatbot",
127
129
  "chime",
128
130
  "chime-sdk-identity",
129
131
  "chime-sdk-media-pipelines",
@@ -149,6 +151,7 @@ ServiceName = Literal[
149
151
  "codebuild",
150
152
  "codecatalyst",
151
153
  "codecommit",
154
+ "codeconnections",
152
155
  "codedeploy",
153
156
  "codeguru-reviewer",
154
157
  "codeguru-security",
@@ -169,6 +172,7 @@ ServiceName = Literal[
169
172
  "connectcampaigns",
170
173
  "connectcases",
171
174
  "connectparticipant",
175
+ "controlcatalog",
172
176
  "controltower",
173
177
  "cost-optimization-hub",
174
178
  "cur",
@@ -179,6 +183,7 @@ ServiceName = Literal[
179
183
  "datasync",
180
184
  "datazone",
181
185
  "dax",
186
+ "deadline",
182
187
  "detective",
183
188
  "devicefarm",
184
189
  "devops-guru",
@@ -247,7 +252,6 @@ ServiceName = Literal[
247
252
  "iot",
248
253
  "iot-data",
249
254
  "iot-jobs-data",
250
- "iot-roborunner",
251
255
  "iot1click-devices",
252
256
  "iot1click-projects",
253
257
  "iotanalytics",
@@ -297,6 +301,7 @@ ServiceName = Literal[
297
301
  "m2",
298
302
  "machinelearning",
299
303
  "macie2",
304
+ "mailmanager",
300
305
  "managedblockchain",
301
306
  "managedblockchain-query",
302
307
  "marketplace-agreement",
@@ -384,6 +389,7 @@ ServiceName = Literal[
384
389
  "route53-recovery-control-config",
385
390
  "route53-recovery-readiness",
386
391
  "route53domains",
392
+ "route53profiles",
387
393
  "route53resolver",
388
394
  "rum",
389
395
  "s3",
@@ -435,6 +441,7 @@ ServiceName = Literal[
435
441
  "swf",
436
442
  "synthetics",
437
443
  "textract",
444
+ "timestream-influxdb",
438
445
  "timestream-query",
439
446
  "timestream-write",
440
447
  "tnb",
@@ -493,6 +500,7 @@ RegionName = Literal[
493
500
  "ap-southeast-3",
494
501
  "ap-southeast-4",
495
502
  "ca-central-1",
503
+ "ca-west-1",
496
504
  "eu-central-1",
497
505
  "eu-central-2",
498
506
  "eu-north-1",
@@ -106,6 +106,7 @@ ServiceName = Literal[
106
106
  "appstream",
107
107
  "appsync",
108
108
  "arc-zonal-shift",
109
+ "artifact",
109
110
  "athena",
110
111
  "auditmanager",
111
112
  "autoscaling",
@@ -124,6 +125,7 @@ ServiceName = Literal[
124
125
  "braket",
125
126
  "budgets",
126
127
  "ce",
128
+ "chatbot",
127
129
  "chime",
128
130
  "chime-sdk-identity",
129
131
  "chime-sdk-media-pipelines",
@@ -149,6 +151,7 @@ ServiceName = Literal[
149
151
  "codebuild",
150
152
  "codecatalyst",
151
153
  "codecommit",
154
+ "codeconnections",
152
155
  "codedeploy",
153
156
  "codeguru-reviewer",
154
157
  "codeguru-security",
@@ -169,6 +172,7 @@ ServiceName = Literal[
169
172
  "connectcampaigns",
170
173
  "connectcases",
171
174
  "connectparticipant",
175
+ "controlcatalog",
172
176
  "controltower",
173
177
  "cost-optimization-hub",
174
178
  "cur",
@@ -179,6 +183,7 @@ ServiceName = Literal[
179
183
  "datasync",
180
184
  "datazone",
181
185
  "dax",
186
+ "deadline",
182
187
  "detective",
183
188
  "devicefarm",
184
189
  "devops-guru",
@@ -247,7 +252,6 @@ ServiceName = Literal[
247
252
  "iot",
248
253
  "iot-data",
249
254
  "iot-jobs-data",
250
- "iot-roborunner",
251
255
  "iot1click-devices",
252
256
  "iot1click-projects",
253
257
  "iotanalytics",
@@ -297,6 +301,7 @@ ServiceName = Literal[
297
301
  "m2",
298
302
  "machinelearning",
299
303
  "macie2",
304
+ "mailmanager",
300
305
  "managedblockchain",
301
306
  "managedblockchain-query",
302
307
  "marketplace-agreement",
@@ -384,6 +389,7 @@ ServiceName = Literal[
384
389
  "route53-recovery-control-config",
385
390
  "route53-recovery-readiness",
386
391
  "route53domains",
392
+ "route53profiles",
387
393
  "route53resolver",
388
394
  "rum",
389
395
  "s3",
@@ -435,6 +441,7 @@ ServiceName = Literal[
435
441
  "swf",
436
442
  "synthetics",
437
443
  "textract",
444
+ "timestream-influxdb",
438
445
  "timestream-query",
439
446
  "timestream-write",
440
447
  "tnb",
@@ -493,6 +500,7 @@ RegionName = Literal[
493
500
  "ap-southeast-3",
494
501
  "ap-southeast-4",
495
502
  "ca-central-1",
503
+ "ca-west-1",
496
504
  "eu-central-1",
497
505
  "eu-central-2",
498
506
  "eu-north-1",
@@ -14,7 +14,7 @@ Usage::
14
14
 
15
15
  import sys
16
16
  from datetime import datetime
17
- from typing import Any, Dict, List, Mapping, Sequence
17
+ from typing import Any, Dict, List, Mapping, Sequence, Union
18
18
 
19
19
  from .literals import (
20
20
  CalculationExecutionStateType,
@@ -63,6 +63,7 @@ __all__ = (
63
63
  "CalculationStatusTypeDef",
64
64
  "CancelCapacityReservationInputRequestTypeDef",
65
65
  "CapacityAllocationTypeDef",
66
+ "CapacityAssignmentOutputTypeDef",
66
67
  "CapacityAssignmentTypeDef",
67
68
  "ColumnInfoTypeDef",
68
69
  "ColumnTypeDef",
@@ -83,6 +84,7 @@ __all__ = (
83
84
  "DeletePreparedStatementInputRequestTypeDef",
84
85
  "DeleteWorkGroupInputRequestTypeDef",
85
86
  "EncryptionConfigurationTypeDef",
87
+ "EngineConfigurationOutputTypeDef",
86
88
  "EngineConfigurationTypeDef",
87
89
  "EngineVersionTypeDef",
88
90
  "ExecutorsSummaryTypeDef",
@@ -170,7 +172,7 @@ __all__ = (
170
172
  "GetCalculationExecutionStatusResponseTypeDef",
171
173
  "CapacityReservationTypeDef",
172
174
  "CapacityAssignmentConfigurationTypeDef",
173
- "PutCapacityAssignmentConfigurationInputRequestTypeDef",
175
+ "CapacityAssignmentUnionTypeDef",
174
176
  "ResultSetMetadataTypeDef",
175
177
  "TableMetadataTypeDef",
176
178
  "CreateCapacityReservationInputRequestTypeDef",
@@ -185,6 +187,7 @@ __all__ = (
185
187
  "ResultConfigurationTypeDef",
186
188
  "ResultConfigurationUpdatesTypeDef",
187
189
  "SessionConfigurationTypeDef",
190
+ "EngineConfigurationUnionTypeDef",
188
191
  "StartSessionRequestRequestTypeDef",
189
192
  "ListEngineVersionsOutputTypeDef",
190
193
  "WorkGroupSummaryTypeDef",
@@ -211,6 +214,7 @@ __all__ = (
211
214
  "GetCapacityReservationOutputTypeDef",
212
215
  "ListCapacityReservationsOutputTypeDef",
213
216
  "GetCapacityAssignmentConfigurationOutputTypeDef",
217
+ "PutCapacityAssignmentConfigurationInputRequestTypeDef",
214
218
  "GetTableMetadataOutputTypeDef",
215
219
  "ListTableMetadataOutputTypeDef",
216
220
  "ResultSetTypeDef",
@@ -274,10 +278,10 @@ ResponseMetadataTypeDef = TypedDict(
274
278
  "ResponseMetadataTypeDef",
275
279
  {
276
280
  "RequestId": str,
277
- "HostId": str,
278
281
  "HTTPStatusCode": int,
279
282
  "HTTPHeaders": Dict[str, str],
280
283
  "RetryAttempts": int,
284
+ "HostId": NotRequired[str],
281
285
  },
282
286
  )
283
287
  UnprocessedNamedQueryIdTypeDef = TypedDict(
@@ -373,10 +377,16 @@ CapacityAllocationTypeDef = TypedDict(
373
377
  "RequestCompletionTime": NotRequired[datetime],
374
378
  },
375
379
  )
380
+ CapacityAssignmentOutputTypeDef = TypedDict(
381
+ "CapacityAssignmentOutputTypeDef",
382
+ {
383
+ "WorkGroupNames": NotRequired[List[str]],
384
+ },
385
+ )
376
386
  CapacityAssignmentTypeDef = TypedDict(
377
387
  "CapacityAssignmentTypeDef",
378
388
  {
379
- "WorkGroupNames": NotRequired[List[str]],
389
+ "WorkGroupNames": NotRequired[Sequence[str]],
380
390
  },
381
391
  )
382
392
  ColumnInfoTypeDef = TypedDict(
@@ -524,8 +534,8 @@ EncryptionConfigurationTypeDef = TypedDict(
524
534
  "KmsKey": NotRequired[str],
525
535
  },
526
536
  )
527
- EngineConfigurationTypeDef = TypedDict(
528
- "EngineConfigurationTypeDef",
537
+ EngineConfigurationOutputTypeDef = TypedDict(
538
+ "EngineConfigurationOutputTypeDef",
529
539
  {
530
540
  "MaxConcurrentDpus": int,
531
541
  "CoordinatorDpuSize": NotRequired[int],
@@ -534,6 +544,16 @@ EngineConfigurationTypeDef = TypedDict(
534
544
  "SparkProperties": NotRequired[Dict[str, str]],
535
545
  },
536
546
  )
547
+ EngineConfigurationTypeDef = TypedDict(
548
+ "EngineConfigurationTypeDef",
549
+ {
550
+ "MaxConcurrentDpus": int,
551
+ "CoordinatorDpuSize": NotRequired[int],
552
+ "DefaultExecutorDpuSize": NotRequired[int],
553
+ "AdditionalConfigs": NotRequired[Mapping[str, str]],
554
+ "SparkProperties": NotRequired[Mapping[str, str]],
555
+ },
556
+ )
537
557
  EngineVersionTypeDef = TypedDict(
538
558
  "EngineVersionTypeDef",
539
559
  {
@@ -1072,24 +1092,24 @@ ListApplicationDPUSizesOutputTypeDef = TypedDict(
1072
1092
  "ListApplicationDPUSizesOutputTypeDef",
1073
1093
  {
1074
1094
  "ApplicationDPUSizes": List[ApplicationDPUSizesTypeDef],
1075
- "NextToken": str,
1076
1095
  "ResponseMetadata": ResponseMetadataTypeDef,
1096
+ "NextToken": NotRequired[str],
1077
1097
  },
1078
1098
  )
1079
1099
  ListNamedQueriesOutputTypeDef = TypedDict(
1080
1100
  "ListNamedQueriesOutputTypeDef",
1081
1101
  {
1082
1102
  "NamedQueryIds": List[str],
1083
- "NextToken": str,
1084
1103
  "ResponseMetadata": ResponseMetadataTypeDef,
1104
+ "NextToken": NotRequired[str],
1085
1105
  },
1086
1106
  )
1087
1107
  ListQueryExecutionsOutputTypeDef = TypedDict(
1088
1108
  "ListQueryExecutionsOutputTypeDef",
1089
1109
  {
1090
1110
  "QueryExecutionIds": List[str],
1091
- "NextToken": str,
1092
1111
  "ResponseMetadata": ResponseMetadataTypeDef,
1112
+ "NextToken": NotRequired[str],
1093
1113
  },
1094
1114
  )
1095
1115
  StartCalculationExecutionResponseTypeDef = TypedDict(
@@ -1207,16 +1227,10 @@ CapacityAssignmentConfigurationTypeDef = TypedDict(
1207
1227
  "CapacityAssignmentConfigurationTypeDef",
1208
1228
  {
1209
1229
  "CapacityReservationName": NotRequired[str],
1210
- "CapacityAssignments": NotRequired[List[CapacityAssignmentTypeDef]],
1211
- },
1212
- )
1213
- PutCapacityAssignmentConfigurationInputRequestTypeDef = TypedDict(
1214
- "PutCapacityAssignmentConfigurationInputRequestTypeDef",
1215
- {
1216
- "CapacityReservationName": str,
1217
- "CapacityAssignments": Sequence[CapacityAssignmentTypeDef],
1230
+ "CapacityAssignments": NotRequired[List[CapacityAssignmentOutputTypeDef]],
1218
1231
  },
1219
1232
  )
1233
+ CapacityAssignmentUnionTypeDef = Union[CapacityAssignmentTypeDef, CapacityAssignmentOutputTypeDef]
1220
1234
  ResultSetMetadataTypeDef = TypedDict(
1221
1235
  "ResultSetMetadataTypeDef",
1222
1236
  {
@@ -1257,8 +1271,8 @@ ListTagsForResourceOutputTypeDef = TypedDict(
1257
1271
  "ListTagsForResourceOutputTypeDef",
1258
1272
  {
1259
1273
  "Tags": List[TagTypeDef],
1260
- "NextToken": str,
1261
1274
  "ResponseMetadata": ResponseMetadataTypeDef,
1275
+ "NextToken": NotRequired[str],
1262
1276
  },
1263
1277
  )
1264
1278
  TagResourceInputRequestTypeDef = TypedDict(
@@ -1272,8 +1286,8 @@ ListDataCatalogsOutputTypeDef = TypedDict(
1272
1286
  "ListDataCatalogsOutputTypeDef",
1273
1287
  {
1274
1288
  "DataCatalogsSummary": List[DataCatalogSummaryTypeDef],
1275
- "NextToken": str,
1276
1289
  "ResponseMetadata": ResponseMetadataTypeDef,
1290
+ "NextToken": NotRequired[str],
1277
1291
  },
1278
1292
  )
1279
1293
  GetDataCatalogOutputTypeDef = TypedDict(
@@ -1294,8 +1308,8 @@ ListDatabasesOutputTypeDef = TypedDict(
1294
1308
  "ListDatabasesOutputTypeDef",
1295
1309
  {
1296
1310
  "DatabaseList": List[DatabaseTypeDef],
1297
- "NextToken": str,
1298
1311
  "ResponseMetadata": ResponseMetadataTypeDef,
1312
+ "NextToken": NotRequired[str],
1299
1313
  },
1300
1314
  )
1301
1315
  RowTypeDef = TypedDict(
@@ -1335,6 +1349,9 @@ SessionConfigurationTypeDef = TypedDict(
1335
1349
  "EncryptionConfiguration": NotRequired[EncryptionConfigurationTypeDef],
1336
1350
  },
1337
1351
  )
1352
+ EngineConfigurationUnionTypeDef = Union[
1353
+ EngineConfigurationTypeDef, EngineConfigurationOutputTypeDef
1354
+ ]
1338
1355
  StartSessionRequestRequestTypeDef = TypedDict(
1339
1356
  "StartSessionRequestRequestTypeDef",
1340
1357
  {
@@ -1350,8 +1367,8 @@ ListEngineVersionsOutputTypeDef = TypedDict(
1350
1367
  "ListEngineVersionsOutputTypeDef",
1351
1368
  {
1352
1369
  "EngineVersions": List[EngineVersionTypeDef],
1353
- "NextToken": str,
1354
1370
  "ResponseMetadata": ResponseMetadataTypeDef,
1371
+ "NextToken": NotRequired[str],
1355
1372
  },
1356
1373
  )
1357
1374
  WorkGroupSummaryTypeDef = TypedDict(
@@ -1369,9 +1386,9 @@ ListExecutorsResponseTypeDef = TypedDict(
1369
1386
  "ListExecutorsResponseTypeDef",
1370
1387
  {
1371
1388
  "SessionId": str,
1372
- "NextToken": str,
1373
1389
  "ExecutorsSummary": List[ExecutorsSummaryTypeDef],
1374
1390
  "ResponseMetadata": ResponseMetadataTypeDef,
1391
+ "NextToken": NotRequired[str],
1375
1392
  },
1376
1393
  )
1377
1394
  ExportNotebookOutputTypeDef = TypedDict(
@@ -1392,9 +1409,9 @@ GetNotebookMetadataOutputTypeDef = TypedDict(
1392
1409
  ListNotebookMetadataOutputTypeDef = TypedDict(
1393
1410
  "ListNotebookMetadataOutputTypeDef",
1394
1411
  {
1395
- "NextToken": str,
1396
1412
  "NotebookMetadataList": List[NotebookMetadataTypeDef],
1397
1413
  "ResponseMetadata": ResponseMetadataTypeDef,
1414
+ "NextToken": NotRequired[str],
1398
1415
  },
1399
1416
  )
1400
1417
  ListNotebookMetadataInputRequestTypeDef = TypedDict(
@@ -1481,16 +1498,16 @@ ListNotebookSessionsResponseTypeDef = TypedDict(
1481
1498
  "ListNotebookSessionsResponseTypeDef",
1482
1499
  {
1483
1500
  "NotebookSessionsList": List[NotebookSessionSummaryTypeDef],
1484
- "NextToken": str,
1485
1501
  "ResponseMetadata": ResponseMetadataTypeDef,
1502
+ "NextToken": NotRequired[str],
1486
1503
  },
1487
1504
  )
1488
1505
  ListPreparedStatementsOutputTypeDef = TypedDict(
1489
1506
  "ListPreparedStatementsOutputTypeDef",
1490
1507
  {
1491
1508
  "PreparedStatements": List[PreparedStatementSummaryTypeDef],
1492
- "NextToken": str,
1493
1509
  "ResponseMetadata": ResponseMetadataTypeDef,
1510
+ "NextToken": NotRequired[str],
1494
1511
  },
1495
1512
  )
1496
1513
  QueryExecutionStatisticsTypeDef = TypedDict(
@@ -1524,9 +1541,9 @@ ResultReuseConfigurationTypeDef = TypedDict(
1524
1541
  ListCalculationExecutionsResponseTypeDef = TypedDict(
1525
1542
  "ListCalculationExecutionsResponseTypeDef",
1526
1543
  {
1527
- "NextToken": str,
1528
1544
  "Calculations": List[CalculationSummaryTypeDef],
1529
1545
  "ResponseMetadata": ResponseMetadataTypeDef,
1546
+ "NextToken": NotRequired[str],
1530
1547
  },
1531
1548
  )
1532
1549
  GetCapacityReservationOutputTypeDef = TypedDict(
@@ -1539,9 +1556,9 @@ GetCapacityReservationOutputTypeDef = TypedDict(
1539
1556
  ListCapacityReservationsOutputTypeDef = TypedDict(
1540
1557
  "ListCapacityReservationsOutputTypeDef",
1541
1558
  {
1542
- "NextToken": str,
1543
1559
  "CapacityReservations": List[CapacityReservationTypeDef],
1544
1560
  "ResponseMetadata": ResponseMetadataTypeDef,
1561
+ "NextToken": NotRequired[str],
1545
1562
  },
1546
1563
  )
1547
1564
  GetCapacityAssignmentConfigurationOutputTypeDef = TypedDict(
@@ -1551,6 +1568,13 @@ GetCapacityAssignmentConfigurationOutputTypeDef = TypedDict(
1551
1568
  "ResponseMetadata": ResponseMetadataTypeDef,
1552
1569
  },
1553
1570
  )
1571
+ PutCapacityAssignmentConfigurationInputRequestTypeDef = TypedDict(
1572
+ "PutCapacityAssignmentConfigurationInputRequestTypeDef",
1573
+ {
1574
+ "CapacityReservationName": str,
1575
+ "CapacityAssignments": Sequence[CapacityAssignmentUnionTypeDef],
1576
+ },
1577
+ )
1554
1578
  GetTableMetadataOutputTypeDef = TypedDict(
1555
1579
  "GetTableMetadataOutputTypeDef",
1556
1580
  {
@@ -1562,8 +1586,8 @@ ListTableMetadataOutputTypeDef = TypedDict(
1562
1586
  "ListTableMetadataOutputTypeDef",
1563
1587
  {
1564
1588
  "TableMetadataList": List[TableMetadataTypeDef],
1565
- "NextToken": str,
1566
1589
  "ResponseMetadata": ResponseMetadataTypeDef,
1590
+ "NextToken": NotRequired[str],
1567
1591
  },
1568
1592
  )
1569
1593
  ResultSetTypeDef = TypedDict(
@@ -1623,7 +1647,7 @@ GetSessionResponseTypeDef = TypedDict(
1623
1647
  "Description": str,
1624
1648
  "WorkGroup": str,
1625
1649
  "EngineVersion": str,
1626
- "EngineConfiguration": EngineConfigurationTypeDef,
1650
+ "EngineConfiguration": EngineConfigurationOutputTypeDef,
1627
1651
  "NotebookVersion": str,
1628
1652
  "SessionConfiguration": SessionConfigurationTypeDef,
1629
1653
  "Status": SessionStatusTypeDef,
@@ -1635,16 +1659,16 @@ ListWorkGroupsOutputTypeDef = TypedDict(
1635
1659
  "ListWorkGroupsOutputTypeDef",
1636
1660
  {
1637
1661
  "WorkGroups": List[WorkGroupSummaryTypeDef],
1638
- "NextToken": str,
1639
1662
  "ResponseMetadata": ResponseMetadataTypeDef,
1663
+ "NextToken": NotRequired[str],
1640
1664
  },
1641
1665
  )
1642
1666
  ListSessionsResponseTypeDef = TypedDict(
1643
1667
  "ListSessionsResponseTypeDef",
1644
1668
  {
1645
- "NextToken": str,
1646
1669
  "Sessions": List[SessionSummaryTypeDef],
1647
1670
  "ResponseMetadata": ResponseMetadataTypeDef,
1671
+ "NextToken": NotRequired[str],
1648
1672
  },
1649
1673
  )
1650
1674
  GetQueryRuntimeStatisticsOutputTypeDef = TypedDict(
@@ -1691,8 +1715,8 @@ GetQueryResultsOutputTypeDef = TypedDict(
1691
1715
  {
1692
1716
  "UpdateCount": int,
1693
1717
  "ResultSet": ResultSetTypeDef,
1694
- "NextToken": str,
1695
1718
  "ResponseMetadata": ResponseMetadataTypeDef,
1719
+ "NextToken": NotRequired[str],
1696
1720
  },
1697
1721
  )
1698
1722
  CreateWorkGroupInputRequestTypeDef = TypedDict(
@@ -14,7 +14,7 @@ Usage::
14
14
 
15
15
  import sys
16
16
  from datetime import datetime
17
- from typing import Any, Dict, List, Mapping, Sequence
17
+ from typing import Any, Dict, List, Mapping, Sequence, Union
18
18
 
19
19
  from .literals import (
20
20
  CalculationExecutionStateType,
@@ -63,6 +63,7 @@ __all__ = (
63
63
  "CalculationStatusTypeDef",
64
64
  "CancelCapacityReservationInputRequestTypeDef",
65
65
  "CapacityAllocationTypeDef",
66
+ "CapacityAssignmentOutputTypeDef",
66
67
  "CapacityAssignmentTypeDef",
67
68
  "ColumnInfoTypeDef",
68
69
  "ColumnTypeDef",
@@ -83,6 +84,7 @@ __all__ = (
83
84
  "DeletePreparedStatementInputRequestTypeDef",
84
85
  "DeleteWorkGroupInputRequestTypeDef",
85
86
  "EncryptionConfigurationTypeDef",
87
+ "EngineConfigurationOutputTypeDef",
86
88
  "EngineConfigurationTypeDef",
87
89
  "EngineVersionTypeDef",
88
90
  "ExecutorsSummaryTypeDef",
@@ -170,7 +172,7 @@ __all__ = (
170
172
  "GetCalculationExecutionStatusResponseTypeDef",
171
173
  "CapacityReservationTypeDef",
172
174
  "CapacityAssignmentConfigurationTypeDef",
173
- "PutCapacityAssignmentConfigurationInputRequestTypeDef",
175
+ "CapacityAssignmentUnionTypeDef",
174
176
  "ResultSetMetadataTypeDef",
175
177
  "TableMetadataTypeDef",
176
178
  "CreateCapacityReservationInputRequestTypeDef",
@@ -185,6 +187,7 @@ __all__ = (
185
187
  "ResultConfigurationTypeDef",
186
188
  "ResultConfigurationUpdatesTypeDef",
187
189
  "SessionConfigurationTypeDef",
190
+ "EngineConfigurationUnionTypeDef",
188
191
  "StartSessionRequestRequestTypeDef",
189
192
  "ListEngineVersionsOutputTypeDef",
190
193
  "WorkGroupSummaryTypeDef",
@@ -211,6 +214,7 @@ __all__ = (
211
214
  "GetCapacityReservationOutputTypeDef",
212
215
  "ListCapacityReservationsOutputTypeDef",
213
216
  "GetCapacityAssignmentConfigurationOutputTypeDef",
217
+ "PutCapacityAssignmentConfigurationInputRequestTypeDef",
214
218
  "GetTableMetadataOutputTypeDef",
215
219
  "ListTableMetadataOutputTypeDef",
216
220
  "ResultSetTypeDef",
@@ -274,10 +278,10 @@ ResponseMetadataTypeDef = TypedDict(
274
278
  "ResponseMetadataTypeDef",
275
279
  {
276
280
  "RequestId": str,
277
- "HostId": str,
278
281
  "HTTPStatusCode": int,
279
282
  "HTTPHeaders": Dict[str, str],
280
283
  "RetryAttempts": int,
284
+ "HostId": NotRequired[str],
281
285
  },
282
286
  )
283
287
  UnprocessedNamedQueryIdTypeDef = TypedDict(
@@ -373,10 +377,16 @@ CapacityAllocationTypeDef = TypedDict(
373
377
  "RequestCompletionTime": NotRequired[datetime],
374
378
  },
375
379
  )
380
+ CapacityAssignmentOutputTypeDef = TypedDict(
381
+ "CapacityAssignmentOutputTypeDef",
382
+ {
383
+ "WorkGroupNames": NotRequired[List[str]],
384
+ },
385
+ )
376
386
  CapacityAssignmentTypeDef = TypedDict(
377
387
  "CapacityAssignmentTypeDef",
378
388
  {
379
- "WorkGroupNames": NotRequired[List[str]],
389
+ "WorkGroupNames": NotRequired[Sequence[str]],
380
390
  },
381
391
  )
382
392
  ColumnInfoTypeDef = TypedDict(
@@ -524,8 +534,8 @@ EncryptionConfigurationTypeDef = TypedDict(
524
534
  "KmsKey": NotRequired[str],
525
535
  },
526
536
  )
527
- EngineConfigurationTypeDef = TypedDict(
528
- "EngineConfigurationTypeDef",
537
+ EngineConfigurationOutputTypeDef = TypedDict(
538
+ "EngineConfigurationOutputTypeDef",
529
539
  {
530
540
  "MaxConcurrentDpus": int,
531
541
  "CoordinatorDpuSize": NotRequired[int],
@@ -534,6 +544,16 @@ EngineConfigurationTypeDef = TypedDict(
534
544
  "SparkProperties": NotRequired[Dict[str, str]],
535
545
  },
536
546
  )
547
+ EngineConfigurationTypeDef = TypedDict(
548
+ "EngineConfigurationTypeDef",
549
+ {
550
+ "MaxConcurrentDpus": int,
551
+ "CoordinatorDpuSize": NotRequired[int],
552
+ "DefaultExecutorDpuSize": NotRequired[int],
553
+ "AdditionalConfigs": NotRequired[Mapping[str, str]],
554
+ "SparkProperties": NotRequired[Mapping[str, str]],
555
+ },
556
+ )
537
557
  EngineVersionTypeDef = TypedDict(
538
558
  "EngineVersionTypeDef",
539
559
  {
@@ -1072,24 +1092,24 @@ ListApplicationDPUSizesOutputTypeDef = TypedDict(
1072
1092
  "ListApplicationDPUSizesOutputTypeDef",
1073
1093
  {
1074
1094
  "ApplicationDPUSizes": List[ApplicationDPUSizesTypeDef],
1075
- "NextToken": str,
1076
1095
  "ResponseMetadata": ResponseMetadataTypeDef,
1096
+ "NextToken": NotRequired[str],
1077
1097
  },
1078
1098
  )
1079
1099
  ListNamedQueriesOutputTypeDef = TypedDict(
1080
1100
  "ListNamedQueriesOutputTypeDef",
1081
1101
  {
1082
1102
  "NamedQueryIds": List[str],
1083
- "NextToken": str,
1084
1103
  "ResponseMetadata": ResponseMetadataTypeDef,
1104
+ "NextToken": NotRequired[str],
1085
1105
  },
1086
1106
  )
1087
1107
  ListQueryExecutionsOutputTypeDef = TypedDict(
1088
1108
  "ListQueryExecutionsOutputTypeDef",
1089
1109
  {
1090
1110
  "QueryExecutionIds": List[str],
1091
- "NextToken": str,
1092
1111
  "ResponseMetadata": ResponseMetadataTypeDef,
1112
+ "NextToken": NotRequired[str],
1093
1113
  },
1094
1114
  )
1095
1115
  StartCalculationExecutionResponseTypeDef = TypedDict(
@@ -1207,16 +1227,10 @@ CapacityAssignmentConfigurationTypeDef = TypedDict(
1207
1227
  "CapacityAssignmentConfigurationTypeDef",
1208
1228
  {
1209
1229
  "CapacityReservationName": NotRequired[str],
1210
- "CapacityAssignments": NotRequired[List[CapacityAssignmentTypeDef]],
1211
- },
1212
- )
1213
- PutCapacityAssignmentConfigurationInputRequestTypeDef = TypedDict(
1214
- "PutCapacityAssignmentConfigurationInputRequestTypeDef",
1215
- {
1216
- "CapacityReservationName": str,
1217
- "CapacityAssignments": Sequence[CapacityAssignmentTypeDef],
1230
+ "CapacityAssignments": NotRequired[List[CapacityAssignmentOutputTypeDef]],
1218
1231
  },
1219
1232
  )
1233
+ CapacityAssignmentUnionTypeDef = Union[CapacityAssignmentTypeDef, CapacityAssignmentOutputTypeDef]
1220
1234
  ResultSetMetadataTypeDef = TypedDict(
1221
1235
  "ResultSetMetadataTypeDef",
1222
1236
  {
@@ -1257,8 +1271,8 @@ ListTagsForResourceOutputTypeDef = TypedDict(
1257
1271
  "ListTagsForResourceOutputTypeDef",
1258
1272
  {
1259
1273
  "Tags": List[TagTypeDef],
1260
- "NextToken": str,
1261
1274
  "ResponseMetadata": ResponseMetadataTypeDef,
1275
+ "NextToken": NotRequired[str],
1262
1276
  },
1263
1277
  )
1264
1278
  TagResourceInputRequestTypeDef = TypedDict(
@@ -1272,8 +1286,8 @@ ListDataCatalogsOutputTypeDef = TypedDict(
1272
1286
  "ListDataCatalogsOutputTypeDef",
1273
1287
  {
1274
1288
  "DataCatalogsSummary": List[DataCatalogSummaryTypeDef],
1275
- "NextToken": str,
1276
1289
  "ResponseMetadata": ResponseMetadataTypeDef,
1290
+ "NextToken": NotRequired[str],
1277
1291
  },
1278
1292
  )
1279
1293
  GetDataCatalogOutputTypeDef = TypedDict(
@@ -1294,8 +1308,8 @@ ListDatabasesOutputTypeDef = TypedDict(
1294
1308
  "ListDatabasesOutputTypeDef",
1295
1309
  {
1296
1310
  "DatabaseList": List[DatabaseTypeDef],
1297
- "NextToken": str,
1298
1311
  "ResponseMetadata": ResponseMetadataTypeDef,
1312
+ "NextToken": NotRequired[str],
1299
1313
  },
1300
1314
  )
1301
1315
  RowTypeDef = TypedDict(
@@ -1335,6 +1349,9 @@ SessionConfigurationTypeDef = TypedDict(
1335
1349
  "EncryptionConfiguration": NotRequired[EncryptionConfigurationTypeDef],
1336
1350
  },
1337
1351
  )
1352
+ EngineConfigurationUnionTypeDef = Union[
1353
+ EngineConfigurationTypeDef, EngineConfigurationOutputTypeDef
1354
+ ]
1338
1355
  StartSessionRequestRequestTypeDef = TypedDict(
1339
1356
  "StartSessionRequestRequestTypeDef",
1340
1357
  {
@@ -1350,8 +1367,8 @@ ListEngineVersionsOutputTypeDef = TypedDict(
1350
1367
  "ListEngineVersionsOutputTypeDef",
1351
1368
  {
1352
1369
  "EngineVersions": List[EngineVersionTypeDef],
1353
- "NextToken": str,
1354
1370
  "ResponseMetadata": ResponseMetadataTypeDef,
1371
+ "NextToken": NotRequired[str],
1355
1372
  },
1356
1373
  )
1357
1374
  WorkGroupSummaryTypeDef = TypedDict(
@@ -1369,9 +1386,9 @@ ListExecutorsResponseTypeDef = TypedDict(
1369
1386
  "ListExecutorsResponseTypeDef",
1370
1387
  {
1371
1388
  "SessionId": str,
1372
- "NextToken": str,
1373
1389
  "ExecutorsSummary": List[ExecutorsSummaryTypeDef],
1374
1390
  "ResponseMetadata": ResponseMetadataTypeDef,
1391
+ "NextToken": NotRequired[str],
1375
1392
  },
1376
1393
  )
1377
1394
  ExportNotebookOutputTypeDef = TypedDict(
@@ -1392,9 +1409,9 @@ GetNotebookMetadataOutputTypeDef = TypedDict(
1392
1409
  ListNotebookMetadataOutputTypeDef = TypedDict(
1393
1410
  "ListNotebookMetadataOutputTypeDef",
1394
1411
  {
1395
- "NextToken": str,
1396
1412
  "NotebookMetadataList": List[NotebookMetadataTypeDef],
1397
1413
  "ResponseMetadata": ResponseMetadataTypeDef,
1414
+ "NextToken": NotRequired[str],
1398
1415
  },
1399
1416
  )
1400
1417
  ListNotebookMetadataInputRequestTypeDef = TypedDict(
@@ -1481,16 +1498,16 @@ ListNotebookSessionsResponseTypeDef = TypedDict(
1481
1498
  "ListNotebookSessionsResponseTypeDef",
1482
1499
  {
1483
1500
  "NotebookSessionsList": List[NotebookSessionSummaryTypeDef],
1484
- "NextToken": str,
1485
1501
  "ResponseMetadata": ResponseMetadataTypeDef,
1502
+ "NextToken": NotRequired[str],
1486
1503
  },
1487
1504
  )
1488
1505
  ListPreparedStatementsOutputTypeDef = TypedDict(
1489
1506
  "ListPreparedStatementsOutputTypeDef",
1490
1507
  {
1491
1508
  "PreparedStatements": List[PreparedStatementSummaryTypeDef],
1492
- "NextToken": str,
1493
1509
  "ResponseMetadata": ResponseMetadataTypeDef,
1510
+ "NextToken": NotRequired[str],
1494
1511
  },
1495
1512
  )
1496
1513
  QueryExecutionStatisticsTypeDef = TypedDict(
@@ -1524,9 +1541,9 @@ ResultReuseConfigurationTypeDef = TypedDict(
1524
1541
  ListCalculationExecutionsResponseTypeDef = TypedDict(
1525
1542
  "ListCalculationExecutionsResponseTypeDef",
1526
1543
  {
1527
- "NextToken": str,
1528
1544
  "Calculations": List[CalculationSummaryTypeDef],
1529
1545
  "ResponseMetadata": ResponseMetadataTypeDef,
1546
+ "NextToken": NotRequired[str],
1530
1547
  },
1531
1548
  )
1532
1549
  GetCapacityReservationOutputTypeDef = TypedDict(
@@ -1539,9 +1556,9 @@ GetCapacityReservationOutputTypeDef = TypedDict(
1539
1556
  ListCapacityReservationsOutputTypeDef = TypedDict(
1540
1557
  "ListCapacityReservationsOutputTypeDef",
1541
1558
  {
1542
- "NextToken": str,
1543
1559
  "CapacityReservations": List[CapacityReservationTypeDef],
1544
1560
  "ResponseMetadata": ResponseMetadataTypeDef,
1561
+ "NextToken": NotRequired[str],
1545
1562
  },
1546
1563
  )
1547
1564
  GetCapacityAssignmentConfigurationOutputTypeDef = TypedDict(
@@ -1551,6 +1568,13 @@ GetCapacityAssignmentConfigurationOutputTypeDef = TypedDict(
1551
1568
  "ResponseMetadata": ResponseMetadataTypeDef,
1552
1569
  },
1553
1570
  )
1571
+ PutCapacityAssignmentConfigurationInputRequestTypeDef = TypedDict(
1572
+ "PutCapacityAssignmentConfigurationInputRequestTypeDef",
1573
+ {
1574
+ "CapacityReservationName": str,
1575
+ "CapacityAssignments": Sequence[CapacityAssignmentUnionTypeDef],
1576
+ },
1577
+ )
1554
1578
  GetTableMetadataOutputTypeDef = TypedDict(
1555
1579
  "GetTableMetadataOutputTypeDef",
1556
1580
  {
@@ -1562,8 +1586,8 @@ ListTableMetadataOutputTypeDef = TypedDict(
1562
1586
  "ListTableMetadataOutputTypeDef",
1563
1587
  {
1564
1588
  "TableMetadataList": List[TableMetadataTypeDef],
1565
- "NextToken": str,
1566
1589
  "ResponseMetadata": ResponseMetadataTypeDef,
1590
+ "NextToken": NotRequired[str],
1567
1591
  },
1568
1592
  )
1569
1593
  ResultSetTypeDef = TypedDict(
@@ -1623,7 +1647,7 @@ GetSessionResponseTypeDef = TypedDict(
1623
1647
  "Description": str,
1624
1648
  "WorkGroup": str,
1625
1649
  "EngineVersion": str,
1626
- "EngineConfiguration": EngineConfigurationTypeDef,
1650
+ "EngineConfiguration": EngineConfigurationOutputTypeDef,
1627
1651
  "NotebookVersion": str,
1628
1652
  "SessionConfiguration": SessionConfigurationTypeDef,
1629
1653
  "Status": SessionStatusTypeDef,
@@ -1635,16 +1659,16 @@ ListWorkGroupsOutputTypeDef = TypedDict(
1635
1659
  "ListWorkGroupsOutputTypeDef",
1636
1660
  {
1637
1661
  "WorkGroups": List[WorkGroupSummaryTypeDef],
1638
- "NextToken": str,
1639
1662
  "ResponseMetadata": ResponseMetadataTypeDef,
1663
+ "NextToken": NotRequired[str],
1640
1664
  },
1641
1665
  )
1642
1666
  ListSessionsResponseTypeDef = TypedDict(
1643
1667
  "ListSessionsResponseTypeDef",
1644
1668
  {
1645
- "NextToken": str,
1646
1669
  "Sessions": List[SessionSummaryTypeDef],
1647
1670
  "ResponseMetadata": ResponseMetadataTypeDef,
1671
+ "NextToken": NotRequired[str],
1648
1672
  },
1649
1673
  )
1650
1674
  GetQueryRuntimeStatisticsOutputTypeDef = TypedDict(
@@ -1691,8 +1715,8 @@ GetQueryResultsOutputTypeDef = TypedDict(
1691
1715
  {
1692
1716
  "UpdateCount": int,
1693
1717
  "ResultSet": ResultSetTypeDef,
1694
- "NextToken": str,
1695
1718
  "ResponseMetadata": ResponseMetadataTypeDef,
1719
+ "NextToken": NotRequired[str],
1696
1720
  },
1697
1721
  )
1698
1722
  CreateWorkGroupInputRequestTypeDef = TypedDict(
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.34.23"
5
+ __version__ = "1.34.115"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-athena
3
- Version: 1.34.23
4
- Summary: Type annotations for boto3.Athena 1.34.23 service generated with mypy-boto3-builder 7.23.1
3
+ Version: 1.34.115
4
+ Summary: Type annotations for boto3.Athena 1.34.115 service generated with mypy-boto3-builder 7.24.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
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
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.34.23](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
46
+ [boto3.Athena 1.34.115](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/),
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
52
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
53
 
54
54
  Generated by
55
- [mypy-boto3-builder 7.23.1](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.24.0](https://github.com/youtype/mypy_boto3_builder).
56
56
 
57
57
  More information can be found on
58
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -11,15 +11,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
11
11
 
12
12
  setup(
13
13
  name="mypy-boto3-athena",
14
- version="1.34.23",
14
+ version="1.34.115",
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
- description=(
21
- "Type annotations for boto3.Athena 1.34.23 service generated with mypy-boto3-builder 7.23.1"
22
- ),
20
+ description="Type annotations for boto3.Athena 1.34.115 service generated with mypy-boto3-builder 7.24.0",
23
21
  classifiers=[
24
22
  "Development Status :: 5 - Production/Stable",
25
23
  "Intended Audience :: Developers",
@@ -1,39 +0,0 @@
1
- """
2
- Main CLI entrypoint.
3
- """
4
-
5
- import sys
6
-
7
-
8
- def print_info() -> None:
9
- """
10
- Print package info to stdout.
11
- """
12
- print(
13
- "Type annotations for boto3.Athena 1.34.23\nVersion: 1.34.23\nBuilder version:"
14
- " 7.23.1\nDocs: "
15
- " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_athena//\nBoto3 docs: "
16
- " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena\nOther"
17
- " services: https://pypi.org/project/boto3-stubs/\nChangelog: "
18
- " https://github.com/youtype/mypy_boto3_builder/releases"
19
- )
20
-
21
-
22
- def print_version() -> None:
23
- """
24
- Print package version to stdout.
25
- """
26
- print("1.34.23")
27
-
28
-
29
- def main() -> None:
30
- """
31
- Main CLI entrypoint.
32
- """
33
- if "--version" in sys.argv:
34
- return print_version()
35
- print_info()
36
-
37
-
38
- if __name__ == "__main__":
39
- main()