boto3-stubs 1.34.63__tar.gz → 1.34.90__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.90}/PKG-INFO +30 -6
  2. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/README.md +14 -2
  3. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/__init__.pyi +56 -0
  4. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/session.pyi +60 -0
  5. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3_stubs.egg-info/PKG-INFO +30 -6
  6. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3_stubs.egg-info/requires.txt +18 -2
  7. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/setup.py +11 -3
  8. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/LICENSE +0 -0
  9. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/compat.pyi +0 -0
  10. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/crt.pyi +0 -0
  11. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/docs/__init__.pyi +0 -0
  12. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/docs/utils.pyi +0 -0
  13. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/dynamodb/__init__.pyi +0 -0
  14. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/dynamodb/conditions.pyi +0 -0
  15. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/dynamodb/table.pyi +0 -0
  16. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/dynamodb/transform.pyi +0 -0
  17. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/dynamodb/types.pyi +0 -0
  18. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/ec2/__init__.pyi +0 -0
  19. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/ec2/createtags.pyi +0 -0
  20. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/ec2/deletetags.pyi +0 -0
  21. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/exceptions.pyi +0 -0
  22. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/py.typed +0 -0
  23. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/resources/__init__.pyi +0 -0
  24. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/resources/action.pyi +0 -0
  25. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/resources/base.pyi +0 -0
  26. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/resources/collection.pyi +0 -0
  27. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/resources/factory.pyi +0 -0
  28. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/resources/model.pyi +0 -0
  29. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/resources/params.pyi +0 -0
  30. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/resources/response.pyi +0 -0
  31. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/s3/__init__.pyi +0 -0
  32. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/s3/constants.pyi +0 -0
  33. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/s3/inject.pyi +0 -0
  34. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/s3/transfer.pyi +0 -0
  35. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3-stubs/utils.pyi +0 -0
  36. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3_stubs.egg-info/SOURCES.txt +0 -0
  37. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3_stubs.egg-info/dependency_links.txt +0 -0
  38. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3_stubs.egg-info/not-zip-safe +0 -0
  39. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/boto3_stubs.egg-info/top_level.txt +0 -0
  40. {boto3-stubs-1.34.63 → boto3_stubs-1.34.90}/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.90
4
+ Summary: Type annotations for boto3 1.34.90 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"
@@ -337,6 +340,7 @@ Requires-Dist: mypy-boto3-route53-recovery-cluster<1.35.0,>=1.34.0; extra == "al
337
340
  Requires-Dist: mypy-boto3-route53-recovery-control-config<1.35.0,>=1.34.0; extra == "all"
338
341
  Requires-Dist: mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0; extra == "all"
339
342
  Requires-Dist: mypy-boto3-route53domains<1.35.0,>=1.34.0; extra == "all"
343
+ Requires-Dist: mypy-boto3-route53profiles<1.35.0,>=1.34.0; extra == "all"
340
344
  Requires-Dist: mypy-boto3-route53resolver<1.35.0,>=1.34.0; extra == "all"
341
345
  Requires-Dist: mypy-boto3-rum<1.35.0,>=1.34.0; extra == "all"
342
346
  Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "all"
@@ -421,8 +425,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
421
425
  Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
422
426
  Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
423
427
  Provides-Extra: boto3
424
- Requires-Dist: boto3==1.34.63; extra == "boto3"
425
- Requires-Dist: botocore==1.34.63; extra == "boto3"
428
+ Requires-Dist: boto3==1.34.90; extra == "boto3"
429
+ Requires-Dist: botocore==1.34.90; extra == "boto3"
426
430
  Provides-Extra: accessanalyzer
427
431
  Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
428
432
  Provides-Extra: account
@@ -563,6 +567,8 @@ Provides-Extra: codecatalyst
563
567
  Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "codecatalyst"
564
568
  Provides-Extra: codecommit
565
569
  Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "codecommit"
570
+ Provides-Extra: codeconnections
571
+ Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "codeconnections"
566
572
  Provides-Extra: codedeploy
567
573
  Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "codedeploy"
568
574
  Provides-Extra: codeguru-reviewer
@@ -603,6 +609,8 @@ Provides-Extra: connectcases
603
609
  Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "connectcases"
604
610
  Provides-Extra: connectparticipant
605
611
  Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "connectparticipant"
