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/__init__.pyi CHANGED
@@ -37,7 +37,6 @@ from mypy_boto3_appmesh.client import AppMeshClient
37
37
  from mypy_boto3_apprunner.client import AppRunnerClient
38
38
  from mypy_boto3_appstream.client import AppStreamClient
39
39
  from mypy_boto3_appsync.client import AppSyncClient
40
- from mypy_boto3_apptest.client import MainframeModernizationApplicationTestingClient
41
40
  from mypy_boto3_arc_region_switch.client import ARCRegionswitchClient
42
41
  from mypy_boto3_arc_zonal_shift.client import ARCZonalShiftClient
43
42
  from mypy_boto3_artifact.client import ArtifactClient
@@ -59,10 +58,8 @@ from mypy_boto3_bcm_recommended_actions.client import (
59
58
  from mypy_boto3_bedrock.client import BedrockClient
60
59
  from mypy_boto3_bedrock_agent.client import AgentsforBedrockClient
61
60
  from mypy_boto3_bedrock_agent_runtime.client import AgentsforBedrockRuntimeClient
62
- from mypy_boto3_bedrock_agentcore.client import BedrockAgentCoreDataPlaneFrontingLayerClient
63
- from mypy_boto3_bedrock_agentcore_control.client import (
64
- BedrockAgentCoreControlPlaneFrontingLayerClient,
65
- )
61
+ from mypy_boto3_bedrock_agentcore.client import BedrockAgentCoreClient
62
+ from mypy_boto3_bedrock_agentcore_control.client import BedrockAgentCoreControlClient
66
63
  from mypy_boto3_bedrock_data_automation.client import DataAutomationforBedrockClient
67
64
  from mypy_boto3_bedrock_data_automation_runtime.client import RuntimeforBedrockDataAutomationClient
68
65
  from mypy_boto3_bedrock_runtime.client import BedrockRuntimeClient
@@ -113,6 +110,7 @@ from mypy_boto3_cognito_sync.client import CognitoSyncClient
113
110
  from mypy_boto3_comprehend.client import ComprehendClient
114
111
  from mypy_boto3_comprehendmedical.client import ComprehendMedicalClient
115
112
  from mypy_boto3_compute_optimizer.client import ComputeOptimizerClient
113
+ from mypy_boto3_compute_optimizer_automation.client import ComputeOptimizerAutomationClient
116
114
  from mypy_boto3_config.client import ConfigServiceClient
117
115
  from mypy_boto3_connect.client import ConnectClient
118
116
  from mypy_boto3_connect_contact_lens.client import ConnectContactLensClient
@@ -217,7 +215,6 @@ from mypy_boto3_iotanalytics.client import IoTAnalyticsClient
217
215
  from mypy_boto3_iotdeviceadvisor.client import IoTDeviceAdvisorClient
218
216
  from mypy_boto3_iotevents.client import IoTEventsClient
219
217
  from mypy_boto3_iotevents_data.client import IoTEventsDataClient
220
- from mypy_boto3_iotfleethub.client import IoTFleetHubClient
221
218
  from mypy_boto3_iotfleetwise.client import IoTFleetWiseClient
222
219
  from mypy_boto3_iotsecuretunneling.client import IoTSecureTunnelingClient
223
220
  from mypy_boto3_iotsitewise.client import IoTSiteWiseClient
@@ -260,8 +257,6 @@ from mypy_boto3_lightsail.client import LightsailClient
260
257
  from mypy_boto3_location.client import LocationServiceClient
261
258
  from mypy_boto3_logs.client import CloudWatchLogsClient
262
259
  from mypy_boto3_lookoutequipment.client import LookoutEquipmentClient
263
- from mypy_boto3_lookoutmetrics.client import LookoutMetricsClient
264
- from mypy_boto3_lookoutvision.client import LookoutforVisionClient
265
260
  from mypy_boto3_m2.client import MainframeModernizationClient
266
261
  from mypy_boto3_machinelearning.client import MachineLearningClient
267
262
  from mypy_boto3_macie2.client import Macie2Client
@@ -296,6 +291,7 @@ from mypy_boto3_mpa.client import MultipartyApprovalClient
296
291
  from mypy_boto3_mq.client import MQClient
297
292
  from mypy_boto3_mturk.client import MTurkClient
298
293
  from mypy_boto3_mwaa.client import MWAAClient
294
+ from mypy_boto3_mwaa_serverless.client import MWAAServerlessClient
299
295
  from mypy_boto3_neptune.client import NeptuneClient
300
296
  from mypy_boto3_neptune_graph.client import NeptuneGraphClient
301
297
  from mypy_boto3_neptunedata.client import NeptuneDataClient
@@ -315,6 +311,7 @@ from mypy_boto3_organizations.client import OrganizationsClient
315
311
  from mypy_boto3_osis.client import OpenSearchIngestionClient
316
312
  from mypy_boto3_outposts.client import OutpostsClient
317
313
  from mypy_boto3_panorama.client import PanoramaClient
314
+ from mypy_boto3_partnercentral_channel.client import PartnerCentralChannelAPIClient
318
315
  from mypy_boto3_partnercentral_selling.client import PartnerCentralSellingAPIClient
319
316
  from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPlaneClient
320
317
  from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
@@ -336,8 +333,6 @@ from mypy_boto3_proton.client import ProtonClient
336
333
  from mypy_boto3_qapps.client import QAppsClient
337
334
  from mypy_boto3_qbusiness.client import QBusinessClient
338
335
  from mypy_boto3_qconnect.client import QConnectClient
339
- from mypy_boto3_qldb.client import QLDBClient
340
- from mypy_boto3_qldb_session.client import QLDBSessionClient
341
336
  from mypy_boto3_quicksight.client import QuickSightClient
342
337
  from mypy_boto3_ram.client import RAMClient
343
338
  from mypy_boto3_rbin.client import RecycleBinClient
@@ -352,7 +347,6 @@ from mypy_boto3_resiliencehub.client import ResilienceHubClient
352
347
  from mypy_boto3_resource_explorer_2.client import ResourceExplorerClient
353
348
  from mypy_boto3_resource_groups.client import ResourceGroupsClient
354
349
  from mypy_boto3_resourcegroupstaggingapi.client import ResourceGroupsTaggingAPIClient
355
- from mypy_boto3_robomaker.client import RoboMakerClient
356
350
  from mypy_boto3_rolesanywhere.client import IAMRolesAnywhereClient
357
351
  from mypy_boto3_route53.client import Route53Client
358
352
  from mypy_boto3_route53_recovery_cluster.client import Route53RecoveryClusterClient
@@ -361,6 +355,7 @@ from mypy_boto3_route53_recovery_readiness.client import Route53RecoveryReadines
361
355
  from mypy_boto3_route53domains.client import Route53DomainsClient
362
356
  from mypy_boto3_route53profiles.client import Route53ProfilesClient
363
357
  from mypy_boto3_route53resolver.client import Route53ResolverClient
358
+ from mypy_boto3_rtbfabric.client import RTBFabricClient
364
359
  from mypy_boto3_rum.client import CloudWatchRUMClient
365
360
  from mypy_boto3_s3.client import S3Client
366
361
  from mypy_boto3_s3.service_resource import S3ServiceResource
@@ -392,8 +387,8 @@ from mypy_boto3_ses.client import SESClient
392
387
  from mypy_boto3_sesv2.client import SESV2Client
393
388
  from mypy_boto3_shield.client import ShieldClient
394
389
  from mypy_boto3_signer.client import SignerClient
390
+ from mypy_boto3_signin.client import SignInServiceClient
395
391
  from mypy_boto3_simspaceweaver.client import SimSpaceWeaverClient
396
- from mypy_boto3_sms.client import SMSClient
397
392
  from mypy_boto3_snow_device_management.client import SnowDeviceManagementClient
398
393
  from mypy_boto3_snowball.client import SnowballClient
399
394
  from mypy_boto3_sns.client import SNSClient
@@ -922,24 +917,6 @@ def client(
922
917
  Create client for AppSync service.
923
918
  """
924
919
 
925
- @overload
926
- def client(
927
- service_name: Literal["apptest"],
928
- region_name: str | None = ...,
929
- api_version: str | None = ...,
930
- use_ssl: bool | None = ...,
931
- verify: bool | str | None = ...,
932
- endpoint_url: str | None = ...,
933
- aws_access_key_id: str | None = ...,
934
- aws_secret_access_key: str | None = ...,
935
- aws_session_token: str | None = ...,
936
- config: Config | None = ...,
937
- aws_account_id: str | None = ...,
938
- ) -> MainframeModernizationApplicationTestingClient:
939
- """
940
- Create client for MainframeModernizationApplicationTesting service.
941
- """
942
-
943
920
  @overload
944
921
  def client(
945
922
  service_name: Literal["arc-region-switch"],
@@ -1295,9 +1272,9 @@ def client(
1295
1272
  aws_session_token: str | None = ...,
1296
1273
  config: Config | None = ...,
1297
1274
  aws_account_id: str | None = ...,
1298
- ) -> BedrockAgentCoreDataPlaneFrontingLayerClient:
1275
+ ) -> BedrockAgentCoreClient:
1299
1276
  """
1300
- Create client for BedrockAgentCoreDataPlaneFrontingLayer service.
1277
+ Create client for BedrockAgentCore service.
1301
1278
  """
1302
1279
 
1303
1280
  @overload
@@ -1313,9 +1290,9 @@ def client(
1313
1290
  aws_session_token: str | None = ...,
1314
1291
  config: Config | None = ...,
1315
1292
  aws_account_id: str | None = ...,
1316
- ) -> BedrockAgentCoreControlPlaneFrontingLayerClient:
1293
+ ) -> BedrockAgentCoreControlClient:
1317
1294
  """
1318
- Create client for BedrockAgentCoreControlPlaneFrontingLayer service.
1295
+ Create client for BedrockAgentCoreControl service.
1319
1296
  """
1320
1297
 
1321
1298
  @overload
@@ -2182,6 +2159,24 @@ def client(
2182
2159
  Create client for ComputeOptimizer service.
2183
2160
  """
2184
2161
 
2162
+ @overload
2163
+ def client(
2164
+ service_name: Literal["compute-optimizer-automation"],
2165
+ region_name: str | None = ...,
2166
+ api_version: str | None = ...,
2167
+ use_ssl: bool | None = ...,
2168
+ verify: bool | str | None = ...,
2169
+ endpoint_url: str | None = ...,
2170
+ aws_access_key_id: str | None = ...,
2171
+ aws_secret_access_key: str | None = ...,
2172
+ aws_session_token: str | None = ...,
2173
+ config: Config | None = ...,
2174
+ aws_account_id: str | None = ...,
2175
+ ) -> ComputeOptimizerAutomationClient:
2176
+ """
2177
+ Create client for ComputeOptimizerAutomation service.
2178
+ """
2179
+
2185
2180
  @overload
2186
2181
  def client(
2187
2182
  service_name: Literal["config"],
@@ -3946,24 +3941,6 @@ def client(
3946
3941
  Create client for IoTEventsData service.
3947
3942
  """
3948
3943
 
3949
- @overload
3950
- def client(
3951
- service_name: Literal["iotfleethub"],
3952
- region_name: str | None = ...,
3953
- api_version: str | None = ...,
3954
- use_ssl: bool | None = ...,
3955
- verify: bool | str | None = ...,
3956
- endpoint_url: str | None = ...,
3957
- aws_access_key_id: str | None = ...,
3958
- aws_secret_access_key: str | None = ...,
3959
- aws_session_token: str | None = ...,
3960
- config: Config | None = ...,
3961
- aws_account_id: str | None = ...,
3962
- ) -> IoTFleetHubClient:
3963
- """
3964
- Create client for IoTFleetHub service.
3965
- """
3966
-
3967
3944
  @overload
3968
3945
  def client(
3969
3946
  service_name: Literal["iotfleetwise"],
@@ -4648,42 +4625,6 @@ def client(
4648
4625
  Create client for LookoutEquipment service.
4649
4626
  """
4650
4627
 
4651
- @overload
4652
- def client(
4653
- service_name: Literal["lookoutmetrics"],
4654
- region_name: str | None = ...,
4655
- api_version: str | None = ...,
4656
- use_ssl: bool | None = ...,
4657
- verify: bool | str | None = ...,
4658
- endpoint_url: str | None = ...,
4659
- aws_access_key_id: str | None = ...,
4660
- aws_secret_access_key: str | None = ...,
4661
- aws_session_token: str | None = ...,
4662
- config: Config | None = ...,
4663
- aws_account_id: str | None = ...,
4664
- ) -> LookoutMetricsClient:
4665
- """
4666
- Create client for LookoutMetrics service.
4667
- """
4668
-
4669
- @overload
4670
- def client(
4671
- service_name: Literal["lookoutvision"],
4672
- region_name: str | None = ...,
4673
- api_version: str | None = ...,
4674
- use_ssl: bool | None = ...,
4675
- verify: bool | str | None = ...,
4676
- endpoint_url: str | None = ...,
4677
- aws_access_key_id: str | None = ...,
4678
- aws_secret_access_key: str | None = ...,
4679
- aws_session_token: str | None = ...,
4680
- config: Config | None = ...,
4681
- aws_account_id: str | None = ...,
4682
- ) -> LookoutforVisionClient:
4683
- """
4684
- Create client for LookoutforVision service.
4685
- """
4686
-
4687
4628
  @overload
4688
4629
  def client(
4689
4630
  service_name: Literal["m2"],
@@ -5296,6 +5237,24 @@ def client(
5296
5237
  Create client for MWAA service.
5297
5238
  """
5298
5239
 
5240
+ @overload
5241
+ def client(
5242
+ service_name: Literal["mwaa-serverless"],
5243
+ region_name: str | None = ...,
5244
+ api_version: str | None = ...,
5245
+ use_ssl: bool | None = ...,
5246
+ verify: bool | str | None = ...,
5247
+ endpoint_url: str | None = ...,
5248
+ aws_access_key_id: str | None = ...,
5249
+ aws_secret_access_key: str | None = ...,
5250
+ aws_session_token: str | None = ...,
5251
+ config: Config | None = ...,
5252
+ aws_account_id: str | None = ...,
5253
+ ) -> MWAAServerlessClient:
5254
+ """
5255
+ Create client for MWAAServerless service.
5256
+ """
5257
+
5299
5258
  @overload
5300
5259
  def client(
5301
5260
  service_name: Literal["neptune"],
@@ -5638,6 +5597,24 @@ def client(
5638
5597
  Create client for Panorama service.
5639
5598
  """
5640
5599
 
5600
+ @overload
5601
+ def client(
5602
+ service_name: Literal["partnercentral-channel"],
5603
+ region_name: str | None = ...,
5604
+ api_version: str | None = ...,
5605
+ use_ssl: bool | None = ...,
5606
+ verify: bool | str | None = ...,
5607
+ endpoint_url: str | None = ...,
5608
+ aws_access_key_id: str | None = ...,
5609
+ aws_secret_access_key: str | None = ...,
5610
+ aws_session_token: str | None = ...,
5611
+ config: Config | None = ...,
5612
+ aws_account_id: str | None = ...,
5613
+ ) -> PartnerCentralChannelAPIClient:
5614
+ """
5615
+ Create client for PartnerCentralChannelAPI service.
5616
+ """
5617
+
5641
5618
  @overload
5642
5619
  def client(
5643
5620
  service_name: Literal["partnercentral-selling"],
@@ -6016,42 +5993,6 @@ def client(
6016
5993
  Create client for QConnect service.
6017
5994
  """
6018
5995
 
6019
- @overload
6020
- def client(
6021
- service_name: Literal["qldb"],
6022
- region_name: str | None = ...,
6023
- api_version: str | None = ...,
6024
- use_ssl: bool | None = ...,
6025
- verify: bool | str | None = ...,
6026
- endpoint_url: str | None = ...,
6027
- aws_access_key_id: str | None = ...,
6028
- aws_secret_access_key: str | None = ...,
6029
- aws_session_token: str | None = ...,
6030
- config: Config | None = ...,
6031
- aws_account_id: str | None = ...,
6032
- ) -> QLDBClient:
6033
- """
6034
- Create client for QLDB service.
6035
- """
6036
-
6037
- @overload
6038
- def client(
6039
- service_name: Literal["qldb-session"],
6040
- region_name: str | None = ...,
6041
- api_version: str | None = ...,
6042
- use_ssl: bool | None = ...,
6043
- verify: bool | str | None = ...,
6044
- endpoint_url: str | None = ...,
6045
- aws_access_key_id: str | None = ...,
6046
- aws_secret_access_key: str | None = ...,
6047
- aws_session_token: str | None = ...,
6048
- config: Config | None = ...,
6049
- aws_account_id: str | None = ...,
6050
- ) -> QLDBSessionClient:
6051
- """
6052
- Create client for QLDBSession service.
6053
- """
6054
-
6055
5996
  @overload
6056
5997
  def client(
6057
5998
  service_name: Literal["quicksight"],
@@ -6304,24 +6245,6 @@ def client(
6304
6245
  Create client for ResourceGroupsTaggingAPI service.
6305
6246
  """
6306
6247
 
6307
- @overload
6308
- def client(
6309
- service_name: Literal["robomaker"],
6310
- region_name: str | None = ...,
6311
- api_version: str | None = ...,
6312
- use_ssl: bool | None = ...,
6313
- verify: bool | str | None = ...,
6314
- endpoint_url: str | None = ...,
6315
- aws_access_key_id: str | None = ...,
6316
- aws_secret_access_key: str | None = ...,
6317
- aws_session_token: str | None = ...,
6318
- config: Config | None = ...,
6319
- aws_account_id: str | None = ...,
6320
- ) -> RoboMakerClient:
6321
- """
6322
- Create client for RoboMaker service.
6323
- """
6324
-
6325
6248
  @overload
6326
6249
  def client(
6327
6250
  service_name: Literal["rolesanywhere"],
@@ -6466,6 +6389,24 @@ def client(
6466
6389
  Create client for Route53Resolver service.
6467
6390
  """
6468
6391
 
6392
+ @overload
6393
+ def client(
6394
+ service_name: Literal["rtbfabric"],
6395
+ region_name: str | None = ...,
6396
+ api_version: str | None = ...,
6397
+ use_ssl: bool | None = ...,
6398
+ verify: bool | str | None = ...,
6399
+ endpoint_url: str | None = ...,
6400
+ aws_access_key_id: str | None = ...,
6401
+ aws_secret_access_key: str | None = ...,
6402
+ aws_session_token: str | None = ...,
6403
+ config: Config | None = ...,
6404
+ aws_account_id: str | None = ...,
6405
+ ) -> RTBFabricClient:
6406
+ """
6407
+ Create client for RTBFabric service.
6408
+ """
6409
+
6469
6410
  @overload
6470
6411
  def client(
6471
6412
  service_name: Literal["rum"],
@@ -7008,7 +6949,7 @@ def client(
7008
6949
 
7009
6950
  @overload
7010
6951
  def client(
7011
- service_name: Literal["simspaceweaver"],
6952
+ service_name: Literal["signin"],
7012
6953
  region_name: str | None = ...,
7013
6954
  api_version: str | None = ...,
7014
6955
  use_ssl: bool | None = ...,
@@ -7019,14 +6960,14 @@ def client(
7019
6960
  aws_session_token: str | None = ...,
7020
6961
  config: Config | None = ...,
7021
6962
  aws_account_id: str | None = ...,
7022
- ) -> SimSpaceWeaverClient:
6963
+ ) -> SignInServiceClient:
7023
6964
  """
7024
- Create client for SimSpaceWeaver service.
6965
+ Create client for SignInService service.
7025
6966
  """
7026
6967
 
7027
6968
  @overload
7028
6969
  def client(
7029
- service_name: Literal["sms"],
6970
+ service_name: Literal["simspaceweaver"],
7030
6971
  region_name: str | None = ...,
7031
6972
  api_version: str | None = ...,
7032
6973
  use_ssl: bool | None = ...,
@@ -7037,9 +6978,9 @@ def client(
7037
6978
  aws_session_token: str | None = ...,
7038
6979
  config: Config | None = ...,
7039
6980
  aws_account_id: str | None = ...,
7040
- ) -> SMSClient:
6981
+ ) -> SimSpaceWeaverClient:
7041
6982
  """
7042
- Create client for SMS service.
6983
+ Create client for SimSpaceWeaver service.
7043
6984
  """
7044
6985
 
7045
6986
  @overload
@@ -51,6 +51,7 @@ class TransferConfig(S3TransferConfig):
51
51
  class S3Transfer:
52
52
  ALLOWED_DOWNLOAD_ARGS: list[str]
53
53
  ALLOWED_UPLOAD_ARGS: list[str]
54
+ ALLOWED_COPY_ARGS: list[str]
54
55
  def __init__(
55
56
  self,
56
57
  client: BaseClient | None = ...,