boto3-stubs 1.34.73__tar.gz → 1.34.75__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 (40) hide show
  1. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/PKG-INFO +18 -6
  2. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/README.md +8 -2
  3. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/__init__.pyi +28 -0
  4. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/session.pyi +30 -0
  5. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3_stubs.egg-info/PKG-INFO +18 -6
  6. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3_stubs.egg-info/requires.txt +10 -2
  7. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/setup.py +7 -3
  8. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/LICENSE +0 -0
  9. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/compat.pyi +0 -0
  10. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/crt.pyi +0 -0
  11. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/docs/__init__.pyi +0 -0
  12. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/docs/utils.pyi +0 -0
  13. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/dynamodb/__init__.pyi +0 -0
  14. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/dynamodb/conditions.pyi +0 -0
  15. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/dynamodb/table.pyi +0 -0
  16. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/dynamodb/transform.pyi +0 -0
  17. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/dynamodb/types.pyi +0 -0
  18. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/ec2/__init__.pyi +0 -0
  19. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/ec2/createtags.pyi +0 -0
  20. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/ec2/deletetags.pyi +0 -0
  21. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/exceptions.pyi +0 -0
  22. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/py.typed +0 -0
  23. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/resources/__init__.pyi +0 -0
  24. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/resources/action.pyi +0 -0
  25. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/resources/base.pyi +0 -0
  26. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/resources/collection.pyi +0 -0
  27. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/resources/factory.pyi +0 -0
  28. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/resources/model.pyi +0 -0
  29. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/resources/params.pyi +0 -0
  30. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/resources/response.pyi +0 -0
  31. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/s3/__init__.pyi +0 -0
  32. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/s3/constants.pyi +0 -0
  33. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/s3/inject.pyi +0 -0
  34. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/s3/transfer.pyi +0 -0
  35. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3-stubs/utils.pyi +0 -0
  36. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3_stubs.egg-info/SOURCES.txt +0 -0
  37. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3_stubs.egg-info/dependency_links.txt +0 -0
  38. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3_stubs.egg-info/not-zip-safe +0 -0
  39. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/boto3_stubs.egg-info/top_level.txt +0 -0
  40. {boto3-stubs-1.34.73 → boto3-stubs-1.34.75}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.34.73
4
- Summary: Type annotations for boto3 1.34.73 generated with mypy-boto3-builder 7.23.2
3
+ Version: 1.34.75
4
+ Summary: Type annotations for boto3 1.34.75 generated with mypy-boto3-builder 7.23.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
@@ -103,6 +103,7 @@ Requires-Dist: mypy-boto3-codeartifact<1.35.0,>=1.34.0; extra == "all"
103
103
  Requires-Dist: mypy-boto3-codebuild<1.35.0,>=1.34.0; extra == "all"
104
104
  Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "all"
105
105
  Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "all"
106
+ Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "all"
106
107
  Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "all"
107
108
  Requires-Dist: mypy-boto3-codeguru-reviewer<1.35.0,>=1.34.0; extra == "all"
108
109
  Requires-Dist: mypy-boto3-codeguru-security<1.35.0,>=1.34.0; extra == "all"
@@ -133,6 +134,7 @@ Requires-Dist: mypy-boto3-datapipeline<1.35.0,>=1.34.0; extra == "all"
133
134
  Requires-Dist: mypy-boto3-datasync<1.35.0,>=1.34.0; extra == "all"
134
135
  Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "all"
135
136
  Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "all"
137
+ Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "all"
136
138
  Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "all"
137
139
  Requires-Dist: mypy-boto3-devicefarm<1.35.0,>=1.34.0; extra == "all"
138
140
  Requires-Dist: mypy-boto3-devops-guru<1.35.0,>=1.34.0; extra == "all"
@@ -421,8 +423,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
421
423
  Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
422
424
  Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
423
425
  Provides-Extra: boto3
424
- Requires-Dist: boto3==1.34.73; extra == "boto3"
425
- Requires-Dist: botocore==1.34.73; extra == "boto3"
426
+ Requires-Dist: boto3==1.34.75; extra == "boto3"
427
+ Requires-Dist: botocore==1.34.75; extra == "boto3"
426
428
  Provides-Extra: accessanalyzer
427
429
  Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
428
430
  Provides-Extra: account
@@ -563,6 +565,8 @@ Provides-Extra: codecatalyst
563
565
  Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "codecatalyst"