612
+ Provides-Extra: controlcatalog
613
+ Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "controlcatalog"
606
614
  Provides-Extra: controltower
607
615
  Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "controltower"
608
616
  Provides-Extra: cost-optimization-hub
@@ -623,6 +631,8 @@ Provides-Extra: datazone
623
631
  Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "datazone"
624
632
  Provides-Extra: dax
625
633
  Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "dax"
634
+ Provides-Extra: deadline
635
+ Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "deadline"
626
636
  Provides-Extra: detective
627
637
  Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "detective"
628
638
  Provides-Extra: devicefarm
@@ -1031,6 +1041,8 @@ Provides-Extra: route53-recovery-readiness
1031
1041
  Requires-Dist: mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0; extra == "route53-recovery-readiness"
1032
1042
  Provides-Extra: route53domains
1033
1043
  Requires-Dist: mypy-boto3-route53domains<1.35.0,>=1.34.0; extra == "route53domains"
1044
+ Provides-Extra: route53profiles
1045
+ Requires-Dist: mypy-boto3-route53profiles<1.35.0,>=1.34.0; extra == "route53profiles"
1034
1046
  Provides-Extra: route53resolver
1035
1047
  Requires-Dist: mypy-boto3-route53resolver<1.35.0,>=1.34.0; extra == "route53resolver"
1036
1048
  Provides-Extra: rum
@@ -1194,7 +1206,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
1194
1206
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1195
1207
 
1196
1208
  Type annotations for
