boto3-stubs 1.40.22__py3-none-any.whl → 1.41.3__py3-none-any.whl

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.

Potentially problematic release.


This version of boto3-stubs might be problematic. Click here for more details.

boto3-stubs/session.pyi CHANGED
@@ -43,7 +43,6 @@ from mypy_boto3_appmesh.client import AppMeshClient
43
43
  from mypy_boto3_apprunner.client import AppRunnerClient
44
44
  from mypy_boto3_appstream.client import AppStreamClient
45
45
  from mypy_boto3_appsync.client import AppSyncClient
46
- from mypy_boto3_apptest.client import MainframeModernizationApplicationTestingClient
47
46
  from mypy_boto3_arc_region_switch.client import ARCRegionswitchClient
48
47
  from mypy_boto3_arc_zonal_shift.client import ARCZonalShiftClient
49
48
  from mypy_boto3_artifact.client import ArtifactClient
@@ -65,10 +64,8 @@ from mypy_boto3_bcm_recommended_actions.client import (
65
64
  from mypy_boto3_bedrock.client import BedrockClient
66
65
  from mypy_boto3_bedrock_agent.client import AgentsforBedrockClient
67
66
  from mypy_boto3_bedrock_agent_runtime.client import AgentsforBedrockRuntimeClient
68
- from mypy_boto3_bedrock_agentcore.client import BedrockAgentCoreDataPlaneFrontingLayerClient
69
- from mypy_boto3_bedrock_agentcore_control.client import (
70
- BedrockAgentCoreControlPlaneFrontingLayerClient,
71
- )
67
+ from mypy_boto3_bedrock_agentcore.client import BedrockAgentCoreClient
68
+ from mypy_boto3_bedrock_agentcore_control.client import BedrockAgentCoreControlClient
72
69
  from mypy_boto3_bedrock_data_automation.client import DataAutomationforBedrockClient
73
70
  from mypy_boto3_bedrock_data_automation_runtime.client import RuntimeforBedrockDataAutomationClient
74
71
  from mypy_boto3_bedrock_runtime.client import BedrockRuntimeClient
@@ -119,6 +116,7 @@ from mypy_boto3_cognito_sync.client import CognitoSyncClient
119
116
  from mypy_boto3_comprehend.client import ComprehendClient
120
117
  from mypy_boto3_comprehendmedical.client import ComprehendMedicalClient
121
118
  from mypy_boto3_compute_optimizer.client import ComputeOptimizerClient
119
+ from mypy_boto3_compute_optimizer_automation.client import ComputeOptimizerAutomationClient
122
120
  from mypy_boto3_config.client import ConfigServiceClient
123
121
  from mypy_boto3_connect.client import ConnectClient
124
122
  from mypy_boto3_connect_contact_lens.client import ConnectContactLensClient
@@ -223,7 +221,6 @@ from mypy_boto3_iotanalytics.client import IoTAnalyticsClient
223
221
  from mypy_boto3_iotdeviceadvisor.client import IoTDeviceAdvisorClient
224
222
  from mypy_boto3_iotevents.client import IoTEventsClient
225
223
  from mypy_boto3_iotevents_data.client import IoTEventsDataClient
226
- from mypy_boto3_iotfleethub.client import IoTFleetHubClient
227
224
  from mypy_boto3_iotfleetwise.client import IoTFleetWiseClient
228
225
  from mypy_boto3_iotsecuretunneling.client import IoTSecureTunnelingClient
229
226
  from mypy_boto3_iotsitewise.client import IoTSiteWiseClient
@@ -266,8 +263,6 @@ from mypy_boto3_lightsail.client import LightsailClient
266
263
  from mypy_boto3_location.client import LocationServiceClient
267
264
  from mypy_boto3_logs.client import CloudWatchLogsClient
268
265
  from mypy_boto3_lookoutequipment.client import LookoutEquipmentClient
269
- from mypy_boto3_lookoutmetrics.client import LookoutMetricsClient
270
- from mypy_boto3_lookoutvision.client import LookoutforVisionClient
271
266
  from mypy_boto3_m2.client import MainframeModernizationClient
272
267
  from mypy_boto3_machinelearning.client import MachineLearningClient
273
268
  from mypy_boto3_macie2.client import Macie2Client
@@ -302,6 +297,7 @@ from mypy_boto3_mpa.client import MultipartyApprovalClient
302
297
  from mypy_boto3_mq.client import MQClient
303
298
  from mypy_boto3_mturk.client import MTurkClient
304
299
  from mypy_boto3_mwaa.client import MWAAClient
300
+ from mypy_boto3_mwaa_serverless.client import MWAAServerlessClient
305
301
  from mypy_boto3_neptune.client import NeptuneClient
306
302
  from mypy_boto3_neptune_graph.client import NeptuneGraphClient
307
303
  from mypy_boto3_neptunedata.client import NeptuneDataClient
@@ -321,6 +317,7 @@ from mypy_boto3_organizations.client import OrganizationsClient
321
317
  from mypy_boto3_osis.client import OpenSearchIngestionClient
322
318
  from mypy_boto3_outposts.client import OutpostsClient
323
319
  from mypy_boto3_panorama.client import PanoramaClient
320
+ from mypy_boto3_partnercentral_channel.client import PartnerCentralChannelAPIClient
324
321
  from mypy_boto3_partnercentral_selling.client import PartnerCentralSellingAPIClient
325
322
  from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPlaneClient
326
323
  from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
@@ -342,8 +339,6 @@ from mypy_boto3_proton.client import ProtonClient
342
339
  from mypy_boto3_qapps.client import QAppsClient
343
340
  from mypy_boto3_qbusiness.client import QBusinessClient
344
341
  from mypy_boto3_qconnect.client import QConnectClient
345
- from mypy_boto3_qldb.client import QLDBClient
346
- from mypy_boto3_qldb_session.client import QLDBSessionClient
347
342
  from mypy_boto3_quicksight.client import QuickSightClient
348
343
  from mypy_boto3_ram.client import RAMClient
349
344
  from mypy_boto3_rbin.client import RecycleBinClient
@@ -358,7 +353,6 @@ from mypy_boto3_resiliencehub.client import ResilienceHubClient
358
353
  from mypy_boto3_resource_explorer_2.client import ResourceExplorerClient
359
354
  from mypy_boto3_resource_groups.client import ResourceGroupsClient
360
355
  from mypy_boto3_resourcegroupstaggingapi.client import ResourceGroupsTaggingAPIClient
361
- from mypy_boto3_robomaker.client import RoboMakerClient
362
356
  from mypy_boto3_rolesanywhere.client import IAMRolesAnywhereClient
363
357
  from mypy_boto3_route53.client import Route53Client
364
358
  from mypy_boto3_route53_recovery_cluster.client import Route53RecoveryClusterClient
@@ -367,6 +361,7 @@ from mypy_boto3_route53_recovery_readiness.client import Route53RecoveryReadines
367
361
  from mypy_boto3_route53domains.client import Route53DomainsClient
368
362
  from mypy_boto3_route53profiles.client import Route53ProfilesClient
369
363
  from mypy_boto3_route53resolver.client import Route53ResolverClient
364
+ from mypy_boto3_rtbfabric.client import RTBFabricClient
370
365
  from mypy_boto3_rum.client import CloudWatchRUMClient
371
366
  from mypy_boto3_s3.client import S3Client
372
367
  from mypy_boto3_s3.service_resource import S3ServiceResource
@@ -398,8 +393,8 @@ from mypy_boto3_ses.client import SESClient
398
393
  from mypy_boto3_sesv2.client import SESV2Client
399
394
  from mypy_boto3_shield.client import ShieldClient
400
395
  from mypy_boto3_signer.client import SignerClient
396
+ from mypy_boto3_signin.client import SignInServiceClient
401
397
  from mypy_boto3_simspaceweaver.client import SimSpaceWeaverClient
402
- from mypy_boto3_sms.client import SMSClient
403
398
  from mypy_boto3_snow_device_management.client import SnowDeviceManagementClient
404
399
  from mypy_boto3_snowball.client import SnowballClient
405
400
  from mypy_boto3_sns.client import SNSClient
@@ -967,25 +962,6 @@ class Session:
967
962
  Create client for AppSync service.
968
963
  """
969
964
 
970
- @overload
971
- def client(
972
- self,
973
- service_name: Literal["apptest"],
974
- region_name: str | None = ...,
975
- api_version: str | None = ...,
976
- use_ssl: bool | None = ...,
977
- verify: bool | str | None = ...,
978
- endpoint_url: str | None = ...,
979
- aws_access_key_id: str | None = ...,
980
- aws_secret_access_key: str | None = ...,
981
- aws_session_token: str | None = ...,
982
- config: Config | None = ...,
983
- aws_account_id: str | None = ...,
984
- ) -> MainframeModernizationApplicationTestingClient:
985
- """
986
- Create client for MainframeModernizationApplicationTesting service.
987
- """
988
-
989
965
  @overload
990
966
  def client(
991
967
  self,
@@ -1361,9 +1337,9 @@ class Session:
1361
1337
  aws_session_token: str | None = ...,
1362
1338
  config: Config | None = ...,
1363
1339
  aws_account_id: str | None = ...,
1364
- ) -> BedrockAgentCoreDataPlaneFrontingLayerClient:
1340
+ ) -> BedrockAgentCoreClient:
1365
1341
  """
1366
- Create client for BedrockAgentCoreDataPlaneFrontingLayer service.
1342
+ Create client for BedrockAgentCore service.
1367
1343
  """
1368
1344
 
1369
1345
  @overload
@@ -1380,9 +1356,9 @@ class Session:
1380
1356
  aws_session_token: str | None = ...,
1381
1357
  config: Config | None = ...,
1382
1358
  aws_account_id: str | None = ...,
1383
- ) -> BedrockAgentCoreControlPlaneFrontingLayerClient:
1359
+ ) -> BedrockAgentCoreControlClient:
1384
1360
  """
1385
- Create client for BedrockAgentCoreControlPlaneFrontingLayer service.
1361
+ Create client for BedrockAgentCoreControl service.
1386
1362
  """
1387
1363
 
1388
1364
  @overload
@@ -2297,6 +2273,25 @@ class Session:
2297
2273
  Create client for ComputeOptimizer service.
2298
2274
  """
2299
2275
 
2276
+ @overload
2277
+ def client(
2278
+ self,
2279
+ service_name: Literal["compute-optimizer-automation"],
2280
+ region_name: str | None = ...,
2281
+ api_version: str | None = ...,
2282
+ use_ssl: bool | None = ...,
2283
+ verify: bool | str | None = ...,
2284
+ endpoint_url: str | None = ...,
2285
+ aws_access_key_id: str | None = ...,
2286
+ aws_secret_access_key: str | None = ...,
2287
+ aws_session_token: str | None = ...,
2288
+ config: Config | None = ...,
2289
+ aws_account_id: str | None = ...,
2290
+ ) -> ComputeOptimizerAutomationClient:
2291
+ """
2292
+ Create client for ComputeOptimizerAutomation service.
2293
+ """
2294
+
2300
2295
  @overload
2301
2296
  def client(
2302
2297
  self,
@@ -4159,25 +4154,6 @@ class Session:
4159
4154
  Create client for IoTEventsData service.
4160
4155
  """
4161
4156
 
4162
- @overload
4163
- def client(
4164
- self,
4165
- service_name: Literal["iotfleethub"],
4166
- region_name: str | None = ...,
4167
- api_version: str | None = ...,
4168
- use_ssl: bool | None = ...,
4169
- verify: bool | str | None = ...,
4170
- endpoint_url: str | None = ...,
4171
- aws_access_key_id: str | None = ...,
4172
- aws_secret_access_key: str | None = ...,
4173
- aws_session_token: str | None = ...,
4174
- config: Config | None = ...,
4175
- aws_account_id: str | None = ...,
4176
- ) -> IoTFleetHubClient:
4177
- """
4178
- Create client for IoTFleetHub service.
4179
- """
4180
-
4181
4157
  @overload
4182
4158
  def client(
4183
4159
  self,
@@ -4900,44 +4876,6 @@ class Session:
4900
4876
  Create client for LookoutEquipment service.
4901
4877
  """
4902
4878
 
4903
- @overload
4904
- def client(
4905
- self,
4906
- service_name: Literal["lookoutmetrics"],
4907
- region_name: str | None = ...,
4908
- api_version: str | None = ...,
4909
- use_ssl: bool | None = ...,
4910
- verify: bool | str | None = ...,
4911
- endpoint_url: str | None = ...,
4912
- aws_access_key_id: str | None = ...,
4913
- aws_secret_access_key: str | None = ...,
4914
- aws_session_token: str | None = ...,
4915
- config: Config | None = ...,
4916
- aws_account_id: str | None = ...,
4917
- ) -> LookoutMetricsClient:
4918
- """
4919
- Create client for LookoutMetrics service.
4920
- """
4921
-
4922
- @overload
4923
- def client(
4924
- self,
4925
- service_name: Literal["lookoutvision"],
4926
- region_name: str | None = ...,
4927
- api_version: str | None = ...,
4928
- use_ssl: bool | None = ...,
4929
- verify: bool | str | None = ...,
4930
- endpoint_url: str | None = ...,
4931
- aws_access_key_id: str | None = ...,
4932
- aws_secret_access_key: str | None = ...,
4933
- aws_session_token: str | None = ...,
4934
- config: Config | None = ...,
4935
- aws_account_id: str | None = ...,
4936
- ) -> LookoutforVisionClient:
4937
- """
4938
- Create client for LookoutforVision service.
4939
- """
4940
-
4941
4879
  @overload
4942
4880
  def client(
4943
4881
  self,
@@ -5584,6 +5522,25 @@ class Session:
5584
5522
  Create client for MWAA service.
5585
5523
  """
5586
5524
 
5525
+ @overload
5526
+ def client(
5527
+ self,
5528
+ service_name: Literal["mwaa-serverless"],
5529
+ region_name: str | None = ...,
5530
+ api_version: str | None = ...,
5531
+ use_ssl: bool | None = ...,
5532
+ verify: bool | str | None = ...,
5533
+ endpoint_url: str | None = ...,
5534
+ aws_access_key_id: str | None = ...,
5535
+ aws_secret_access_key: str | None = ...,
5536
+ aws_session_token: str | None = ...,
5537
+ config: Config | None = ...,
5538
+ aws_account_id: str | None = ...,
5539
+ ) -> MWAAServerlessClient:
5540
+ """
5541
+ Create client for MWAAServerless service.
5542
+ """
5543
+
5587
5544
  @overload
5588
5545
  def client(
5589
5546
  self,
@@ -5945,6 +5902,25 @@ class Session:
5945
5902
  Create client for Panorama service.
5946
5903
  """
5947
5904
 
5905
+ @overload
5906
+ def client(
5907
+ self,
5908
+ service_name: Literal["partnercentral-channel"],
5909
+ region_name: str | None = ...,
5910
+ api_version: str | None = ...,
5911
+ use_ssl: bool | None = ...,
5912
+ verify: bool | str | None = ...,
5913
+ endpoint_url: str | None = ...,
5914
+ aws_access_key_id: str | None = ...,
5915
+ aws_secret_access_key: str | None = ...,
5916
+ aws_session_token: str | None = ...,
5917
+ config: Config | None = ...,
5918
+ aws_account_id: str | None = ...,
5919
+ ) -> PartnerCentralChannelAPIClient:
5920
+ """
5921
+ Create client for PartnerCentralChannelAPI service.
5922
+ """
5923
+
5948
5924
  @overload
5949
5925
  def client(
5950
5926
  self,
@@ -6344,44 +6320,6 @@ class Session:
6344
6320
  Create client for QConnect service.
6345
6321
  """
6346
6322
 
6347
- @overload
6348
- def client(
6349
- self,
6350
- service_name: Literal["qldb"],
6351
- region_name: str | None = ...,
6352
- api_version: str | None = ...,
6353
- use_ssl: bool | None = ...,
6354
- verify: bool | str | None = ...,
6355
- endpoint_url: str | None = ...,
6356
- aws_access_key_id: str | None = ...,
6357
- aws_secret_access_key: str | None = ...,
6358
- aws_session_token: str | None = ...,
6359
- config: Config | None = ...,
6360
- aws_account_id: str | None = ...,
6361
- ) -> QLDBClient:
6362
- """
6363
- Create client for QLDB service.
6364
- """
6365
-
6366
- @overload
6367
- def client(
6368
- self,
6369
- service_name: Literal["qldb-session"],
6370
- region_name: str | None = ...,
6371
- api_version: str | None = ...,
6372
- use_ssl: bool | None = ...,
6373
- verify: bool | str | None = ...,
6374
- endpoint_url: str | None = ...,
6375
- aws_access_key_id: str | None = ...,
6376
- aws_secret_access_key: str | None = ...,
6377
- aws_session_token: str | None = ...,
6378
- config: Config | None = ...,
6379
- aws_account_id: str | None = ...,
6380
- ) -> QLDBSessionClient:
6381
- """
6382
- Create client for QLDBSession service.
6383
- """
6384
-
6385
6323
  @overload
6386
6324
  def client(
6387
6325
  self,
@@ -6648,25 +6586,6 @@ class Session:
6648
6586
  Create client for ResourceGroupsTaggingAPI service.
6649
6587
  """
6650
6588
 
6651
- @overload
6652
- def client(
6653
- self,
6654
- service_name: Literal["robomaker"],
6655
- region_name: str | None = ...,
6656
- api_version: str | None = ...,
6657
- use_ssl: bool | None = ...,
6658
- verify: bool | str | None = ...,
6659
- endpoint_url: str | None = ...,
6660
- aws_access_key_id: str | None = ...,
6661
- aws_secret_access_key: str | None = ...,
6662
- aws_session_token: str | None = ...,
6663
- config: Config | None = ...,
6664
- aws_account_id: str | None = ...,
6665
- ) -> RoboMakerClient:
6666
- """
6667
- Create client for RoboMaker service.
6668
- """
6669
-
6670
6589
  @overload
6671
6590
  def client(
6672
6591
  self,
@@ -6819,6 +6738,25 @@ class Session:
6819
6738
  Create client for Route53Resolver service.
6820
6739
  """
6821
6740
 
6741
+ @overload
6742
+ def client(
6743
+ self,
6744
+ service_name: Literal["rtbfabric"],
6745
+ region_name: str | None = ...,
6746
+ api_version: str | None = ...,
6747
+ use_ssl: bool | None = ...,
6748
+ verify: bool | str | None = ...,
6749
+ endpoint_url: str | None = ...,
6750
+ aws_access_key_id: str | None = ...,
6751
+ aws_secret_access_key: str | None = ...,
6752
+ aws_session_token: str | None = ...,
6753
+ config: Config | None = ...,
6754
+ aws_account_id: str | None = ...,
6755
+ ) -> RTBFabricClient:
6756
+ """
6757
+ Create client for RTBFabric service.
6758
+ """
6759
+
6822
6760
  @overload
6823
6761
  def client(
6824
6762
  self,
@@ -7392,7 +7330,7 @@ class Session:
7392
7330
  @overload
7393
7331
  def client(
7394
7332
  self,
7395
- service_name: Literal["simspaceweaver"],
7333
+ service_name: Literal["signin"],
7396
7334
  region_name: str | None = ...,
7397
7335
  api_version: str | None = ...,
7398
7336
  use_ssl: bool | None = ...,
@@ -7403,15 +7341,15 @@ class Session:
7403
7341
  aws_session_token: str | None = ...,
7404
7342
  config: Config | None = ...,
7405
7343
  aws_account_id: str | None = ...,
7406
- ) -> SimSpaceWeaverClient:
7344
+ ) -> SignInServiceClient:
7407
7345
  """
7408
- Create client for SimSpaceWeaver service.
7346
+ Create client for SignInService service.
7409
7347
  """
7410
7348
 
7411
7349
  @overload
7412
7350
  def client(
7413
7351
  self,
7414
- service_name: Literal["sms"],
7352
+ service_name: Literal["simspaceweaver"],
7415
7353
  region_name: str | None = ...,
7416
7354
  api_version: str | None = ...,
7417
7355
  use_ssl: bool | None = ...,
@@ -7422,9 +7360,9 @@ class Session:
7422
7360
  aws_session_token: str | None = ...,
7423
7361
  config: Config | None = ...,
7424
7362
  aws_account_id: str | None = ...,
7425
- ) -> SMSClient:
7363
+ ) -> SimSpaceWeaverClient:
7426
7364
  """
7427
- Create client for SMS service.
7365
+ Create client for SimSpaceWeaver service.
7428
7366
  """
7429
7367
 
7430
7368
  @overload
boto3-stubs/utils.pyi CHANGED
@@ -4,20 +4,19 @@ Type annotations for boto3.utils module.
4
4
  Copyright 2024 Vlad Emelianov
5
5
  """
6
6
 
7
- from typing import Any
7
+ from typing import Any, NamedTuple
8
8
 
9
9
  from botocore.model import ServiceModel
10
10
  from botocore.session import Session
11
11
  from botocore.waiter import Waiter, WaiterModel
12
12
 
13
- class ServiceContext:
14
- def __init__(
15
- self,
16
- service_name: str,
17
- service_model: ServiceModel,
18
- service_waiter_model: WaiterModel | None,
19
- resource_json_definitions: dict[str, Any],
20
- ) -> None: ...
13
+ class _ServiceContext(NamedTuple):
14
+ service_name: str
15
+ service_model: ServiceModel
16
+ service_waiter_model: WaiterModel | None
17
+ resource_json_definitions: dict[str, Any]
18
+
19
+ class ServiceContext(_ServiceContext): ...
21
20
 
22
21
  def import_module(name: str) -> Any: ...
23
22
  def lazy_call(full_name: str, **kwargs: Any) -> Any: ...