boto3-stubs 1.34.63__tar.gz → 1.34.80__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.63 → boto3-stubs-1.34.80}/PKG-INFO +24 -6
  2. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/README.md +11 -2
  3. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/__init__.pyi +42 -0
  4. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/session.pyi +45 -0
  5. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/PKG-INFO +24 -6
  6. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/requires.txt +14 -2
  7. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/setup.py +9 -3
  8. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/LICENSE +0 -0
  9. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/compat.pyi +0 -0
  10. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/crt.pyi +0 -0
  11. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/docs/__init__.pyi +0 -0
  12. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/docs/utils.pyi +0 -0
  13. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/dynamodb/__init__.pyi +0 -0
  14. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/dynamodb/conditions.pyi +0 -0
  15. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/dynamodb/table.pyi +0 -0
  16. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/dynamodb/transform.pyi +0 -0
  17. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/dynamodb/types.pyi +0 -0
  18. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/ec2/__init__.pyi +0 -0
  19. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/ec2/createtags.pyi +0 -0
  20. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/ec2/deletetags.pyi +0 -0
  21. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/exceptions.pyi +0 -0
  22. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/py.typed +0 -0
  23. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/resources/__init__.pyi +0 -0
  24. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/resources/action.pyi +0 -0
  25. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/resources/base.pyi +0 -0
  26. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/resources/collection.pyi +0 -0
  27. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/resources/factory.pyi +0 -0
  28. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/resources/model.pyi +0 -0
  29. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/resources/params.pyi +0 -0
  30. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/resources/response.pyi +0 -0
  31. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/s3/__init__.pyi +0 -0
  32. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/s3/constants.pyi +0 -0
  33. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/s3/inject.pyi +0 -0
  34. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/s3/transfer.pyi +0 -0
  35. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3-stubs/utils.pyi +0 -0
  36. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/SOURCES.txt +0 -0
  37. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/dependency_links.txt +0 -0
  38. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/not-zip-safe +0 -0
  39. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/boto3_stubs.egg-info/top_level.txt +0 -0
  40. {boto3-stubs-1.34.63 → boto3-stubs-1.34.80}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.34.63
4
- Summary: Type annotations for boto3 1.34.63 generated with mypy-boto3-builder 7.23.2
3
+ Version: 1.34.80
4
+ Summary: Type annotations for boto3 1.34.80 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"
@@ -123,6 +124,7 @@ Requires-Dist: mypy-boto3-connect-contact-lens<1.35.0,>=1.34.0; extra == "all"
123
124
  Requires-Dist: mypy-boto3-connectcampaigns<1.35.0,>=1.34.0; extra == "all"
124
125
  Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "all"
125
126
  Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "all"
127
+ Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "all"
126
128
  Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "all"
127
129
  Requires-Dist: mypy-boto3-cost-optimization-hub<1.35.0,>=1.34.0; extra == "all"
128
130
  Requires-Dist: mypy-boto3-cur<1.35.0,>=1.34.0; extra == "all"
@@ -133,6 +135,7 @@ Requires-Dist: mypy-boto3-datapipeline<1.35.0,>=1.34.0; extra == "all"
133
135
  Requires-Dist: mypy-boto3-datasync<1.35.0,>=1.34.0; extra == "all"
134
136
  Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "all"
135
137
  Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "all"
138
+ Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "all"
136
139
  Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "all"
137
140
  Requires-Dist: mypy-boto3-devicefarm<1.35.0,>=1.34.0; extra == "all"
138
141
  Requires-Dist: mypy-boto3-devops-guru<1.35.0,>=1.34.0; extra == "all"
@@ -421,8 +424,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
421
424
  Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
422
425
  Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
423
426
  Provides-Extra: boto3
424
- Requires-Dist: boto3==1.34.63; extra == "boto3"
425
- Requires-Dist: botocore==1.34.63; extra == "boto3"
427
+ Requires-Dist: boto3==1.34.80; extra == "boto3"
428
+ Requires-Dist: botocore==1.34.80; extra == "boto3"
426
429
  Provides-Extra: accessanalyzer
427
430
  Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
428
431
  Provides-Extra: account
@@ -563,6 +566,8 @@ Provides-Extra: codecatalyst
563
566
  Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "codecatalyst"
564
567
  Provides-Extra: codecommit
565
568
  Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "codecommit"
