boto3-stubs 1.38.18__py3-none-any.whl → 1.41.1__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 +270 -192
- boto3-stubs/s3/transfer.pyi +1 -0
- boto3-stubs/session.pyi +282 -200
- boto3-stubs/utils.pyi +8 -9
- {boto3_stubs-1.38.18.dist-info → boto3_stubs-1.41.1.dist-info}/METADATA +902 -887
- {boto3_stubs-1.38.18.dist-info → boto3_stubs-1.41.1.dist-info}/RECORD +9 -9
- {boto3_stubs-1.38.18.dist-info → boto3_stubs-1.41.1.dist-info}/WHEEL +1 -1
- {boto3_stubs-1.38.18.dist-info → boto3_stubs-1.41.1.dist-info}/top_level.txt +1 -0
- {boto3_stubs-1.38.18.dist-info → boto3_stubs-1.41.1.dist-info}/licenses/LICENSE +0 -0
boto3-stubs/__init__.pyi
CHANGED
|
@@ -16,6 +16,7 @@ from mypy_boto3_accessanalyzer.client import AccessAnalyzerClient
|
|
|
16
16
|
from mypy_boto3_account.client import AccountClient
|
|
17
17
|
from mypy_boto3_acm.client import ACMClient
|
|
18
18
|
from mypy_boto3_acm_pca.client import ACMPCAClient
|
|
19
|
+
from mypy_boto3_aiops.client import AIOpsClient
|
|
19
20
|
from mypy_boto3_amp.client import PrometheusServiceClient
|
|
20
21
|
from mypy_boto3_amplify.client import AmplifyClient
|
|
21
22
|
from mypy_boto3_amplifybackend.client import AmplifyBackendClient
|
|
@@ -36,7 +37,7 @@ from mypy_boto3_appmesh.client import AppMeshClient
|
|
|
36
37
|
from mypy_boto3_apprunner.client import AppRunnerClient
|
|
37
38
|
from mypy_boto3_appstream.client import AppStreamClient
|
|
38
39
|
from mypy_boto3_appsync.client import AppSyncClient
|
|
39
|
-
from
|
|
40
|
+
from mypy_boto3_arc_region_switch.client import ARCRegionswitchClient
|
|
40
41
|
from mypy_boto3_arc_zonal_shift.client import ARCZonalShiftClient
|
|
41
42
|
from mypy_boto3_artifact.client import ArtifactClient
|
|
42
43
|
from mypy_boto3_athena.client import AthenaClient
|
|
@@ -48,11 +49,17 @@ from mypy_boto3_backup.client import BackupClient
|
|
|
48
49
|
from mypy_boto3_backup_gateway.client import BackupGatewayClient
|
|
49
50
|
from mypy_boto3_backupsearch.client import BackupSearchClient
|
|
50
51
|
from mypy_boto3_batch.client import BatchClient
|
|
52
|
+
from mypy_boto3_bcm_dashboards.client import BillingandCostManagementDashboardsClient
|
|
51
53
|
from mypy_boto3_bcm_data_exports.client import BillingandCostManagementDataExportsClient
|
|
52
54
|
from mypy_boto3_bcm_pricing_calculator.client import BillingandCostManagementPricingCalculatorClient
|
|
55
|
+
from mypy_boto3_bcm_recommended_actions.client import (
|
|
56
|
+
BillingandCostManagementRecommendedActionsClient,
|
|
57
|
+
)
|
|
53
58
|
from mypy_boto3_bedrock.client import BedrockClient
|
|
54
59
|
from mypy_boto3_bedrock_agent.client import AgentsforBedrockClient
|
|
55
60
|
from mypy_boto3_bedrock_agent_runtime.client import AgentsforBedrockRuntimeClient
|
|
61
|
+
from mypy_boto3_bedrock_agentcore.client import BedrockAgentCoreClient
|
|
62
|
+
from mypy_boto3_bedrock_agentcore_control.client import BedrockAgentCoreControlClient
|
|
56
63
|
from mypy_boto3_bedrock_data_automation.client import DataAutomationforBedrockClient
|
|
57
64
|
from mypy_boto3_bedrock_data_automation_runtime.client import RuntimeforBedrockDataAutomationClient
|
|
58
65
|
from mypy_boto3_bedrock_runtime.client import BedrockRuntimeClient
|
|
@@ -160,6 +167,7 @@ from mypy_boto3_entityresolution.client import EntityResolutionClient
|
|
|
160
167
|
from mypy_boto3_es.client import ElasticsearchServiceClient
|
|
161
168
|
from mypy_boto3_events.client import EventBridgeClient
|
|
162
169
|
from mypy_boto3_evidently.client import CloudWatchEvidentlyClient
|
|
170
|
+
from mypy_boto3_evs.client import EVSClient
|
|
163
171
|
from mypy_boto3_finspace.client import FinspaceClient
|
|
164
172
|
from mypy_boto3_finspace_data.client import FinSpaceDataClient
|
|
165
173
|
from mypy_boto3_firehose.client import FirehoseClient
|
|
@@ -206,7 +214,6 @@ from mypy_boto3_iotanalytics.client import IoTAnalyticsClient
|
|
|
206
214
|
from mypy_boto3_iotdeviceadvisor.client import IoTDeviceAdvisorClient
|
|
207
215
|
from mypy_boto3_iotevents.client import IoTEventsClient
|
|
208
216
|
from mypy_boto3_iotevents_data.client import IoTEventsDataClient
|
|
209
|
-
from mypy_boto3_iotfleethub.client import IoTFleetHubClient
|
|
210
217
|
from mypy_boto3_iotfleetwise.client import IoTFleetWiseClient
|
|
211
218
|
from mypy_boto3_iotsecuretunneling.client import IoTSecureTunnelingClient
|
|
212
219
|
from mypy_boto3_iotsitewise.client import IoTSiteWiseClient
|
|
@@ -221,6 +228,7 @@ from mypy_boto3_kafkaconnect.client import KafkaConnectClient
|
|
|
221
228
|
from mypy_boto3_kendra.client import KendraClient
|
|
222
229
|
from mypy_boto3_kendra_ranking.client import KendraRankingClient
|
|
223
230
|
from mypy_boto3_keyspaces.client import KeyspacesClient
|
|
231
|
+
from mypy_boto3_keyspacesstreams.client import KeyspacesStreamsClient
|
|
224
232
|
from mypy_boto3_kinesis.client import KinesisClient
|
|
225
233
|
from mypy_boto3_kinesis_video_archived_media.client import KinesisVideoArchivedMediaClient
|
|
226
234
|
from mypy_boto3_kinesis_video_media.client import KinesisVideoMediaClient
|
|
@@ -248,8 +256,6 @@ from mypy_boto3_lightsail.client import LightsailClient
|
|
|
248
256
|
from mypy_boto3_location.client import LocationServiceClient
|
|
249
257
|
from mypy_boto3_logs.client import CloudWatchLogsClient
|
|
250
258
|
from mypy_boto3_lookoutequipment.client import LookoutEquipmentClient
|
|
251
|
-
from mypy_boto3_lookoutmetrics.client import LookoutMetricsClient
|
|
252
|
-
from mypy_boto3_lookoutvision.client import LookoutforVisionClient
|
|
253
259
|
from mypy_boto3_m2.client import MainframeModernizationClient
|
|
254
260
|
from mypy_boto3_machinelearning.client import MachineLearningClient
|
|
255
261
|
from mypy_boto3_macie2.client import Macie2Client
|
|
@@ -280,9 +286,11 @@ from mypy_boto3_migration_hub_refactor_spaces.client import MigrationHubRefactor
|
|
|
280
286
|
from mypy_boto3_migrationhub_config.client import MigrationHubConfigClient
|
|
281
287
|
from mypy_boto3_migrationhuborchestrator.client import MigrationHubOrchestratorClient
|
|
282
288
|
from mypy_boto3_migrationhubstrategy.client import MigrationHubStrategyRecommendationsClient
|
|
289
|
+
from mypy_boto3_mpa.client import MultipartyApprovalClient
|
|
283
290
|
from mypy_boto3_mq.client import MQClient
|
|
284
291
|
from mypy_boto3_mturk.client import MTurkClient
|
|
285
292
|
from mypy_boto3_mwaa.client import MWAAClient
|
|
293
|
+
from mypy_boto3_mwaa_serverless.client import MWAAServerlessClient
|
|
286
294
|
from mypy_boto3_neptune.client import NeptuneClient
|
|
287
295
|
from mypy_boto3_neptune_graph.client import NeptuneGraphClient
|
|
288
296
|
from mypy_boto3_neptunedata.client import NeptuneDataClient
|
|
@@ -294,16 +302,15 @@ from mypy_boto3_notifications.client import UserNotificationsClient
|
|
|
294
302
|
from mypy_boto3_notificationscontacts.client import UserNotificationsContactsClient
|
|
295
303
|
from mypy_boto3_oam.client import CloudWatchObservabilityAccessManagerClient
|
|
296
304
|
from mypy_boto3_observabilityadmin.client import CloudWatchObservabilityAdminServiceClient
|
|
305
|
+
from mypy_boto3_odb.client import OdbClient
|
|
297
306
|
from mypy_boto3_omics.client import OmicsClient
|
|
298
307
|
from mypy_boto3_opensearch.client import OpenSearchServiceClient
|
|
299
308
|
from mypy_boto3_opensearchserverless.client import OpenSearchServiceServerlessClient
|
|
300
|
-
from mypy_boto3_opsworks.client import OpsWorksClient
|
|
301
|
-
from mypy_boto3_opsworks.service_resource import OpsWorksServiceResource
|
|
302
|
-
from mypy_boto3_opsworkscm.client import OpsWorksCMClient
|
|
303
309
|
from mypy_boto3_organizations.client import OrganizationsClient
|
|
304
310
|
from mypy_boto3_osis.client import OpenSearchIngestionClient
|
|
305
311
|
from mypy_boto3_outposts.client import OutpostsClient
|
|
306
312
|
from mypy_boto3_panorama.client import PanoramaClient
|
|
313
|
+
from mypy_boto3_partnercentral_channel.client import PartnerCentralChannelAPIClient
|
|
307
314
|
from mypy_boto3_partnercentral_selling.client import PartnerCentralSellingAPIClient
|
|
308
315
|
from mypy_boto3_payment_cryptography.client import PaymentCryptographyControlPlaneClient
|
|
309
316
|
from mypy_boto3_payment_cryptography_data.client import PaymentCryptographyDataPlaneClient
|
|
@@ -321,13 +328,10 @@ from mypy_boto3_pinpoint_sms_voice_v2.client import PinpointSMSVoiceV2Client
|
|
|
321
328
|
from mypy_boto3_pipes.client import EventBridgePipesClient
|
|
322
329
|
from mypy_boto3_polly.client import PollyClient
|
|
323
330
|
from mypy_boto3_pricing.client import PricingClient
|
|
324
|
-
from mypy_boto3_privatenetworks.client import Private5GClient
|
|
325
331
|
from mypy_boto3_proton.client import ProtonClient
|
|
326
332
|
from mypy_boto3_qapps.client import QAppsClient
|
|
327
333
|
from mypy_boto3_qbusiness.client import QBusinessClient
|
|
328
334
|
from mypy_boto3_qconnect.client import QConnectClient
|
|
329
|
-
from mypy_boto3_qldb.client import QLDBClient
|
|
330
|
-
from mypy_boto3_qldb_session.client import QLDBSessionClient
|
|
331
335
|
from mypy_boto3_quicksight.client import QuickSightClient
|
|
332
336
|
from mypy_boto3_ram.client import RAMClient
|
|
333
337
|
from mypy_boto3_rbin.client import RecycleBinClient
|
|
@@ -342,7 +346,6 @@ from mypy_boto3_resiliencehub.client import ResilienceHubClient
|
|
|
342
346
|
from mypy_boto3_resource_explorer_2.client import ResourceExplorerClient
|
|
343
347
|
from mypy_boto3_resource_groups.client import ResourceGroupsClient
|
|
344
348
|
from mypy_boto3_resourcegroupstaggingapi.client import ResourceGroupsTaggingAPIClient
|
|
345
|
-
from mypy_boto3_robomaker.client import RoboMakerClient
|
|
346
349
|
from mypy_boto3_rolesanywhere.client import IAMRolesAnywhereClient
|
|
347
350
|
from mypy_boto3_route53.client import Route53Client
|
|
348
351
|
from mypy_boto3_route53_recovery_cluster.client import Route53RecoveryClusterClient
|
|
@@ -351,12 +354,14 @@ from mypy_boto3_route53_recovery_readiness.client import Route53RecoveryReadines
|
|
|
351
354
|
from mypy_boto3_route53domains.client import Route53DomainsClient
|
|
352
355
|
from mypy_boto3_route53profiles.client import Route53ProfilesClient
|
|
353
356
|
from mypy_boto3_route53resolver.client import Route53ResolverClient
|
|
357
|
+
from mypy_boto3_rtbfabric.client import RTBFabricClient
|
|
354
358
|
from mypy_boto3_rum.client import CloudWatchRUMClient
|
|
355
359
|
from mypy_boto3_s3.client import S3Client
|
|
356
360
|
from mypy_boto3_s3.service_resource import S3ServiceResource
|
|
357
361
|
from mypy_boto3_s3control.client import S3ControlClient
|
|
358
362
|
from mypy_boto3_s3outposts.client import S3OutpostsClient
|
|
359
363
|
from mypy_boto3_s3tables.client import S3TablesClient
|
|
364
|
+
from mypy_boto3_s3vectors.client import S3VectorsClient
|
|
360
365
|
from mypy_boto3_sagemaker.client import SageMakerClient
|
|
361
366
|
from mypy_boto3_sagemaker_a2i_runtime.client import AugmentedAIRuntimeClient
|
|
362
367
|
from mypy_boto3_sagemaker_edge.client import SagemakerEdgeManagerClient
|
|
@@ -381,8 +386,8 @@ from mypy_boto3_ses.client import SESClient
|
|
|
381
386
|
from mypy_boto3_sesv2.client import SESV2Client
|
|
382
387
|
from mypy_boto3_shield.client import ShieldClient
|
|
383
388
|
from mypy_boto3_signer.client import SignerClient
|
|
389
|
+
from mypy_boto3_signin.client import SignInServiceClient
|
|
384
390
|
from mypy_boto3_simspaceweaver.client import SimSpaceWeaverClient
|
|
385
|
-
from mypy_boto3_sms.client import SMSClient
|
|
386
391
|
from mypy_boto3_snow_device_management.client import SnowDeviceManagementClient
|
|
387
392
|
from mypy_boto3_snowball.client import SnowballClient
|
|
388
393
|
from mypy_boto3_sns.client import SNSClient
|
|
@@ -429,6 +434,7 @@ from mypy_boto3_workdocs.client import WorkDocsClient
|
|
|
429
434
|
from mypy_boto3_workmail.client import WorkMailClient
|
|
430
435
|
from mypy_boto3_workmailmessageflow.client import WorkMailMessageFlowClient
|
|
431
436
|
from mypy_boto3_workspaces.client import WorkSpacesClient
|
|
437
|
+
from mypy_boto3_workspaces_instances.client import WorkspacesInstancesClient
|
|
432
438
|
from mypy_boto3_workspaces_thin_client.client import WorkSpacesThinClientClient
|
|
433
439
|
from mypy_boto3_workspaces_web.client import WorkSpacesWebClient
|
|
434
440
|
from mypy_boto3_xray.client import XRayClient
|
|
@@ -532,6 +538,24 @@ def client(
|
|
|
532
538
|
Create client for ACMPCA service.
|
|
533
539
|
"""
|
|
534
540
|
|
|
541
|
+
@overload
|
|
542
|
+
def client(
|
|
543
|
+
service_name: Literal["aiops"],
|
|
544
|
+
region_name: str | None = ...,
|
|
545
|
+
api_version: str | None = ...,
|
|
546
|
+
use_ssl: bool | None = ...,
|
|
547
|
+
verify: bool | str | None = ...,
|
|
548
|
+
endpoint_url: str | None = ...,
|
|
549
|
+
aws_access_key_id: str | None = ...,
|
|
550
|
+
aws_secret_access_key: str | None = ...,
|
|
551
|
+
aws_session_token: str | None = ...,
|
|
552
|
+
config: Config | None = ...,
|
|
553
|
+
aws_account_id: str | None = ...,
|
|
554
|
+
) -> AIOpsClient:
|
|
555
|
+
"""
|
|
556
|
+
Create client for AIOps service.
|
|
557
|
+
"""
|
|
558
|
+
|
|
535
559
|
@overload
|
|
536
560
|
def client(
|
|
537
561
|
service_name: Literal["amp"],
|
|
@@ -894,7 +918,7 @@ def client(
|
|
|
894
918
|
|
|
895
919
|
@overload
|
|
896
920
|
def client(
|
|
897
|
-
service_name: Literal["
|
|
921
|
+
service_name: Literal["arc-region-switch"],
|
|
898
922
|
region_name: str | None = ...,
|
|
899
923
|
api_version: str | None = ...,
|
|
900
924
|
use_ssl: bool | None = ...,
|
|
@@ -905,9 +929,9 @@ def client(
|
|
|
905
929
|
aws_session_token: str | None = ...,
|
|
906
930
|
config: Config | None = ...,
|
|
907
931
|
aws_account_id: str | None = ...,
|
|
908
|
-
) ->
|
|
932
|
+
) -> ARCRegionswitchClient:
|
|
909
933
|
"""
|
|
910
|
-
Create client for
|
|
934
|
+
Create client for ARCRegionswitch service.
|
|
911
935
|
"""
|
|
912
936
|
|
|
913
937
|
@overload
|
|
@@ -1108,6 +1132,24 @@ def client(
|
|
|
1108
1132
|
Create client for Batch service.
|
|
1109
1133
|
"""
|
|
1110
1134
|
|
|
1135
|
+
@overload
|
|
1136
|
+
def client(
|
|
1137
|
+
service_name: Literal["bcm-dashboards"],
|
|
1138
|
+
region_name: str | None = ...,
|
|
1139
|
+
api_version: str | None = ...,
|
|
1140
|
+
use_ssl: bool | None = ...,
|
|
1141
|
+
verify: bool | str | None = ...,
|
|
1142
|
+
endpoint_url: str | None = ...,
|
|
1143
|
+
aws_access_key_id: str | None = ...,
|
|
1144
|
+
aws_secret_access_key: str | None = ...,
|
|
1145
|
+
aws_session_token: str | None = ...,
|
|
1146
|
+
config: Config | None = ...,
|
|
1147
|
+
aws_account_id: str | None = ...,
|
|
1148
|
+
) -> BillingandCostManagementDashboardsClient:
|
|
1149
|
+
"""
|
|
1150
|
+
Create client for BillingandCostManagementDashboards service.
|
|
1151
|
+
"""
|
|
1152
|
+
|
|
1111
1153
|
@overload
|
|
1112
1154
|
def client(
|
|
1113
1155
|
service_name: Literal["bcm-data-exports"],
|
|
@@ -1144,6 +1186,24 @@ def client(
|
|
|
1144
1186
|
Create client for BillingandCostManagementPricingCalculator service.
|
|
1145
1187
|
"""
|
|
1146
1188
|
|
|
1189
|
+
@overload
|
|
1190
|
+
def client(
|
|
1191
|
+
service_name: Literal["bcm-recommended-actions"],
|
|
1192
|
+
region_name: str | None = ...,
|
|
1193
|
+
api_version: str | None = ...,
|
|
1194
|
+
use_ssl: bool | None = ...,
|
|
1195
|
+
verify: bool | str | None = ...,
|
|
1196
|
+
endpoint_url: str | None = ...,
|
|
1197
|
+
aws_access_key_id: str | None = ...,
|
|
1198
|
+
aws_secret_access_key: str | None = ...,
|
|
1199
|
+
aws_session_token: str | None = ...,
|
|
1200
|
+
config: Config | None = ...,
|
|
1201
|
+
aws_account_id: str | None = ...,
|
|
1202
|
+
) -> BillingandCostManagementRecommendedActionsClient:
|
|
1203
|
+
"""
|
|
1204
|
+
Create client for BillingandCostManagementRecommendedActions service.
|
|
1205
|
+
"""
|
|
1206
|
+
|
|
1147
1207
|
@overload
|
|
1148
1208
|
def client(
|
|
1149
1209
|
service_name: Literal["bedrock"],
|
|
@@ -1198,6 +1258,42 @@ def client(
|
|
|
1198
1258
|
Create client for AgentsforBedrockRuntime service.
|
|
1199
1259
|
"""
|
|
1200
1260
|
|
|
1261
|
+
@overload
|
|
1262
|
+
def client(
|
|
1263
|
+
service_name: Literal["bedrock-agentcore"],
|
|
1264
|
+
region_name: str | None = ...,
|
|
1265
|
+
api_version: str | None = ...,
|
|
1266
|
+
use_ssl: bool | None = ...,
|
|
1267
|
+
verify: bool | str | None = ...,
|
|
1268
|
+
endpoint_url: str | None = ...,
|
|
1269
|
+
aws_access_key_id: str | None = ...,
|
|
1270
|
+
aws_secret_access_key: str | None = ...,
|
|
1271
|
+
aws_session_token: str | None = ...,
|
|
1272
|
+
config: Config | None = ...,
|
|
1273
|
+
aws_account_id: str | None = ...,
|
|
1274
|
+
) -> BedrockAgentCoreClient:
|
|
1275
|
+
"""
|
|
1276
|
+
Create client for BedrockAgentCore service.
|
|
1277
|
+
"""
|
|
1278
|
+
|
|
1279
|
+
@overload
|
|
1280
|
+
def client(
|
|
1281
|
+
service_name: Literal["bedrock-agentcore-control"],
|
|
1282
|
+
region_name: str | None = ...,
|
|
1283
|
+
api_version: str | None = ...,
|
|
1284
|
+
use_ssl: bool | None = ...,
|
|
1285
|
+
verify: bool | str | None = ...,
|
|
1286
|
+
endpoint_url: str | None = ...,
|
|
1287
|
+
aws_access_key_id: str | None = ...,
|
|
1288
|
+
aws_secret_access_key: str | None = ...,
|
|
1289
|
+
aws_session_token: str | None = ...,
|
|
1290
|
+
config: Config | None = ...,
|
|
1291
|
+
aws_account_id: str | None = ...,
|
|
1292
|
+
) -> BedrockAgentCoreControlClient:
|
|
1293
|
+
"""
|
|
1294
|
+
Create client for BedrockAgentCoreControl service.
|
|
1295
|
+
"""
|
|
1296
|
+
|
|
1201
1297
|
@overload
|
|
1202
1298
|
def client(
|
|
1203
1299
|
service_name: Literal["bedrock-data-automation"],
|
|
@@ -3052,6 +3148,24 @@ def client(
|
|
|
3052
3148
|
Create client for CloudWatchEvidently service.
|
|
3053
3149
|
"""
|
|
3054
3150
|
|
|
3151
|
+
@overload
|
|
3152
|
+
def client(
|
|
3153
|
+
service_name: Literal["evs"],
|
|
3154
|
+
region_name: str | None = ...,
|
|
3155
|
+
api_version: str | None = ...,
|
|
3156
|
+
use_ssl: bool | None = ...,
|
|
3157
|
+
verify: bool | str | None = ...,
|
|
3158
|
+
endpoint_url: str | None = ...,
|
|
3159
|
+
aws_access_key_id: str | None = ...,
|
|
3160
|
+
aws_secret_access_key: str | None = ...,
|
|
3161
|
+
aws_session_token: str | None = ...,
|
|
3162
|
+
config: Config | None = ...,
|
|
3163
|
+
aws_account_id: str | None = ...,
|
|
3164
|
+
) -> EVSClient:
|
|
3165
|
+
"""
|
|
3166
|
+
Create client for EVS service.
|
|
3167
|
+
"""
|
|
3168
|
+
|
|
3055
3169
|
@overload
|
|
3056
3170
|
def client(
|
|
3057
3171
|
service_name: Literal["finspace"],
|
|
@@ -3808,24 +3922,6 @@ def client(
|
|
|
3808
3922
|
Create client for IoTEventsData service.
|
|
3809
3923
|
"""
|
|
3810
3924
|
|
|
3811
|
-
@overload
|
|
3812
|
-
def client(
|
|
3813
|
-
service_name: Literal["iotfleethub"],
|
|
3814
|
-
region_name: str | None = ...,
|
|
3815
|
-
api_version: str | None = ...,
|
|
3816
|
-
use_ssl: bool | None = ...,
|
|
3817
|
-
verify: bool | str | None = ...,
|
|
3818
|
-
endpoint_url: str | None = ...,
|
|
3819
|
-
aws_access_key_id: str | None = ...,
|
|
3820
|
-
aws_secret_access_key: str | None = ...,
|
|
3821
|
-
aws_session_token: str | None = ...,
|
|
3822
|
-
config: Config | None = ...,
|
|
3823
|
-
aws_account_id: str | None = ...,
|
|
3824
|
-
) -> IoTFleetHubClient:
|
|
3825
|
-
"""
|
|
3826
|
-
Create client for IoTFleetHub service.
|
|
3827
|
-
"""
|
|
3828
|
-
|
|
3829
3925
|
@overload
|
|
3830
3926
|
def client(
|
|
3831
3927
|
service_name: Literal["iotfleetwise"],
|
|
@@ -4078,6 +4174,24 @@ def client(
|
|
|
4078
4174
|
Create client for Keyspaces service.
|
|
4079
4175
|
"""
|
|
4080
4176
|
|
|
4177
|
+
@overload
|
|
4178
|
+
def client(
|
|
4179
|
+
service_name: Literal["keyspacesstreams"],
|
|
4180
|
+
region_name: str | None = ...,
|
|
4181
|
+
api_version: str | None = ...,
|
|
4182
|
+
use_ssl: bool | None = ...,
|
|
4183
|
+
verify: bool | str | None = ...,
|
|
4184
|
+
endpoint_url: str | None = ...,
|
|
4185
|
+
aws_access_key_id: str | None = ...,
|
|
4186
|
+
aws_secret_access_key: str | None = ...,
|
|
4187
|
+
aws_session_token: str | None = ...,
|
|
4188
|
+
config: Config | None = ...,
|
|
4189
|
+
aws_account_id: str | None = ...,
|
|
4190
|
+
) -> KeyspacesStreamsClient:
|
|
4191
|
+
"""
|
|
4192
|
+
Create client for KeyspacesStreams service.
|
|
4193
|
+
"""
|
|
4194
|
+
|
|
4081
4195
|
@overload
|
|
4082
4196
|
def client(
|
|
4083
4197
|
service_name: Literal["kinesis"],
|
|
@@ -4492,42 +4606,6 @@ def client(
|
|
|
4492
4606
|
Create client for LookoutEquipment service.
|
|
4493
4607
|
"""
|
|
4494
4608
|
|
|
4495
|
-
@overload
|
|
4496
|
-
def client(
|
|
4497
|
-
service_name: Literal["lookoutmetrics"],
|
|
4498
|
-
region_name: str | None = ...,
|
|
4499
|
-
api_version: str | None = ...,
|
|
4500
|
-
use_ssl: bool | None = ...,
|
|
4501
|
-
verify: bool | str | None = ...,
|
|
4502
|
-
endpoint_url: str | None = ...,
|
|
4503
|
-
aws_access_key_id: str | None = ...,
|
|
4504
|
-
aws_secret_access_key: str | None = ...,
|
|
4505
|
-
aws_session_token: str | None = ...,
|
|
4506
|
-
config: Config | None = ...,
|
|
4507
|
-
aws_account_id: str | None = ...,
|
|
4508
|
-
) -> LookoutMetricsClient:
|
|
4509
|
-
"""
|
|
4510
|
-
Create client for LookoutMetrics service.
|
|
4511
|
-
"""
|
|
4512
|
-
|
|
4513
|
-
@overload
|
|
4514
|
-
def client(
|
|
4515
|
-
service_name: Literal["lookoutvision"],
|
|
4516
|
-
region_name: str | None = ...,
|
|
4517
|
-
api_version: str | None = ...,
|
|
4518
|
-
use_ssl: bool | None = ...,
|
|
4519
|
-
verify: bool | str | None = ...,
|
|
4520
|
-
endpoint_url: str | None = ...,
|
|
4521
|
-
aws_access_key_id: str | None = ...,
|
|
4522
|
-
aws_secret_access_key: str | None = ...,
|
|
4523
|
-
aws_session_token: str | None = ...,
|
|
4524
|
-
config: Config | None = ...,
|
|
4525
|
-
aws_account_id: str | None = ...,
|
|
4526
|
-
) -> LookoutforVisionClient:
|
|
4527
|
-
"""
|
|
4528
|
-
Create client for LookoutforVision service.
|
|
4529
|
-
"""
|
|
4530
|
-
|
|
4531
4609
|
@overload
|
|
4532
4610
|
def client(
|
|
4533
4611
|
service_name: Literal["m2"],
|
|
@@ -5068,6 +5146,24 @@ def client(
|
|
|
5068
5146
|
Create client for MigrationHubStrategyRecommendations service.
|
|
5069
5147
|
"""
|
|
5070
5148
|
|
|
5149
|
+
@overload
|
|
5150
|
+
def client(
|
|
5151
|
+
service_name: Literal["mpa"],
|
|
5152
|
+
region_name: str | None = ...,
|
|
5153
|
+
api_version: str | None = ...,
|
|
5154
|
+
use_ssl: bool | None = ...,
|
|
5155
|
+
verify: bool | str | None = ...,
|
|
5156
|
+
endpoint_url: str | None = ...,
|
|
5157
|
+
aws_access_key_id: str | None = ...,
|
|
5158
|
+
aws_secret_access_key: str | None = ...,
|
|
5159
|
+
aws_session_token: str | None = ...,
|
|
5160
|
+
config: Config | None = ...,
|
|
5161
|
+
aws_account_id: str | None = ...,
|
|
5162
|
+
) -> MultipartyApprovalClient:
|
|
5163
|
+
"""
|
|
5164
|
+
Create client for MultipartyApproval service.
|
|
5165
|
+
"""
|
|
5166
|
+
|
|
5071
5167
|
@overload
|
|
5072
5168
|
def client(
|
|
5073
5169
|
service_name: Literal["mq"],
|
|
@@ -5122,6 +5218,24 @@ def client(
|
|
|
5122
5218
|
Create client for MWAA service.
|
|
5123
5219
|
"""
|
|
5124
5220
|
|
|
5221
|
+
@overload
|
|
5222
|
+
def client(
|
|
5223
|
+
service_name: Literal["mwaa-serverless"],
|
|
5224
|
+
region_name: str | None = ...,
|
|
5225
|
+
api_version: str | None = ...,
|
|
5226
|
+
use_ssl: bool | None = ...,
|
|
5227
|
+
verify: bool | str | None = ...,
|
|
5228
|
+
endpoint_url: str | None = ...,
|
|
5229
|
+
aws_access_key_id: str | None = ...,
|
|
5230
|
+
aws_secret_access_key: str | None = ...,
|
|
5231
|
+
aws_session_token: str | None = ...,
|
|
5232
|
+
config: Config | None = ...,
|
|
5233
|
+
aws_account_id: str | None = ...,
|
|
5234
|
+
) -> MWAAServerlessClient:
|
|
5235
|
+
"""
|
|
5236
|
+
Create client for MWAAServerless service.
|
|
5237
|
+
"""
|
|
5238
|
+
|
|
5125
5239
|
@overload
|
|
5126
5240
|
def client(
|
|
5127
5241
|
service_name: Literal["neptune"],
|
|
@@ -5322,7 +5436,7 @@ def client(
|
|
|
5322
5436
|
|
|
5323
5437
|
@overload
|
|
5324
5438
|
def client(
|
|
5325
|
-
service_name: Literal["
|
|
5439
|
+
service_name: Literal["odb"],
|
|
5326
5440
|
region_name: str | None = ...,
|
|
5327
5441
|
api_version: str | None = ...,
|
|
5328
5442
|
use_ssl: bool | None = ...,
|
|
@@ -5333,14 +5447,14 @@ def client(
|
|
|
5333
5447
|
aws_session_token: str | None = ...,
|
|
5334
5448
|
config: Config | None = ...,
|
|
5335
5449
|
aws_account_id: str | None = ...,
|
|
5336
|
-
) ->
|
|
5450
|
+
) -> OdbClient:
|
|
5337
5451
|
"""
|
|
5338
|
-
Create client for
|
|
5452
|
+
Create client for Odb service.
|
|
5339
5453
|
"""
|
|
5340
5454
|
|
|
5341
5455
|
@overload
|
|
5342
5456
|
def client(
|
|
5343
|
-
service_name: Literal["
|
|
5457
|
+
service_name: Literal["omics"],
|
|
5344
5458
|
region_name: str | None = ...,
|
|
5345
5459
|
api_version: str | None = ...,
|
|
5346
5460
|
use_ssl: bool | None = ...,
|
|
@@ -5351,14 +5465,14 @@ def client(
|
|
|
5351
5465
|
aws_session_token: str | None = ...,
|
|
5352
5466
|
config: Config | None = ...,
|
|
5353
5467
|
aws_account_id: str | None = ...,
|
|
5354
|
-
) ->
|
|
5468
|
+
) -> OmicsClient:
|
|
5355
5469
|
"""
|
|
5356
|
-
Create client for
|
|
5470
|
+
Create client for Omics service.
|
|
5357
5471
|
"""
|
|
5358
5472
|
|
|
5359
5473
|
@overload
|
|
5360
5474
|
def client(
|
|
5361
|
-
service_name: Literal["
|
|
5475
|
+
service_name: Literal["opensearch"],
|
|
5362
5476
|
region_name: str | None = ...,
|
|
5363
5477
|
api_version: str | None = ...,
|
|
5364
5478
|
use_ssl: bool | None = ...,
|
|
@@ -5369,14 +5483,14 @@ def client(
|
|
|
5369
5483
|
aws_session_token: str | None = ...,
|
|
5370
5484
|
config: Config | None = ...,
|
|
5371
5485
|
aws_account_id: str | None = ...,
|
|
5372
|
-
) ->
|
|
5486
|
+
) -> OpenSearchServiceClient:
|
|
5373
5487
|
"""
|
|
5374
|
-
Create client for
|
|
5488
|
+
Create client for OpenSearchService service.
|
|
5375
5489
|
"""
|
|
5376
5490
|
|
|
5377
5491
|
@overload
|
|
5378
5492
|
def client(
|
|
5379
|
-
service_name: Literal["
|
|
5493
|
+
service_name: Literal["opensearchserverless"],
|
|
5380
5494
|
region_name: str | None = ...,
|
|
5381
5495
|
api_version: str | None = ...,
|
|
5382
5496
|
use_ssl: bool | None = ...,
|
|
@@ -5387,14 +5501,14 @@ def client(
|
|
|
5387
5501
|
aws_session_token: str | None = ...,
|
|
5388
5502
|
config: Config | None = ...,
|
|
5389
5503
|
aws_account_id: str | None = ...,
|
|
5390
|
-
) ->
|
|
5504
|
+
) -> OpenSearchServiceServerlessClient:
|
|
5391
5505
|
"""
|
|
5392
|
-
Create client for
|
|
5506
|
+
Create client for OpenSearchServiceServerless service.
|
|
5393
5507
|
"""
|
|
5394
5508
|
|
|
5395
5509
|
@overload
|
|
5396
5510
|
def client(
|
|
5397
|
-
service_name: Literal["
|
|
5511
|
+
service_name: Literal["organizations"],
|
|
5398
5512
|
region_name: str | None = ...,
|
|
5399
5513
|
api_version: str | None = ...,
|
|
5400
5514
|
use_ssl: bool | None = ...,
|
|
@@ -5405,14 +5519,14 @@ def client(
|
|
|
5405
5519
|
aws_session_token: str | None = ...,
|
|
5406
5520
|
config: Config | None = ...,
|
|
5407
5521
|
aws_account_id: str | None = ...,
|
|
5408
|
-
) ->
|
|
5522
|
+
) -> OrganizationsClient:
|
|
5409
5523
|
"""
|
|
5410
|
-
Create client for
|
|
5524
|
+
Create client for Organizations service.
|
|
5411
5525
|
"""
|
|
5412
5526
|
|
|
5413
5527
|
@overload
|
|
5414
5528
|
def client(
|
|
5415
|
-
service_name: Literal["
|
|
5529
|
+
service_name: Literal["osis"],
|
|
5416
5530
|
region_name: str | None = ...,
|
|
5417
5531
|
api_version: str | None = ...,
|
|
5418
5532
|
use_ssl: bool | None = ...,
|
|
@@ -5423,14 +5537,14 @@ def client(
|
|
|
5423
5537
|
aws_session_token: str | None = ...,
|
|
5424
5538
|
config: Config | None = ...,
|
|
5425
5539
|
aws_account_id: str | None = ...,
|
|
5426
|
-
) ->
|
|
5540
|
+
) -> OpenSearchIngestionClient:
|
|
5427
5541
|
"""
|
|
5428
|
-
Create client for
|
|
5542
|
+
Create client for OpenSearchIngestion service.
|
|
5429
5543
|
"""
|
|
5430
5544
|
|
|
5431
5545
|
@overload
|
|
5432
5546
|
def client(
|
|
5433
|
-
service_name: Literal["
|
|
5547
|
+
service_name: Literal["outposts"],
|
|
5434
5548
|
region_name: str | None = ...,
|
|
5435
5549
|
api_version: str | None = ...,
|
|
5436
5550
|
use_ssl: bool | None = ...,
|
|
@@ -5441,14 +5555,14 @@ def client(
|
|
|
5441
5555
|
aws_session_token: str | None = ...,
|
|
5442
5556
|
config: Config | None = ...,
|
|
5443
5557
|
aws_account_id: str | None = ...,
|
|
5444
|
-
) ->
|
|
5558
|
+
) -> OutpostsClient:
|
|
5445
5559
|
"""
|
|
5446
|
-
Create client for
|
|
5560
|
+
Create client for Outposts service.
|
|
5447
5561
|
"""
|
|
5448
5562
|
|
|
5449
5563
|
@overload
|
|
5450
5564
|
def client(
|
|
5451
|
-
service_name: Literal["
|
|
5565
|
+
service_name: Literal["panorama"],
|
|
5452
5566
|
region_name: str | None = ...,
|
|
5453
5567
|
api_version: str | None = ...,
|
|
5454
5568
|
use_ssl: bool | None = ...,
|
|
@@ -5459,14 +5573,14 @@ def client(
|
|
|
5459
5573
|
aws_session_token: str | None = ...,
|
|
5460
5574
|
config: Config | None = ...,
|
|
5461
5575
|
aws_account_id: str | None = ...,
|
|
5462
|
-
) ->
|
|
5576
|
+
) -> PanoramaClient:
|
|
5463
5577
|
"""
|
|
5464
|
-
Create client for
|
|
5578
|
+
Create client for Panorama service.
|
|
5465
5579
|
"""
|
|
5466
5580
|
|
|
5467
5581
|
@overload
|
|
5468
5582
|
def client(
|
|
5469
|
-
service_name: Literal["
|
|
5583
|
+
service_name: Literal["partnercentral-channel"],
|
|
5470
5584
|
region_name: str | None = ...,
|
|
5471
5585
|
api_version: str | None = ...,
|
|
5472
5586
|
use_ssl: bool | None = ...,
|
|
@@ -5477,9 +5591,9 @@ def client(
|
|
|
5477
5591
|
aws_session_token: str | None = ...,
|
|
5478
5592
|
config: Config | None = ...,
|
|
5479
5593
|
aws_account_id: str | None = ...,
|
|
5480
|
-
) ->
|
|
5594
|
+
) -> PartnerCentralChannelAPIClient:
|
|
5481
5595
|
"""
|
|
5482
|
-
Create client for
|
|
5596
|
+
Create client for PartnerCentralChannelAPI service.
|
|
5483
5597
|
"""
|
|
5484
5598
|
|
|
5485
5599
|
@overload
|
|
@@ -5788,24 +5902,6 @@ def client(
|
|
|
5788
5902
|
Create client for Pricing service.
|
|
5789
5903
|
"""
|
|
5790
5904
|
|
|
5791
|
-
@overload
|
|
5792
|
-
def client(
|
|
5793
|
-
service_name: Literal["privatenetworks"],
|
|
5794
|
-
region_name: str | None = ...,
|
|
5795
|
-
api_version: str | None = ...,
|
|
5796
|
-
use_ssl: bool | None = ...,
|
|
5797
|
-
verify: bool | str | None = ...,
|
|
5798
|
-
endpoint_url: str | None = ...,
|
|
5799
|
-
aws_access_key_id: str | None = ...,
|
|
5800
|
-
aws_secret_access_key: str | None = ...,
|
|
5801
|
-
aws_session_token: str | None = ...,
|
|
5802
|
-
config: Config | None = ...,
|
|
5803
|
-
aws_account_id: str | None = ...,
|
|
5804
|
-
) -> Private5GClient:
|
|
5805
|
-
"""
|
|
5806
|
-
Create client for Private5G service.
|
|
5807
|
-
"""
|
|
5808
|
-
|
|
5809
5905
|
@overload
|
|
5810
5906
|
def client(
|
|
5811
5907
|
service_name: Literal["proton"],
|
|
@@ -5878,42 +5974,6 @@ def client(
|
|
|
5878
5974
|
Create client for QConnect service.
|
|
5879
5975
|
"""
|
|
5880
5976
|
|
|
5881
|
-
@overload
|
|
5882
|
-
def client(
|
|
5883
|
-
service_name: Literal["qldb"],
|
|
5884
|
-
region_name: str | None = ...,
|
|
5885
|
-
api_version: str | None = ...,
|
|
5886
|
-
use_ssl: bool | None = ...,
|
|
5887
|
-
verify: bool | str | None = ...,
|
|
5888
|
-
endpoint_url: str | None = ...,
|
|
5889
|
-
aws_access_key_id: str | None = ...,
|
|
5890
|
-
aws_secret_access_key: str | None = ...,
|
|
5891
|
-
aws_session_token: str | None = ...,
|
|
5892
|
-
config: Config | None = ...,
|
|
5893
|
-
aws_account_id: str | None = ...,
|
|
5894
|
-
) -> QLDBClient:
|
|
5895
|
-
"""
|
|
5896
|
-
Create client for QLDB service.
|
|
5897
|
-
"""
|
|
5898
|
-
|
|
5899
|
-
@overload
|
|
5900
|
-
def client(
|
|
5901
|
-
service_name: Literal["qldb-session"],
|
|
5902
|
-
region_name: str | None = ...,
|
|
5903
|
-
api_version: str | None = ...,
|
|
5904
|
-
use_ssl: bool | None = ...,
|
|
5905
|
-
verify: bool | str | None = ...,
|
|
5906
|
-
endpoint_url: str | None = ...,
|
|
5907
|
-
aws_access_key_id: str | None = ...,
|
|
5908
|
-
aws_secret_access_key: str | None = ...,
|
|
5909
|
-
aws_session_token: str | None = ...,
|
|
5910
|
-
config: Config | None = ...,
|
|
5911
|
-
aws_account_id: str | None = ...,
|
|
5912
|
-
) -> QLDBSessionClient:
|
|
5913
|
-
"""
|
|
5914
|
-
Create client for QLDBSession service.
|
|
5915
|
-
"""
|
|
5916
|
-
|
|
5917
5977
|
@overload
|
|
5918
5978
|
def client(
|
|
5919
5979
|
service_name: Literal["quicksight"],
|
|
@@ -6166,24 +6226,6 @@ def client(
|
|
|
6166
6226
|
Create client for ResourceGroupsTaggingAPI service.
|
|
6167
6227
|
"""
|
|
6168
6228
|
|
|
6169
|
-
@overload
|
|
6170
|
-
def client(
|
|
6171
|
-
service_name: Literal["robomaker"],
|
|
6172
|
-
region_name: str | None = ...,
|
|
6173
|
-
api_version: str | None = ...,
|
|
6174
|
-
use_ssl: bool | None = ...,
|
|
6175
|
-
verify: bool | str | None = ...,
|
|
6176
|
-
endpoint_url: str | None = ...,
|
|
6177
|
-
aws_access_key_id: str | None = ...,
|
|
6178
|
-
aws_secret_access_key: str | None = ...,
|
|
6179
|
-
aws_session_token: str | None = ...,
|
|
6180
|
-
config: Config | None = ...,
|
|
6181
|
-
aws_account_id: str | None = ...,
|
|
6182
|
-
) -> RoboMakerClient:
|
|
6183
|
-
"""
|
|
6184
|
-
Create client for RoboMaker service.
|
|
6185
|
-
"""
|
|
6186
|
-
|
|
6187
6229
|
@overload
|
|
6188
6230
|
def client(
|
|
6189
6231
|
service_name: Literal["rolesanywhere"],
|
|
@@ -6328,6 +6370,24 @@ def client(
|
|
|
6328
6370
|
Create client for Route53Resolver service.
|
|
6329
6371
|
"""
|
|
6330
6372
|
|
|
6373
|
+
@overload
|
|
6374
|
+
def client(
|
|
6375
|
+
service_name: Literal["rtbfabric"],
|
|
6376
|
+
region_name: str | None = ...,
|
|
6377
|
+
api_version: str | None = ...,
|
|
6378
|
+
use_ssl: bool | None = ...,
|
|
6379
|
+
verify: bool | str | None = ...,
|
|
6380
|
+
endpoint_url: str | None = ...,
|
|
6381
|
+
aws_access_key_id: str | None = ...,
|
|
6382
|
+
aws_secret_access_key: str | None = ...,
|
|
6383
|
+
aws_session_token: str | None = ...,
|
|
6384
|
+
config: Config | None = ...,
|
|
6385
|
+
aws_account_id: str | None = ...,
|
|
6386
|
+
) -> RTBFabricClient:
|
|
6387
|
+
"""
|
|
6388
|
+
Create client for RTBFabric service.
|
|
6389
|
+
"""
|
|
6390
|
+
|
|
6331
6391
|
@overload
|
|
6332
6392
|
def client(
|
|
6333
6393
|
service_name: Literal["rum"],
|
|
@@ -6418,6 +6478,24 @@ def client(
|
|
|
6418
6478
|
Create client for S3Tables service.
|
|
6419
6479
|
"""
|
|
6420
6480
|
|
|
6481
|
+
@overload
|
|
6482
|
+
def client(
|
|
6483
|
+
service_name: Literal["s3vectors"],
|
|
6484
|
+
region_name: str | None = ...,
|
|
6485
|
+
api_version: str | None = ...,
|
|
6486
|
+
use_ssl: bool | None = ...,
|
|
6487
|
+
verify: bool | str | None = ...,
|
|
6488
|
+
endpoint_url: str | None = ...,
|
|
6489
|
+
aws_access_key_id: str | None = ...,
|
|
6490
|
+
aws_secret_access_key: str | None = ...,
|
|
6491
|
+
aws_session_token: str | None = ...,
|
|
6492
|
+
config: Config | None = ...,
|
|
6493
|
+
aws_account_id: str | None = ...,
|
|
6494
|
+
) -> S3VectorsClient:
|
|
6495
|
+
"""
|
|
6496
|
+
Create client for S3Vectors service.
|
|
6497
|
+
"""
|
|
6498
|
+
|
|
6421
6499
|
@overload
|
|
6422
6500
|
def client(
|
|
6423
6501
|
service_name: Literal["sagemaker"],
|
|
@@ -6852,7 +6930,7 @@ def client(
|
|
|
6852
6930
|
|
|
6853
6931
|
@overload
|
|
6854
6932
|
def client(
|
|
6855
|
-
service_name: Literal["
|
|
6933
|
+
service_name: Literal["signin"],
|
|
6856
6934
|
region_name: str | None = ...,
|
|
6857
6935
|
api_version: str | None = ...,
|
|
6858
6936
|
use_ssl: bool | None = ...,
|
|
@@ -6863,14 +6941,14 @@ def client(
|
|
|
6863
6941
|
aws_session_token: str | None = ...,
|
|
6864
6942
|
config: Config | None = ...,
|
|
6865
6943
|
aws_account_id: str | None = ...,
|
|
6866
|
-
) ->
|
|
6944
|
+
) -> SignInServiceClient:
|
|
6867
6945
|
"""
|
|
6868
|
-
Create client for
|
|
6946
|
+
Create client for SignInService service.
|
|
6869
6947
|
"""
|
|
6870
6948
|
|
|
6871
6949
|
@overload
|
|
6872
6950
|
def client(
|
|
6873
|
-
service_name: Literal["
|
|
6951
|
+
service_name: Literal["simspaceweaver"],
|
|
6874
6952
|
region_name: str | None = ...,
|
|
6875
6953
|
api_version: str | None = ...,
|
|
6876
6954
|
use_ssl: bool | None = ...,
|
|
@@ -6881,9 +6959,9 @@ def client(
|
|
|
6881
6959
|
aws_session_token: str | None = ...,
|
|
6882
6960
|
config: Config | None = ...,
|
|
6883
6961
|
aws_account_id: str | None = ...,
|
|
6884
|
-
) ->
|
|
6962
|
+
) -> SimSpaceWeaverClient:
|
|
6885
6963
|
"""
|
|
6886
|
-
Create client for
|
|
6964
|
+
Create client for SimSpaceWeaver service.
|
|
6887
6965
|
"""
|
|
6888
6966
|
|
|
6889
6967
|
@overload
|
|
@@ -7678,6 +7756,24 @@ def client(
|
|
|
7678
7756
|
Create client for WorkSpaces service.
|
|
7679
7757
|
"""
|
|
7680
7758
|
|
|
7759
|
+
@overload
|
|
7760
|
+
def client(
|
|
7761
|
+
service_name: Literal["workspaces-instances"],
|
|
7762
|
+
region_name: str | None = ...,
|
|
7763
|
+
api_version: str | None = ...,
|
|
7764
|
+
use_ssl: bool | None = ...,
|
|
7765
|
+
verify: bool | str | None = ...,
|
|
7766
|
+
endpoint_url: str | None = ...,
|
|
7767
|
+
aws_access_key_id: str | None = ...,
|
|
7768
|
+
aws_secret_access_key: str | None = ...,
|
|
7769
|
+
aws_session_token: str | None = ...,
|
|
7770
|
+
config: Config | None = ...,
|
|
7771
|
+
aws_account_id: str | None = ...,
|
|
7772
|
+
) -> WorkspacesInstancesClient:
|
|
7773
|
+
"""
|
|
7774
|
+
Create client for WorkspacesInstances service.
|
|
7775
|
+
"""
|
|
7776
|
+
|
|
7681
7777
|
@overload
|
|
7682
7778
|
def client(
|
|
7683
7779
|
service_name: Literal["workspaces-thin-client"],
|
|
@@ -7840,24 +7936,6 @@ def resource(
|
|
|
7840
7936
|
Create ServiceResource for IAM service.
|
|
7841
7937
|
"""
|
|
7842
7938
|
|
|
7843
|
-
@overload
|
|
7844
|
-
def resource(
|
|
7845
|
-
service_name: Literal["opsworks"],
|
|
7846
|
-
region_name: str | None = ...,
|
|
7847
|
-
api_version: str | None = ...,
|
|
7848
|
-
use_ssl: bool | None = ...,
|
|
7849
|
-
verify: bool | str | None = ...,
|
|
7850
|
-
endpoint_url: str | None = ...,
|
|
7851
|
-
aws_access_key_id: str | None = ...,
|
|
7852
|
-
aws_secret_access_key: str | None = ...,
|
|
7853
|
-
aws_session_token: str | None = ...,
|
|
7854
|
-
config: Config | None = ...,
|
|
7855
|
-
aws_account_id: str | None = ...,
|
|
7856
|
-
) -> OpsWorksServiceResource:
|
|
7857
|
-
"""
|
|
7858
|
-
Create ServiceResource for OpsWorks service.
|
|
7859
|
-
"""
|
|
7860
|
-
|
|
7861
7939
|
@overload
|
|
7862
7940
|
def resource(
|
|
7863
7941
|
service_name: Literal["s3"],
|