mypy-boto3-transfer 1.37.0__tar.gz → 1.37.24__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.37.0 → mypy_boto3_transfer-1.37.24}/PKG-INFO +7 -6
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/README.md +3 -3
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/__main__.py +4 -4
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/literals.py +4 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/literals.pyi +4 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/type_defs.py +3 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/type_defs.pyi +3 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/version.py +1 -1
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer.egg-info/PKG-INFO +7 -6
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/setup.py +2 -2
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/LICENSE +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/__init__.py +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/__init__.pyi +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/client.py +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/client.pyi +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/paginator.py +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/paginator.pyi +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/py.typed +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/waiter.py +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/waiter.pyi +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer.egg-info/not-zip-safe +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer.egg-info/requires.txt +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer.egg-info/top_level.txt +0 -0
- {mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-transfer
|
|
3
|
-
Version: 1.37.
|
|
4
|
-
Summary: Type annotations for boto3 Transfer 1.37.
|
|
3
|
+
Version: 1.37.24
|
|
4
|
+
Summary: Type annotations for boto3 Transfer 1.37.24 service generated with mypy-boto3-builder 8.10.1
|
|
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
|
|
@@ -39,6 +39,7 @@ Dynamic: description-content-type
|
|
|
39
39
|
Dynamic: home-page
|
|
40
40
|
Dynamic: keywords
|
|
41
41
|
Dynamic: license
|
|
42
|
+
Dynamic: license-file
|
|
42
43
|
Dynamic: project-url
|
|
43
44
|
Dynamic: requires-dist
|
|
44
45
|
Dynamic: requires-python
|
|
@@ -55,7 +56,7 @@ Dynamic: summary
|
|
|
55
56
|
|
|
56
57
|

|
|
57
58
|
|
|
58
|
-
Type annotations for [boto3 Transfer 1.37.
|
|
59
|
+
Type annotations for [boto3 Transfer 1.37.24](https://pypi.org/project/boto3/)
|
|
59
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
60
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
61
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -64,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
64
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
65
66
|
|
|
66
67
|
Generated with
|
|
67
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
|
68
69
|
|
|
69
70
|
More information can be found on
|
|
70
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -118,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
118
119
|
isolation.
|
|
119
120
|
|
|
120
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
121
|
-
`uvx --with 'boto3==1.37.
|
|
122
|
+
`uvx --with 'boto3==1.37.24' mypy-boto3-builder`
|
|
122
123
|
2. Select `boto3-stubs` AWS SDK.
|
|
123
124
|
3. Add `Transfer` service.
|
|
124
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.37.
|
|
12
|
+
Type annotations for [boto3 Transfer 1.37.24](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.10.1](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.37.
|
|
75
|
+
`uvx --with 'boto3==1.37.24' 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.37.
|
|
16
|
-
"Version: 1.37.
|
|
17
|
-
"Builder version: 8.
|
|
15
|
+
"Type annotations for boto3 Transfer 1.37.24\n"
|
|
16
|
+
"Version: 1.37.24\n"
|
|
17
|
+
"Builder version: 8.10.1\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.37.
|
|
29
|
+
sys.stdout.write("1.37.24\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -77,6 +77,7 @@ __all__ = (
|
|
|
77
77
|
"TransferServiceName",
|
|
78
78
|
"TransferTableStatusType",
|
|
79
79
|
"WaiterName",
|
|
80
|
+
"WebAppEndpointPolicyType",
|
|
80
81
|
"WorkflowStepTypeType",
|
|
81
82
|
)
|
|
82
83
|
|
|
@@ -142,6 +143,7 @@ SigningAlgType = Literal["NONE", "SHA1", "SHA256", "SHA384", "SHA512"]
|
|
|
142
143
|
StateType = Literal["OFFLINE", "ONLINE", "STARTING", "START_FAILED", "STOPPING", "STOP_FAILED"]
|
|
143
144
|
TlsSessionResumptionModeType = Literal["DISABLED", "ENABLED", "ENFORCED"]
|
|
144
145
|
TransferTableStatusType = Literal["COMPLETED", "FAILED", "IN_PROGRESS", "QUEUED"]
|
|
146
|
+
WebAppEndpointPolicyType = Literal["FIPS", "STANDARD"]
|
|
145
147
|
WorkflowStepTypeType = Literal["COPY", "CUSTOM", "DECRYPT", "DELETE", "TAG"]
|
|
146
148
|
TransferServiceName = Literal["transfer"]
|
|
147
149
|
ServiceName = Literal[
|
|
@@ -300,6 +302,7 @@ ServiceName = Literal[
|
|
|
300
302
|
"freetier",
|
|
301
303
|
"fsx",
|
|
302
304
|
"gamelift",
|
|
305
|
+
"gameliftstreams",
|
|
303
306
|
"geo-maps",
|
|
304
307
|
"geo-places",
|
|
305
308
|
"geo-routes",
|
|
@@ -325,6 +328,7 @@ ServiceName = Literal[
|
|
|
325
328
|
"iot",
|
|
326
329
|
"iot-data",
|
|
327
330
|
"iot-jobs-data",
|
|
331
|
+
"iot-managed-integrations",
|
|
328
332
|
"iotanalytics",
|
|
329
333
|
"iotdeviceadvisor",
|
|
330
334
|
"iotevents",
|
|
@@ -76,6 +76,7 @@ __all__ = (
|
|
|
76
76
|
"TransferServiceName",
|
|
77
77
|
"TransferTableStatusType",
|
|
78
78
|
"WaiterName",
|
|
79
|
+
"WebAppEndpointPolicyType",
|
|
79
80
|
"WorkflowStepTypeType",
|
|
80
81
|
)
|
|
81
82
|
|
|
@@ -140,6 +141,7 @@ SigningAlgType = Literal["NONE", "SHA1", "SHA256", "SHA384", "SHA512"]
|
|
|
140
141
|
StateType = Literal["OFFLINE", "ONLINE", "STARTING", "START_FAILED", "STOPPING", "STOP_FAILED"]
|
|
141
142
|
TlsSessionResumptionModeType = Literal["DISABLED", "ENABLED", "ENFORCED"]
|
|
142
143
|
TransferTableStatusType = Literal["COMPLETED", "FAILED", "IN_PROGRESS", "QUEUED"]
|
|
144
|
+
WebAppEndpointPolicyType = Literal["FIPS", "STANDARD"]
|
|
143
145
|
WorkflowStepTypeType = Literal["COPY", "CUSTOM", "DECRYPT", "DELETE", "TAG"]
|
|
144
146
|
TransferServiceName = Literal["transfer"]
|
|
145
147
|
ServiceName = Literal[
|
|
@@ -298,6 +300,7 @@ ServiceName = Literal[
|
|
|
298
300
|
"freetier",
|
|
299
301
|
"fsx",
|
|
300
302
|
"gamelift",
|
|
303
|
+
"gameliftstreams",
|
|
301
304
|
"geo-maps",
|
|
302
305
|
"geo-places",
|
|
303
306
|
"geo-routes",
|
|
@@ -323,6 +326,7 @@ ServiceName = Literal[
|
|
|
323
326
|
"iot",
|
|
324
327
|
"iot-data",
|
|
325
328
|
"iot-jobs-data",
|
|
329
|
+
"iot-managed-integrations",
|
|
326
330
|
"iotanalytics",
|
|
327
331
|
"iotdeviceadvisor",
|
|
328
332
|
"iotevents",
|
|
@@ -54,6 +54,7 @@ from .literals import (
|
|
|
54
54
|
StateType,
|
|
55
55
|
TlsSessionResumptionModeType,
|
|
56
56
|
TransferTableStatusType,
|
|
57
|
+
WebAppEndpointPolicyType,
|
|
57
58
|
WorkflowStepTypeType,
|
|
58
59
|
)
|
|
59
60
|
|
|
@@ -1453,6 +1454,7 @@ class DescribedWebAppTypeDef(TypedDict):
|
|
|
1453
1454
|
WebAppEndpoint: NotRequired[str]
|
|
1454
1455
|
WebAppUnits: NotRequired[WebAppUnitsTypeDef]
|
|
1455
1456
|
Tags: NotRequired[List[TagTypeDef]]
|
|
1457
|
+
WebAppEndpointPolicy: NotRequired[WebAppEndpointPolicyType]
|
|
1456
1458
|
|
|
1457
1459
|
|
|
1458
1460
|
class DescribeUserResponseTypeDef(TypedDict):
|
|
@@ -1471,6 +1473,7 @@ class CreateWebAppRequestTypeDef(TypedDict):
|
|
|
1471
1473
|
AccessEndpoint: NotRequired[str]
|
|
1472
1474
|
WebAppUnits: NotRequired[WebAppUnitsTypeDef]
|
|
1473
1475
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
1476
|
+
WebAppEndpointPolicy: NotRequired[WebAppEndpointPolicyType]
|
|
1474
1477
|
|
|
1475
1478
|
|
|
1476
1479
|
class CopyStepDetailsTypeDef(TypedDict):
|
{mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/type_defs.pyi
RENAMED
|
@@ -54,6 +54,7 @@ from .literals import (
|
|
|
54
54
|
StateType,
|
|
55
55
|
TlsSessionResumptionModeType,
|
|
56
56
|
TransferTableStatusType,
|
|
57
|
+
WebAppEndpointPolicyType,
|
|
57
58
|
WorkflowStepTypeType,
|
|
58
59
|
)
|
|
59
60
|
|
|
@@ -1264,6 +1265,7 @@ class DescribedWebAppTypeDef(TypedDict):
|
|
|
1264
1265
|
WebAppEndpoint: NotRequired[str]
|
|
1265
1266
|
WebAppUnits: NotRequired[WebAppUnitsTypeDef]
|
|
1266
1267
|
Tags: NotRequired[List[TagTypeDef]]
|
|
1268
|
+
WebAppEndpointPolicy: NotRequired[WebAppEndpointPolicyType]
|
|
1267
1269
|
|
|
1268
1270
|
class DescribeUserResponseTypeDef(TypedDict):
|
|
1269
1271
|
ServerId: str
|
|
@@ -1279,6 +1281,7 @@ class CreateWebAppRequestTypeDef(TypedDict):
|
|
|
1279
1281
|
AccessEndpoint: NotRequired[str]
|
|
1280
1282
|
WebAppUnits: NotRequired[WebAppUnitsTypeDef]
|
|
1281
1283
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
1284
|
+
WebAppEndpointPolicy: NotRequired[WebAppEndpointPolicyType]
|
|
1282
1285
|
|
|
1283
1286
|
class CopyStepDetailsTypeDef(TypedDict):
|
|
1284
1287
|
Name: NotRequired[str]
|
{mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer.egg-info/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-transfer
|
|
3
|
-
Version: 1.37.
|
|
4
|
-
Summary: Type annotations for boto3 Transfer 1.37.
|
|
3
|
+
Version: 1.37.24
|
|
4
|
+
Summary: Type annotations for boto3 Transfer 1.37.24 service generated with mypy-boto3-builder 8.10.1
|
|
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
|
|
@@ -39,6 +39,7 @@ Dynamic: description-content-type
|
|
|
39
39
|
Dynamic: home-page
|
|
40
40
|
Dynamic: keywords
|
|
41
41
|
Dynamic: license
|
|
42
|
+
Dynamic: license-file
|
|
42
43
|
Dynamic: project-url
|
|
43
44
|
Dynamic: requires-dist
|
|
44
45
|
Dynamic: requires-python
|
|
@@ -55,7 +56,7 @@ Dynamic: summary
|
|
|
55
56
|
|
|
56
57
|

|
|
57
58
|
|
|
58
|
-
Type annotations for [boto3 Transfer 1.37.
|
|
59
|
+
Type annotations for [boto3 Transfer 1.37.24](https://pypi.org/project/boto3/)
|
|
59
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
60
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
61
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -64,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
64
65
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
65
66
|
|
|
66
67
|
Generated with
|
|
67
|
-
[mypy-boto3-builder 8.
|
|
68
|
+
[mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
|
|
68
69
|
|
|
69
70
|
More information can be found on
|
|
70
71
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -118,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
118
119
|
isolation.
|
|
119
120
|
|
|
120
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
121
|
-
`uvx --with 'boto3==1.37.
|
|
122
|
+
`uvx --with 'boto3==1.37.24' mypy-boto3-builder`
|
|
122
123
|
2. Select `boto3-stubs` AWS SDK.
|
|
123
124
|
3. Add `Transfer` service.
|
|
124
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.37.
|
|
16
|
+
version="1.37.24",
|
|
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.37.
|
|
22
|
+
description="Type annotations for boto3 Transfer 1.37.24 service generated with mypy-boto3-builder 8.10.1",
|
|
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
|
{mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer/paginator.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer.egg-info/not-zip-safe
RENAMED
|
File without changes
|
{mypy_boto3_transfer-1.37.0 → mypy_boto3_transfer-1.37.24}/mypy_boto3_transfer.egg-info/requires.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|