boto3-stubs 1.40.14__py3-none-any.whl → 1.42.27__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 +167 -207
- boto3-stubs/compat.pyi +2 -0
- boto3-stubs/crt.pyi +3 -0
- boto3-stubs/exceptions.pyi +1 -0
- boto3-stubs/s3/constants.pyi +1 -0
- boto3-stubs/s3/transfer.pyi +11 -9
- boto3-stubs/session.pyi +174 -216
- boto3-stubs/utils.pyi +8 -10
- {boto3_stubs-1.40.14.dist-info → boto3_stubs-1.42.27.dist-info}/METADATA +892 -911
- {boto3_stubs-1.40.14.dist-info → boto3_stubs-1.42.27.dist-info}/RECORD +13 -13
- {boto3_stubs-1.40.14.dist-info → boto3_stubs-1.42.27.dist-info}/licenses/LICENSE +1 -1
- {boto3_stubs-1.40.14.dist-info → boto3_stubs-1.42.27.dist-info}/top_level.txt +1 -0
- {boto3_stubs-1.40.14.dist-info → boto3_stubs-1.42.27.dist-info}/WHEEL +0 -0
boto3-stubs/session.pyi
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"""
|
|
2
2
|
Type annotations for boto3.session module.
|
|
3
3
|
|
|
4
|
-
Copyright
|
|
4
|
+
Copyright 2026 Vlad Emelianov
|
|
5
5
|
"""
|
|
6
6
|
|
|
7
7
|
import sys
|
|
@@ -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
|
|
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
|
|
@@ -166,7 +164,6 @@ from mypy_boto3_eks.client import EKSClient
|
|
|
166
164
|
from mypy_boto3_eks_auth.client import EKSAuthClient
|
|
167
165
|
from mypy_boto3_elasticache.client import ElastiCacheClient
|
|
168
166
|
from mypy_boto3_elasticbeanstalk.client import ElasticBeanstalkClient
|
|
169
|
-
from mypy_boto3_elastictranscoder.client import ElasticTranscoderClient
|
|
170
167
|
from mypy_boto3_elb.client import ElasticLoadBalancingClient
|
|
171
168
|
from mypy_boto3_elbv2.client import ElasticLoadBalancingv2Client
|
|
172
169
|
from mypy_boto3_emr.client import EMRClient
|
|
@@ -223,7 +220,6 @@ from mypy_boto3_iotanalytics.client import IoTAnalyticsClient
|
|
|
223
220
|
from mypy_boto3_iotdeviceadvisor.client import IoTDeviceAdvisorClient
|
|
224
221
|
from mypy_boto3_iotevents.client import IoTEventsClient
|
|
225
222
|
from mypy_boto3_iotevents_data.client import IoTEventsDataClient
|
|
226
|
-
from mypy_boto3_iotfleethub.client import IoTFleetHubClient
|
|
227
223
|
from mypy_boto3_iotfleetwise.client import IoTFleetWiseClient
|
|
228
224
|
from mypy_boto3_iotsecuretunneling.client import IoTSecureTunnelingClient
|
|
229
225
|
from mypy_boto3_iotsitewise.client import IoTSiteWiseClient
|
|
@@ -266,8 +262,6 @@ from mypy_boto3_lightsail.client import LightsailClient
|
|
|
266
262
|
from mypy_boto3_location.client import LocationServiceClient
|
|
267
263
|
from mypy_boto3_logs.client import CloudWatchLogsClient
|
|
268
264
|
from mypy_boto3_lookoutequipment.client import LookoutEquipmentClient
|
|
269
|
-
from mypy_boto3_lookoutmetrics.client import LookoutMetricsClient
|
|
270
|
-
from mypy_boto3_lookoutvision.client import LookoutforVisionClient
|
|
271
265
|
from mypy_boto3_m2.client import MainframeModernizationClient
|
|
272
266
|
from mypy_boto3_machinelearning.client import MachineLearningClient
|
|
273
267
|
from mypy_boto3_macie2.client import Macie2Client
|
|
@@ -302,6 +296,7 @@ from mypy_boto3_mpa.client import MultipartyApprovalClient
|
|
|
302
296
|
from mypy_boto3_mq.client import MQClient
|
|
303
297
|
from mypy_boto3_mturk.client import MTurkClient
|
|
304
298
|
from mypy_boto3_mwaa.client import MWAAClient
|
|
299
|
+
from mypy_boto3_mwaa_serverless.client import MWAAServerlessClient
|
|
305
300
|
from mypy_boto3_neptune.client import NeptuneClient
|
|
306
301
|
from mypy_boto3_neptune_graph.client import NeptuneGraphClient
|
|
307
302
|
from mypy_boto3_neptunedata.client import NeptuneDataClient
|
|
@@ -311,19 +306,20 @@ from mypy_boto3_networkmanager.client import NetworkManagerClient
|
|
|
311
306
|
from mypy_boto3_networkmonitor.client import CloudWatchNetworkMonitorClient
|
|
312
307
|
from mypy_boto3_notifications.client import UserNotificationsClient
|
|
313
308
|
from mypy_boto3_notificationscontacts.client import UserNotificationsContactsClient
|
|
309
|
+
from mypy_boto3_nova_act.client import NovaActServiceClient
|
|
314
310
|
from mypy_boto3_oam.client import CloudWatchObservabilityAccessManagerClient
|
|
315
311
|
from mypy_boto3_observabilityadmin.client import CloudWatchObservabilityAdminServiceClient
|
|
316
312
|
from mypy_boto3_odb.client import OdbClient
|
|
317
313
|
from mypy_boto3_omics.client import OmicsClient
|
|
318
314
|
from mypy_boto3_opensearch.client import OpenSearchServiceClient
|
|
319
315
|
from mypy_boto3_opensearchserverless.client import OpenSearchServiceServerlessClient
|
|
320
|
-
from mypy_boto3_opsworks.client import OpsWorksClient
|
|
321
|
-
from mypy_boto3_opsworks.service_resource import OpsWorksServiceResource
|
|
322
|
-
from mypy_boto3_opsworkscm.client import OpsWorksCMClient
|
|
323
316
|
from mypy_boto3_organizations.client import OrganizationsClient
|
|
324
317
|
from mypy_boto3_osis.client import OpenSearchIngestionClient
|
|
325
318
|
from mypy_boto3_outposts.client import OutpostsClient
|
|
326
319
|
from mypy_boto3_panorama.client import PanoramaClient
|
|
320
|
+
from mypy_boto3_partnercentral_account.client import PartnerCentralAccountAPIClient
|
|
321
|
+
from mypy_boto3_partnercentral_benefits.client import PartnerCentralBenefitsClient
|
|
322
|
+
from mypy_boto3_partnercentral_channel.client import PartnerCentralChannelAPIClient
|
|
327
323
|
from mypy_boto3_partnercentral_selling.client import PartnerCentralSellingAPIClient
|
|
328
324
|
from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPlaneClient
|
|
329
325
|
from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
|
|
@@ -345,8 +341,6 @@ from mypy_boto3_proton.client import ProtonClient
|
|
|
345
341
|
from mypy_boto3_qapps.client import QAppsClient
|
|
346
342
|
from mypy_boto3_qbusiness.client import QBusinessClient
|
|
347
343
|
from mypy_boto3_qconnect.client import QConnectClient
|
|
348
|
-
from mypy_boto3_qldb.client import QLDBClient
|
|
349
|
-
from mypy_boto3_qldb_session.client import QLDBSessionClient
|
|
350
344
|
from mypy_boto3_quicksight.client import QuickSightClient
|
|
351
345
|
from mypy_boto3_ram.client import RAMClient
|
|
352
346
|
from mypy_boto3_rbin.client import RecycleBinClient
|
|
@@ -361,15 +355,16 @@ from mypy_boto3_resiliencehub.client import ResilienceHubClient
|
|
|
361
355
|
from mypy_boto3_resource_explorer_2.client import ResourceExplorerClient
|
|
362
356
|
from mypy_boto3_resource_groups.client import ResourceGroupsClient
|
|
363
357
|
from mypy_boto3_resourcegroupstaggingapi.client import ResourceGroupsTaggingAPIClient
|
|
364
|
-
from mypy_boto3_robomaker.client import RoboMakerClient
|
|
365
358
|
from mypy_boto3_rolesanywhere.client import IAMRolesAnywhereClient
|
|
366
359
|
from mypy_boto3_route53.client import Route53Client
|
|
367
360
|
from mypy_boto3_route53_recovery_cluster.client import Route53RecoveryClusterClient
|
|
368
361
|
from mypy_boto3_route53_recovery_control_config.client import Route53RecoveryControlConfigClient
|
|
369
362
|
from mypy_boto3_route53_recovery_readiness.client import Route53RecoveryReadinessClient
|
|
370
363
|
from mypy_boto3_route53domains.client import Route53DomainsClient
|
|
364
|
+
from mypy_boto3_route53globalresolver.client import Route53GlobalResolverClient
|
|
371
365
|
from mypy_boto3_route53profiles.client import Route53ProfilesClient
|
|
372
366
|
from mypy_boto3_route53resolver.client import Route53ResolverClient
|
|
367
|
+
from mypy_boto3_rtbfabric.client import RTBFabricClient
|
|
373
368
|
from mypy_boto3_rum.client import CloudWatchRUMClient
|
|
374
369
|
from mypy_boto3_s3.client import S3Client
|
|
375
370
|
from mypy_boto3_s3.service_resource import S3ServiceResource
|
|
@@ -401,8 +396,8 @@ from mypy_boto3_ses.client import SESClient
|
|
|
401
396
|
from mypy_boto3_sesv2.client import SESV2Client
|
|
402
397
|
from mypy_boto3_shield.client import ShieldClient
|
|
403
398
|
from mypy_boto3_signer.client import SignerClient
|
|
399
|
+
from mypy_boto3_signin.client import SignInServiceClient
|
|
404
400
|
from mypy_boto3_simspaceweaver.client import SimSpaceWeaverClient
|
|
405
|
-
from mypy_boto3_sms.client import SMSClient
|
|
406
401
|
from mypy_boto3_snow_device_management.client import SnowDeviceManagementClient
|
|
407
402
|
from mypy_boto3_snowball.client import SnowballClient
|
|
408
403
|
from mypy_boto3_sns.client import SNSClient
|
|
@@ -444,6 +439,7 @@ from mypy_boto3_waf.client import WAFClient
|
|
|
444
439
|
from mypy_boto3_waf_regional.client import WAFRegionalClient
|
|
445
440
|
from mypy_boto3_wafv2.client import WAFV2Client
|
|
446
441
|
from mypy_boto3_wellarchitected.client import WellArchitectedClient
|
|
442
|
+
from mypy_boto3_wickr.client import WickrAdminAPIClient
|
|
447
443
|
from mypy_boto3_wisdom.client import ConnectWisdomServiceClient
|
|
448
444
|
from mypy_boto3_workdocs.client import WorkDocsClient
|
|
449
445
|
from mypy_boto3_workmail.client import WorkMailClient
|
|
@@ -970,25 +966,6 @@ class Session:
|
|
|
970
966
|
Create client for AppSync service.
|
|
971
967
|
"""
|
|
972
968
|
|
|
973
|
-
@overload
|
|
974
|
-
def client(
|
|
975
|
-
self,
|
|
976
|
-
service_name: Literal["apptest"],
|
|
977
|
-
region_name: str | None = ...,
|
|
978
|
-
api_version: str | None = ...,
|
|
979
|
-
use_ssl: bool | None = ...,
|
|
980
|
-
verify: bool | str | None = ...,
|
|
981
|
-
endpoint_url: str | None = ...,
|
|
982
|
-
aws_access_key_id: str | None = ...,
|
|
983
|
-
aws_secret_access_key: str | None = ...,
|
|
984
|
-
aws_session_token: str | None = ...,
|
|
985
|
-
config: Config | None = ...,
|
|
986
|
-
aws_account_id: str | None = ...,
|
|
987
|
-
) -> MainframeModernizationApplicationTestingClient:
|
|
988
|
-
"""
|
|
989
|
-
Create client for MainframeModernizationApplicationTesting service.
|
|
990
|
-
"""
|
|
991
|
-
|
|
992
969
|
@overload
|
|
993
970
|
def client(
|
|
994
971
|
self,
|
|
@@ -1364,9 +1341,9 @@ class Session:
|
|
|
1364
1341
|
aws_session_token: str | None = ...,
|
|
1365
1342
|
config: Config | None = ...,
|
|
1366
1343
|
aws_account_id: str | None = ...,
|
|
1367
|
-
) ->
|
|
1344
|
+
) -> BedrockAgentCoreClient:
|
|
1368
1345
|
"""
|
|
1369
|
-
Create client for
|
|
1346
|
+
Create client for BedrockAgentCore service.
|
|
1370
1347
|
"""
|
|
1371
1348
|
|
|
1372
1349
|
@overload
|
|
@@ -1383,9 +1360,9 @@ class Session:
|
|
|
1383
1360
|
aws_session_token: str | None = ...,
|
|
1384
1361
|
config: Config | None = ...,
|
|
1385
1362
|
aws_account_id: str | None = ...,
|
|
1386
|
-
) ->
|
|
1363
|
+
) -> BedrockAgentCoreControlClient:
|
|
1387
1364
|
"""
|
|
1388
|
-
Create client for
|
|
1365
|
+
Create client for BedrockAgentCoreControl service.
|
|
1389
1366
|
"""
|
|
1390
1367
|
|
|
1391
1368
|
@overload
|
|
@@ -2300,6 +2277,25 @@ class Session:
|
|
|
2300
2277
|
Create client for ComputeOptimizer service.
|
|
2301
2278
|
"""
|
|
2302
2279
|
|
|
2280
|
+
@overload
|
|
2281
|
+
def client(
|
|
2282
|
+
self,
|
|
2283
|
+
service_name: Literal["compute-optimizer-automation"],
|
|
2284
|
+
region_name: str | None = ...,
|
|
2285
|
+
api_version: str | None = ...,
|
|
2286
|
+
use_ssl: bool | None = ...,
|
|
2287
|
+
verify: bool | str | None = ...,
|
|
2288
|
+
endpoint_url: str | None = ...,
|
|
2289
|
+
aws_access_key_id: str | None = ...,
|
|
2290
|
+
aws_secret_access_key: str | None = ...,
|
|
2291
|
+
aws_session_token: str | None = ...,
|
|
2292
|
+
config: Config | None = ...,
|
|
2293
|
+
aws_account_id: str | None = ...,
|
|
2294
|
+
) -> ComputeOptimizerAutomationClient:
|
|
2295
|
+
"""
|
|
2296
|
+
Create client for ComputeOptimizerAutomation service.
|
|
2297
|
+
"""
|
|
2298
|
+
|
|
2303
2299
|
@overload
|
|
2304
2300
|
def client(
|
|
2305
2301
|
self,
|
|
@@ -3155,25 +3151,6 @@ class Session:
|
|
|
3155
3151
|
Create client for ElasticBeanstalk service.
|
|
3156
3152
|
"""
|
|
3157
3153
|
|
|
3158
|
-
@overload
|
|
3159
|
-
def client(
|
|
3160
|
-
self,
|
|
3161
|
-
service_name: Literal["elastictranscoder"],
|
|
3162
|
-
region_name: str | None = ...,
|
|
3163
|
-
api_version: str | None = ...,
|
|
3164
|
-
use_ssl: bool | None = ...,
|
|
3165
|
-
verify: bool | str | None = ...,
|
|
3166
|
-
endpoint_url: str | None = ...,
|
|
3167
|
-
aws_access_key_id: str | None = ...,
|
|
3168
|
-
aws_secret_access_key: str | None = ...,
|
|
3169
|
-
aws_session_token: str | None = ...,
|
|
3170
|
-
config: Config | None = ...,
|
|
3171
|
-
aws_account_id: str | None = ...,
|
|
3172
|
-
) -> ElasticTranscoderClient:
|
|
3173
|
-
"""
|
|
3174
|
-
Create client for ElasticTranscoder service.
|
|
3175
|
-
"""
|
|
3176
|
-
|
|
3177
3154
|
@overload
|
|
3178
3155
|
def client(
|
|
3179
3156
|
self,
|
|
@@ -4162,25 +4139,6 @@ class Session:
|
|
|
4162
4139
|
Create client for IoTEventsData service.
|
|
4163
4140
|
"""
|
|
4164
4141
|
|
|
4165
|
-
@overload
|
|
4166
|
-
def client(
|
|
4167
|
-
self,
|
|
4168
|
-
service_name: Literal["iotfleethub"],
|
|
4169
|
-
region_name: str | None = ...,
|
|
4170
|
-
api_version: str | None = ...,
|
|
4171
|
-
use_ssl: bool | None = ...,
|
|
4172
|
-
verify: bool | str | None = ...,
|
|
4173
|
-
endpoint_url: str | None = ...,
|
|
4174
|
-
aws_access_key_id: str | None = ...,
|
|
4175
|
-
aws_secret_access_key: str | None = ...,
|
|
4176
|
-
aws_session_token: str | None = ...,
|
|
4177
|
-
config: Config | None = ...,
|
|
4178
|
-
aws_account_id: str | None = ...,
|
|
4179
|
-
) -> IoTFleetHubClient:
|
|
4180
|
-
"""
|
|
4181
|
-
Create client for IoTFleetHub service.
|
|
4182
|
-
"""
|
|
4183
|
-
|
|
4184
4142
|
@overload
|
|
4185
4143
|
def client(
|
|
4186
4144
|
self,
|
|
@@ -4903,44 +4861,6 @@ class Session:
|
|
|
4903
4861
|
Create client for LookoutEquipment service.
|
|
4904
4862
|
"""
|
|
4905
4863
|
|
|
4906
|
-
@overload
|
|
4907
|
-
def client(
|
|
4908
|
-
self,
|
|
4909
|
-
service_name: Literal["lookoutmetrics"],
|
|
4910
|
-
region_name: str | None = ...,
|
|
4911
|
-
api_version: str | None = ...,
|
|
4912
|
-
use_ssl: bool | None = ...,
|
|
4913
|
-
verify: bool | str | None = ...,
|
|
4914
|
-
endpoint_url: str | None = ...,
|
|
4915
|
-
aws_access_key_id: str | None = ...,
|
|
4916
|
-
aws_secret_access_key: str | None = ...,
|
|
4917
|
-
aws_session_token: str | None = ...,
|
|
4918
|
-
config: Config | None = ...,
|
|
4919
|
-
aws_account_id: str | None = ...,
|
|
4920
|
-
) -> LookoutMetricsClient:
|
|
4921
|
-
"""
|
|
4922
|
-
Create client for LookoutMetrics service.
|
|
4923
|
-
"""
|
|
4924
|
-
|
|
4925
|
-
@overload
|
|
4926
|
-
def client(
|
|
4927
|
-
self,
|
|
4928
|
-
service_name: Literal["lookoutvision"],
|
|
4929
|
-
region_name: str | None = ...,
|
|
4930
|
-
api_version: str | None = ...,
|
|
4931
|
-
use_ssl: bool | None = ...,
|
|
4932
|
-
verify: bool | str | None = ...,
|
|
4933
|
-
endpoint_url: str | None = ...,
|
|
4934
|
-
aws_access_key_id: str | None = ...,
|
|
4935
|
-
aws_secret_access_key: str | None = ...,
|
|
4936
|
-
aws_session_token: str | None = ...,
|
|
4937
|
-
config: Config | None = ...,
|
|
4938
|
-
aws_account_id: str | None = ...,
|
|
4939
|
-
) -> LookoutforVisionClient:
|
|
4940
|
-
"""
|
|
4941
|
-
Create client for LookoutforVision service.
|
|
4942
|
-
"""
|
|
4943
|
-
|
|
4944
4864
|
@overload
|
|
4945
4865
|
def client(
|
|
4946
4866
|
self,
|
|
@@ -5587,6 +5507,25 @@ class Session:
|
|
|
5587
5507
|
Create client for MWAA service.
|
|
5588
5508
|
"""
|
|
5589
5509
|
|
|
5510
|
+
@overload
|
|
5511
|
+
def client(
|
|
5512
|
+
self,
|
|
5513
|
+
service_name: Literal["mwaa-serverless"],
|
|
5514
|
+
region_name: str | None = ...,
|
|
5515
|
+
api_version: str | None = ...,
|
|
5516
|
+
use_ssl: bool | None = ...,
|
|
5517
|
+
verify: bool | str | None = ...,
|
|
5518
|
+
endpoint_url: str | None = ...,
|
|
5519
|
+
aws_access_key_id: str | None = ...,
|
|
5520
|
+
aws_secret_access_key: str | None = ...,
|
|
5521
|
+
aws_session_token: str | None = ...,
|
|
5522
|
+
config: Config | None = ...,
|
|
5523
|
+
aws_account_id: str | None = ...,
|
|
5524
|
+
) -> MWAAServerlessClient:
|
|
5525
|
+
"""
|
|
5526
|
+
Create client for MWAAServerless service.
|
|
5527
|
+
"""
|
|
5528
|
+
|
|
5590
5529
|
@overload
|
|
5591
5530
|
def client(
|
|
5592
5531
|
self,
|
|
@@ -5758,6 +5697,25 @@ class Session:
|
|
|
5758
5697
|
Create client for UserNotificationsContacts service.
|
|
5759
5698
|
"""
|
|
5760
5699
|
|
|
5700
|
+
@overload
|
|
5701
|
+
def client(
|
|
5702
|
+
self,
|
|
5703
|
+
service_name: Literal["nova-act"],
|
|
5704
|
+
region_name: str | None = ...,
|
|
5705
|
+
api_version: str | None = ...,
|
|
5706
|
+
use_ssl: bool | None = ...,
|
|
5707
|
+
verify: bool | str | None = ...,
|
|
5708
|
+
endpoint_url: str | None = ...,
|
|
5709
|
+
aws_access_key_id: str | None = ...,
|
|
5710
|
+
aws_secret_access_key: str | None = ...,
|
|
5711
|
+
aws_session_token: str | None = ...,
|
|
5712
|
+
config: Config | None = ...,
|
|
5713
|
+
aws_account_id: str | None = ...,
|
|
5714
|
+
) -> NovaActServiceClient:
|
|
5715
|
+
"""
|
|
5716
|
+
Create client for NovaActService service.
|
|
5717
|
+
"""
|
|
5718
|
+
|
|
5761
5719
|
@overload
|
|
5762
5720
|
def client(
|
|
5763
5721
|
self,
|
|
@@ -5875,7 +5833,7 @@ class Session:
|
|
|
5875
5833
|
@overload
|
|
5876
5834
|
def client(
|
|
5877
5835
|
self,
|
|
5878
|
-
service_name: Literal["
|
|
5836
|
+
service_name: Literal["organizations"],
|
|
5879
5837
|
region_name: str | None = ...,
|
|
5880
5838
|
api_version: str | None = ...,
|
|
5881
5839
|
use_ssl: bool | None = ...,
|
|
@@ -5886,15 +5844,15 @@ class Session:
|
|
|
5886
5844
|
aws_session_token: str | None = ...,
|
|
5887
5845
|
config: Config | None = ...,
|
|
5888
5846
|
aws_account_id: str | None = ...,
|
|
5889
|
-
) ->
|
|
5847
|
+
) -> OrganizationsClient:
|
|
5890
5848
|
"""
|
|
5891
|
-
Create client for
|
|
5849
|
+
Create client for Organizations service.
|
|
5892
5850
|
"""
|
|
5893
5851
|
|
|
5894
5852
|
@overload
|
|
5895
5853
|
def client(
|
|
5896
5854
|
self,
|
|
5897
|
-
service_name: Literal["
|
|
5855
|
+
service_name: Literal["osis"],
|
|
5898
5856
|
region_name: str | None = ...,
|
|
5899
5857
|
api_version: str | None = ...,
|
|
5900
5858
|
use_ssl: bool | None = ...,
|
|
@@ -5905,15 +5863,15 @@ class Session:
|
|
|
5905
5863
|
aws_session_token: str | None = ...,
|
|
5906
5864
|
config: Config | None = ...,
|
|
5907
5865
|
aws_account_id: str | None = ...,
|
|
5908
|
-
) ->
|
|
5866
|
+
) -> OpenSearchIngestionClient:
|
|
5909
5867
|
"""
|
|
5910
|
-
Create client for
|
|
5868
|
+
Create client for OpenSearchIngestion service.
|
|
5911
5869
|
"""
|
|
5912
5870
|
|
|
5913
5871
|
@overload
|
|
5914
5872
|
def client(
|
|
5915
5873
|
self,
|
|
5916
|
-
service_name: Literal["
|
|
5874
|
+
service_name: Literal["outposts"],
|
|
5917
5875
|
region_name: str | None = ...,
|
|
5918
5876
|
api_version: str | None = ...,
|
|
5919
5877
|
use_ssl: bool | None = ...,
|
|
@@ -5924,15 +5882,15 @@ class Session:
|
|
|
5924
5882
|
aws_session_token: str | None = ...,
|
|
5925
5883
|
config: Config | None = ...,
|
|
5926
5884
|
aws_account_id: str | None = ...,
|
|
5927
|
-
) ->
|
|
5885
|
+
) -> OutpostsClient:
|
|
5928
5886
|
"""
|
|
5929
|
-
Create client for
|
|
5887
|
+
Create client for Outposts service.
|
|
5930
5888
|
"""
|
|
5931
5889
|
|
|
5932
5890
|
@overload
|
|
5933
5891
|
def client(
|
|
5934
5892
|
self,
|
|
5935
|
-
service_name: Literal["
|
|
5893
|
+
service_name: Literal["panorama"],
|
|
5936
5894
|
region_name: str | None = ...,
|
|
5937
5895
|
api_version: str | None = ...,
|
|
5938
5896
|
use_ssl: bool | None = ...,
|
|
@@ -5943,15 +5901,15 @@ class Session:
|
|
|
5943
5901
|
aws_session_token: str | None = ...,
|
|
5944
5902
|
config: Config | None = ...,
|
|
5945
5903
|
aws_account_id: str | None = ...,
|
|
5946
|
-
) ->
|
|
5904
|
+
) -> PanoramaClient:
|
|
5947
5905
|
"""
|
|
5948
|
-
Create client for
|
|
5906
|
+
Create client for Panorama service.
|
|
5949
5907
|
"""
|
|
5950
5908
|
|
|
5951
5909
|
@overload
|
|
5952
5910
|
def client(
|
|
5953
5911
|
self,
|
|
5954
|
-
service_name: Literal["
|
|
5912
|
+
service_name: Literal["partnercentral-account"],
|
|
5955
5913
|
region_name: str | None = ...,
|
|
5956
5914
|
api_version: str | None = ...,
|
|
5957
5915
|
use_ssl: bool | None = ...,
|
|
@@ -5962,15 +5920,15 @@ class Session:
|
|
|
5962
5920
|
aws_session_token: str | None = ...,
|
|
5963
5921
|
config: Config | None = ...,
|
|
5964
5922
|
aws_account_id: str | None = ...,
|
|
5965
|
-
) ->
|
|
5923
|
+
) -> PartnerCentralAccountAPIClient:
|
|
5966
5924
|
"""
|
|
5967
|
-
Create client for
|
|
5925
|
+
Create client for PartnerCentralAccountAPI service.
|
|
5968
5926
|
"""
|
|
5969
5927
|
|
|
5970
5928
|
@overload
|
|
5971
5929
|
def client(
|
|
5972
5930
|
self,
|
|
5973
|
-
service_name: Literal["
|
|
5931
|
+
service_name: Literal["partnercentral-benefits"],
|
|
5974
5932
|
region_name: str | None = ...,
|
|
5975
5933
|
api_version: str | None = ...,
|
|
5976
5934
|
use_ssl: bool | None = ...,
|
|
@@ -5981,9 +5939,28 @@ class Session:
|
|
|
5981
5939
|
aws_session_token: str | None = ...,
|
|
5982
5940
|
config: Config | None = ...,
|
|
5983
5941
|
aws_account_id: str | None = ...,
|
|
5984
|
-
) ->
|
|
5942
|
+
) -> PartnerCentralBenefitsClient:
|
|
5985
5943
|
"""
|
|
5986
|
-
Create client for
|
|
5944
|
+
Create client for PartnerCentralBenefits service.
|
|
5945
|
+
"""
|
|
5946
|
+
|
|
5947
|
+
@overload
|
|
5948
|
+
def client(
|
|
5949
|
+
self,
|
|
5950
|
+
service_name: Literal["partnercentral-channel"],
|
|
5951
|
+
region_name: str | None = ...,
|
|
5952
|
+
api_version: str | None = ...,
|
|
5953
|
+
use_ssl: bool | None = ...,
|
|
5954
|
+
verify: bool | str | None = ...,
|
|
5955
|
+
endpoint_url: str | None = ...,
|
|
5956
|
+
aws_access_key_id: str | None = ...,
|
|
5957
|
+
aws_secret_access_key: str | None = ...,
|
|
5958
|
+
aws_session_token: str | None = ...,
|
|
5959
|
+
config: Config | None = ...,
|
|
5960
|
+
aws_account_id: str | None = ...,
|
|
5961
|
+
) -> PartnerCentralChannelAPIClient:
|
|
5962
|
+
"""
|
|
5963
|
+
Create client for PartnerCentralChannelAPI service.
|
|
5987
5964
|
"""
|
|
5988
5965
|
|
|
5989
5966
|
@overload
|
|
@@ -6385,44 +6362,6 @@ class Session:
|
|
|
6385
6362
|
Create client for QConnect service.
|
|
6386
6363
|
"""
|
|
6387
6364
|
|
|
6388
|
-
@overload
|
|
6389
|
-
def client(
|
|
6390
|
-
self,
|
|
6391
|
-
service_name: Literal["qldb"],
|
|
6392
|
-
region_name: str | None = ...,
|
|
6393
|
-
api_version: str | None = ...,
|
|
6394
|
-
use_ssl: bool | None = ...,
|
|
6395
|
-
verify: bool | str | None = ...,
|
|
6396
|
-
endpoint_url: str | None = ...,
|
|
6397
|
-
aws_access_key_id: str | None = ...,
|
|
6398
|
-
aws_secret_access_key: str | None = ...,
|
|
6399
|
-
aws_session_token: str | None = ...,
|
|
6400
|
-
config: Config | None = ...,
|
|
6401
|
-
aws_account_id: str | None = ...,
|
|
6402
|
-
) -> QLDBClient:
|
|
6403
|
-
"""
|
|
6404
|
-
Create client for QLDB service.
|
|
6405
|
-
"""
|
|
6406
|
-
|
|
6407
|
-
@overload
|
|
6408
|
-
def client(
|
|
6409
|
-
self,
|
|
6410
|
-
service_name: Literal["qldb-session"],
|
|
6411
|
-
region_name: str | None = ...,
|
|
6412
|
-
api_version: str | None = ...,
|
|
6413
|
-
use_ssl: bool | None = ...,
|
|
6414
|
-
verify: bool | str | None = ...,
|
|
6415
|
-
endpoint_url: str | None = ...,
|
|
6416
|
-
aws_access_key_id: str | None = ...,
|
|
6417
|
-
aws_secret_access_key: str | None = ...,
|
|
6418
|
-
aws_session_token: str | None = ...,
|
|
6419
|
-
config: Config | None = ...,
|
|
6420
|
-
aws_account_id: str | None = ...,
|
|
6421
|
-
) -> QLDBSessionClient:
|
|
6422
|
-
"""
|
|
6423
|
-
Create client for QLDBSession service.
|
|
6424
|
-
"""
|
|
6425
|
-
|
|
6426
6365
|
@overload
|
|
6427
6366
|
def client(
|
|
6428
6367
|
self,
|
|
@@ -6689,25 +6628,6 @@ class Session:
|
|
|
6689
6628
|
Create client for ResourceGroupsTaggingAPI service.
|
|
6690
6629
|
"""
|
|
6691
6630
|
|
|
6692
|
-
@overload
|
|
6693
|
-
def client(
|
|
6694
|
-
self,
|
|
6695
|
-
service_name: Literal["robomaker"],
|
|
6696
|
-
region_name: str | None = ...,
|
|
6697
|
-
api_version: str | None = ...,
|
|
6698
|
-
use_ssl: bool | None = ...,
|
|
6699
|
-
verify: bool | str | None = ...,
|
|
6700
|
-
endpoint_url: str | None = ...,
|
|
6701
|
-
aws_access_key_id: str | None = ...,
|
|
6702
|
-
aws_secret_access_key: str | None = ...,
|
|
6703
|
-
aws_session_token: str | None = ...,
|
|
6704
|
-
config: Config | None = ...,
|
|
6705
|
-
aws_account_id: str | None = ...,
|
|
6706
|
-
) -> RoboMakerClient:
|
|
6707
|
-
"""
|
|
6708
|
-
Create client for RoboMaker service.
|
|
6709
|
-
"""
|
|
6710
|
-
|
|
6711
6631
|
@overload
|
|
6712
6632
|
def client(
|
|
6713
6633
|
self,
|
|
@@ -6822,6 +6742,25 @@ class Session:
|
|
|
6822
6742
|
Create client for Route53Domains service.
|
|
6823
6743
|
"""
|
|
6824
6744
|
|
|
6745
|
+
@overload
|
|
6746
|
+
def client(
|
|
6747
|
+
self,
|
|
6748
|
+
service_name: Literal["route53globalresolver"],
|
|
6749
|
+
region_name: str | None = ...,
|
|
6750
|
+
api_version: str | None = ...,
|
|
6751
|
+
use_ssl: bool | None = ...,
|
|
6752
|
+
verify: bool | str | None = ...,
|
|
6753
|
+
endpoint_url: str | None = ...,
|
|
6754
|
+
aws_access_key_id: str | None = ...,
|
|
6755
|
+
aws_secret_access_key: str | None = ...,
|
|
6756
|
+
aws_session_token: str | None = ...,
|
|
6757
|
+
config: Config | None = ...,
|
|
6758
|
+
aws_account_id: str | None = ...,
|
|
6759
|
+
) -> Route53GlobalResolverClient:
|
|
6760
|
+
"""
|
|
6761
|
+
Create client for Route53GlobalResolver service.
|
|
6762
|
+
"""
|
|
6763
|
+
|
|
6825
6764
|
@overload
|
|
6826
6765
|
def client(
|
|
6827
6766
|
self,
|
|
@@ -6860,6 +6799,25 @@ class Session:
|
|
|
6860
6799
|
Create client for Route53Resolver service.
|
|
6861
6800
|
"""
|
|
6862
6801
|
|
|
6802
|
+
@overload
|
|
6803
|
+
def client(
|
|
6804
|
+
self,
|
|
6805
|
+
service_name: Literal["rtbfabric"],
|
|
6806
|
+
region_name: str | None = ...,
|
|
6807
|
+
api_version: str | None = ...,
|
|
6808
|
+
use_ssl: bool | None = ...,
|
|
6809
|
+
verify: bool | str | None = ...,
|
|
6810
|
+
endpoint_url: str | None = ...,
|
|
6811
|
+
aws_access_key_id: str | None = ...,
|
|
6812
|
+
aws_secret_access_key: str | None = ...,
|
|
6813
|
+
aws_session_token: str | None = ...,
|
|
6814
|
+
config: Config | None = ...,
|
|
6815
|
+
aws_account_id: str | None = ...,
|
|
6816
|
+
) -> RTBFabricClient:
|
|
6817
|
+
"""
|
|
6818
|
+
Create client for RTBFabric service.
|
|
6819
|
+
"""
|
|
6820
|
+
|
|
6863
6821
|
@overload
|
|
6864
6822
|
def client(
|
|
6865
6823
|
self,
|
|
@@ -7433,7 +7391,7 @@ class Session:
|
|
|
7433
7391
|
@overload
|
|
7434
7392
|
def client(
|
|
7435
7393
|
self,
|
|
7436
|
-
service_name: Literal["
|
|
7394
|
+
service_name: Literal["signin"],
|
|
7437
7395
|
region_name: str | None = ...,
|
|
7438
7396
|
api_version: str | None = ...,
|
|
7439
7397
|
use_ssl: bool | None = ...,
|
|
@@ -7444,15 +7402,15 @@ class Session:
|
|
|
7444
7402
|
aws_session_token: str | None = ...,
|
|
7445
7403
|
config: Config | None = ...,
|
|
7446
7404
|
aws_account_id: str | None = ...,
|
|
7447
|
-
) ->
|
|
7405
|
+
) -> SignInServiceClient:
|
|
7448
7406
|
"""
|
|
7449
|
-
Create client for
|
|
7407
|
+
Create client for SignInService service.
|
|
7450
7408
|
"""
|
|
7451
7409
|
|
|
7452
7410
|
@overload
|
|
7453
7411
|
def client(
|
|
7454
7412
|
self,
|
|
7455
|
-
service_name: Literal["
|
|
7413
|
+
service_name: Literal["simspaceweaver"],
|
|
7456
7414
|
region_name: str | None = ...,
|
|
7457
7415
|
api_version: str | None = ...,
|
|
7458
7416
|
use_ssl: bool | None = ...,
|
|
@@ -7463,9 +7421,9 @@ class Session:
|
|
|
7463
7421
|
aws_session_token: str | None = ...,
|
|
7464
7422
|
config: Config | None = ...,
|
|
7465
7423
|
aws_account_id: str | None = ...,
|
|
7466
|
-
) ->
|
|
7424
|
+
) -> SimSpaceWeaverClient:
|
|
7467
7425
|
"""
|
|
7468
|
-
Create client for
|
|
7426
|
+
Create client for SimSpaceWeaver service.
|
|
7469
7427
|
"""
|
|
7470
7428
|
|
|
7471
7429
|
@overload
|
|
@@ -8209,6 +8167,25 @@ class Session:
|
|
|
8209
8167
|
Create client for WellArchitected service.
|
|
8210
8168
|
"""
|
|
8211
8169
|
|
|
8170
|
+
@overload
|
|
8171
|
+
def client(
|
|
8172
|
+
self,
|
|
8173
|
+
service_name: Literal["wickr"],
|
|
8174
|
+
region_name: str | None = ...,
|
|
8175
|
+
api_version: str | None = ...,
|
|
8176
|
+
use_ssl: bool | None = ...,
|
|
8177
|
+
verify: bool | str | None = ...,
|
|
8178
|
+
endpoint_url: str | None = ...,
|
|
8179
|
+
aws_access_key_id: str | None = ...,
|
|
8180
|
+
aws_secret_access_key: str | None = ...,
|
|
8181
|
+
aws_session_token: str | None = ...,
|
|
8182
|
+
config: Config | None = ...,
|
|
8183
|
+
aws_account_id: str | None = ...,
|
|
8184
|
+
) -> WickrAdminAPIClient:
|
|
8185
|
+
"""
|
|
8186
|
+
Create client for WickrAdminAPI service.
|
|
8187
|
+
"""
|
|
8188
|
+
|
|
8212
8189
|
@overload
|
|
8213
8190
|
def client(
|
|
8214
8191
|
self,
|
|
@@ -8494,25 +8471,6 @@ class Session:
|
|
|
8494
8471
|
Create ServiceResource for IAM service.
|
|
8495
8472
|
"""
|
|
8496
8473
|
|
|
8497
|
-
@overload
|
|
8498
|
-
def resource(
|
|
8499
|
-
self,
|
|
8500
|
-
service_name: Literal["opsworks"],
|
|
8501
|
-
region_name: str | None = ...,
|
|
8502
|
-
api_version: str | None = ...,
|
|
8503
|
-
use_ssl: bool | None = ...,
|
|
8504
|
-
verify: bool | str | None = ...,
|
|
8505
|
-
endpoint_url: str | None = ...,
|
|
8506
|
-
aws_access_key_id: str | None = ...,
|
|
8507
|
-
aws_secret_access_key: str | None = ...,
|
|
8508
|
-
aws_session_token: str | None = ...,
|
|
8509
|
-
config: Config | None = ...,
|
|
8510
|
-
aws_account_id: str | None = ...,
|
|
8511
|
-
) -> OpsWorksServiceResource:
|
|
8512
|
-
"""
|
|
8513
|
-
Create ServiceResource for OpsWorks service.
|
|
8514
|
-
"""
|
|
8515
|
-
|
|
8516
8474
|
@overload
|
|
8517
8475
|
def resource(
|
|
8518
8476
|
self,
|