564
566
  Provides-Extra: codecommit
565
567
  Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "codecommit"
568
+ Provides-Extra: codeconnections
569
+ Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "codeconnections"
566
570
  Provides-Extra: codedeploy
567
571
  Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "codedeploy"
568
572
  Provides-Extra: codeguru-reviewer
@@ -623,6 +627,8 @@ Provides-Extra: datazone
623
627
  Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "datazone"
624
628
  Provides-Extra: dax
625
629
  Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "dax"
630
+ Provides-Extra: deadline
631
+ Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "deadline"
626
632
  Provides-Extra: detective
627
633
  Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "detective"
628
634
  Provides-Extra: devicefarm
@@ -1194,7 +1200,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
1194
1200
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1195
1201
 
1196
1202
  Type annotations for
1197
- [boto3 1.34.73](https://boto3.amazonaws.com/v1/documentation/api/1.34.73/index.html)
1203
+ [boto3 1.34.75](https://boto3.amazonaws.com/v1/documentation/api/1.34.75/index.html)
1198
1204
  compatible with [VSCode](https://code.visualstudio.com/),
1199
1205
  [PyCharm](https://www.jetbrains.com/pycharm/),
1200
1206
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1576,7 +1582,7 @@ repository.
1576
1582
 
1577
1583
  ## Submodules
1578
1584
 
1579
- - `boto3-stubs[all]` - Type annotations for all 379 services.
1585
+ - `boto3-stubs[all]` - Type annotations for all 381 services.
1580
1586
  - `boto3-stubs[essential]` - Type annotations for
1581
1587
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
1582
1588
  [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
@@ -1794,6 +1800,9 @@ repository.
1794
1800
  - `boto3-stubs[codecommit]` - Type annotations for
1795
1801
  [CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
1796
1802
  service.
1803
+ - `boto3-stubs[codeconnections]` - Type annotations for
1804
+ [CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
1805
+ service.
1797
1806
  - `boto3-stubs[codedeploy]` - Type annotations for
1798
1807
  [CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
1799
1808
  service.
@@ -1883,6 +1892,9 @@ repository.
1883
1892
  service.
1884
1893
  - `boto3-stubs[dax]` - Type annotations for
1885
1894
  [DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
1895
+ - `boto3-stubs[deadline]` - Type annotations for
1896
+ [DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
1897
+ service.
1886
1898
  - `boto3-stubs[detective]` - Type annotations for
1887
1899
  [Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
1888
1900
  service.
@@ -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 1.34.73](https://boto3.amazonaws.com/v1/documentation/api/1.34.73/index.html)
13
+ [boto3 1.34.75](https://boto3.amazonaws.com/v1/documentation/api/1.34.75/index.html)
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/),
@@ -392,7 +392,7 @@ repository.
392
392
 
393
393
  ## Submodules
394
394
 
395
- - `boto3-stubs[all]` - Type annotations for all 379 services.
395
+ - `boto3-stubs[all]` - Type annotations for all 381 services.
396
396
  - `boto3-stubs[essential]` - Type annotations for
397
397
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
398
398
  [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
@@ -610,6 +610,9 @@ repository.
610
610
  - `boto3-stubs[codecommit]` - Type annotations for
611
611
  [CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
612
612
  service.
613
+ - `boto3-stubs[codeconnections]` - Type annotations for
614
+ [CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
615
+ service.
613
616
  - `boto3-stubs[codedeploy]` - Type annotations for
614
617
  [CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
615
618
  service.
@@ -699,6 +702,9 @@ repository.
699
702
  service.
700
703
  - `boto3-stubs[dax]` - Type annotations for
701
704
  [DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
705
+ - `boto3-stubs[deadline]` - Type annotations for
706
+ [DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
707
+ service.
702
708
  - `boto3-stubs[detective]` - Type annotations for
703
709
  [Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
704
710
  service.
@@ -78,6 +78,7 @@ from mypy_boto3_codeartifact.client import CodeArtifactClient
78
78
  from mypy_boto3_codebuild.client import CodeBuildClient
79
79
  from mypy_boto3_codecatalyst.client import CodeCatalystClient
80
80
  from mypy_boto3_codecommit.client import CodeCommitClient
81
+ from mypy_boto3_codeconnections.client import CodeConnectionsClient
81
82
  from mypy_boto3_codedeploy.client import CodeDeployClient
82
83
  from mypy_boto3_codeguru_reviewer.client import CodeGuruReviewerClient
83
84
  from mypy_boto3_codeguru_security.client import CodeGuruSecurityClient
@@ -108,6 +109,7 @@ from mypy_boto3_datapipeline.client import DataPipelineClient
108
109
  from mypy_boto3_datasync.client import DataSyncClient
109
110
  from mypy_boto3_datazone.client import DataZoneClient
110
111
  from mypy_boto3_dax.client import DAXClient
112
+ from mypy_boto3_deadline.client import DeadlineCloudClient
111
113
  from mypy_boto3_detective.client import DetectiveClient
112
114
  from mypy_boto3_devicefarm.client import DeviceFarmClient
113
115
  from mypy_boto3_devops_guru.client import DevOpsGuruClient
@@ -1337,6 +1339,19 @@ def client(
1337
1339
  config: Optional[Config] = ...,
1338
1340
  ) -> CodeCommitClient: ...
1339
1341
  @overload
1342
+ def client(
1343
+ service_name: Literal["codeconnections"],
1344
+ region_name: Optional[str] = ...,
1345
+ api_version: Optional[str] = ...,
1346
+ use_ssl: Optional[bool] = ...,
1347
+ verify: Union[bool, str, None] = ...,
1348
+ endpoint_url: Optional[str] = ...,
1349
+ aws_access_key_id: Optional[str] = ...,
1350
+ aws_secret_access_key: Optional[str] = ...,
1351
+ aws_session_token: Optional[str] = ...,
1352
+ config: Optional[Config] = ...,
1353
+ ) -> CodeConnectionsClient: ...
1354
+ @overload
1340
1355
  def client(
1341
1356
  service_name: Literal["codedeploy"],
1342
1357
  region_name: Optional[str] = ...,
@@ -1727,6 +1742,19 @@ def client(
1727
1742
  config: Optional[Config] = ...,
1728
1743
  ) -> DAXClient: ...
1729
1744
  @overload
1745
+ def client(
1746
+ service_name: Literal["deadline"],
1747
+ region_name: Optional[str] = ...,
1748
+ api_version: Optional[str] = ...,
1749
+ use_ssl: Optional[bool] = ...,
1750
+ verify: Union[bool, str, None] = ...,
1751
+ endpoint_url: Optional[str] = ...,
1752
+ aws_access_key_id: Optional[str] = ...,
1753
+ aws_secret_access_key: Optional[str] = ...,
1754
+ aws_session_token: Optional[str] = ...,
1755
+ config: Optional[Config] = ...,
1756
+ ) -> DeadlineCloudClient: ...
1757
+ @overload
1730
1758
  def client(
1731
1759
  service_name: Literal["detective"],
1732
1760
  region_name: Optional[str] = ...,
@@ -84,6 +84,7 @@ from mypy_boto3_codeartifact.client import CodeArtifactClient
84
84
  from mypy_boto3_codebuild.client import CodeBuildClient
85
85
  from mypy_boto3_codecatalyst.client import CodeCatalystClient
86
86
  from mypy_boto3_codecommit.client import CodeCommitClient
87
+ from mypy_boto3_codeconnections.client import CodeConnectionsClient
87
88
  from mypy_boto3_codedeploy.client import CodeDeployClient
88
89
  from mypy_boto3_codeguru_reviewer.client import CodeGuruReviewerClient
89
90
  from mypy_boto3_codeguru_security.client import CodeGuruSecurityClient
@@ -114,6 +115,7 @@ from mypy_boto3_datapipeline.client import DataPipelineClient
114
115
  from mypy_boto3_datasync.client import DataSyncClient
115
116
  from mypy_boto3_datazone.client import DataZoneClient
116
117
  from mypy_boto3_dax.client import DAXClient
118
+ from mypy_boto3_deadline.client import DeadlineCloudClient
117
119
  from mypy_boto3_detective.client import DetectiveClient
118
120
  from mypy_boto3_devicefarm.client import DeviceFarmClient
119
121
  from mypy_boto3_devops_guru.client import DevOpsGuruClient
@@ -1428,6 +1430,20 @@ class Session:
1428
1430
  config: Optional[Config] = ...,
1429
1431
  ) -> CodeCommitClient: ...
1430
1432
  @overload
1433
+ def client(
1434
+ self,
1435
+ service_name: Literal["codeconnections"],
1436
+ region_name: Optional[str] = ...,
1437
+ api_version: Optional[str] = ...,
1438
+ use_ssl: Optional[bool] = ...,
1439
+ verify: Union[bool, str, None] = ...,
1440
+ endpoint_url: Optional[str] = ...,
1441
+ aws_access_key_id: Optional[str] = ...,
1442
+ aws_secret_access_key: Optional[str] = ...,
1443
+ aws_session_token: Optional[str] = ...,
1444
+ config: Optional[Config] = ...,
1445
+ ) -> CodeConnectionsClient: ...
1446
+ @overload
1431
1447
  def client(
1432
1448
  self,
1433
1449
  service_name: Literal["codedeploy"],
@@ -1848,6 +1864,20 @@ class Session:
1848
1864
  config: Optional[Config] = ...,
1849
1865
  ) -> DAXClient: ...
1850
1866
  @overload
1867
+ def client(
1868
+ self,
1869
+ service_name: Literal["deadline"],
1870
+ region_name: Optional[str] = ...,
1871
+ api_version: Optional[str] = ...,
1872
+ use_ssl: Optional[bool] = ...,
1873
+ verify: Union[bool, str, None] = ...,
1874
+ endpoint_url: Optional[str] = ...,
1875
+ aws_access_key_id: Optional[str] = ...,
1876
+ aws_secret_access_key: Optional[str] = ...,
1877
+ aws_session_token: Optional[str] = ...,
1878
+ config: Optional[Config] = ...,
1879
+ ) -> DeadlineCloudClient: ...
1880
+ @overload
1851
1881
  def client(
1852
1882
  self,
1853
1883
  service_name: Literal["detective"],
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.34.73
4
- Summary: Type annotations for boto3 1.34.73 generated with mypy-boto3-builder 7.23.2
3
+ Version: 1.34.75
4
+ Summary: Type annotations for boto3 1.34.75 generated with mypy-boto3-builder 7.23.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
@@ -103,6 +103,7 @@ Requires-Dist: mypy-boto3-codeartifact<1.35.0,>=1.34.0; extra == "all"
103
103
  Requires-Dist: mypy-boto3-codebuild<1.35.0,>=1.34.0; extra == "all"
104
104
  Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "all"
105
105
  Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "all"
106
+ Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "all"
106
107
  Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "all"
107
108
  Requires-Dist: mypy-boto3-codeguru-reviewer<1.35.0,>=1.34.0; extra == "all"
108
109
  Requires-Dist: mypy-boto3-codeguru-security<1.35.0,>=1.34.0; extra == "all"
@@ -133,6 +134,7 @@ Requires-Dist: mypy-boto3-datapipeline<1.35.0,>=1.34.0; extra == "all"
133
134
  Requires-Dist: mypy-boto3-datasync<1.35.0,>=1.34.0; extra == "all"
134
135
  Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "all"
135
136
  Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "all"
137
+ Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "all"
136
138
  Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "all"
137
139
  Requires-Dist: mypy-boto3-devicefarm<1.35.0,>=1.34.0; extra == "all"
138
140
  Requires-Dist: mypy-boto3-devops-guru<1.35.0,>=1.34.0; extra == "all"
@@ -421,8 +423,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
421
423
  Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
422
424
  Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
423
425
  Provides-Extra: boto3
424
- Requires-Dist: boto3==1.34.73; extra == "boto3"
425
- Requires-Dist: botocore==1.34.73; extra == "boto3"
426
+ Requires-Dist: boto3==1.34.75; extra == "boto3"
427
+ Requires-Dist: botocore==1.34.75; extra == "boto3"
426
428
  Provides-Extra: accessanalyzer
427
429
  Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
428
430
  Provides-Extra: account
@@ -563,6 +565,8 @@ Provides-Extra: codecatalyst
563
565
  Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "codecatalyst"
564
566
  Provides-Extra: codecommit
565
567
  Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "codecommit"
568
+ Provides-Extra: codeconnections
569
+ Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "codeconnections"
566
570
  Provides-Extra: codedeploy
567
571
  Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "codedeploy"
568
572
  Provides-Extra: codeguru-reviewer
@@ -623,6 +627,8 @@ Provides-Extra: datazone
623
627
  Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "datazone"
624
628
  Provides-Extra: dax
625
629
  Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "dax"
630
+ Provides-Extra: deadline
631
+ Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "deadline"
626
632
  Provides-Extra: detective
627
633
  Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "detective"
628
634
  Provides-Extra: devicefarm
@@ -1194,7 +1200,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
1194
1200
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1195
1201
 
1196
1202
  Type annotations for
1197
- [boto3 1.34.73](https://boto3.amazonaws.com/v1/documentation/api/1.34.73/index.html)
1203
+ [boto3 1.34.75](https://boto3.amazonaws.com/v1/documentation/api/1.34.75/index.html)
1198
1204
  compatible with [VSCode](https://code.visualstudio.com/),
1199
1205
  [PyCharm](https://www.jetbrains.com/pycharm/),
1200
1206
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1576,7 +1582,7 @@ repository.
1576
1582
 
1577
1583
  ## Submodules
1578
1584
 
1579
- - `boto3-stubs[all]` - Type annotations for all 379 services.
1585
+ - `boto3-stubs[all]` - Type annotations for all 381 services.
1580
1586
  - `boto3-stubs[essential]` - Type annotations for
1581
1587
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
1582
1588
  [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
@@ -1794,6 +1800,9 @@ repository.
1794
1800
  - `boto3-stubs[codecommit]` - Type annotations for
1795
1801
  [CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
1796
1802
  service.
1803
+ - `boto3-stubs[codeconnections]` - Type annotations for
1804
+ [CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
1805
+ service.
1797
1806
  - `boto3-stubs[codedeploy]` - Type annotations for
1798
1807
  [CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
1799
1808
  service.
@@ -1883,6 +1892,9 @@ repository.
1883
1892
  service.
1884
1893
  - `boto3-stubs[dax]` - Type annotations for
1885
1894
  [DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
1895
+ - `boto3-stubs[deadline]` - Type annotations for
1896
+ [DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
1897
+ service.
1886
1898
  - `boto3-stubs[detective]` - Type annotations for
1887
1899
  [Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
1888
1900
  service.
@@ -90,6 +90,7 @@ mypy-boto3-codeartifact<1.35.0,>=1.34.0
90
90
  mypy-boto3-codebuild<1.35.0,>=1.34.0
91
91
  mypy-boto3-codecatalyst<1.35.0,>=1.34.0
92
92
  mypy-boto3-codecommit<1.35.0,>=1.34.0
93
+ mypy-boto3-codeconnections<1.35.0,>=1.34.0
93
94
  mypy-boto3-codedeploy<1.35.0,>=1.34.0
94
95
  mypy-boto3-codeguru-reviewer<1.35.0,>=1.34.0
95
96
  mypy-boto3-codeguru-security<1.35.0,>=1.34.0
@@ -120,6 +121,7 @@ mypy-boto3-datapipeline<1.35.0,>=1.34.0
120
121
  mypy-boto3-datasync<1.35.0,>=1.34.0
121
122
  mypy-boto3-datazone<1.35.0,>=1.34.0
122
123
  mypy-boto3-dax<1.35.0,>=1.34.0
124
+ mypy-boto3-deadline<1.35.0,>=1.34.0
123
125
  mypy-boto3-detective<1.35.0,>=1.34.0
124
126
  mypy-boto3-devicefarm<1.35.0,>=1.34.0
125
127
  mypy-boto3-devops-guru<1.35.0,>=1.34.0
@@ -509,8 +511,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
509
511
  mypy-boto3-billingconductor<1.35.0,>=1.34.0
510
512
 
511
513
  [boto3]
512
- boto3==1.34.73
513
- botocore==1.34.73
514
+ boto3==1.34.75
515
+ botocore==1.34.75
514
516
 
515
517
  [braket]
516
518
  mypy-boto3-braket<1.35.0,>=1.34.0
@@ -599,6 +601,9 @@ mypy-boto3-codecatalyst<1.35.0,>=1.34.0
599
601
  [codecommit]
600
602
  mypy-boto3-codecommit<1.35.0,>=1.34.0
601
603
 
604
+ [codeconnections]
605
+ mypy-boto3-codeconnections<1.35.0,>=1.34.0
606
+
602
607
  [codedeploy]
603
608
  mypy-boto3-codedeploy<1.35.0,>=1.34.0
604
609
 
@@ -689,6 +694,9 @@ mypy-boto3-datazone<1.35.0,>=1.34.0
689
694
  [dax]
690
695
  mypy-boto3-dax<1.35.0,>=1.34.0
691
696
 
697
+ [deadline]
698
+ mypy-boto3-deadline<1.35.0,>=1.34.0
699
+
692
700
  [detective]
693
701
  mypy-boto3-detective<1.35.0,>=1.34.0
694
702
 
@@ -11,13 +11,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
11
11
 
12
12
  setup(
13
13
  name="boto3-stubs",
14
- version="1.34.73",
14
+ version="1.34.75",
15
15
  packages=["boto3-stubs"],
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 1.34.73 generated with mypy-boto3-builder 7.23.2",
20
+ description="Type annotations for boto3 1.34.75 generated with mypy-boto3-builder 7.23.2",
21
21
  classifiers=[
22
22
  "Development Status :: 5 - Production/Stable",
23
23
  "Intended Audience :: Developers",
@@ -123,6 +123,7 @@ setup(
123
123
  "mypy-boto3-codebuild>=1.34.0, <1.35.0",
124
124
  "mypy-boto3-codecatalyst>=1.34.0, <1.35.0",
125
125
  "mypy-boto3-codecommit>=1.34.0, <1.35.0",
126
+ "mypy-boto3-codeconnections>=1.34.0, <1.35.0",
126
127
  "mypy-boto3-codedeploy>=1.34.0, <1.35.0",
127
128
  "mypy-boto3-codeguru-reviewer>=1.34.0, <1.35.0",
128
129
  "mypy-boto3-codeguru-security>=1.34.0, <1.35.0",
@@ -153,6 +154,7 @@ setup(
153
154
  "mypy-boto3-datasync>=1.34.0, <1.35.0",
154
155
  "mypy-boto3-datazone>=1.34.0, <1.35.0",
155
156
  "mypy-boto3-dax>=1.34.0, <1.35.0",
157
+ "mypy-boto3-deadline>=1.34.0, <1.35.0",
156
158
  "mypy-boto3-detective>=1.34.0, <1.35.0",
157
159
  "mypy-boto3-devicefarm>=1.34.0, <1.35.0",
158
160
  "mypy-boto3-devops-guru>=1.34.0, <1.35.0",
@@ -442,7 +444,7 @@ setup(
442
444
  "mypy-boto3-s3>=1.34.0, <1.35.0",
443
445
  "mypy-boto3-sqs>=1.34.0, <1.35.0",
444
446
  ],
445
- "boto3": ["boto3==1.34.73", "botocore==1.34.73"],
447
+ "boto3": ["boto3==1.34.75", "botocore==1.34.75"],
446
448
  "accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
447
449
  "account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
448
450
  "acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
@@ -513,6 +515,7 @@ setup(
513
515
  "codebuild": ["mypy-boto3-codebuild>=1.34.0, <1.35.0"],
514
516
  "codecatalyst": ["mypy-boto3-codecatalyst>=1.34.0, <1.35.0"],
515
517
  "codecommit": ["mypy-boto3-codecommit>=1.34.0, <1.35.0"],
518
+ "codeconnections": ["mypy-boto3-codeconnections>=1.34.0, <1.35.0"],
516
519
  "codedeploy": ["mypy-boto3-codedeploy>=1.34.0, <1.35.0"],
517
520
  "codeguru-reviewer": ["mypy-boto3-codeguru-reviewer>=1.34.0, <1.35.0"],
518
521
  "codeguru-security": ["mypy-boto3-codeguru-security>=1.34.0, <1.35.0"],
@@ -543,6 +546,7 @@ setup(
543
546
  "datasync": ["mypy-boto3-datasync>=1.34.0, <1.35.0"],
544
547
  "datazone": ["mypy-boto3-datazone>=1.34.0, <1.35.0"],
545
548
  "dax": ["mypy-boto3-dax>=1.34.0, <1.35.0"],
549
+ "deadline": ["mypy-boto3-deadline>=1.34.0, <1.35.0"],
546
550
  "detective": ["mypy-boto3-detective>=1.34.0, <1.35.0"],
547
551
  "devicefarm": ["mypy-boto3-devicefarm>=1.34.0, <1.35.0"],
548
552
  "devops-guru": ["mypy-boto3-devops-guru>=1.34.0, <1.35.0"],
File without changes
File without changes