boto3-stubs 1.34.86__py3-none-any.whl → 1.34.113__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.
- boto3-stubs/__init__.pyi +50 -22
- boto3-stubs/session.pyi +52 -22
- {boto3_stubs-1.34.86.dist-info → boto3_stubs-1.34.113.dist-info}/METADATA +30 -18
- {boto3_stubs-1.34.86.dist-info → boto3_stubs-1.34.113.dist-info}/RECORD +7 -7
- {boto3_stubs-1.34.86.dist-info → boto3_stubs-1.34.113.dist-info}/LICENSE +0 -0
- {boto3_stubs-1.34.86.dist-info → boto3_stubs-1.34.113.dist-info}/WHEEL +0 -0
- {boto3_stubs-1.34.86.dist-info → boto3_stubs-1.34.113.dist-info}/top_level.txt +0 -0
boto3-stubs/__init__.pyi
CHANGED
@@ -120,7 +120,7 @@ from mypy_boto3_dlm.client import DLMClient
|
|
120
120
|
from mypy_boto3_dms.client import DatabaseMigrationServiceClient
|
121
121
|
from mypy_boto3_docdb.client import DocDBClient
|
122
122
|
from mypy_boto3_docdb_elastic.client import DocDBElasticClient
|
123
|
-
from mypy_boto3_drs.client import
|
123
|
+
from mypy_boto3_drs.client import DrsClient
|
124
124
|
from mypy_boto3_ds.client import DirectoryServiceClient
|
125
125
|
from mypy_boto3_dynamodb.client import DynamoDBClient
|
126
126
|
from mypy_boto3_dynamodb.service_resource import DynamoDBServiceResource
|
@@ -148,7 +148,7 @@ from mypy_boto3_entityresolution.client import EntityResolutionClient
|
|
148
148
|
from mypy_boto3_es.client import ElasticsearchServiceClient
|
149
149
|
from mypy_boto3_events.client import EventBridgeClient
|
150
150
|
from mypy_boto3_evidently.client import CloudWatchEvidentlyClient
|
151
|
-
from mypy_boto3_finspace.client import
|
151
|
+
from mypy_boto3_finspace.client import FinspaceClient
|
152
152
|
from mypy_boto3_finspace_data.client import FinSpaceDataClient
|
153
153
|
from mypy_boto3_firehose.client import FirehoseClient
|
154
154
|
from mypy_boto3_fis.client import FISClient
|
@@ -174,11 +174,11 @@ from mypy_boto3_honeycode.client import HoneycodeClient
|
|
174
174
|
from mypy_boto3_iam.client import IAMClient
|
175
175
|
from mypy_boto3_iam.service_resource import IAMServiceResource
|
176
176
|
from mypy_boto3_identitystore.client import IdentityStoreClient
|
177
|
-
from mypy_boto3_imagebuilder.client import
|
177
|
+
from mypy_boto3_imagebuilder.client import ImagebuilderClient
|
178
178
|
from mypy_boto3_importexport.client import ImportExportClient
|
179
179
|
from mypy_boto3_inspector2.client import Inspector2Client
|
180
180
|
from mypy_boto3_inspector.client import InspectorClient
|
181
|
-
from mypy_boto3_inspector_scan.client import
|
181
|
+
from mypy_boto3_inspector_scan.client import InspectorscanClient
|
182
182
|
from mypy_boto3_internetmonitor.client import CloudWatchInternetMonitorClient
|
183
183
|
from mypy_boto3_iot1click_devices.client import IoT1ClickDevicesServiceClient
|
184
184
|
from mypy_boto3_iot1click_projects.client import IoT1ClickProjectsClient
|
@@ -197,11 +197,11 @@ from mypy_boto3_iotthingsgraph.client import IoTThingsGraphClient
|
|
197
197
|
from mypy_boto3_iottwinmaker.client import IoTTwinMakerClient
|
198
198
|
from mypy_boto3_iotwireless.client import IoTWirelessClient
|
199
199
|
from mypy_boto3_ivs.client import IVSClient
|
200
|
-
from mypy_boto3_ivs_realtime.client import
|
201
|
-
from mypy_boto3_ivschat.client import
|
200
|
+
from mypy_boto3_ivs_realtime.client import IvsrealtimeClient
|
201
|
+
from mypy_boto3_ivschat.client import IvschatClient
|
202
202
|
from mypy_boto3_kafka.client import KafkaClient
|
203
203
|
from mypy_boto3_kafkaconnect.client import KafkaConnectClient
|
204
|
-
from mypy_boto3_kendra.client import
|
204
|
+
from mypy_boto3_kendra.client import KendraClient
|
205
205
|
from mypy_boto3_kendra_ranking.client import KendraRankingClient
|
206
206
|
from mypy_boto3_keyspaces.client import KeyspacesClient
|
207
207
|
from mypy_boto3_kinesis.client import KinesisClient
|
@@ -236,6 +236,7 @@ from mypy_boto3_lookoutvision.client import LookoutforVisionClient
|
|
236
236
|
from mypy_boto3_m2.client import MainframeModernizationClient
|
237
237
|
from mypy_boto3_machinelearning.client import MachineLearningClient
|
238
238
|
from mypy_boto3_macie2.client import Macie2Client
|
239
|
+
from mypy_boto3_mailmanager.client import MailManagerClient
|
239
240
|
from mypy_boto3_managedblockchain.client import ManagedBlockchainClient
|
240
241
|
from mypy_boto3_managedblockchain_query.client import ManagedBlockchainQueryClient
|
241
242
|
from mypy_boto3_marketplace_agreement.client import AgreementServiceClient
|
@@ -248,7 +249,7 @@ from mypy_boto3_mediaconvert.client import MediaConvertClient
|
|
248
249
|
from mypy_boto3_medialive.client import MediaLiveClient
|
249
250
|
from mypy_boto3_mediapackage.client import MediaPackageClient
|
250
251
|
from mypy_boto3_mediapackage_vod.client import MediaPackageVodClient
|
251
|
-
from mypy_boto3_mediapackagev2.client import
|
252
|
+
from mypy_boto3_mediapackagev2.client import Mediapackagev2Client
|
252
253
|
from mypy_boto3_mediastore.client import MediaStoreClient
|
253
254
|
from mypy_boto3_mediastore_data.client import MediaStoreDataClient
|
254
255
|
from mypy_boto3_mediatailor.client import MediaTailorClient
|
@@ -256,7 +257,7 @@ from mypy_boto3_medical_imaging.client import HealthImagingClient
|
|
256
257
|
from mypy_boto3_memorydb.client import MemoryDBClient
|
257
258
|
from mypy_boto3_meteringmarketplace.client import MarketplaceMeteringClient
|
258
259
|
from mypy_boto3_mgh.client import MigrationHubClient
|
259
|
-
from mypy_boto3_mgn.client import
|
260
|
+
from mypy_boto3_mgn.client import MgnClient
|
260
261
|
from mypy_boto3_migration_hub_refactor_spaces.client import MigrationHubRefactorSpacesClient
|
261
262
|
from mypy_boto3_migrationhub_config.client import MigrationHubConfigClient
|
262
263
|
from mypy_boto3_migrationhuborchestrator.client import MigrationHubOrchestratorClient
|
@@ -312,7 +313,7 @@ from mypy_boto3_redshift.client import RedshiftClient
|
|
312
313
|
from mypy_boto3_redshift_data.client import RedshiftDataAPIServiceClient
|
313
314
|
from mypy_boto3_redshift_serverless.client import RedshiftServerlessClient
|
314
315
|
from mypy_boto3_rekognition.client import RekognitionClient
|
315
|
-
from mypy_boto3_repostspace.client import
|
316
|
+
from mypy_boto3_repostspace.client import RePostPrivateClient
|
316
317
|
from mypy_boto3_resiliencehub.client import ResilienceHubClient
|
317
318
|
from mypy_boto3_resource_explorer_2.client import ResourceExplorerClient
|
318
319
|
from mypy_boto3_resource_groups.client import ResourceGroupsClient
|
@@ -324,6 +325,7 @@ from mypy_boto3_route53_recovery_cluster.client import Route53RecoveryClusterCli
|
|
324
325
|
from mypy_boto3_route53_recovery_control_config.client import Route53RecoveryControlConfigClient
|
325
326
|
from mypy_boto3_route53_recovery_readiness.client import Route53RecoveryReadinessClient
|
326
327
|
from mypy_boto3_route53domains.client import Route53DomainsClient
|
328
|
+
from mypy_boto3_route53profiles.client import Route53ProfilesClient
|
327
329
|
from mypy_boto3_route53resolver.client import Route53ResolverClient
|
328
330
|
from mypy_boto3_rum.client import CloudWatchRUMClient
|
329
331
|
from mypy_boto3_s3.client import S3Client
|
@@ -352,7 +354,7 @@ from mypy_boto3_servicediscovery.client import ServiceDiscoveryClient
|
|
352
354
|
from mypy_boto3_ses.client import SESClient
|
353
355
|
from mypy_boto3_sesv2.client import SESV2Client
|
354
356
|
from mypy_boto3_shield.client import ShieldClient
|
355
|
-
from mypy_boto3_signer.client import
|
357
|
+
from mypy_boto3_signer.client import SignerClient
|
356
358
|
from mypy_boto3_simspaceweaver.client import SimSpaceWeaverClient
|
357
359
|
from mypy_boto3_sms.client import SMSClient
|
358
360
|
from mypy_boto3_sms_voice.client import PinpointSMSVoiceClient
|
@@ -1897,7 +1899,7 @@ def client(
|
|
1897
1899
|
aws_secret_access_key: Optional[str] = ...,
|
1898
1900
|
aws_session_token: Optional[str] = ...,
|
1899
1901
|
config: Optional[Config] = ...,
|
1900
|
-
) ->
|
1902
|
+
) -> DrsClient: ...
|
1901
1903
|
@overload
|
1902
1904
|
def client(
|
1903
1905
|
service_name: Literal["ds"],
|
@@ -2235,7 +2237,7 @@ def client(
|
|
2235
2237
|
aws_secret_access_key: Optional[str] = ...,
|
2236
2238
|
aws_session_token: Optional[str] = ...,
|
2237
2239
|
config: Optional[Config] = ...,
|
2238
|
-
) ->
|
2240
|
+
) -> FinspaceClient: ...
|
2239
2241
|
@overload
|
2240
2242
|
def client(
|
2241
2243
|
service_name: Literal["finspace-data"],
|
@@ -2547,7 +2549,7 @@ def client(
|
|
2547
2549
|
aws_secret_access_key: Optional[str] = ...,
|
2548
2550
|
aws_session_token: Optional[str] = ...,
|
2549
2551
|
config: Optional[Config] = ...,
|
2550
|
-
) ->
|
2552
|
+
) -> ImagebuilderClient: ...
|
2551
2553
|
@overload
|
2552
2554
|
def client(
|
2553
2555
|
service_name: Literal["importexport"],
|
@@ -2586,7 +2588,7 @@ def client(
|
|
2586
2588
|
aws_secret_access_key: Optional[str] = ...,
|
2587
2589
|
aws_session_token: Optional[str] = ...,
|
2588
2590
|
config: Optional[Config] = ...,
|
2589
|
-
) ->
|
2591
|
+
) -> InspectorscanClient: ...
|
2590
2592
|
@overload
|
2591
2593
|
def client(
|
2592
2594
|
service_name: Literal["inspector2"],
|
@@ -2846,7 +2848,7 @@ def client(
|
|
2846
2848
|
aws_secret_access_key: Optional[str] = ...,
|
2847
2849
|
aws_session_token: Optional[str] = ...,
|
2848
2850
|
config: Optional[Config] = ...,
|
2849
|
-
) ->
|
2851
|
+
) -> IvsrealtimeClient: ...
|
2850
2852
|
@overload
|
2851
2853
|
def client(
|
2852
2854
|
service_name: Literal["ivschat"],
|
@@ -2859,7 +2861,7 @@ def client(
|
|
2859
2861
|
aws_secret_access_key: Optional[str] = ...,
|
2860
2862
|
aws_session_token: Optional[str] = ...,
|
2861
2863
|
config: Optional[Config] = ...,
|
2862
|
-
) ->
|
2864
|
+
) -> IvschatClient: ...
|
2863
2865
|
@overload
|
2864
2866
|
def client(
|
2865
2867
|
service_name: Literal["kafka"],
|
@@ -2898,7 +2900,7 @@ def client(
|
|
2898
2900
|
aws_secret_access_key: Optional[str] = ...,
|
2899
2901
|
aws_session_token: Optional[str] = ...,
|
2900
2902
|
config: Optional[Config] = ...,
|
2901
|
-
) ->
|
2903
|
+
) -> KendraClient: ...
|
2902
2904
|
@overload
|
2903
2905
|
def client(
|
2904
2906
|
service_name: Literal["kendra-ranking"],
|
@@ -3290,6 +3292,19 @@ def client(
|
|
3290
3292
|
config: Optional[Config] = ...,
|
3291
3293
|
) -> Macie2Client: ...
|
3292
3294
|
@overload
|
3295
|
+
def client(
|
3296
|
+
service_name: Literal["mailmanager"],
|
3297
|
+
region_name: Optional[str] = ...,
|
3298
|
+
api_version: Optional[str] = ...,
|
3299
|
+
use_ssl: Optional[bool] = ...,
|
3300
|
+
verify: Union[bool, str, None] = ...,
|
3301
|
+
endpoint_url: Optional[str] = ...,
|
3302
|
+
aws_access_key_id: Optional[str] = ...,
|
3303
|
+
aws_secret_access_key: Optional[str] = ...,
|
3304
|
+
aws_session_token: Optional[str] = ...,
|
3305
|
+
config: Optional[Config] = ...,
|
3306
|
+
) -> MailManagerClient: ...
|
3307
|
+
@overload
|
3293
3308
|
def client(
|
3294
3309
|
service_name: Literal["managedblockchain"],
|
3295
3310
|
region_name: Optional[str] = ...,
|
@@ -3457,7 +3472,7 @@ def client(
|
|
3457
3472
|
aws_secret_access_key: Optional[str] = ...,
|
3458
3473
|
aws_session_token: Optional[str] = ...,
|
3459
3474
|
config: Optional[Config] = ...,
|
3460
|
-
) ->
|
3475
|
+
) -> Mediapackagev2Client: ...
|
3461
3476
|
@overload
|
3462
3477
|
def client(
|
3463
3478
|
service_name: Literal["mediastore"],
|
@@ -3561,7 +3576,7 @@ def client(
|
|
3561
3576
|
aws_secret_access_key: Optional[str] = ...,
|
3562
3577
|
aws_session_token: Optional[str] = ...,
|
3563
3578
|
config: Optional[Config] = ...,
|
3564
|
-
) ->
|
3579
|
+
) -> MgnClient: ...
|
3565
3580
|
@overload
|
3566
3581
|
def client(
|
3567
3582
|
service_name: Literal["migration-hub-refactor-spaces"],
|
@@ -4276,7 +4291,7 @@ def client(
|
|
4276
4291
|
aws_secret_access_key: Optional[str] = ...,
|
4277
4292
|
aws_session_token: Optional[str] = ...,
|
4278
4293
|
config: Optional[Config] = ...,
|
4279
|
-
) ->
|
4294
|
+
) -> RePostPrivateClient: ...
|
4280
4295
|
@overload
|
4281
4296
|
def client(
|
4282
4297
|
service_name: Literal["resiliencehub"],
|
@@ -4421,6 +4436,19 @@ def client(
|
|
4421
4436
|
config: Optional[Config] = ...,
|
4422
4437
|
) -> Route53DomainsClient: ...
|
4423
4438
|
@overload
|
4439
|
+
def client(
|
4440
|
+
service_name: Literal["route53profiles"],
|
4441
|
+
region_name: Optional[str] = ...,
|
4442
|
+
api_version: Optional[str] = ...,
|
4443
|
+
use_ssl: Optional[bool] = ...,
|
4444
|
+
verify: Union[bool, str, None] = ...,
|
4445
|
+
endpoint_url: Optional[str] = ...,
|
4446
|
+
aws_access_key_id: Optional[str] = ...,
|
4447
|
+
aws_secret_access_key: Optional[str] = ...,
|
4448
|
+
aws_session_token: Optional[str] = ...,
|
4449
|
+
config: Optional[Config] = ...,
|
4450
|
+
) -> Route53ProfilesClient: ...
|
4451
|
+
@overload
|
4424
4452
|
def client(
|
4425
4453
|
service_name: Literal["route53resolver"],
|
4426
4454
|
region_name: Optional[str] = ...,
|
@@ -4783,7 +4811,7 @@ def client(
|
|
4783
4811
|
aws_secret_access_key: Optional[str] = ...,
|
4784
4812
|
aws_session_token: Optional[str] = ...,
|
4785
4813
|
config: Optional[Config] = ...,
|
4786
|
-
) ->
|
4814
|
+
) -> SignerClient: ...
|
4787
4815
|
@overload
|
4788
4816
|
def client(
|
4789
4817
|
service_name: Literal["simspaceweaver"],
|
boto3-stubs/session.pyi
CHANGED
@@ -126,7 +126,7 @@ from mypy_boto3_dlm.client import DLMClient
|
|
126
126
|
from mypy_boto3_dms.client import DatabaseMigrationServiceClient
|
127
127
|
from mypy_boto3_docdb.client import DocDBClient
|
128
128
|
from mypy_boto3_docdb_elastic.client import DocDBElasticClient
|
129
|
-
from mypy_boto3_drs.client import
|
129
|
+
from mypy_boto3_drs.client import DrsClient
|
130
130
|
from mypy_boto3_ds.client import DirectoryServiceClient
|
131
131
|
from mypy_boto3_dynamodb.client import DynamoDBClient
|
132
132
|
from mypy_boto3_dynamodb.service_resource import DynamoDBServiceResource
|
@@ -154,7 +154,7 @@ from mypy_boto3_entityresolution.client import EntityResolutionClient
|
|
154
154
|
from mypy_boto3_es.client import ElasticsearchServiceClient
|
155
155
|
from mypy_boto3_events.client import EventBridgeClient
|
156
156
|
from mypy_boto3_evidently.client import CloudWatchEvidentlyClient
|
157
|
-
from mypy_boto3_finspace.client import
|
157
|
+
from mypy_boto3_finspace.client import FinspaceClient
|
158
158
|
from mypy_boto3_finspace_data.client import FinSpaceDataClient
|
159
159
|
from mypy_boto3_firehose.client import FirehoseClient
|
160
160
|
from mypy_boto3_fis.client import FISClient
|
@@ -180,11 +180,11 @@ from mypy_boto3_honeycode.client import HoneycodeClient
|
|
180
180
|
from mypy_boto3_iam.client import IAMClient
|
181
181
|
from mypy_boto3_iam.service_resource import IAMServiceResource
|
182
182
|
from mypy_boto3_identitystore.client import IdentityStoreClient
|
183
|
-
from mypy_boto3_imagebuilder.client import
|
183
|
+
from mypy_boto3_imagebuilder.client import ImagebuilderClient
|
184
184
|
from mypy_boto3_importexport.client import ImportExportClient
|
185
185
|
from mypy_boto3_inspector2.client import Inspector2Client
|
186
186
|
from mypy_boto3_inspector.client import InspectorClient
|
187
|
-
from mypy_boto3_inspector_scan.client import
|
187
|
+
from mypy_boto3_inspector_scan.client import InspectorscanClient
|
188
188
|
from mypy_boto3_internetmonitor.client import CloudWatchInternetMonitorClient
|
189
189
|
from mypy_boto3_iot1click_devices.client import IoT1ClickDevicesServiceClient
|
190
190
|
from mypy_boto3_iot1click_projects.client import IoT1ClickProjectsClient
|
@@ -203,11 +203,11 @@ from mypy_boto3_iotthingsgraph.client import IoTThingsGraphClient
|
|
203
203
|
from mypy_boto3_iottwinmaker.client import IoTTwinMakerClient
|
204
204
|
from mypy_boto3_iotwireless.client import IoTWirelessClient
|
205
205
|
from mypy_boto3_ivs.client import IVSClient
|
206
|
-
from mypy_boto3_ivs_realtime.client import
|
207
|
-
from mypy_boto3_ivschat.client import
|
206
|
+
from mypy_boto3_ivs_realtime.client import IvsrealtimeClient
|
207
|
+
from mypy_boto3_ivschat.client import IvschatClient
|
208
208
|
from mypy_boto3_kafka.client import KafkaClient
|
209
209
|
from mypy_boto3_kafkaconnect.client import KafkaConnectClient
|
210
|
-
from mypy_boto3_kendra.client import
|
210
|
+
from mypy_boto3_kendra.client import KendraClient
|
211
211
|
from mypy_boto3_kendra_ranking.client import KendraRankingClient
|
212
212
|
from mypy_boto3_keyspaces.client import KeyspacesClient
|
213
213
|
from mypy_boto3_kinesis.client import KinesisClient
|
@@ -242,6 +242,7 @@ from mypy_boto3_lookoutvision.client import LookoutforVisionClient
|
|
242
242
|
from mypy_boto3_m2.client import MainframeModernizationClient
|
243
243
|
from mypy_boto3_machinelearning.client import MachineLearningClient
|
244
244
|
from mypy_boto3_macie2.client import Macie2Client
|
245
|
+
from mypy_boto3_mailmanager.client import MailManagerClient
|
245
246
|
from mypy_boto3_managedblockchain.client import ManagedBlockchainClient
|
246
247
|
from mypy_boto3_managedblockchain_query.client import ManagedBlockchainQueryClient
|
247
248
|
from mypy_boto3_marketplace_agreement.client import AgreementServiceClient
|
@@ -254,7 +255,7 @@ from mypy_boto3_mediaconvert.client import MediaConvertClient
|
|
254
255
|
from mypy_boto3_medialive.client import MediaLiveClient
|
255
256
|
from mypy_boto3_mediapackage.client import MediaPackageClient
|
256
257
|
from mypy_boto3_mediapackage_vod.client import MediaPackageVodClient
|
257
|
-
from mypy_boto3_mediapackagev2.client import
|
258
|
+
from mypy_boto3_mediapackagev2.client import Mediapackagev2Client
|
258
259
|
from mypy_boto3_mediastore.client import MediaStoreClient
|
259
260
|
from mypy_boto3_mediastore_data.client import MediaStoreDataClient
|
260
261
|
from mypy_boto3_mediatailor.client import MediaTailorClient
|
@@ -262,7 +263,7 @@ from mypy_boto3_medical_imaging.client import HealthImagingClient
|
|
262
263
|
from mypy_boto3_memorydb.client import MemoryDBClient
|
263
264
|
from mypy_boto3_meteringmarketplace.client import MarketplaceMeteringClient
|
264
265
|
from mypy_boto3_mgh.client import MigrationHubClient
|
265
|
-
from mypy_boto3_mgn.client import
|
266
|
+
from mypy_boto3_mgn.client import MgnClient
|
266
267
|
from mypy_boto3_migration_hub_refactor_spaces.client import MigrationHubRefactorSpacesClient
|
267
268
|
from mypy_boto3_migrationhub_config.client import MigrationHubConfigClient
|
268
269
|
from mypy_boto3_migrationhuborchestrator.client import MigrationHubOrchestratorClient
|
@@ -318,7 +319,7 @@ from mypy_boto3_redshift.client import RedshiftClient
|
|
318
319
|
from mypy_boto3_redshift_data.client import RedshiftDataAPIServiceClient
|
319
320
|
from mypy_boto3_redshift_serverless.client import RedshiftServerlessClient
|
320
321
|
from mypy_boto3_rekognition.client import RekognitionClient
|
321
|
-
from mypy_boto3_repostspace.client import
|
322
|
+
from mypy_boto3_repostspace.client import RePostPrivateClient
|
322
323
|
from mypy_boto3_resiliencehub.client import ResilienceHubClient
|
323
324
|
from mypy_boto3_resource_explorer_2.client import ResourceExplorerClient
|
324
325
|
from mypy_boto3_resource_groups.client import ResourceGroupsClient
|
@@ -330,6 +331,7 @@ from mypy_boto3_route53_recovery_cluster.client import Route53RecoveryClusterCli
|
|
330
331
|
from mypy_boto3_route53_recovery_control_config.client import Route53RecoveryControlConfigClient
|
331
332
|
from mypy_boto3_route53_recovery_readiness.client import Route53RecoveryReadinessClient
|
332
333
|
from mypy_boto3_route53domains.client import Route53DomainsClient
|
334
|
+
from mypy_boto3_route53profiles.client import Route53ProfilesClient
|
333
335
|
from mypy_boto3_route53resolver.client import Route53ResolverClient
|
334
336
|
from mypy_boto3_rum.client import CloudWatchRUMClient
|
335
337
|
from mypy_boto3_s3.client import S3Client
|
@@ -358,7 +360,7 @@ from mypy_boto3_servicediscovery.client import ServiceDiscoveryClient
|
|
358
360
|
from mypy_boto3_ses.client import SESClient
|
359
361
|
from mypy_boto3_sesv2.client import SESV2Client
|
360
362
|
from mypy_boto3_shield.client import ShieldClient
|
361
|
-
from mypy_boto3_signer.client import
|
363
|
+
from mypy_boto3_signer.client import SignerClient
|
362
364
|
from mypy_boto3_simspaceweaver.client import SimSpaceWeaverClient
|
363
365
|
from mypy_boto3_sms.client import SMSClient
|
364
366
|
from mypy_boto3_sms_voice.client import PinpointSMSVoiceClient
|
@@ -2031,7 +2033,7 @@ class Session:
|
|
2031
2033
|
aws_secret_access_key: Optional[str] = ...,
|
2032
2034
|
aws_session_token: Optional[str] = ...,
|
2033
2035
|
config: Optional[Config] = ...,
|
2034
|
-
) ->
|
2036
|
+
) -> DrsClient: ...
|
2035
2037
|
@overload
|
2036
2038
|
def client(
|
2037
2039
|
self,
|
@@ -2395,7 +2397,7 @@ class Session:
|
|
2395
2397
|
aws_secret_access_key: Optional[str] = ...,
|
2396
2398
|
aws_session_token: Optional[str] = ...,
|
2397
2399
|
config: Optional[Config] = ...,
|
2398
|
-
) ->
|
2400
|
+
) -> FinspaceClient: ...
|
2399
2401
|
@overload
|
2400
2402
|
def client(
|
2401
2403
|
self,
|
@@ -2731,7 +2733,7 @@ class Session:
|
|
2731
2733
|
aws_secret_access_key: Optional[str] = ...,
|
2732
2734
|
aws_session_token: Optional[str] = ...,
|
2733
2735
|
config: Optional[Config] = ...,
|
2734
|
-
) ->
|
2736
|
+
) -> ImagebuilderClient: ...
|
2735
2737
|
@overload
|
2736
2738
|
def client(
|
2737
2739
|
self,
|
@@ -2773,7 +2775,7 @@ class Session:
|
|
2773
2775
|
aws_secret_access_key: Optional[str] = ...,
|
2774
2776
|
aws_session_token: Optional[str] = ...,
|
2775
2777
|
config: Optional[Config] = ...,
|
2776
|
-
) ->
|
2778
|
+
) -> InspectorscanClient: ...
|
2777
2779
|
@overload
|
2778
2780
|
def client(
|
2779
2781
|
self,
|
@@ -3053,7 +3055,7 @@ class Session:
|
|
3053
3055
|
aws_secret_access_key: Optional[str] = ...,
|
3054
3056
|
aws_session_token: Optional[str] = ...,
|
3055
3057
|
config: Optional[Config] = ...,
|
3056
|
-
) ->
|
3058
|
+
) -> IvsrealtimeClient: ...
|
3057
3059
|
@overload
|
3058
3060
|
def client(
|
3059
3061
|
self,
|
@@ -3067,7 +3069,7 @@ class Session:
|
|
3067
3069
|
aws_secret_access_key: Optional[str] = ...,
|
3068
3070
|
aws_session_token: Optional[str] = ...,
|
3069
3071
|
config: Optional[Config] = ...,
|
3070
|
-
) ->
|
3072
|
+
) -> IvschatClient: ...
|
3071
3073
|
@overload
|
3072
3074
|
def client(
|
3073
3075
|
self,
|
@@ -3109,7 +3111,7 @@ class Session:
|
|
3109
3111
|
aws_secret_access_key: Optional[str] = ...,
|
3110
3112
|
aws_session_token: Optional[str] = ...,
|
3111
3113
|
config: Optional[Config] = ...,
|
3112
|
-
) ->
|
3114
|
+
) -> KendraClient: ...
|
3113
3115
|
@overload
|
3114
3116
|
def client(
|
3115
3117
|
self,
|
@@ -3531,6 +3533,20 @@ class Session:
|
|
3531
3533
|
config: Optional[Config] = ...,
|
3532
3534
|
) -> Macie2Client: ...
|
3533
3535
|
@overload
|
3536
|
+
def client(
|
3537
|
+
self,
|
3538
|
+
service_name: Literal["mailmanager"],
|
3539
|
+
region_name: Optional[str] = ...,
|
3540
|
+
api_version: Optional[str] = ...,
|
3541
|
+
use_ssl: Optional[bool] = ...,
|
3542
|
+
verify: Union[bool, str, None] = ...,
|
3543
|
+
endpoint_url: Optional[str] = ...,
|
3544
|
+
aws_access_key_id: Optional[str] = ...,
|
3545
|
+
aws_secret_access_key: Optional[str] = ...,
|
3546
|
+
aws_session_token: Optional[str] = ...,
|
3547
|
+
config: Optional[Config] = ...,
|
3548
|
+
) -> MailManagerClient: ...
|
3549
|
+
@overload
|
3534
3550
|
def client(
|
3535
3551
|
self,
|
3536
3552
|
service_name: Literal["managedblockchain"],
|
@@ -3711,7 +3727,7 @@ class Session:
|
|
3711
3727
|
aws_secret_access_key: Optional[str] = ...,
|
3712
3728
|
aws_session_token: Optional[str] = ...,
|
3713
3729
|
config: Optional[Config] = ...,
|
3714
|
-
) ->
|
3730
|
+
) -> Mediapackagev2Client: ...
|
3715
3731
|
@overload
|
3716
3732
|
def client(
|
3717
3733
|
self,
|
@@ -3823,7 +3839,7 @@ class Session:
|
|
3823
3839
|
aws_secret_access_key: Optional[str] = ...,
|
3824
3840
|
aws_session_token: Optional[str] = ...,
|
3825
3841
|
config: Optional[Config] = ...,
|
3826
|
-
) ->
|
3842
|
+
) -> MgnClient: ...
|
3827
3843
|
@overload
|
3828
3844
|
def client(
|
3829
3845
|
self,
|
@@ -4593,7 +4609,7 @@ class Session:
|
|
4593
4609
|
aws_secret_access_key: Optional[str] = ...,
|
4594
4610
|
aws_session_token: Optional[str] = ...,
|
4595
4611
|
config: Optional[Config] = ...,
|
4596
|
-
) ->
|
4612
|
+
) -> RePostPrivateClient: ...
|
4597
4613
|
@overload
|
4598
4614
|
def client(
|
4599
4615
|
self,
|
@@ -4749,6 +4765,20 @@ class Session:
|
|
4749
4765
|
config: Optional[Config] = ...,
|
4750
4766
|
) -> Route53DomainsClient: ...
|
4751
4767
|
@overload
|
4768
|
+
def client(
|
4769
|
+
self,
|
4770
|
+
service_name: Literal["route53profiles"],
|
4771
|
+
region_name: Optional[str] = ...,
|
4772
|
+
api_version: Optional[str] = ...,
|
4773
|
+
use_ssl: Optional[bool] = ...,
|
4774
|
+
verify: Union[bool, str, None] = ...,
|
4775
|
+
endpoint_url: Optional[str] = ...,
|
4776
|
+
aws_access_key_id: Optional[str] = ...,
|
4777
|
+
aws_secret_access_key: Optional[str] = ...,
|
4778
|
+
aws_session_token: Optional[str] = ...,
|
4779
|
+
config: Optional[Config] = ...,
|
4780
|
+
) -> Route53ProfilesClient: ...
|
4781
|
+
@overload
|
4752
4782
|
def client(
|
4753
4783
|
self,
|
4754
4784
|
service_name: Literal["route53resolver"],
|
@@ -5139,7 +5169,7 @@ class Session:
|
|
5139
5169
|
aws_secret_access_key: Optional[str] = ...,
|
5140
5170
|
aws_session_token: Optional[str] = ...,
|
5141
5171
|
config: Optional[Config] = ...,
|
5142
|
-
) ->
|
5172
|
+
) -> SignerClient: ...
|
5143
5173
|
@overload
|
5144
5174
|
def client(
|
5145
5175
|
self,
|
@@ -1,7 +1,7 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: boto3-stubs
|
3
|
-
Version: 1.34.
|
4
|
-
Summary: Type annotations for boto3 1.34.
|
3
|
+
Version: 1.34.113
|
4
|
+
Summary: Type annotations for boto3 1.34.113 generated with mypy-boto3-builder 7.24.0
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
6
6
|
Author: Vlad Emelianov
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
@@ -263,6 +263,7 @@ Requires-Dist: mypy-boto3-lookoutvision <1.35.0,>=1.34.0 ; extra == 'all'
|
|
263
263
|
Requires-Dist: mypy-boto3-m2 <1.35.0,>=1.34.0 ; extra == 'all'
|
264
264
|
Requires-Dist: mypy-boto3-machinelearning <1.35.0,>=1.34.0 ; extra == 'all'
|
265
265
|
Requires-Dist: mypy-boto3-macie2 <1.35.0,>=1.34.0 ; extra == 'all'
|
266
|
+
Requires-Dist: mypy-boto3-mailmanager <1.35.0,>=1.34.0 ; extra == 'all'
|
266
267
|
Requires-Dist: mypy-boto3-managedblockchain <1.35.0,>=1.34.0 ; extra == 'all'
|
267
268
|
Requires-Dist: mypy-boto3-managedblockchain-query <1.35.0,>=1.34.0 ; extra == 'all'
|
268
269
|
Requires-Dist: mypy-boto3-marketplace-agreement <1.35.0,>=1.34.0 ; extra == 'all'
|
@@ -350,6 +351,7 @@ Requires-Dist: mypy-boto3-route53-recovery-cluster <1.35.0,>=1.34.0 ; extra == '
|
|
350
351
|
Requires-Dist: mypy-boto3-route53-recovery-control-config <1.35.0,>=1.34.0 ; extra == 'all'
|
351
352
|
Requires-Dist: mypy-boto3-route53-recovery-readiness <1.35.0,>=1.34.0 ; extra == 'all'
|
352
353
|
Requires-Dist: mypy-boto3-route53domains <1.35.0,>=1.34.0 ; extra == 'all'
|
354
|
+
Requires-Dist: mypy-boto3-route53profiles <1.35.0,>=1.34.0 ; extra == 'all'
|
353
355
|
Requires-Dist: mypy-boto3-route53resolver <1.35.0,>=1.34.0 ; extra == 'all'
|
354
356
|
Requires-Dist: mypy-boto3-rum <1.35.0,>=1.34.0 ; extra == 'all'
|
355
357
|
Requires-Dist: mypy-boto3-s3 <1.35.0,>=1.34.0 ; extra == 'all'
|
@@ -498,8 +500,8 @@ Requires-Dist: mypy-boto3-bedrock-runtime <1.35.0,>=1.34.0 ; extra == 'bedrock-r
|
|
498
500
|
Provides-Extra: billingconductor
|
499
501
|
Requires-Dist: mypy-boto3-billingconductor <1.35.0,>=1.34.0 ; extra == 'billingconductor'
|
500
502
|
Provides-Extra: boto3
|
501
|
-
Requires-Dist: boto3 ==1.34.
|
502
|
-
Requires-Dist: botocore ==1.34.
|
503
|
+
Requires-Dist: boto3 ==1.34.113 ; extra == 'boto3'
|
504
|
+
Requires-Dist: botocore ==1.34.113 ; extra == 'boto3'
|
503
505
|
Provides-Extra: braket
|
504
506
|
Requires-Dist: mypy-boto3-braket <1.35.0,>=1.34.0 ; extra == 'braket'
|
505
507
|
Provides-Extra: budgets
|
@@ -866,6 +868,8 @@ Provides-Extra: machinelearning
|
|
866
868
|
Requires-Dist: mypy-boto3-machinelearning <1.35.0,>=1.34.0 ; extra == 'machinelearning'
|
867
869
|
Provides-Extra: macie2
|
868
870
|
Requires-Dist: mypy-boto3-macie2 <1.35.0,>=1.34.0 ; extra == 'macie2'
|
871
|
+
Provides-Extra: mailmanager
|
872
|
+
Requires-Dist: mypy-boto3-mailmanager <1.35.0,>=1.34.0 ; extra == 'mailmanager'
|
869
873
|
Provides-Extra: managedblockchain
|
870
874
|
Requires-Dist: mypy-boto3-managedblockchain <1.35.0,>=1.34.0 ; extra == 'managedblockchain'
|
871
875
|
Provides-Extra: managedblockchain-query
|
@@ -1040,6 +1044,8 @@ Provides-Extra: route53-recovery-readiness
|
|
1040
1044
|
Requires-Dist: mypy-boto3-route53-recovery-readiness <1.35.0,>=1.34.0 ; extra == 'route53-recovery-readiness'
|
1041
1045
|
Provides-Extra: route53domains
|
1042
1046
|
Requires-Dist: mypy-boto3-route53domains <1.35.0,>=1.34.0 ; extra == 'route53domains'
|
1047
|
+
Provides-Extra: route53profiles
|
1048
|
+
Requires-Dist: mypy-boto3-route53profiles <1.35.0,>=1.34.0 ; extra == 'route53profiles'
|
1043
1049
|
Provides-Extra: route53resolver
|
1044
1050
|
Requires-Dist: mypy-boto3-route53resolver <1.35.0,>=1.34.0 ; extra == 'route53resolver'
|
1045
1051
|
Provides-Extra: rum
|
@@ -1203,7 +1209,7 @@ Requires-Dist: mypy-boto3-xray <1.35.0,>=1.34.0 ; extra == 'xray'
|
|
1203
1209
|

|
1204
1210
|
|
1205
1211
|
Type annotations for
|
1206
|
-
[boto3 1.34.
|
1212
|
+
[boto3 1.34.113](https://boto3.amazonaws.com/v1/documentation/api/1.34.113/index.html)
|
1207
1213
|
compatible with [VSCode](https://code.visualstudio.com/),
|
1208
1214
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
1209
1215
|
[Emacs](https://www.gnu.org/software/emacs/),
|
@@ -1212,7 +1218,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
1212
1218
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
1213
1219
|
|
1214
1220
|
Generated by
|
1215
|
-
[mypy-boto3-builder 7.
|
1221
|
+
[mypy-boto3-builder 7.24.0](https://github.com/youtype/mypy_boto3_builder).
|
1216
1222
|
|
1217
1223
|
More information can be found in
|
1218
1224
|
[boto3-stubs docs](https://youtype.github.io/boto3_stubs_docs/).
|
@@ -1585,7 +1591,7 @@ repository.
|
|
1585
1591
|
|
1586
1592
|
## Submodules
|
1587
1593
|
|
1588
|
-
- `boto3-stubs[all]` - Type annotations for all
|
1594
|
+
- `boto3-stubs[all]` - Type annotations for all 384 services.
|
1589
1595
|
- `boto3-stubs[essential]` - Type annotations for
|
1590
1596
|
[CloudFormation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_cloudformation/),
|
1591
1597
|
[DynamoDB](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/),
|
@@ -1928,7 +1934,7 @@ repository.
|
|
1928
1934
|
[DocDBElastic](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_docdb_elastic/)
|
1929
1935
|
service.
|
1930
1936
|
- `boto3-stubs[drs]` - Type annotations for
|
1931
|
-
[
|
1937
|
+
[Drs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_drs/) service.
|
1932
1938
|
- `boto3-stubs[ds]` - Type annotations for
|
1933
1939
|
[DirectoryService](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ds/)
|
1934
1940
|
service.
|
@@ -1998,7 +2004,7 @@ repository.
|
|
1998
2004
|
[CloudWatchEvidently](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_evidently/)
|
1999
2005
|
service.
|
2000
2006
|
- `boto3-stubs[finspace]` - Type annotations for
|
2001
|
-
[
|
2007
|
+
[Finspace](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace/)
|
2002
2008
|
service.
|
2003
2009
|
- `boto3-stubs[finspace-data]` - Type annotations for
|
2004
2010
|
[FinSpaceData](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_finspace_data/)
|
@@ -2065,7 +2071,7 @@ repository.
|
|
2065
2071
|
[IdentityStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_identitystore/)
|
2066
2072
|
service.
|
2067
2073
|
- `boto3-stubs[imagebuilder]` - Type annotations for
|
2068
|
-
[
|
2074
|
+
[Imagebuilder](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_imagebuilder/)
|
2069
2075
|
service.
|
2070
2076
|
- `boto3-stubs[importexport]` - Type annotations for
|
2071
2077
|
[ImportExport](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_importexport/)
|
@@ -2074,7 +2080,7 @@ repository.
|
|
2074
2080
|
[Inspector](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector/)
|
2075
2081
|
service.
|
2076
2082
|
- `boto3-stubs[inspector-scan]` - Type annotations for
|
2077
|
-
[
|
2083
|
+
[Inspectorscan](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector_scan/)
|
2078
2084
|
service.
|
2079
2085
|
- `boto3-stubs[inspector2]` - Type annotations for
|
2080
2086
|
[Inspector2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_inspector2/)
|
@@ -2132,10 +2138,10 @@ repository.
|
|
2132
2138
|
- `boto3-stubs[ivs]` - Type annotations for
|
2133
2139
|
[IVS](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivs/) service.
|
2134
2140
|
- `boto3-stubs[ivs-realtime]` - Type annotations for
|
2135
|
-
[
|
2141
|
+
[Ivsrealtime](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivs_realtime/)
|
2136
2142
|
service.
|
2137
2143
|
- `boto3-stubs[ivschat]` - Type annotations for
|
2138
|
-
[
|
2144
|
+
[Ivschat](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_ivschat/)
|
2139
2145
|
service.
|
2140
2146
|
- `boto3-stubs[kafka]` - Type annotations for
|
2141
2147
|
[Kafka](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kafka/)
|
@@ -2144,7 +2150,7 @@ repository.
|
|
2144
2150
|
[KafkaConnect](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kafkaconnect/)
|
2145
2151
|
service.
|
2146
2152
|
- `boto3-stubs[kendra]` - Type annotations for
|
2147
|
-
[
|
2153
|
+
[Kendra](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kendra/)
|
2148
2154
|
service.
|
2149
2155
|
- `boto3-stubs[kendra-ranking]` - Type annotations for
|
2150
2156
|
[KendraRanking](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_kendra_ranking/)
|
@@ -2235,6 +2241,9 @@ repository.
|
|
2235
2241
|
- `boto3-stubs[macie2]` - Type annotations for
|
2236
2242
|
[Macie2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_macie2/)
|
2237
2243
|
service.
|
2244
|
+
- `boto3-stubs[mailmanager]` - Type annotations for
|
2245
|
+
[MailManager](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mailmanager/)
|
2246
|
+
service.
|
2238
2247
|
- `boto3-stubs[managedblockchain]` - Type annotations for
|
2239
2248
|
[ManagedBlockchain](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_managedblockchain/)
|
2240
2249
|
service.
|
@@ -2272,7 +2281,7 @@ repository.
|
|
2272
2281
|
[MediaPackageVod](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackage_vod/)
|
2273
2282
|
service.
|
2274
2283
|
- `boto3-stubs[mediapackagev2]` - Type annotations for
|
2275
|
-
[
|
2284
|
+
[Mediapackagev2](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediapackagev2/)
|
2276
2285
|
service.
|
2277
2286
|
- `boto3-stubs[mediastore]` - Type annotations for
|
2278
2287
|
[MediaStore](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mediastore/)
|
@@ -2296,7 +2305,7 @@ repository.
|
|
2296
2305
|
[MigrationHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mgh/)
|
2297
2306
|
service.
|
2298
2307
|
- `boto3-stubs[mgn]` - Type annotations for
|
2299
|
-
[
|
2308
|
+
[Mgn](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_mgn/) service.
|
2300
2309
|
- `boto3-stubs[migration-hub-refactor-spaces]` - Type annotations for
|
2301
2310
|
[MigrationHubRefactorSpaces](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_migration_hub_refactor_spaces/)
|
2302
2311
|
service.
|
@@ -2454,7 +2463,7 @@ repository.
|
|
2454
2463
|
[Rekognition](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_rekognition/)
|
2455
2464
|
service.
|
2456
2465
|
- `boto3-stubs[repostspace]` - Type annotations for
|
2457
|
-
[
|
2466
|
+
[RePostPrivate](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_repostspace/)
|
2458
2467
|
service.
|
2459
2468
|
- `boto3-stubs[resiliencehub]` - Type annotations for
|
2460
2469
|
[ResilienceHub](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_resiliencehub/)
|
@@ -2489,6 +2498,9 @@ repository.
|
|
2489
2498
|
- `boto3-stubs[route53domains]` - Type annotations for
|
2490
2499
|
[Route53Domains](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53domains/)
|
2491
2500
|
service.
|
2501
|
+
- `boto3-stubs[route53profiles]` - Type annotations for
|
2502
|
+
[Route53Profiles](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53profiles/)
|
2503
|
+
service.
|
2492
2504
|
- `boto3-stubs[route53resolver]` - Type annotations for
|
2493
2505
|
[Route53Resolver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_route53resolver/)
|
2494
2506
|
service.
|
@@ -2569,7 +2581,7 @@ repository.
|
|
2569
2581
|
[Shield](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_shield/)
|
2570
2582
|
service.
|
2571
2583
|
- `boto3-stubs[signer]` - Type annotations for
|
2572
|
-
[
|
2584
|
+
[Signer](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_signer/)
|
2573
2585
|
service.
|
2574
2586
|
- `boto3-stubs[simspaceweaver]` - Type annotations for
|
2575
2587
|
[SimSpaceWeaver](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_simspaceweaver/)
|
@@ -1,9 +1,9 @@
|
|
1
|
-
boto3-stubs/__init__.pyi,sha256=
|
1
|
+
boto3-stubs/__init__.pyi,sha256=JknSgF8Pg8zVlixUB91-Aj6BQMM3jGKQQJy5f0n47SY,206246
|
2
2
|
boto3-stubs/compat.pyi,sha256=xa8V0D9EklCqKSzPAsOCRxSFn9o7ZsabgMB2NbezRU8,151
|
3
3
|
boto3-stubs/crt.pyi,sha256=I9HtByOVDaxLR8UI0IVRgEnd09-9nP7cz6aLchQGJy4,839
|
4
4
|
boto3-stubs/exceptions.pyi,sha256=5RiiwvZt6WJg4NmdBqiw_F3edX-hZCPft50s3YRd_Gg,1253
|
5
5
|
boto3-stubs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
|
-
boto3-stubs/session.pyi,sha256=
|
6
|
+
boto3-stubs/session.pyi,sha256=yi1KDaQOoTWFG_Twgyt0dtlX4AYKMqTg0WHYs2YKNq0,233360
|
7
7
|
boto3-stubs/utils.pyi,sha256=aFM7Aoxm8HuplG367JDYs5-zZ_YQpKr7ONPs1x7f15Y,779
|
8
8
|
boto3-stubs/docs/__init__.pyi,sha256=wGWFUev9EDG-4NT4l-JUjzFUsypBQf2kwFBfdb1uJeU,99
|
9
9
|
boto3-stubs/docs/utils.pyi,sha256=-TPT9ceptcx5Fx7PHeBt6u1jV-PuAudb5VYCtqf7SYg,934
|
@@ -27,8 +27,8 @@ boto3-stubs/s3/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
27
27
|
boto3-stubs/s3/constants.pyi,sha256=9MYiVx6cRf9tcrxvpy0Ubi4HGyrmUj19WQA54lmfoR8,75
|
28
28
|
boto3-stubs/s3/inject.pyi,sha256=UxVi6tYfEYdvc8cKldt9StTEGFHWTdd-867frSfxF9w,4577
|
29
29
|
boto3-stubs/s3/transfer.pyi,sha256=zQ7pQpsCWWo9cdYrOoiuKyiLz_t1sG0_OOznd5DETTo,2508
|
30
|
-
boto3_stubs-1.34.
|
31
|
-
boto3_stubs-1.34.
|
32
|
-
boto3_stubs-1.34.
|
33
|
-
boto3_stubs-1.34.
|
34
|
-
boto3_stubs-1.34.
|
30
|
+
boto3_stubs-1.34.113.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
|
31
|
+
boto3_stubs-1.34.113.dist-info/METADATA,sha256=srII7eXhxx_7oeV4oWmztYFs2Y5SHnNIUaNnwdEvQsg,141894
|
32
|
+
boto3_stubs-1.34.113.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
33
|
+
boto3_stubs-1.34.113.dist-info/top_level.txt,sha256=uB_lQ39lkJ_VYZ_88DxH_zFptJtIwQ_SzeMpW8tRmT4,12
|
34
|
+
boto3_stubs-1.34.113.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|