569
+ Provides-Extra: codeconnections
570
+ Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "codeconnections"
566
571
  Provides-Extra: codedeploy
567
572
  Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "codedeploy"
568
573
  Provides-Extra: codeguru-reviewer
@@ -603,6 +608,8 @@ Provides-Extra: connectcases
603
608
  Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "connectcases"
604
609
  Provides-Extra: connectparticipant
605
610
  Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "connectparticipant"
611
+ Provides-Extra: controlcatalog
612
+ Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "controlcatalog"
606
613
  Provides-Extra: controltower
607
614
  Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "controltower"
608
615
  Provides-Extra: cost-optimization-hub
@@ -623,6 +630,8 @@ Provides-Extra: datazone
623
630
  Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "datazone"
624
631
  Provides-Extra: dax
625
632
  Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "dax"
633
+ Provides-Extra: deadline
634
+ Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "deadline"
626
635
  Provides-Extra: detective
627
636
  Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "detective"
628
637
  Provides-Extra: devicefarm
@@ -1194,7 +1203,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
1194
1203
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1195
1204
 
1196
1205
  Type annotations for
1197
- [boto3 1.34.63](https://boto3.amazonaws.com/v1/documentation/api/1.34.63/index.html)
1206
+ [boto3 1.34.80](https://boto3.amazonaws.com/v1/documentation/api/1.34.80/index.html)
1198
1207
  compatible with [VSCode](https://code.visualstudio.com/),
1199
1208
  [PyCharm](https://www.jetbrains.com/pycharm/),
1200
1209
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1576,7 +1585,7 @@ repository.
1576
1585
 
1577
1586
  ## Submodules
1578
1587
 
1579
- - `boto3-stubs[all]` - Type annotations for all 379 services.
1588
+ - `boto3-stubs[all]` - Type annotations for all 382 services.
1580
1589
  - `boto3-stubs[essential]` - Type annotations for
1581
1590
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
1582
1591
  [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
@@ -1794,6 +1803,9 @@ repository.
1794
1803
  - `boto3-stubs[codecommit]` - Type annotations for
1795
1804
  [CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
1796
1805
  service.
1806
+ - `boto3-stubs[codeconnections]` - Type annotations for
1807
+ [CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
1808
+ service.
1797
1809
  - `boto3-stubs[codedeploy]` - Type annotations for
1798
1810
  [CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
1799
1811
  service.
@@ -1854,6 +1866,9 @@ repository.
1854
1866
  - `boto3-stubs[connectparticipant]` - Type annotations for
1855
1867
  [ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
1856
1868
  service.
1869
+ - `boto3-stubs[controlcatalog]` - Type annotations for
1870
+ [ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
1871
+ service.
1857
1872
  - `boto3-stubs[controltower]` - Type annotations for
1858
1873
  [ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
1859
1874
  service.
@@ -1883,6 +1898,9 @@ repository.
1883
1898
  service.
1884
1899
  - `boto3-stubs[dax]` - Type annotations for
1885
1900
  [DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
1901
+ - `boto3-stubs[deadline]` - Type annotations for
1902
+ [DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
1903
+ service.
1886
1904
  - `boto3-stubs[detective]` - Type annotations for
1887
1905
  [Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
1888
1906
  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.63](https://boto3.amazonaws.com/v1/documentation/api/1.34.63/index.html)
13
+ [boto3 1.34.80](https://boto3.amazonaws.com/v1/documentation/api/1.34.80/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 382 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.
@@ -670,6 +673,9 @@ repository.
670
673
  - `boto3-stubs[connectparticipant]` - Type annotations for
671
674
  [ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
672
675
  service.
676
+ - `boto3-stubs[controlcatalog]` - Type annotations for
677
+ [ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
678
+ service.
673
679
  - `boto3-stubs[controltower]` - Type annotations for
674
680
  [ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
675
681
  service.
@@ -699,6 +705,9 @@ repository.
699
705
  service.
700
706
  - `boto3-stubs[dax]` - Type annotations for
701
707
  [DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
708
+ - `boto3-stubs[deadline]` - Type annotations for
709
+ [DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
710
+ service.
702
711
  - `boto3-stubs[detective]` - Type annotations for
703
712
  [Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
704
713
  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
@@ -98,6 +99,7 @@ from mypy_boto3_connect_contact_lens.client import ConnectContactLensClient
98
99
  from mypy_boto3_connectcampaigns.client import ConnectCampaignServiceClient
99
100
  from mypy_boto3_connectcases.client import ConnectCasesClient
100
101
  from mypy_boto3_connectparticipant.client import ConnectParticipantClient
102
+ from mypy_boto3_controlcatalog.client import ControlCatalogClient
101
103
  from mypy_boto3_controltower.client import ControlTowerClient
102
104
  from mypy_boto3_cost_optimization_hub.client import CostOptimizationHubClient
103
105
  from mypy_boto3_cur.client import CostandUsageReportServiceClient
@@ -108,6 +110,7 @@ from mypy_boto3_datapipeline.client import DataPipelineClient
108
110
  from mypy_boto3_datasync.client import DataSyncClient
109
111
  from mypy_boto3_datazone.client import DataZoneClient
110
112
  from mypy_boto3_dax.client import DAXClient
113
+ from mypy_boto3_deadline.client import DeadlineCloudClient
111
114
  from mypy_boto3_detective.client import DetectiveClient
112
115
  from mypy_boto3_devicefarm.client import DeviceFarmClient
113
116
  from mypy_boto3_devops_guru.client import DevOpsGuruClient
@@ -1337,6 +1340,19 @@ def client(
1337
1340
  config: Optional[Config] = ...,
1338
1341
  ) -> CodeCommitClient: ...
1339
1342
  @overload
1343
+ def client(
1344
+ service_name: Literal["codeconnections"],
1345
+ region_name: Optional[str] = ...,
1346
+ api_version: Optional[str] = ...,
1347
+ use_ssl: Optional[bool] = ...,
1348
+ verify: Union[bool, str, None] = ...,
1349
+ endpoint_url: Optional[str] = ...,
1350
+ aws_access_key_id: Optional[str] = ...,
1351
+ aws_secret_access_key: Optional[str] = ...,
1352
+ aws_session_token: Optional[str] = ...,
1353
+ config: Optional[Config] = ...,
1354
+ ) -> CodeConnectionsClient: ...
1355
+ @overload
1340
1356
  def client(
1341
1357
  service_name: Literal["codedeploy"],
1342
1358
  region_name: Optional[str] = ...,
@@ -1597,6 +1613,19 @@ def client(
1597
1613
  config: Optional[Config] = ...,
1598
1614
  ) -> ConnectParticipantClient: ...
1599
1615
  @overload
1616
+ def client(
1617
+ service_name: Literal["controlcatalog"],
1618
+ region_name: Optional[str] = ...,
1619
+ api_version: Optional[str] = ...,
1620
+ use_ssl: Optional[bool] = ...,
1621
+ verify: Union[bool, str, None] = ...,
1622
+ endpoint_url: Optional[str] = ...,
1623
+ aws_access_key_id: Optional[str] = ...,
1624
+ aws_secret_access_key: Optional[str] = ...,
1625
+ aws_session_token: Optional[str] = ...,
1626
+ config: Optional[Config] = ...,
1627
+ ) -> ControlCatalogClient: ...
1628
+ @overload
1600
1629
  def client(
1601
1630
  service_name: Literal["controltower"],
1602
1631
  region_name: Optional[str] = ...,
@@ -1727,6 +1756,19 @@ def client(
1727
1756
  config: Optional[Config] = ...,
1728
1757
  ) -> DAXClient: ...
1729
1758
  @overload
1759
+ def client(
1760
+ service_name: Literal["deadline"],
1761
+ region_name: Optional[str] = ...,
1762
+ api_version: Optional[str] = ...,
1763
+ use_ssl: Optional[bool] = ...,
1764
+ verify: Union[bool, str, None] = ...,
1765
+ endpoint_url: Optional[str] = ...,
1766
+ aws_access_key_id: Optional[str] = ...,
1767
+ aws_secret_access_key: Optional[str] = ...,
1768
+ aws_session_token: Optional[str] = ...,
1769
+ config: Optional[Config] = ...,
1770
+ ) -> DeadlineCloudClient: ...
1771
+ @overload
1730
1772
  def client(
1731
1773
  service_name: Literal["detective"],
1732
1774
  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
@@ -104,6 +105,7 @@ from mypy_boto3_connect_contact_lens.client import ConnectContactLensClient
104
105
  from mypy_boto3_connectcampaigns.client import ConnectCampaignServiceClient
105
106
  from mypy_boto3_connectcases.client import ConnectCasesClient
106
107
  from mypy_boto3_connectparticipant.client import ConnectParticipantClient
108
+ from mypy_boto3_controlcatalog.client import ControlCatalogClient
107
109
  from mypy_boto3_controltower.client import ControlTowerClient
108
110
  from mypy_boto3_cost_optimization_hub.client import CostOptimizationHubClient
109
111
  from mypy_boto3_cur.client import CostandUsageReportServiceClient
@@ -114,6 +116,7 @@ from mypy_boto3_datapipeline.client import DataPipelineClient
114
116
  from mypy_boto3_datasync.client import DataSyncClient
115
117
  from mypy_boto3_datazone.client import DataZoneClient
116
118
  from mypy_boto3_dax.client import DAXClient
119
+ from mypy_boto3_deadline.client import DeadlineCloudClient
117
120
  from mypy_boto3_detective.client import DetectiveClient
118
121
  from mypy_boto3_devicefarm.client import DeviceFarmClient
119
122
  from mypy_boto3_devops_guru.client import DevOpsGuruClient
@@ -1428,6 +1431,20 @@ class Session:
1428
1431
  config: Optional[Config] = ...,
1429
1432
  ) -> CodeCommitClient: ...
1430
1433
  @overload
1434
+ def client(
1435
+ self,
1436
+ service_name: Literal["codeconnections"],
1437
+ region_name: Optional[str] = ...,
1438
+ api_version: Optional[str] = ...,
1439
+ use_ssl: Optional[bool] = ...,
1440
+ verify: Union[bool, str, None] = ...,
1441
+ endpoint_url: Optional[str] = ...,
1442
+ aws_access_key_id: Optional[str] = ...,
1443
+ aws_secret_access_key: Optional[str] = ...,
1444
+ aws_session_token: Optional[str] = ...,
1445
+ config: Optional[Config] = ...,
1446
+ ) -> CodeConnectionsClient: ...
1447
+ @overload
1431
1448
  def client(
1432
1449
  self,
1433
1450
  service_name: Literal["codedeploy"],
@@ -1708,6 +1725,20 @@ class Session:
1708
1725
  config: Optional[Config] = ...,
1709
1726
  ) -> ConnectParticipantClient: ...
1710
1727
  @overload
1728
+ def client(
1729
+ self,
1730
+ service_name: Literal["controlcatalog"],
1731
+ region_name: Optional[str] = ...,
1732
+ api_version: Optional[str] = ...,
1733
+ use_ssl: Optional[bool] = ...,
1734
+ verify: Union[bool, str, None] = ...,
1735
+ endpoint_url: Optional[str] = ...,
1736
+ aws_access_key_id: Optional[str] = ...,
1737
+ aws_secret_access_key: Optional[str] = ...,
1738
+ aws_session_token: Optional[str] = ...,
1739
+ config: Optional[Config] = ...,
1740
+ ) -> ControlCatalogClient: ...
1741
+ @overload
1711
1742
  def client(
1712
1743
  self,
1713
1744
  service_name: Literal["controltower"],
@@ -1848,6 +1879,20 @@ class Session:
1848
1879
  config: Optional[Config] = ...,
1849
1880
  ) -> DAXClient: ...
1850
1881
  @overload
1882
+ def client(
1883
+ self,
1884
+ service_name: Literal["deadline"],
1885
+ region_name: Optional[str] = ...,
1886
+ api_version: Optional[str] = ...,
1887
+ use_ssl: Optional[bool] = ...,
1888
+ verify: Union[bool, str, None] = ...,
1889
+ endpoint_url: Optional[str] = ...,
1890
+ aws_access_key_id: Optional[str] = ...,
1891
+ aws_secret_access_key: Optional[str] = ...,
1892
+ aws_session_token: Optional[str] = ...,
1893
+ config: Optional[Config] = ...,
1894
+ ) -> DeadlineCloudClient: ...
1895
+ @overload
1851
1896
  def client(
1852
1897
  self,
1853
1898
  service_name: Literal["detective"],
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: boto3-stubs
3
- Version: 1.34.63
4
- Summary: Type annotations for boto3 1.34.63 generated with mypy-boto3-builder 7.23.2
3
+ Version: 1.34.80
4
+ Summary: Type annotations for boto3 1.34.80 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"
@@ -123,6 +124,7 @@ Requires-Dist: mypy-boto3-connect-contact-lens<1.35.0,>=1.34.0; extra == "all"
123
124
  Requires-Dist: mypy-boto3-connectcampaigns<1.35.0,>=1.34.0; extra == "all"
124
125
  Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "all"
125
126
  Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "all"
127
+ Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "all"
126
128
  Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "all"
127
129
  Requires-Dist: mypy-boto3-cost-optimization-hub<1.35.0,>=1.34.0; extra == "all"
128
130
  Requires-Dist: mypy-boto3-cur<1.35.0,>=1.34.0; extra == "all"
@@ -133,6 +135,7 @@ Requires-Dist: mypy-boto3-datapipeline<1.35.0,>=1.34.0; extra == "all"
133
135
  Requires-Dist: mypy-boto3-datasync<1.35.0,>=1.34.0; extra == "all"
134
136
  Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "all"
135
137
  Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "all"
138
+ Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "all"
136
139
  Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "all"
137
140
  Requires-Dist: mypy-boto3-devicefarm<1.35.0,>=1.34.0; extra == "all"
138
141
  Requires-Dist: mypy-boto3-devops-guru<1.35.0,>=1.34.0; extra == "all"
@@ -421,8 +424,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
421
424
  Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
422
425
  Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
423
426
  Provides-Extra: boto3
424
- Requires-Dist: boto3==1.34.63; extra == "boto3"
425
- Requires-Dist: botocore==1.34.63; extra == "boto3"
427
+ Requires-Dist: boto3==1.34.80; extra == "boto3"
428
+ Requires-Dist: botocore==1.34.80; extra == "boto3"
426
429
  Provides-Extra: accessanalyzer
427
430
  Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
428
431
  Provides-Extra: account
@@ -563,6 +566,8 @@ Provides-Extra: codecatalyst
563
566
  Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "codecatalyst"
564
567
  Provides-Extra: codecommit
565
568
  Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "codecommit"
569
+ Provides-Extra: codeconnections
570
+ Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "codeconnections"
566
571
  Provides-Extra: codedeploy
567
572
  Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "codedeploy"
568
573
  Provides-Extra: codeguru-reviewer
@@ -603,6 +608,8 @@ Provides-Extra: connectcases
603
608
  Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "connectcases"
604
609
  Provides-Extra: connectparticipant
605
610
  Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "connectparticipant"
611
+ Provides-Extra: controlcatalog
612
+ Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "controlcatalog"
606
613
  Provides-Extra: controltower
607
614
  Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "controltower"
608
615
  Provides-Extra: cost-optimization-hub
@@ -623,6 +630,8 @@ Provides-Extra: datazone
623
630
  Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "datazone"
624
631
  Provides-Extra: dax
625
632
  Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "dax"
633
+ Provides-Extra: deadline
634
+ Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "deadline"
626
635
  Provides-Extra: detective
627
636
  Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "detective"
628
637
  Provides-Extra: devicefarm
@@ -1194,7 +1203,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
1194
1203
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1195
1204
 
1196
1205
  Type annotations for
1197
- [boto3 1.34.63](https://boto3.amazonaws.com/v1/documentation/api/1.34.63/index.html)
1206
+ [boto3 1.34.80](https://boto3.amazonaws.com/v1/documentation/api/1.34.80/index.html)
1198
1207
  compatible with [VSCode](https://code.visualstudio.com/),
1199
1208
  [PyCharm](https://www.jetbrains.com/pycharm/),
1200
1209
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1576,7 +1585,7 @@ repository.
1576
1585
 
1577
1586
  ## Submodules
1578
1587
 
1579
- - `boto3-stubs[all]` - Type annotations for all 379 services.
1588
+ - `boto3-stubs[all]` - Type annotations for all 382 services.
1580
1589
  - `boto3-stubs[essential]` - Type annotations for
1581
1590
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
1582
1591
  [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
@@ -1794,6 +1803,9 @@ repository.
1794
1803
  - `boto3-stubs[codecommit]` - Type annotations for
1795
1804
  [CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
1796
1805
  service.
1806
+ - `boto3-stubs[codeconnections]` - Type annotations for
1807
+ [CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
1808
+ service.
1797
1809
  - `boto3-stubs[codedeploy]` - Type annotations for
1798
1810
  [CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
1799
1811
  service.
@@ -1854,6 +1866,9 @@ repository.
1854
1866
  - `boto3-stubs[connectparticipant]` - Type annotations for
1855
1867
  [ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
1856
1868
  service.
1869
+ - `boto3-stubs[controlcatalog]` - Type annotations for
1870
+ [ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
1871
+ service.
1857
1872
  - `boto3-stubs[controltower]` - Type annotations for
1858
1873
  [ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
1859
1874
  service.
@@ -1883,6 +1898,9 @@ repository.
1883
1898
  service.
1884
1899
  - `boto3-stubs[dax]` - Type annotations for
1885
1900
  [DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
1901
+ - `boto3-stubs[deadline]` - Type annotations for
1902
+ [DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
1903
+ service.
1886
1904
  - `boto3-stubs[detective]` - Type annotations for
1887
1905
  [Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
1888
1906
  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
@@ -110,6 +111,7 @@ mypy-boto3-connect-contact-lens<1.35.0,>=1.34.0
110
111
  mypy-boto3-connectcampaigns<1.35.0,>=1.34.0
111
112
  mypy-boto3-connectcases<1.35.0,>=1.34.0
112
113
  mypy-boto3-connectparticipant<1.35.0,>=1.34.0
114
+ mypy-boto3-controlcatalog<1.35.0,>=1.34.0
113
115
  mypy-boto3-controltower<1.35.0,>=1.34.0
114
116
  mypy-boto3-cost-optimization-hub<1.35.0,>=1.34.0
115
117
  mypy-boto3-cur<1.35.0,>=1.34.0
@@ -120,6 +122,7 @@ mypy-boto3-datapipeline<1.35.0,>=1.34.0
120
122
  mypy-boto3-datasync<1.35.0,>=1.34.0
121
123
  mypy-boto3-datazone<1.35.0,>=1.34.0
122
124
  mypy-boto3-dax<1.35.0,>=1.34.0
125
+ mypy-boto3-deadline<1.35.0,>=1.34.0
123
126
  mypy-boto3-detective<1.35.0,>=1.34.0
124
127
  mypy-boto3-devicefarm<1.35.0,>=1.34.0
125
128
  mypy-boto3-devops-guru<1.35.0,>=1.34.0
@@ -509,8 +512,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
509
512
  mypy-boto3-billingconductor<1.35.0,>=1.34.0
510
513
 
511
514
  [boto3]
512
- boto3==1.34.63
513
- botocore==1.34.63
515
+ boto3==1.34.80
516
+ botocore==1.34.80
514
517
 
515
518
  [braket]
516
519
  mypy-boto3-braket<1.35.0,>=1.34.0
@@ -599,6 +602,9 @@ mypy-boto3-codecatalyst<1.35.0,>=1.34.0
599
602
  [codecommit]
600
603
  mypy-boto3-codecommit<1.35.0,>=1.34.0
601
604
 
605
+ [codeconnections]
606
+ mypy-boto3-codeconnections<1.35.0,>=1.34.0
607
+
602
608
  [codedeploy]
603
609
  mypy-boto3-codedeploy<1.35.0,>=1.34.0
604
610
 
@@ -659,6 +665,9 @@ mypy-boto3-connectcases<1.35.0,>=1.34.0
659
665
  [connectparticipant]
660
666
  mypy-boto3-connectparticipant<1.35.0,>=1.34.0
661
667
 
668
+ [controlcatalog]
669
+ mypy-boto3-controlcatalog<1.35.0,>=1.34.0
670
+
662
671
  [controltower]
663
672
  mypy-boto3-controltower<1.35.0,>=1.34.0
664
673
 
@@ -689,6 +698,9 @@ mypy-boto3-datazone<1.35.0,>=1.34.0
689
698
  [dax]
690
699
  mypy-boto3-dax<1.35.0,>=1.34.0
691
700
 
701
+ [deadline]
702
+ mypy-boto3-deadline<1.35.0,>=1.34.0
703
+
692
704
  [detective]
693
705
  mypy-boto3-detective<1.35.0,>=1.34.0
694
706
 
@@ -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.63",
14
+ version="1.34.80",
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.63 generated with mypy-boto3-builder 7.23.2",
20
+ description="Type annotations for boto3 1.34.80 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",
@@ -143,6 +144,7 @@ setup(
143
144
  "mypy-boto3-connectcampaigns>=1.34.0, <1.35.0",
144
145
  "mypy-boto3-connectcases>=1.34.0, <1.35.0",
145
146
  "mypy-boto3-connectparticipant>=1.34.0, <1.35.0",
147
+ "mypy-boto3-controlcatalog>=1.34.0, <1.35.0",
146
148
  "mypy-boto3-controltower>=1.34.0, <1.35.0",
147
149
  "mypy-boto3-cost-optimization-hub>=1.34.0, <1.35.0",
148
150
  "mypy-boto3-cur>=1.34.0, <1.35.0",
@@ -153,6 +155,7 @@ setup(
153
155
  "mypy-boto3-datasync>=1.34.0, <1.35.0",
154
156
  "mypy-boto3-datazone>=1.34.0, <1.35.0",
155
157
  "mypy-boto3-dax>=1.34.0, <1.35.0",
158
+ "mypy-boto3-deadline>=1.34.0, <1.35.0",
156
159
  "mypy-boto3-detective>=1.34.0, <1.35.0",
157
160
  "mypy-boto3-devicefarm>=1.34.0, <1.35.0",
158
161
  "mypy-boto3-devops-guru>=1.34.0, <1.35.0",
@@ -442,7 +445,7 @@ setup(
442
445
  "mypy-boto3-s3>=1.34.0, <1.35.0",
443
446
  "mypy-boto3-sqs>=1.34.0, <1.35.0",
444
447
  ],
445
- "boto3": ["boto3==1.34.63", "botocore==1.34.63"],
448
+ "boto3": ["boto3==1.34.80", "botocore==1.34.80"],
446
449
  "accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
447
450
  "account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
448
451
  "acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
@@ -513,6 +516,7 @@ setup(
513
516
  "codebuild": ["mypy-boto3-codebuild>=1.34.0, <1.35.0"],
514
517
  "codecatalyst": ["mypy-boto3-codecatalyst>=1.34.0, <1.35.0"],
515
518
  "codecommit": ["mypy-boto3-codecommit>=1.34.0, <1.35.0"],
519
+ "codeconnections": ["mypy-boto3-codeconnections>=1.34.0, <1.35.0"],
516
520
  "codedeploy": ["mypy-boto3-codedeploy>=1.34.0, <1.35.0"],
517
521
  "codeguru-reviewer": ["mypy-boto3-codeguru-reviewer>=1.34.0, <1.35.0"],
518
522
  "codeguru-security": ["mypy-boto3-codeguru-security>=1.34.0, <1.35.0"],
@@ -533,6 +537,7 @@ setup(
533
537
  "connectcampaigns": ["mypy-boto3-connectcampaigns>=1.34.0, <1.35.0"],
534
538
  "connectcases": ["mypy-boto3-connectcases>=1.34.0, <1.35.0"],
535
539
  "connectparticipant": ["mypy-boto3-connectparticipant>=1.34.0, <1.35.0"],
540
+ "controlcatalog": ["mypy-boto3-controlcatalog>=1.34.0, <1.35.0"],
536
541
  "controltower": ["mypy-boto3-controltower>=1.34.0, <1.35.0"],
537
542
  "cost-optimization-hub": ["mypy-boto3-cost-optimization-hub>=1.34.0, <1.35.0"],
538
543
  "cur": ["mypy-boto3-cur>=1.34.0, <1.35.0"],
@@ -543,6 +548,7 @@ setup(
543
548
  "datasync": ["mypy-boto3-datasync>=1.34.0, <1.35.0"],
544
549
  "datazone": ["mypy-boto3-datazone>=1.34.0, <1.35.0"],
545
550
  "dax": ["mypy-boto3-dax>=1.34.0, <1.35.0"],
551
+ "deadline": ["mypy-boto3-deadline>=1.34.0, <1.35.0"],
546
552
  "detective": ["mypy-boto3-detective>=1.34.0, <1.35.0"],
547
553
  "devicefarm": ["mypy-boto3-devicefarm>=1.34.0, <1.35.0"],
548
554
  "devops-guru": ["mypy-boto3-devops-guru>=1.34.0, <1.35.0"],
File without changes
File without changes