1197
- [boto3 1.34.63](https://boto3.amazonaws.com/v1/documentation/api/1.34.63/index.html)
1209
+ [boto3 1.34.90](https://boto3.amazonaws.com/v1/documentation/api/1.34.90/index.html)
1198
1210
  compatible with [VSCode](https://code.visualstudio.com/),
1199
1211
  [PyCharm](https://www.jetbrains.com/pycharm/),
1200
1212
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1576,7 +1588,7 @@ repository.
1576
1588
 
1577
1589
  ## Submodules
1578
1590
 
1579
- - `boto3-stubs[all]` - Type annotations for all 379 services.
1591
+ - `boto3-stubs[all]` - Type annotations for all 383 services.
1580
1592
  - `boto3-stubs[essential]` - Type annotations for
1581
1593
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
1582
1594
  [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
@@ -1794,6 +1806,9 @@ repository.
1794
1806
  - `boto3-stubs[codecommit]` - Type annotations for
1795
1807
  [CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
1796
1808
  service.
1809
+ - `boto3-stubs[codeconnections]` - Type annotations for
1810
+ [CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
1811
+ service.
1797
1812
  - `boto3-stubs[codedeploy]` - Type annotations for
1798
1813
  [CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
1799
1814
  service.
@@ -1854,6 +1869,9 @@ repository.
1854
1869
  - `boto3-stubs[connectparticipant]` - Type annotations for
1855
1870
  [ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
1856
1871
  service.
1872
+ - `boto3-stubs[controlcatalog]` - Type annotations for
1873
+ [ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
1874
+ service.
1857
1875
  - `boto3-stubs[controltower]` - Type annotations for
1858
1876
  [ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
1859
1877
  service.
@@ -1883,6 +1901,9 @@ repository.
1883
1901
  service.
1884
1902
  - `boto3-stubs[dax]` - Type annotations for
1885
1903
  [DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
1904
+ - `boto3-stubs[deadline]` - Type annotations for
1905
+ [DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
1906
+ service.
1886
1907
  - `boto3-stubs[detective]` - Type annotations for
1887
1908
  [Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
1888
1909
  service.
@@ -2471,6 +2492,9 @@ repository.
2471
2492
  - `boto3-stubs[route53domains]` - Type annotations for
2472
2493
  [Route53Domains](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53domains/)
2473
2494
  service.
2495
+ - `boto3-stubs[route53profiles]` - Type annotations for
2496
+ [Route53Profiles](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53profiles/)
2497
+ service.
2474
2498
  - `boto3-stubs[route53resolver]` - Type annotations for
2475
2499
  [Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
2476
2500
  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.90](https://boto3.amazonaws.com/v1/documentation/api/1.34.90/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 383 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.
@@ -1287,6 +1296,9 @@ repository.
1287
1296
  - `boto3-stubs[route53domains]` - Type annotations for
1288
1297
  [Route53Domains](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53domains/)
1289
1298
  service.
1299
+ - `boto3-stubs[route53profiles]` - Type annotations for
1300
+ [Route53Profiles](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53profiles/)
1301
+ service.
1290
1302
  - `boto3-stubs[route53resolver]` - Type annotations for
1291
1303
  [Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
1292
1304
  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
@@ -321,6 +324,7 @@ from mypy_boto3_route53_recovery_cluster.client import Route53RecoveryClusterCli
321
324
  from mypy_boto3_route53_recovery_control_config.client import Route53RecoveryControlConfigClient
322
325
  from mypy_boto3_route53_recovery_readiness.client import Route53RecoveryReadinessClient
323
326
  from mypy_boto3_route53domains.client import Route53DomainsClient
327
+ from mypy_boto3_route53profiles.client import Route53ProfilesClient
324
328
  from mypy_boto3_route53resolver.client import Route53ResolverClient
325
329
  from mypy_boto3_rum.client import CloudWatchRUMClient
326
330
  from mypy_boto3_s3.client import S3Client
@@ -1337,6 +1341,19 @@ def client(
1337
1341
  config: Optional[Config] = ...,
1338
1342
  ) -> CodeCommitClient: ...
1339
1343
  @overload
1344
+ def client(
1345
+ service_name: Literal["codeconnections"],
1346
+ region_name: Optional[str] = ...,
1347
+ api_version: Optional[str] = ...,
1348
+ use_ssl: Optional[bool] = ...,
1349
+ verify: Union[bool, str, None] = ...,
1350
+ endpoint_url: Optional[str] = ...,
1351
+ aws_access_key_id: Optional[str] = ...,
1352
+ aws_secret_access_key: Optional[str] = ...,
1353
+ aws_session_token: Optional[str] = ...,
1354
+ config: Optional[Config] = ...,
1355
+ ) -> CodeConnectionsClient: ...
1356
+ @overload
1340
1357
  def client(
1341
1358
  service_name: Literal["codedeploy"],
1342
1359
  region_name: Optional[str] = ...,
@@ -1597,6 +1614,19 @@ def client(
1597
1614
  config: Optional[Config] = ...,
1598
1615
  ) -> ConnectParticipantClient: ...
1599
1616
  @overload
1617
+ def client(
1618
+ service_name: Literal["controlcatalog"],
1619
+ region_name: Optional[str] = ...,
1620
+ api_version: Optional[str] = ...,
1621
+ use_ssl: Optional[bool] = ...,
1622
+ verify: Union[bool, str, None] = ...,
1623
+ endpoint_url: Optional[str] = ...,
1624
+ aws_access_key_id: Optional[str] = ...,
1625
+ aws_secret_access_key: Optional[str] = ...,
1626
+ aws_session_token: Optional[str] = ...,
1627
+ config: Optional[Config] = ...,
1628
+ ) -> ControlCatalogClient: ...
1629
+ @overload
1600
1630
  def client(
1601
1631
  service_name: Literal["controltower"],
1602
1632
  region_name: Optional[str] = ...,
@@ -1727,6 +1757,19 @@ def client(
1727
1757
  config: Optional[Config] = ...,
1728
1758
  ) -> DAXClient: ...
1729
1759
  @overload
1760
+ def client(
1761
+ service_name: Literal["deadline"],
1762
+ region_name: Optional[str] = ...,
1763
+ api_version: Optional[str] = ...,
1764
+ use_ssl: Optional[bool] = ...,
1765
+ verify: Union[bool, str, None] = ...,
1766
+ endpoint_url: Optional[str] = ...,
1767
+ aws_access_key_id: Optional[str] = ...,
1768
+ aws_secret_access_key: Optional[str] = ...,
1769
+ aws_session_token: Optional[str] = ...,
1770
+ config: Optional[Config] = ...,
1771
+ ) -> DeadlineCloudClient: ...
1772
+ @overload
1730
1773
  def client(
1731
1774
  service_name: Literal["detective"],
1732
1775
  region_name: Optional[str] = ...,
@@ -4379,6 +4422,19 @@ def client(
4379
4422
  config: Optional[Config] = ...,
4380
4423
  ) -> Route53DomainsClient: ...
4381
4424
  @overload
4425
+ def client(
4426
+ service_name: Literal["route53profiles"],
4427
+ region_name: Optional[str] = ...,
4428
+ api_version: Optional[str] = ...,
4429
+ use_ssl: Optional[bool] = ...,
4430
+ verify: Union[bool, str, None] = ...,
4431
+ endpoint_url: Optional[str] = ...,
4432
+ aws_access_key_id: Optional[str] = ...,
4433
+ aws_secret_access_key: Optional[str] = ...,
4434
+ aws_session_token: Optional[str] = ...,
4435
+ config: Optional[Config] = ...,
4436
+ ) -> Route53ProfilesClient: ...
4437
+ @overload
4382
4438
  def client(
4383
4439
  service_name: Literal["route53resolver"],
4384
4440
  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
@@ -327,6 +330,7 @@ from mypy_boto3_route53_recovery_cluster.client import Route53RecoveryClusterCli
327
330
  from mypy_boto3_route53_recovery_control_config.client import Route53RecoveryControlConfigClient
328
331
  from mypy_boto3_route53_recovery_readiness.client import Route53RecoveryReadinessClient
329
332
  from mypy_boto3_route53domains.client import Route53DomainsClient
333
+ from mypy_boto3_route53profiles.client import Route53ProfilesClient
330
334
  from mypy_boto3_route53resolver.client import Route53ResolverClient
331
335
  from mypy_boto3_rum.client import CloudWatchRUMClient
332
336
  from mypy_boto3_s3.client import S3Client
@@ -1428,6 +1432,20 @@ class Session:
1428
1432
  config: Optional[Config] = ...,
1429
1433
  ) -> CodeCommitClient: ...
1430
1434
  @overload
1435
+ def client(
1436
+ self,
1437
+ service_name: Literal["codeconnections"],
1438
+ region_name: Optional[str] = ...,
1439
+ api_version: Optional[str] = ...,
1440
+ use_ssl: Optional[bool] = ...,
1441
+ verify: Union[bool, str, None] = ...,
1442
+ endpoint_url: Optional[str] = ...,
1443
+ aws_access_key_id: Optional[str] = ...,
1444
+ aws_secret_access_key: Optional[str] = ...,
1445
+ aws_session_token: Optional[str] = ...,
1446
+ config: Optional[Config] = ...,
1447
+ ) -> CodeConnectionsClient: ...
1448
+ @overload
1431
1449
  def client(
1432
1450
  self,
1433
1451
  service_name: Literal["codedeploy"],
@@ -1708,6 +1726,20 @@ class Session:
1708
1726
  config: Optional[Config] = ...,
1709
1727
  ) -> ConnectParticipantClient: ...
1710
1728
  @overload
1729
+ def client(
1730
+ self,
1731
+ service_name: Literal["controlcatalog"],
1732
+ region_name: Optional[str] = ...,
1733
+ api_version: Optional[str] = ...,
1734
+ use_ssl: Optional[bool] = ...,
1735
+ verify: Union[bool, str, None] = ...,
1736
+ endpoint_url: Optional[str] = ...,
1737
+ aws_access_key_id: Optional[str] = ...,
1738
+ aws_secret_access_key: Optional[str] = ...,
1739
+ aws_session_token: Optional[str] = ...,
1740
+ config: Optional[Config] = ...,
1741
+ ) -> ControlCatalogClient: ...
1742
+ @overload
1711
1743
  def client(
1712
1744
  self,
1713
1745
  service_name: Literal["controltower"],
@@ -1848,6 +1880,20 @@ class Session:
1848
1880
  config: Optional[Config] = ...,
1849
1881
  ) -> DAXClient: ...
1850
1882
  @overload
1883
+ def client(
1884
+ self,
1885
+ service_name: Literal["deadline"],
1886
+ region_name: Optional[str] = ...,
1887
+ api_version: Optional[str] = ...,
1888
+ use_ssl: Optional[bool] = ...,
1889
+ verify: Union[bool, str, None] = ...,
1890
+ endpoint_url: Optional[str] = ...,
1891
+ aws_access_key_id: Optional[str] = ...,
1892
+ aws_secret_access_key: Optional[str] = ...,
1893
+ aws_session_token: Optional[str] = ...,
1894
+ config: Optional[Config] = ...,
1895
+ ) -> DeadlineCloudClient: ...
1896
+ @overload
1851
1897
  def client(
1852
1898
  self,
1853
1899
  service_name: Literal["detective"],
@@ -4704,6 +4750,20 @@ class Session:
4704
4750
  config: Optional[Config] = ...,
4705
4751
  ) -> Route53DomainsClient: ...
4706
4752
  @overload
4753
+ def client(
4754
+ self,
4755
+ service_name: Literal["route53profiles"],
4756
+ region_name: Optional[str] = ...,
4757
+ api_version: Optional[str] = ...,
4758
+ use_ssl: Optional[bool] = ...,
4759
+ verify: Union[bool, str, None] = ...,
4760
+ endpoint_url: Optional[str] = ...,
4761
+ aws_access_key_id: Optional[str] = ...,
4762
+ aws_secret_access_key: Optional[str] = ...,
4763
+ aws_session_token: Optional[str] = ...,
4764
+ config: Optional[Config] = ...,
4765
+ ) -> Route53ProfilesClient: ...
4766
+ @overload
4707
4767
  def client(
4708
4768
  self,
4709
4769
  service_name: Literal["route53resolver"],
@@ -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.90
4
+ Summary: Type annotations for boto3 1.34.90 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"
@@ -337,6 +340,7 @@ Requires-Dist: mypy-boto3-route53-recovery-cluster<1.35.0,>=1.34.0; extra == "al
337
340
  Requires-Dist: mypy-boto3-route53-recovery-control-config<1.35.0,>=1.34.0; extra == "all"
338
341
  Requires-Dist: mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0; extra == "all"
339
342
  Requires-Dist: mypy-boto3-route53domains<1.35.0,>=1.34.0; extra == "all"
343
+ Requires-Dist: mypy-boto3-route53profiles<1.35.0,>=1.34.0; extra == "all"
340
344
  Requires-Dist: mypy-boto3-route53resolver<1.35.0,>=1.34.0; extra == "all"
341
345
  Requires-Dist: mypy-boto3-rum<1.35.0,>=1.34.0; extra == "all"
342
346
  Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "all"
@@ -421,8 +425,8 @@ Requires-Dist: mypy-boto3-rds<1.35.0,>=1.34.0; extra == "essential"
421
425
  Requires-Dist: mypy-boto3-s3<1.35.0,>=1.34.0; extra == "essential"
422
426
  Requires-Dist: mypy-boto3-sqs<1.35.0,>=1.34.0; extra == "essential"
423
427
  Provides-Extra: boto3
424
- Requires-Dist: boto3==1.34.63; extra == "boto3"
425
- Requires-Dist: botocore==1.34.63; extra == "boto3"
428
+ Requires-Dist: boto3==1.34.90; extra == "boto3"
429
+ Requires-Dist: botocore==1.34.90; extra == "boto3"
426
430
  Provides-Extra: accessanalyzer
427
431
  Requires-Dist: mypy-boto3-accessanalyzer<1.35.0,>=1.34.0; extra == "accessanalyzer"
428
432
  Provides-Extra: account
@@ -563,6 +567,8 @@ Provides-Extra: codecatalyst
563
567
  Requires-Dist: mypy-boto3-codecatalyst<1.35.0,>=1.34.0; extra == "codecatalyst"
564
568
  Provides-Extra: codecommit
565
569
  Requires-Dist: mypy-boto3-codecommit<1.35.0,>=1.34.0; extra == "codecommit"
570
+ Provides-Extra: codeconnections
571
+ Requires-Dist: mypy-boto3-codeconnections<1.35.0,>=1.34.0; extra == "codeconnections"
566
572
  Provides-Extra: codedeploy
567
573
  Requires-Dist: mypy-boto3-codedeploy<1.35.0,>=1.34.0; extra == "codedeploy"
568
574
  Provides-Extra: codeguru-reviewer
@@ -603,6 +609,8 @@ Provides-Extra: connectcases
603
609
  Requires-Dist: mypy-boto3-connectcases<1.35.0,>=1.34.0; extra == "connectcases"
604
610
  Provides-Extra: connectparticipant
605
611
  Requires-Dist: mypy-boto3-connectparticipant<1.35.0,>=1.34.0; extra == "connectparticipant"
612
+ Provides-Extra: controlcatalog
613
+ Requires-Dist: mypy-boto3-controlcatalog<1.35.0,>=1.34.0; extra == "controlcatalog"
606
614
  Provides-Extra: controltower
607
615
  Requires-Dist: mypy-boto3-controltower<1.35.0,>=1.34.0; extra == "controltower"
608
616
  Provides-Extra: cost-optimization-hub
@@ -623,6 +631,8 @@ Provides-Extra: datazone
623
631
  Requires-Dist: mypy-boto3-datazone<1.35.0,>=1.34.0; extra == "datazone"
624
632
  Provides-Extra: dax
625
633
  Requires-Dist: mypy-boto3-dax<1.35.0,>=1.34.0; extra == "dax"
634
+ Provides-Extra: deadline
635
+ Requires-Dist: mypy-boto3-deadline<1.35.0,>=1.34.0; extra == "deadline"
626
636
  Provides-Extra: detective
627
637
  Requires-Dist: mypy-boto3-detective<1.35.0,>=1.34.0; extra == "detective"
628
638
  Provides-Extra: devicefarm
@@ -1031,6 +1041,8 @@ Provides-Extra: route53-recovery-readiness
1031
1041
  Requires-Dist: mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0; extra == "route53-recovery-readiness"
1032
1042
  Provides-Extra: route53domains
1033
1043
  Requires-Dist: mypy-boto3-route53domains<1.35.0,>=1.34.0; extra == "route53domains"
1044
+ Provides-Extra: route53profiles
1045
+ Requires-Dist: mypy-boto3-route53profiles<1.35.0,>=1.34.0; extra == "route53profiles"
1034
1046
  Provides-Extra: route53resolver
1035
1047
  Requires-Dist: mypy-boto3-route53resolver<1.35.0,>=1.34.0; extra == "route53resolver"
1036
1048
  Provides-Extra: rum
@@ -1194,7 +1206,7 @@ Requires-Dist: mypy-boto3-xray<1.35.0,>=1.34.0; extra == "xray"
1194
1206
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
1195
1207
 
1196
1208
  Type annotations for
1197
- [boto3 1.34.63](https://boto3.amazonaws.com/v1/documentation/api/1.34.63/index.html)
1209
+ [boto3 1.34.90](https://boto3.amazonaws.com/v1/documentation/api/1.34.90/index.html)
1198
1210
  compatible with [VSCode](https://code.visualstudio.com/),
1199
1211
  [PyCharm](https://www.jetbrains.com/pycharm/),
1200
1212
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -1576,7 +1588,7 @@ repository.
1576
1588
 
1577
1589
  ## Submodules
1578
1590
 
1579
- - `boto3-stubs[all]` - Type annotations for all 379 services.
1591
+ - `boto3-stubs[all]` - Type annotations for all 383 services.
1580
1592
  - `boto3-stubs[essential]` - Type annotations for
1581
1593
  [CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
1582
1594
  [DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
@@ -1794,6 +1806,9 @@ repository.
1794
1806
  - `boto3-stubs[codecommit]` - Type annotations for
1795
1807
  [CodeCommit](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codecommit/)
1796
1808
  service.
1809
+ - `boto3-stubs[codeconnections]` - Type annotations for
1810
+ [CodeConnections](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codeconnections/)
1811
+ service.
1797
1812
  - `boto3-stubs[codedeploy]` - Type annotations for
1798
1813
  [CodeDeploy](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_codedeploy/)
1799
1814
  service.
@@ -1854,6 +1869,9 @@ repository.
1854
1869
  - `boto3-stubs[connectparticipant]` - Type annotations for
1855
1870
  [ConnectParticipant](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_connectparticipant/)
1856
1871
  service.
1872
+ - `boto3-stubs[controlcatalog]` - Type annotations for
1873
+ [ControlCatalog](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controlcatalog/)
1874
+ service.
1857
1875
  - `boto3-stubs[controltower]` - Type annotations for
1858
1876
  [ControlTower](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_controltower/)
1859
1877
  service.
@@ -1883,6 +1901,9 @@ repository.
1883
1901
  service.
1884
1902
  - `boto3-stubs[dax]` - Type annotations for
1885
1903
  [DAX](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dax/) service.
1904
+ - `boto3-stubs[deadline]` - Type annotations for
1905
+ [DeadlineCloud](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_deadline/)
1906
+ service.
1886
1907
  - `boto3-stubs[detective]` - Type annotations for
1887
1908
  [Detective](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_detective/)
1888
1909
  service.
@@ -2471,6 +2492,9 @@ repository.
2471
2492
  - `boto3-stubs[route53domains]` - Type annotations for
2472
2493
  [Route53Domains](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53domains/)
2473
2494
  service.
2495
+ - `boto3-stubs[route53profiles]` - Type annotations for
2496
+ [Route53Profiles](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53profiles/)
2497
+ service.
2474
2498
  - `boto3-stubs[route53resolver]` - Type annotations for
2475
2499
  [Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
2476
2500
  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
@@ -324,6 +327,7 @@ mypy-boto3-route53-recovery-cluster<1.35.0,>=1.34.0
324
327
  mypy-boto3-route53-recovery-control-config<1.35.0,>=1.34.0
325
328
  mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0
326
329
  mypy-boto3-route53domains<1.35.0,>=1.34.0
330
+ mypy-boto3-route53profiles<1.35.0,>=1.34.0
327
331
  mypy-boto3-route53resolver<1.35.0,>=1.34.0
328
332
  mypy-boto3-rum<1.35.0,>=1.34.0
329
333
  mypy-boto3-s3<1.35.0,>=1.34.0
@@ -509,8 +513,8 @@ mypy-boto3-bedrock-runtime<1.35.0,>=1.34.0
509
513
  mypy-boto3-billingconductor<1.35.0,>=1.34.0
510
514
 
511
515
  [boto3]
512
- boto3==1.34.63
513
- botocore==1.34.63
516
+ boto3==1.34.90
517
+ botocore==1.34.90
514
518
 
515
519
  [braket]
516
520
  mypy-boto3-braket<1.35.0,>=1.34.0
@@ -599,6 +603,9 @@ mypy-boto3-codecatalyst<1.35.0,>=1.34.0
599
603
  [codecommit]
600
604
  mypy-boto3-codecommit<1.35.0,>=1.34.0
601
605
 
606
+ [codeconnections]
607
+ mypy-boto3-codeconnections<1.35.0,>=1.34.0
608
+
602
609
  [codedeploy]
603
610
  mypy-boto3-codedeploy<1.35.0,>=1.34.0
604
611
 
@@ -659,6 +666,9 @@ mypy-boto3-connectcases<1.35.0,>=1.34.0
659
666
  [connectparticipant]
660
667
  mypy-boto3-connectparticipant<1.35.0,>=1.34.0
661
668
 
669
+ [controlcatalog]
670
+ mypy-boto3-controlcatalog<1.35.0,>=1.34.0
671
+
662
672
  [controltower]
663
673
  mypy-boto3-controltower<1.35.0,>=1.34.0
664
674
 
@@ -689,6 +699,9 @@ mypy-boto3-datazone<1.35.0,>=1.34.0
689
699
  [dax]
690
700
  mypy-boto3-dax<1.35.0,>=1.34.0
691
701
 
702
+ [deadline]
703
+ mypy-boto3-deadline<1.35.0,>=1.34.0
704
+
692
705
  [detective]
693
706
  mypy-boto3-detective<1.35.0,>=1.34.0
694
707
 
@@ -1310,6 +1323,9 @@ mypy-boto3-route53-recovery-readiness<1.35.0,>=1.34.0
1310
1323
  [route53domains]
1311
1324
  mypy-boto3-route53domains<1.35.0,>=1.34.0
1312
1325
 
1326
+ [route53profiles]
1327
+ mypy-boto3-route53profiles<1.35.0,>=1.34.0
1328
+
1313
1329
  [route53resolver]
1314
1330
  mypy-boto3-route53resolver<1.35.0,>=1.34.0
1315
1331
 
@@ -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.90",
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.90 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",
@@ -357,6 +360,7 @@ setup(
357
360
  "mypy-boto3-route53-recovery-control-config>=1.34.0, <1.35.0",
358
361
  "mypy-boto3-route53-recovery-readiness>=1.34.0, <1.35.0",
359
362
  "mypy-boto3-route53domains>=1.34.0, <1.35.0",
363
+ "mypy-boto3-route53profiles>=1.34.0, <1.35.0",
360
364
  "mypy-boto3-route53resolver>=1.34.0, <1.35.0",
361
365
  "mypy-boto3-rum>=1.34.0, <1.35.0",
362
366
  "mypy-boto3-s3>=1.34.0, <1.35.0",
@@ -442,7 +446,7 @@ setup(
442
446
  "mypy-boto3-s3>=1.34.0, <1.35.0",
443
447
  "mypy-boto3-sqs>=1.34.0, <1.35.0",
444
448
  ],
445
- "boto3": ["boto3==1.34.63", "botocore==1.34.63"],
449
+ "boto3": ["boto3==1.34.90", "botocore==1.34.90"],
446
450
  "accessanalyzer": ["mypy-boto3-accessanalyzer>=1.34.0, <1.35.0"],
447
451
  "account": ["mypy-boto3-account>=1.34.0, <1.35.0"],
448
452
  "acm": ["mypy-boto3-acm>=1.34.0, <1.35.0"],
@@ -513,6 +517,7 @@ setup(
513
517
  "codebuild": ["mypy-boto3-codebuild>=1.34.0, <1.35.0"],
514
518
  "codecatalyst": ["mypy-boto3-codecatalyst>=1.34.0, <1.35.0"],
515
519
  "codecommit": ["mypy-boto3-codecommit>=1.34.0, <1.35.0"],
520
+ "codeconnections": ["mypy-boto3-codeconnections>=1.34.0, <1.35.0"],
516
521
  "codedeploy": ["mypy-boto3-codedeploy>=1.34.0, <1.35.0"],
517
522
  "codeguru-reviewer": ["mypy-boto3-codeguru-reviewer>=1.34.0, <1.35.0"],
518
523
  "codeguru-security": ["mypy-boto3-codeguru-security>=1.34.0, <1.35.0"],
@@ -533,6 +538,7 @@ setup(
533
538
  "connectcampaigns": ["mypy-boto3-connectcampaigns>=1.34.0, <1.35.0"],
534
539
  "connectcases": ["mypy-boto3-connectcases>=1.34.0, <1.35.0"],
535
540
  "connectparticipant": ["mypy-boto3-connectparticipant>=1.34.0, <1.35.0"],
541
+ "controlcatalog": ["mypy-boto3-controlcatalog>=1.34.0, <1.35.0"],
536
542
  "controltower": ["mypy-boto3-controltower>=1.34.0, <1.35.0"],
537
543
  "cost-optimization-hub": ["mypy-boto3-cost-optimization-hub>=1.34.0, <1.35.0"],
538
544
  "cur": ["mypy-boto3-cur>=1.34.0, <1.35.0"],
@@ -543,6 +549,7 @@ setup(
543
549
  "datasync": ["mypy-boto3-datasync>=1.34.0, <1.35.0"],
544
550
  "datazone": ["mypy-boto3-datazone>=1.34.0, <1.35.0"],
545
551
  "dax": ["mypy-boto3-dax>=1.34.0, <1.35.0"],
552
+ "deadline": ["mypy-boto3-deadline>=1.34.0, <1.35.0"],
546
553
  "detective": ["mypy-boto3-detective>=1.34.0, <1.35.0"],
547
554
  "devicefarm": ["mypy-boto3-devicefarm>=1.34.0, <1.35.0"],
548
555
  "devops-guru": ["mypy-boto3-devops-guru>=1.34.0, <1.35.0"],
@@ -761,6 +768,7 @@ setup(
761
768
  ],
762
769
  "route53-recovery-readiness": ["mypy-boto3-route53-recovery-readiness>=1.34.0, <1.35.0"],
763
770
  "route53domains": ["mypy-boto3-route53domains>=1.34.0, <1.35.0"],
771
+ "route53profiles": ["mypy-boto3-route53profiles>=1.34.0, <1.35.0"],
764
772
  "route53resolver": ["mypy-boto3-route53resolver>=1.34.0, <1.35.0"],
765
773
  "rum": ["mypy-boto3-rum>=1.34.0, <1.35.0"],
766
774
  "s3": ["mypy-boto3-s3>=1.34.0, <1.35.0"],
File without changes
File without changes