mypy-boto3-transfer 1.38.0__tar.gz → 1.40.0__tar.gz
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.
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/PKG-INFO +5 -5
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/README.md +3 -3
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/__main__.py +4 -4
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/literals.py +13 -2
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/literals.pyi +13 -2
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/type_defs.py +4 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/type_defs.pyi +4 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/version.py +1 -1
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/PKG-INFO +5 -5
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/setup.py +2 -2
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/LICENSE +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/__init__.py +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/__init__.pyi +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/client.py +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/client.pyi +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/paginator.py +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/paginator.pyi +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/py.typed +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/waiter.py +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer/waiter.pyi +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/not-zip-safe +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/requires.txt +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/top_level.txt +0 -0
- {mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-transfer
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 Transfer 1.
|
|
3
|
+
Version: 1.40.0
|
|
4
|
+
Summary: Type annotations for boto3 Transfer 1.40.0 service generated with mypy-boto3-builder 8.11.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
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 Transfer 1.
|
|
59
|
+
Type annotations for [boto3 Transfer 1.40.0](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
66
|
|
|
67
67
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
69
69
|
|
|
70
70
|
More information can be found on
|
|
71
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.
|
|
122
|
+
`uvx --with 'boto3==1.40.0' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3-stubs` AWS SDK.
|
|
124
124
|
3. Add `Transfer` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
Type annotations for [boto3 Transfer 1.
|
|
12
|
+
Type annotations for [boto3 Transfer 1.40.0](https://pypi.org/project/boto3/)
|
|
13
13
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
14
14
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
15
15
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -18,7 +18,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
18
18
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
19
19
|
|
|
20
20
|
Generated with
|
|
21
|
-
[mypy-boto3-builder 8.
|
|
21
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
22
22
|
|
|
23
23
|
More information can be found on
|
|
24
24
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
72
72
|
isolation.
|
|
73
73
|
|
|
74
74
|
1. Run mypy-boto3-builder in your package root directory:
|
|
75
|
-
`uvx --with 'boto3==1.
|
|
75
|
+
`uvx --with 'boto3==1.40.0' mypy-boto3-builder`
|
|
76
76
|
2. Select `boto3-stubs` AWS SDK.
|
|
77
77
|
3. Add `Transfer` service.
|
|
78
78
|
4. Use provided commands to install generated packages.
|
|
@@ -12,9 +12,9 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 Transfer 1.
|
|
16
|
-
"Version: 1.
|
|
17
|
-
"Builder version: 8.
|
|
15
|
+
"Type annotations for boto3 Transfer 1.40.0\n"
|
|
16
|
+
"Version: 1.40.0\n"
|
|
17
|
+
"Builder version: 8.11.0\n"
|
|
18
18
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_transfer//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#transfer\n"
|
|
20
20
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
|
26
26
|
"""
|
|
27
27
|
Print package version to stdout.
|
|
28
28
|
"""
|
|
29
|
-
sys.stdout.write("1.
|
|
29
|
+
sys.stdout.write("1.40.0\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -40,6 +40,7 @@ __all__ = (
|
|
|
40
40
|
"ExecutionStatusType",
|
|
41
41
|
"HomeDirectoryTypeType",
|
|
42
42
|
"IdentityProviderTypeType",
|
|
43
|
+
"IpAddressTypeType",
|
|
43
44
|
"ListAccessesPaginatorName",
|
|
44
45
|
"ListAgreementsPaginatorName",
|
|
45
46
|
"ListCertificatesPaginatorName",
|
|
@@ -110,6 +111,7 @@ HomeDirectoryTypeType = Literal["LOGICAL", "PATH"]
|
|
|
110
111
|
IdentityProviderTypeType = Literal[
|
|
111
112
|
"API_GATEWAY", "AWS_DIRECTORY_SERVICE", "AWS_LAMBDA", "SERVICE_MANAGED"
|
|
112
113
|
]
|
|
114
|
+
IpAddressTypeType = Literal["DUALSTACK", "IPV4"]
|
|
113
115
|
ListAccessesPaginatorName = Literal["list_accesses"]
|
|
114
116
|
ListAgreementsPaginatorName = Literal["list_agreements"]
|
|
115
117
|
ListCertificatesPaginatorName = Literal["list_certificates"]
|
|
@@ -151,6 +153,7 @@ ServiceName = Literal[
|
|
|
151
153
|
"account",
|
|
152
154
|
"acm",
|
|
153
155
|
"acm-pca",
|
|
156
|
+
"aiops",
|
|
154
157
|
"amp",
|
|
155
158
|
"amplify",
|
|
156
159
|
"amplifybackend",
|
|
@@ -188,6 +191,8 @@ ServiceName = Literal[
|
|
|
188
191
|
"bedrock",
|
|
189
192
|
"bedrock-agent",
|
|
190
193
|
"bedrock-agent-runtime",
|
|
194
|
+
"bedrock-agentcore",
|
|
195
|
+
"bedrock-agentcore-control",
|
|
191
196
|
"bedrock-data-automation",
|
|
192
197
|
"bedrock-data-automation-runtime",
|
|
193
198
|
"bedrock-runtime",
|
|
@@ -291,6 +296,7 @@ ServiceName = Literal[
|
|
|
291
296
|
"es",
|
|
292
297
|
"events",
|
|
293
298
|
"evidently",
|
|
299
|
+
"evs",
|
|
294
300
|
"finspace",
|
|
295
301
|
"finspace-data",
|
|
296
302
|
"firehose",
|
|
@@ -348,6 +354,7 @@ ServiceName = Literal[
|
|
|
348
354
|
"kendra",
|
|
349
355
|
"kendra-ranking",
|
|
350
356
|
"keyspaces",
|
|
357
|
+
"keyspacesstreams",
|
|
351
358
|
"kinesis",
|
|
352
359
|
"kinesis-video-archived-media",
|
|
353
360
|
"kinesis-video-media",
|
|
@@ -403,6 +410,7 @@ ServiceName = Literal[
|
|
|
403
410
|
"migrationhub-config",
|
|
404
411
|
"migrationhuborchestrator",
|
|
405
412
|
"migrationhubstrategy",
|
|
413
|
+
"mpa",
|
|
406
414
|
"mq",
|
|
407
415
|
"mturk",
|
|
408
416
|
"mwaa",
|
|
@@ -417,6 +425,7 @@ ServiceName = Literal[
|
|
|
417
425
|
"notificationscontacts",
|
|
418
426
|
"oam",
|
|
419
427
|
"observabilityadmin",
|
|
428
|
+
"odb",
|
|
420
429
|
"omics",
|
|
421
430
|
"opensearch",
|
|
422
431
|
"opensearchserverless",
|
|
@@ -443,7 +452,6 @@ ServiceName = Literal[
|
|
|
443
452
|
"pipes",
|
|
444
453
|
"polly",
|
|
445
454
|
"pricing",
|
|
446
|
-
"privatenetworks",
|
|
447
455
|
"proton",
|
|
448
456
|
"qapps",
|
|
449
457
|
"qbusiness",
|
|
@@ -478,6 +486,7 @@ ServiceName = Literal[
|
|
|
478
486
|
"s3control",
|
|
479
487
|
"s3outposts",
|
|
480
488
|
"s3tables",
|
|
489
|
+
"s3vectors",
|
|
481
490
|
"sagemaker",
|
|
482
491
|
"sagemaker-a2i-runtime",
|
|
483
492
|
"sagemaker-edge",
|
|
@@ -504,7 +513,6 @@ ServiceName = Literal[
|
|
|
504
513
|
"signer",
|
|
505
514
|
"simspaceweaver",
|
|
506
515
|
"sms",
|
|
507
|
-
"sms-voice",
|
|
508
516
|
"snow-device-management",
|
|
509
517
|
"snowball",
|
|
510
518
|
"sns",
|
|
@@ -512,6 +520,7 @@ ServiceName = Literal[
|
|
|
512
520
|
"sqs",
|
|
513
521
|
"ssm",
|
|
514
522
|
"ssm-contacts",
|
|
523
|
+
"ssm-guiconnect",
|
|
515
524
|
"ssm-incidents",
|
|
516
525
|
"ssm-quicksetup",
|
|
517
526
|
"ssm-sap",
|
|
@@ -548,6 +557,7 @@ ServiceName = Literal[
|
|
|
548
557
|
"workmail",
|
|
549
558
|
"workmailmessageflow",
|
|
550
559
|
"workspaces",
|
|
560
|
+
"workspaces-instances",
|
|
551
561
|
"workspaces-thin-client",
|
|
552
562
|
"workspaces-web",
|
|
553
563
|
"xray",
|
|
@@ -593,6 +603,7 @@ RegionName = Literal[
|
|
|
593
603
|
"ap-southeast-3",
|
|
594
604
|
"ap-southeast-4",
|
|
595
605
|
"ap-southeast-5",
|
|
606
|
+
"ap-southeast-7",
|
|
596
607
|
"ca-central-1",
|
|
597
608
|
"ca-west-1",
|
|
598
609
|
"eu-central-1",
|
|
@@ -39,6 +39,7 @@ __all__ = (
|
|
|
39
39
|
"ExecutionStatusType",
|
|
40
40
|
"HomeDirectoryTypeType",
|
|
41
41
|
"IdentityProviderTypeType",
|
|
42
|
+
"IpAddressTypeType",
|
|
42
43
|
"ListAccessesPaginatorName",
|
|
43
44
|
"ListAgreementsPaginatorName",
|
|
44
45
|
"ListCertificatesPaginatorName",
|
|
@@ -108,6 +109,7 @@ HomeDirectoryTypeType = Literal["LOGICAL", "PATH"]
|
|
|
108
109
|
IdentityProviderTypeType = Literal[
|
|
109
110
|
"API_GATEWAY", "AWS_DIRECTORY_SERVICE", "AWS_LAMBDA", "SERVICE_MANAGED"
|
|
110
111
|
]
|
|
112
|
+
IpAddressTypeType = Literal["DUALSTACK", "IPV4"]
|
|
111
113
|
ListAccessesPaginatorName = Literal["list_accesses"]
|
|
112
114
|
ListAgreementsPaginatorName = Literal["list_agreements"]
|
|
113
115
|
ListCertificatesPaginatorName = Literal["list_certificates"]
|
|
@@ -149,6 +151,7 @@ ServiceName = Literal[
|
|
|
149
151
|
"account",
|
|
150
152
|
"acm",
|
|
151
153
|
"acm-pca",
|
|
154
|
+
"aiops",
|
|
152
155
|
"amp",
|
|
153
156
|
"amplify",
|
|
154
157
|
"amplifybackend",
|
|
@@ -186,6 +189,8 @@ ServiceName = Literal[
|
|
|
186
189
|
"bedrock",
|
|
187
190
|
"bedrock-agent",
|
|
188
191
|
"bedrock-agent-runtime",
|
|
192
|
+
"bedrock-agentcore",
|
|
193
|
+
"bedrock-agentcore-control",
|
|
189
194
|
"bedrock-data-automation",
|
|
190
195
|
"bedrock-data-automation-runtime",
|
|
191
196
|
"bedrock-runtime",
|
|
@@ -289,6 +294,7 @@ ServiceName = Literal[
|
|
|
289
294
|
"es",
|
|
290
295
|
"events",
|
|
291
296
|
"evidently",
|
|
297
|
+
"evs",
|
|
292
298
|
"finspace",
|
|
293
299
|
"finspace-data",
|
|
294
300
|
"firehose",
|
|
@@ -346,6 +352,7 @@ ServiceName = Literal[
|
|
|
346
352
|
"kendra",
|
|
347
353
|
"kendra-ranking",
|
|
348
354
|
"keyspaces",
|
|
355
|
+
"keyspacesstreams",
|
|
349
356
|
"kinesis",
|
|
350
357
|
"kinesis-video-archived-media",
|
|
351
358
|
"kinesis-video-media",
|
|
@@ -401,6 +408,7 @@ ServiceName = Literal[
|
|
|
401
408
|
"migrationhub-config",
|
|
402
409
|
"migrationhuborchestrator",
|
|
403
410
|
"migrationhubstrategy",
|
|
411
|
+
"mpa",
|
|
404
412
|
"mq",
|
|
405
413
|
"mturk",
|
|
406
414
|
"mwaa",
|
|
@@ -415,6 +423,7 @@ ServiceName = Literal[
|
|
|
415
423
|
"notificationscontacts",
|
|
416
424
|
"oam",
|
|
417
425
|
"observabilityadmin",
|
|
426
|
+
"odb",
|
|
418
427
|
"omics",
|
|
419
428
|
"opensearch",
|
|
420
429
|
"opensearchserverless",
|
|
@@ -441,7 +450,6 @@ ServiceName = Literal[
|
|
|
441
450
|
"pipes",
|
|
442
451
|
"polly",
|
|
443
452
|
"pricing",
|
|
444
|
-
"privatenetworks",
|
|
445
453
|
"proton",
|
|
446
454
|
"qapps",
|
|
447
455
|
"qbusiness",
|
|
@@ -476,6 +484,7 @@ ServiceName = Literal[
|
|
|
476
484
|
"s3control",
|
|
477
485
|
"s3outposts",
|
|
478
486
|
"s3tables",
|
|
487
|
+
"s3vectors",
|
|
479
488
|
"sagemaker",
|
|
480
489
|
"sagemaker-a2i-runtime",
|
|
481
490
|
"sagemaker-edge",
|
|
@@ -502,7 +511,6 @@ ServiceName = Literal[
|
|
|
502
511
|
"signer",
|
|
503
512
|
"simspaceweaver",
|
|
504
513
|
"sms",
|
|
505
|
-
"sms-voice",
|
|
506
514
|
"snow-device-management",
|
|
507
515
|
"snowball",
|
|
508
516
|
"sns",
|
|
@@ -510,6 +518,7 @@ ServiceName = Literal[
|
|
|
510
518
|
"sqs",
|
|
511
519
|
"ssm",
|
|
512
520
|
"ssm-contacts",
|
|
521
|
+
"ssm-guiconnect",
|
|
513
522
|
"ssm-incidents",
|
|
514
523
|
"ssm-quicksetup",
|
|
515
524
|
"ssm-sap",
|
|
@@ -546,6 +555,7 @@ ServiceName = Literal[
|
|
|
546
555
|
"workmail",
|
|
547
556
|
"workmailmessageflow",
|
|
548
557
|
"workspaces",
|
|
558
|
+
"workspaces-instances",
|
|
549
559
|
"workspaces-thin-client",
|
|
550
560
|
"workspaces-web",
|
|
551
561
|
"xray",
|
|
@@ -591,6 +601,7 @@ RegionName = Literal[
|
|
|
591
601
|
"ap-southeast-3",
|
|
592
602
|
"ap-southeast-4",
|
|
593
603
|
"ap-southeast-5",
|
|
604
|
+
"ap-southeast-7",
|
|
594
605
|
"ca-central-1",
|
|
595
606
|
"ca-west-1",
|
|
596
607
|
"eu-central-1",
|
|
@@ -38,6 +38,7 @@ from .literals import (
|
|
|
38
38
|
ExecutionStatusType,
|
|
39
39
|
HomeDirectoryTypeType,
|
|
40
40
|
IdentityProviderTypeType,
|
|
41
|
+
IpAddressTypeType,
|
|
41
42
|
MapTypeType,
|
|
42
43
|
MdnResponseType,
|
|
43
44
|
MdnSigningAlgType,
|
|
@@ -1634,6 +1635,7 @@ class DescribedServerTypeDef(TypedDict):
|
|
|
1634
1635
|
StructuredLogDestinations: NotRequired[List[str]]
|
|
1635
1636
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1636
1637
|
As2ServiceManagedEgressIpAddresses: NotRequired[List[str]]
|
|
1638
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1637
1639
|
|
|
1638
1640
|
|
|
1639
1641
|
WorkflowDetailsUnionTypeDef = Union[WorkflowDetailsTypeDef, WorkflowDetailsOutputTypeDef]
|
|
@@ -1709,6 +1711,7 @@ class CreateServerRequestTypeDef(TypedDict):
|
|
|
1709
1711
|
WorkflowDetails: NotRequired[WorkflowDetailsUnionTypeDef]
|
|
1710
1712
|
StructuredLogDestinations: NotRequired[Sequence[str]]
|
|
1711
1713
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1714
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1712
1715
|
|
|
1713
1716
|
|
|
1714
1717
|
class UpdateServerRequestTypeDef(TypedDict):
|
|
@@ -1727,6 +1730,7 @@ class UpdateServerRequestTypeDef(TypedDict):
|
|
|
1727
1730
|
WorkflowDetails: NotRequired[WorkflowDetailsUnionTypeDef]
|
|
1728
1731
|
StructuredLogDestinations: NotRequired[Sequence[str]]
|
|
1729
1732
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1733
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1730
1734
|
|
|
1731
1735
|
|
|
1732
1736
|
class DescribeExecutionResponseTypeDef(TypedDict):
|
|
@@ -38,6 +38,7 @@ from .literals import (
|
|
|
38
38
|
ExecutionStatusType,
|
|
39
39
|
HomeDirectoryTypeType,
|
|
40
40
|
IdentityProviderTypeType,
|
|
41
|
+
IpAddressTypeType,
|
|
41
42
|
MapTypeType,
|
|
42
43
|
MdnResponseType,
|
|
43
44
|
MdnSigningAlgType,
|
|
@@ -1425,6 +1426,7 @@ class DescribedServerTypeDef(TypedDict):
|
|
|
1425
1426
|
StructuredLogDestinations: NotRequired[List[str]]
|
|
1426
1427
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1427
1428
|
As2ServiceManagedEgressIpAddresses: NotRequired[List[str]]
|
|
1429
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1428
1430
|
|
|
1429
1431
|
WorkflowDetailsUnionTypeDef = Union[WorkflowDetailsTypeDef, WorkflowDetailsOutputTypeDef]
|
|
1430
1432
|
|
|
@@ -1493,6 +1495,7 @@ class CreateServerRequestTypeDef(TypedDict):
|
|
|
1493
1495
|
WorkflowDetails: NotRequired[WorkflowDetailsUnionTypeDef]
|
|
1494
1496
|
StructuredLogDestinations: NotRequired[Sequence[str]]
|
|
1495
1497
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1498
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1496
1499
|
|
|
1497
1500
|
class UpdateServerRequestTypeDef(TypedDict):
|
|
1498
1501
|
ServerId: str
|
|
@@ -1510,6 +1513,7 @@ class UpdateServerRequestTypeDef(TypedDict):
|
|
|
1510
1513
|
WorkflowDetails: NotRequired[WorkflowDetailsUnionTypeDef]
|
|
1511
1514
|
StructuredLogDestinations: NotRequired[Sequence[str]]
|
|
1512
1515
|
S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
|
|
1516
|
+
IpAddressType: NotRequired[IpAddressTypeType]
|
|
1513
1517
|
|
|
1514
1518
|
class DescribeExecutionResponseTypeDef(TypedDict):
|
|
1515
1519
|
WorkflowId: str
|
{mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-transfer
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 Transfer 1.
|
|
3
|
+
Version: 1.40.0
|
|
4
|
+
Summary: Type annotations for boto3 Transfer 1.40.0 service generated with mypy-boto3-builder 8.11.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
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 Transfer 1.
|
|
59
|
+
Type annotations for [boto3 Transfer 1.40.0](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
65
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
66
66
|
|
|
67
67
|
Generated with
|
|
68
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
|
|
69
69
|
|
|
70
70
|
More information can be found on
|
|
71
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.
|
|
122
|
+
`uvx --with 'boto3==1.40.0' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3-stubs` AWS SDK.
|
|
124
124
|
3. Add `Transfer` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
13
13
|
|
|
14
14
|
setup(
|
|
15
15
|
name="mypy-boto3-transfer",
|
|
16
|
-
version="1.
|
|
16
|
+
version="1.40.0",
|
|
17
17
|
packages=["mypy_boto3_transfer"],
|
|
18
18
|
url="https://github.com/youtype/mypy_boto3_builder",
|
|
19
19
|
license="MIT License",
|
|
20
20
|
author="Vlad Emelianov",
|
|
21
21
|
author_email="vlad.emelianov.nz@gmail.com",
|
|
22
|
-
description="Type annotations for boto3 Transfer 1.
|
|
22
|
+
description="Type annotations for boto3 Transfer 1.40.0 service generated with mypy-boto3-builder 8.11.0",
|
|
23
23
|
classifiers=[
|
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
|
25
25
|
"Intended Audience :: Developers",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/not-zip-safe
RENAMED
|
File without changes
|
{mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/requires.txt
RENAMED
|
File without changes
|
{mypy_boto3_transfer-1.38.0 → mypy_boto3_transfer-1.40.0}/mypy_boto3_transfer.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|