mypy-boto3-athena 1.35.25__tar.gz → 1.35.44__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.35.25 → mypy_boto3_athena-1.35.44}/PKG-INFO +3 -3
  2. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/README.md +1 -1
  3. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/__main__.py +3 -3
  4. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/client.py +2 -4
  5. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/client.pyi +2 -4
  6. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/literals.py +3 -47
  7. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/literals.pyi +3 -47
  8. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/type_defs.py +15 -39
  9. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/type_defs.pyi +15 -39
  10. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/version.py +1 -1
  11. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena.egg-info/PKG-INFO +3 -3
  12. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/setup.py +2 -2
  13. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/LICENSE +0 -0
  14. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/__init__.py +0 -0
  15. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/__init__.pyi +0 -0
  16. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/paginator.py +0 -0
  17. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/paginator.pyi +0 -0
  18. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena/py.typed +0 -0
  19. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena.egg-info/SOURCES.txt +0 -0
  20. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena.egg-info/dependency_links.txt +0 -0
  21. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena.egg-info/not-zip-safe +0 -0
  22. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena.egg-info/requires.txt +0 -0
  23. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/mypy_boto3_athena.egg-info/top_level.txt +0 -0
  24. {mypy_boto3_athena-1.35.25 → mypy_boto3_athena-1.35.44}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-athena
3
- Version: 1.35.25
4
- Summary: Type annotations for boto3.Athena 1.35.25 service generated with mypy-boto3-builder 8.1.2
3
+ Version: 1.35.44
4
+ Summary: Type annotations for boto3.Athena 1.35.44 service generated with mypy-boto3-builder 8.1.2
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.35.25](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
46
+ [boto3.Athena 1.35.44](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.35.25](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
13
+ [boto3.Athena 1.35.44](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,8 +10,8 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.Athena 1.35.25\n"
14
- "Version: 1.35.25\n"
13
+ "Type annotations for boto3.Athena 1.35.44\n"
14
+ "Version: 1.35.44\n"
15
15
  "Builder version: 8.1.2\n"
16
16
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_athena//\n"
17
17
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena\n"
@@ -24,7 +24,7 @@ def print_version() -> None:
24
24
  """
25
25
  Print package version to stdout.
26
26
  """
27
- print("1.35.25")
27
+ print("1.35.44")
28
28
 
29
29
 
30
30
  def main() -> None:
@@ -38,7 +38,6 @@ from .type_defs import (
38
38
  CancelCapacityReservationInputRequestTypeDef,
39
39
  CreateCapacityReservationInputRequestTypeDef,
40
40
  CreateDataCatalogInputRequestTypeDef,
41
- CreateDataCatalogOutputTypeDef,
42
41
  CreateNamedQueryInputRequestTypeDef,
43
42
  CreateNamedQueryOutputTypeDef,
44
43
  CreateNotebookInputRequestTypeDef,
@@ -49,7 +48,6 @@ from .type_defs import (
49
48
  CreateWorkGroupInputRequestTypeDef,
50
49
  DeleteCapacityReservationInputRequestTypeDef,
51
50
  DeleteDataCatalogInputRequestTypeDef,
52
- DeleteDataCatalogOutputTypeDef,
53
51
  DeleteNamedQueryInputRequestTypeDef,
54
52
  DeleteNotebookInputRequestTypeDef,
55
53
  DeletePreparedStatementInputRequestTypeDef,
@@ -267,7 +265,7 @@ class AthenaClient(BaseClient):
267
265
 
268
266
  def create_data_catalog(
269
267
  self, **kwargs: Unpack[CreateDataCatalogInputRequestTypeDef]
270
- ) -> CreateDataCatalogOutputTypeDef:
268
+ ) -> Dict[str, Any]:
271
269
  """
272
270
  Creates (registers) a data catalog with the specified name and properties.
273
271
 
@@ -337,7 +335,7 @@ class AthenaClient(BaseClient):
337
335
 
338
336
  def delete_data_catalog(
339
337
  self, **kwargs: Unpack[DeleteDataCatalogInputRequestTypeDef]
340
- ) -> DeleteDataCatalogOutputTypeDef:
338
+ ) -> Dict[str, Any]:
341
339
  """
342
340
  Deletes a data catalog.
343
341
 
@@ -38,7 +38,6 @@ from .type_defs import (
38
38
  CancelCapacityReservationInputRequestTypeDef,
39
39
  CreateCapacityReservationInputRequestTypeDef,
40
40
  CreateDataCatalogInputRequestTypeDef,
41
- CreateDataCatalogOutputTypeDef,
42
41
  CreateNamedQueryInputRequestTypeDef,
43
42
  CreateNamedQueryOutputTypeDef,
44
43
  CreateNotebookInputRequestTypeDef,
@@ -49,7 +48,6 @@ from .type_defs import (
49
48
  CreateWorkGroupInputRequestTypeDef,
50
49
  DeleteCapacityReservationInputRequestTypeDef,
51
50
  DeleteDataCatalogInputRequestTypeDef,
52
- DeleteDataCatalogOutputTypeDef,
53
51
  DeleteNamedQueryInputRequestTypeDef,
54
52
  DeleteNotebookInputRequestTypeDef,
55
53
  DeletePreparedStatementInputRequestTypeDef,
@@ -263,7 +261,7 @@ class AthenaClient(BaseClient):
263
261
 
264
262
  def create_data_catalog(
265
263
  self, **kwargs: Unpack[CreateDataCatalogInputRequestTypeDef]
266
- ) -> CreateDataCatalogOutputTypeDef:
264
+ ) -> Dict[str, Any]:
267
265
  """
268
266
  Creates (registers) a data catalog with the specified name and properties.
269
267
 
@@ -333,7 +331,7 @@ class AthenaClient(BaseClient):
333
331
 
334
332
  def delete_data_catalog(
335
333
  self, **kwargs: Unpack[DeleteDataCatalogInputRequestTypeDef]
336
- ) -> DeleteDataCatalogOutputTypeDef:
334
+ ) -> Dict[str, Any]:
337
335
  """
338
336
  Deletes a data catalog.
339
337
 
@@ -26,8 +26,6 @@ __all__ = (
26
26
  "CapacityAllocationStatusType",
27
27
  "CapacityReservationStatusType",
28
28
  "ColumnNullableType",
29
- "ConnectionTypeType",
30
- "DataCatalogStatusType",
31
29
  "DataCatalogTypeType",
32
30
  "EncryptionOptionType",
33
31
  "ExecutorStateType",
@@ -62,50 +60,7 @@ CapacityReservationStatusType = Literal[
62
60
  "ACTIVE", "CANCELLED", "CANCELLING", "FAILED", "PENDING", "UPDATE_PENDING"
63
61
  ]
64
62
  ColumnNullableType = Literal["NOT_NULL", "NULLABLE", "UNKNOWN"]
65
- ConnectionTypeType = Literal[
66
- "BIGQUERY",
67
- "CLOUDERAHIVE",
68
- "CLOUDERAIMPALA",
69
- "CLOUDWATCH",
70
- "CLOUDWATCHMETRICS",
71
- "CMDB",
72
- "DATALAKEGEN2",
73
- "DB2",
74
- "DB2AS400",
75
- "DOCUMENTDB",
76
- "DYNAMODB",
77
- "GOOGLECLOUDSTORAGE",
78
- "HBASE",
79
- "HORTONWORKSHIVE",
80
- "MSK",
81
- "MYSQL",
82
- "NEPTUNE",
83
- "OPENSEARCH",
84
- "ORACLE",
85
- "POSTGRESQL",
86
- "REDIS",
87
- "REDSHIFT",
88
- "SAPHANA",
89
- "SNOWFLAKE",
90
- "SQLSERVER",
91
- "SYNAPSE",
92
- "TERADATA",
93
- "TIMESTREAM",
94
- "TPCDS",
95
- "VERTICA",
96
- ]
97
- DataCatalogStatusType = Literal[
98
- "CREATE_COMPLETE",
99
- "CREATE_FAILED",
100
- "CREATE_FAILED_CLEANUP_COMPLETE",
101
- "CREATE_FAILED_CLEANUP_FAILED",
102
- "CREATE_FAILED_CLEANUP_IN_PROGRESS",
103
- "CREATE_IN_PROGRESS",
104
- "DELETE_COMPLETE",
105
- "DELETE_FAILED",
106
- "DELETE_IN_PROGRESS",
107
- ]
108
- DataCatalogTypeType = Literal["FEDERATED", "GLUE", "HIVE", "LAMBDA"]
63
+ DataCatalogTypeType = Literal["GLUE", "HIVE", "LAMBDA"]
109
64
  EncryptionOptionType = Literal["CSE_KMS", "SSE_KMS", "SSE_S3"]
110
65
  ExecutorStateType = Literal[
111
66
  "CREATED", "CREATING", "FAILED", "REGISTERED", "TERMINATED", "TERMINATING"
@@ -354,6 +309,7 @@ ServiceName = Literal[
354
309
  "marketplace-catalog",
355
310
  "marketplace-deployment",
356
311
  "marketplace-entitlement",
312
+ "marketplace-reporting",
357
313
  "marketplacecommerceanalytics",
358
314
  "mediaconnect",
359
315
  "mediaconvert",
@@ -472,6 +428,7 @@ ServiceName = Literal[
472
428
  "snow-device-management",
473
429
  "snowball",
474
430
  "sns",
431
+ "socialmessaging",
475
432
  "sqs",
476
433
  "ssm",
477
434
  "ssm-contacts",
@@ -508,7 +465,6 @@ ServiceName = Literal[
508
465
  "wellarchitected",
509
466
  "wisdom",
510
467
  "workdocs",
511
- "worklink",
512
468
  "workmail",
513
469
  "workmailmessageflow",
514
470
  "workspaces",
@@ -25,8 +25,6 @@ __all__ = (
25
25
  "CapacityAllocationStatusType",
26
26
  "CapacityReservationStatusType",
27
27
  "ColumnNullableType",
28
- "ConnectionTypeType",
29
- "DataCatalogStatusType",
30
28
  "DataCatalogTypeType",
31
29
  "EncryptionOptionType",
32
30
  "ExecutorStateType",
@@ -60,50 +58,7 @@ CapacityReservationStatusType = Literal[
60
58
  "ACTIVE", "CANCELLED", "CANCELLING", "FAILED", "PENDING", "UPDATE_PENDING"
61
59
  ]
62
60
  ColumnNullableType = Literal["NOT_NULL", "NULLABLE", "UNKNOWN"]
63
- ConnectionTypeType = Literal[
64
- "BIGQUERY",
65
- "CLOUDERAHIVE",
66
- "CLOUDERAIMPALA",
67
- "CLOUDWATCH",
68
- "CLOUDWATCHMETRICS",
69
- "CMDB",
70
- "DATALAKEGEN2",
71
- "DB2",
72
- "DB2AS400",
73
- "DOCUMENTDB",
74
- "DYNAMODB",
75
- "GOOGLECLOUDSTORAGE",
76
- "HBASE",
77
- "HORTONWORKSHIVE",
78
- "MSK",
79
- "MYSQL",
80
- "NEPTUNE",
81
- "OPENSEARCH",
82
- "ORACLE",
83
- "POSTGRESQL",
84
- "REDIS",
85
- "REDSHIFT",
86
- "SAPHANA",
87
- "SNOWFLAKE",
88
- "SQLSERVER",
89
- "SYNAPSE",
90
- "TERADATA",
91
- "TIMESTREAM",
92
- "TPCDS",
93
- "VERTICA",
94
- ]
95
- DataCatalogStatusType = Literal[
96
- "CREATE_COMPLETE",
97
- "CREATE_FAILED",
98
- "CREATE_FAILED_CLEANUP_COMPLETE",
99
- "CREATE_FAILED_CLEANUP_FAILED",
100
- "CREATE_FAILED_CLEANUP_IN_PROGRESS",
101
- "CREATE_IN_PROGRESS",
102
- "DELETE_COMPLETE",
103
- "DELETE_FAILED",
104
- "DELETE_IN_PROGRESS",
105
- ]
106
- DataCatalogTypeType = Literal["FEDERATED", "GLUE", "HIVE", "LAMBDA"]
61
+ DataCatalogTypeType = Literal["GLUE", "HIVE", "LAMBDA"]
107
62
  EncryptionOptionType = Literal["CSE_KMS", "SSE_KMS", "SSE_S3"]
108
63
  ExecutorStateType = Literal[
109
64
  "CREATED", "CREATING", "FAILED", "REGISTERED", "TERMINATED", "TERMINATING"
@@ -352,6 +307,7 @@ ServiceName = Literal[
352
307
  "marketplace-catalog",
353
308
  "marketplace-deployment",
354
309
  "marketplace-entitlement",
310
+ "marketplace-reporting",
355
311
  "marketplacecommerceanalytics",
356
312
  "mediaconnect",
357
313
  "mediaconvert",
@@ -470,6 +426,7 @@ ServiceName = Literal[
470
426
  "snow-device-management",
471
427
  "snowball",
472
428
  "sns",
429
+ "socialmessaging",
473
430
  "sqs",
474
431
  "ssm",
475
432
  "ssm-contacts",
@@ -506,7 +463,6 @@ ServiceName = Literal[
506
463
  "wellarchitected",
507
464
  "wisdom",
508
465
  "workdocs",
509
- "worklink",
510
466
  "workmail",
511
467
  "workmailmessageflow",
512
468
  "workspaces",
@@ -21,8 +21,6 @@ from .literals import (
21
21
  CapacityAllocationStatusType,
22
22
  CapacityReservationStatusType,
23
23
  ColumnNullableType,
24
- ConnectionTypeType,
25
- DataCatalogStatusType,
26
24
  DataCatalogTypeType,
27
25
  EncryptionOptionType,
28
26
  ExecutorStateType,
@@ -63,13 +61,13 @@ __all__ = (
63
61
  "ColumnInfoTypeDef",
64
62
  "ColumnTypeDef",
65
63
  "TagTypeDef",
66
- "DataCatalogTypeDef",
67
64
  "CreateNamedQueryInputRequestTypeDef",
68
65
  "CreateNotebookInputRequestTypeDef",
69
66
  "CreatePreparedStatementInputRequestTypeDef",
70
67
  "CreatePresignedNotebookUrlRequestRequestTypeDef",
71
68
  "CustomerContentEncryptionConfigurationTypeDef",
72
69
  "DataCatalogSummaryTypeDef",
70
+ "DataCatalogTypeDef",
73
71
  "DatabaseTypeDef",
74
72
  "DatumTypeDef",
75
73
  "DeleteCapacityReservationInputRequestTypeDef",
@@ -173,10 +171,8 @@ __all__ = (
173
171
  "CreateDataCatalogInputRequestTypeDef",
174
172
  "ListTagsForResourceOutputTypeDef",
175
173
  "TagResourceInputRequestTypeDef",
176
- "CreateDataCatalogOutputTypeDef",
177
- "DeleteDataCatalogOutputTypeDef",
178
- "GetDataCatalogOutputTypeDef",
179
174
  "ListDataCatalogsOutputTypeDef",
175
+ "GetDataCatalogOutputTypeDef",
180
176
  "GetDatabaseOutputTypeDef",
181
177
  "ListDatabasesOutputTypeDef",
182
178
  "RowTypeDef",
@@ -415,18 +411,6 @@ TagTypeDef = TypedDict(
415
411
  "Value": NotRequired[str],
416
412
  },
417
413
  )
418
- DataCatalogTypeDef = TypedDict(
419
- "DataCatalogTypeDef",
420
- {
421
- "Name": str,
422
- "Type": DataCatalogTypeType,
423
- "Description": NotRequired[str],
424
- "Parameters": NotRequired[Dict[str, str]],
425
- "Status": NotRequired[DataCatalogStatusType],
426
- "ConnectionType": NotRequired[ConnectionTypeType],
427
- "Error": NotRequired[str],
428
- },
429
- )
430
414
  CreateNamedQueryInputRequestTypeDef = TypedDict(
431
415
  "CreateNamedQueryInputRequestTypeDef",
432
416
  {
@@ -472,9 +456,15 @@ DataCatalogSummaryTypeDef = TypedDict(
472
456
  {
473
457
  "CatalogName": NotRequired[str],
474
458
  "Type": NotRequired[DataCatalogTypeType],
475
- "Status": NotRequired[DataCatalogStatusType],
476
- "ConnectionType": NotRequired[ConnectionTypeType],
477
- "Error": NotRequired[str],
459
+ },
460
+ )
461
+ DataCatalogTypeDef = TypedDict(
462
+ "DataCatalogTypeDef",
463
+ {
464
+ "Name": str,
465
+ "Type": DataCatalogTypeType,
466
+ "Description": NotRequired[str],
467
+ "Parameters": NotRequired[Dict[str, str]],
478
468
  },
479
469
  )
480
470
  DatabaseTypeDef = TypedDict(
@@ -1270,18 +1260,12 @@ TagResourceInputRequestTypeDef = TypedDict(
1270
1260
  "Tags": Sequence[TagTypeDef],
1271
1261
  },
1272
1262
  )
1273
- CreateDataCatalogOutputTypeDef = TypedDict(
1274
- "CreateDataCatalogOutputTypeDef",
1275
- {
1276
- "DataCatalog": DataCatalogTypeDef,
1277
- "ResponseMetadata": ResponseMetadataTypeDef,
1278
- },
1279
- )
1280
- DeleteDataCatalogOutputTypeDef = TypedDict(
1281
- "DeleteDataCatalogOutputTypeDef",
1263
+ ListDataCatalogsOutputTypeDef = TypedDict(
1264
+ "ListDataCatalogsOutputTypeDef",
1282
1265
  {
1283
- "DataCatalog": DataCatalogTypeDef,
1266
+ "DataCatalogsSummary": List[DataCatalogSummaryTypeDef],
1284
1267
  "ResponseMetadata": ResponseMetadataTypeDef,
1268
+ "NextToken": NotRequired[str],
1285
1269
  },
1286
1270
  )
1287
1271
  GetDataCatalogOutputTypeDef = TypedDict(
@@ -1291,14 +1275,6 @@ GetDataCatalogOutputTypeDef = TypedDict(
1291
1275
  "ResponseMetadata": ResponseMetadataTypeDef,
1292
1276
  },
1293
1277
  )
1294
- ListDataCatalogsOutputTypeDef = TypedDict(
1295
- "ListDataCatalogsOutputTypeDef",
1296
- {
1297
- "DataCatalogsSummary": List[DataCatalogSummaryTypeDef],
1298
- "ResponseMetadata": ResponseMetadataTypeDef,
1299
- "NextToken": NotRequired[str],
1300
- },
1301
- )
1302
1278
  GetDatabaseOutputTypeDef = TypedDict(
1303
1279
  "GetDatabaseOutputTypeDef",
1304
1280
  {
@@ -21,8 +21,6 @@ from .literals import (
21
21
  CapacityAllocationStatusType,
22
22
  CapacityReservationStatusType,
23
23
  ColumnNullableType,
24
- ConnectionTypeType,
25
- DataCatalogStatusType,
26
24
  DataCatalogTypeType,
27
25
  EncryptionOptionType,
28
26
  ExecutorStateType,
@@ -62,13 +60,13 @@ __all__ = (
62
60
  "ColumnInfoTypeDef",
63
61
  "ColumnTypeDef",
64
62
  "TagTypeDef",
65
- "DataCatalogTypeDef",
66
63
  "CreateNamedQueryInputRequestTypeDef",
67
64
  "CreateNotebookInputRequestTypeDef",
68
65
  "CreatePreparedStatementInputRequestTypeDef",
69
66
  "CreatePresignedNotebookUrlRequestRequestTypeDef",
70
67
  "CustomerContentEncryptionConfigurationTypeDef",
71
68
  "DataCatalogSummaryTypeDef",
69
+ "DataCatalogTypeDef",
72
70
  "DatabaseTypeDef",
73
71
  "DatumTypeDef",
74
72
  "DeleteCapacityReservationInputRequestTypeDef",
@@ -172,10 +170,8 @@ __all__ = (
172
170
  "CreateDataCatalogInputRequestTypeDef",
173
171
  "ListTagsForResourceOutputTypeDef",
174
172
  "TagResourceInputRequestTypeDef",
175
- "CreateDataCatalogOutputTypeDef",
176
- "DeleteDataCatalogOutputTypeDef",
177
- "GetDataCatalogOutputTypeDef",
178
173
  "ListDataCatalogsOutputTypeDef",
174
+ "GetDataCatalogOutputTypeDef",
179
175
  "GetDatabaseOutputTypeDef",
180
176
  "ListDatabasesOutputTypeDef",
181
177
  "RowTypeDef",
@@ -414,18 +410,6 @@ TagTypeDef = TypedDict(
414
410
  "Value": NotRequired[str],
415
411
  },
416
412
  )
417
- DataCatalogTypeDef = TypedDict(
418
- "DataCatalogTypeDef",
419
- {
420
- "Name": str,
421
- "Type": DataCatalogTypeType,
422
- "Description": NotRequired[str],
423
- "Parameters": NotRequired[Dict[str, str]],
424
- "Status": NotRequired[DataCatalogStatusType],
425
- "ConnectionType": NotRequired[ConnectionTypeType],
426
- "Error": NotRequired[str],
427
- },
428
- )
429
413
  CreateNamedQueryInputRequestTypeDef = TypedDict(
430
414
  "CreateNamedQueryInputRequestTypeDef",
431
415
  {
@@ -471,9 +455,15 @@ DataCatalogSummaryTypeDef = TypedDict(
471
455
  {
472
456
  "CatalogName": NotRequired[str],
473
457
  "Type": NotRequired[DataCatalogTypeType],
474
- "Status": NotRequired[DataCatalogStatusType],
475
- "ConnectionType": NotRequired[ConnectionTypeType],
476
- "Error": NotRequired[str],
458
+ },
459
+ )
460
+ DataCatalogTypeDef = TypedDict(
461
+ "DataCatalogTypeDef",
462
+ {
463
+ "Name": str,
464
+ "Type": DataCatalogTypeType,
465
+ "Description": NotRequired[str],
466
+ "Parameters": NotRequired[Dict[str, str]],
477
467
  },
478
468
  )
479
469
  DatabaseTypeDef = TypedDict(
@@ -1269,18 +1259,12 @@ TagResourceInputRequestTypeDef = TypedDict(
1269
1259
  "Tags": Sequence[TagTypeDef],
1270
1260
  },
1271
1261
  )
1272
- CreateDataCatalogOutputTypeDef = TypedDict(
1273
- "CreateDataCatalogOutputTypeDef",
1274
- {
1275
- "DataCatalog": DataCatalogTypeDef,
1276
- "ResponseMetadata": ResponseMetadataTypeDef,
1277
- },
1278
- )
1279
- DeleteDataCatalogOutputTypeDef = TypedDict(
1280
- "DeleteDataCatalogOutputTypeDef",
1262
+ ListDataCatalogsOutputTypeDef = TypedDict(
1263
+ "ListDataCatalogsOutputTypeDef",
1281
1264
  {
1282
- "DataCatalog": DataCatalogTypeDef,
1265
+ "DataCatalogsSummary": List[DataCatalogSummaryTypeDef],
1283
1266
  "ResponseMetadata": ResponseMetadataTypeDef,
1267
+ "NextToken": NotRequired[str],
1284
1268
  },
1285
1269
  )
1286
1270
  GetDataCatalogOutputTypeDef = TypedDict(
@@ -1290,14 +1274,6 @@ GetDataCatalogOutputTypeDef = TypedDict(
1290
1274
  "ResponseMetadata": ResponseMetadataTypeDef,
1291
1275
  },
1292
1276
  )
1293
- ListDataCatalogsOutputTypeDef = TypedDict(
1294
- "ListDataCatalogsOutputTypeDef",
1295
- {
1296
- "DataCatalogsSummary": List[DataCatalogSummaryTypeDef],
1297
- "ResponseMetadata": ResponseMetadataTypeDef,
1298
- "NextToken": NotRequired[str],
1299
- },
1300
- )
1301
1277
  GetDatabaseOutputTypeDef = TypedDict(
1302
1278
  "GetDatabaseOutputTypeDef",
1303
1279
  {
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.35.25"
5
+ __version__ = "1.35.44"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-athena
3
- Version: 1.35.25
4
- Summary: Type annotations for boto3.Athena 1.35.25 service generated with mypy-boto3-builder 8.1.2
3
+ Version: 1.35.44
4
+ Summary: Type annotations for boto3.Athena 1.35.44 service generated with mypy-boto3-builder 8.1.2
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.35.25](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html#Athena)
46
+ [boto3.Athena 1.35.44](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,13 +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.35.25",
14
+ version="1.35.44",
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="Type annotations for boto3.Athena 1.35.25 service generated with mypy-boto3-builder 8.1.2",
20
+ description="Type annotations for boto3.Athena 1.35.44 service generated with mypy-boto3-builder 8.1.2",
21
21
  classifiers=[
22
22
  "Development Status :: 5 - Production/Stable",
23
23
  "Intended Audience :: Developers",