mypy-boto3-transfer 1.34.59__tar.gz → 1.34.77__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.
Files changed (26) hide show
  1. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/PKG-INFO +3 -3
  2. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/README.md +1 -1
  3. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/__main__.py +3 -3
  4. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/client.py +5 -6
  5. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/client.pyi +5 -6
  6. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/literals.py +7 -1
  7. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/literals.pyi +7 -1
  8. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/type_defs.py +8 -0
  9. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/type_defs.pyi +8 -0
  10. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/version.py +1 -1
  11. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer.egg-info/PKG-INFO +3 -3
  12. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/setup.py +2 -2
  13. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/LICENSE +0 -0
  14. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/__init__.py +0 -0
  15. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/__init__.pyi +0 -0
  16. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/paginator.py +0 -0
  17. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/paginator.pyi +0 -0
  18. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/py.typed +0 -0
  19. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/waiter.py +0 -0
  20. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer/waiter.pyi +0 -0
  21. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer.egg-info/SOURCES.txt +0 -0
  22. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer.egg-info/dependency_links.txt +0 -0
  23. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer.egg-info/not-zip-safe +0 -0
  24. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer.egg-info/requires.txt +0 -0
  25. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/mypy_boto3_transfer.egg-info/top_level.txt +0 -0
  26. {mypy-boto3-transfer-1.34.59 → mypy-boto3-transfer-1.34.77}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-transfer
3
- Version: 1.34.59
4
- Summary: Type annotations for boto3.Transfer 1.34.59 service generated with mypy-boto3-builder 7.23.2
3
+ Version: 1.34.77
4
+ Summary: Type annotations for boto3.Transfer 1.34.77 service generated with mypy-boto3-builder 7.23.2
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
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.Transfer 1.34.59](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
46
+ [boto3.Transfer 1.34.77](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3.Transfer 1.34.59](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
13
+ [boto3.Transfer 1.34.77](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
14
14
  service compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -10,8 +10,8 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.Transfer 1.34.59\n"
14
- "Version: 1.34.59\n"
13
+ "Type annotations for boto3.Transfer 1.34.77\n"
14
+ "Version: 1.34.77\n"
15
15
  "Builder version: 7.23.2\n"
16
16
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_transfer//\n"
17
17
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer\n"
@@ -24,7 +24,7 @@ def print_version() -> None:
24
24
  """
25
25
  Print package version to stdout.
26
26
  """
27
- print("1.34.59")
27
+ print("1.34.77")
28
28
 
29
29
 
30
30
  def main() -> None:
@@ -215,6 +215,7 @@ class TransferClient(BaseClient):
215
215
  LoggingRole: str = ...,
216
216
  Tags: Sequence[TagTypeDef] = ...,
217
217
  SftpConfig: SftpConnectorConfigTypeDef = ...,
218
+ SecurityPolicyName: str = ...,
218
219
  ) -> CreateConnectorResponseTypeDef:
219
220
  """
220
221
  Creates the connector, which captures the parameters for a connection for the
@@ -465,9 +466,7 @@ class TransferClient(BaseClient):
465
466
  self, *, SecurityPolicyName: str
466
467
  ) -> DescribeSecurityPolicyResponseTypeDef:
467
468
  """
468
- Describes the security policy that is attached to your file transfer
469
- protocol-enabled
470
- server.
469
+ Describes the security policy that is attached to your server or SFTP connector.
471
470
 
472
471
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer.Client.describe_security_policy)
473
472
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_transfer/client/#describe_security_policy)
@@ -643,9 +642,8 @@ class TransferClient(BaseClient):
643
642
  self, *, MaxResults: int = ..., NextToken: str = ...
644
643
  ) -> ListSecurityPoliciesResponseTypeDef:
645
644
  """
646
- Lists the security policies that are attached to your file transfer
647
- protocol-enabled
648
- servers.
645
+ Lists the security policies that are attached to your servers and SFTP
646
+ connectors.
649
647
 
650
648
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer.Client.list_security_policies)
651
649
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_transfer/client/#list_security_policies)
@@ -855,6 +853,7 @@ class TransferClient(BaseClient):
855
853
  AccessRole: str = ...,
856
854
  LoggingRole: str = ...,
857
855
  SftpConfig: SftpConnectorConfigTypeDef = ...,
856
+ SecurityPolicyName: str = ...,
858
857
  ) -> UpdateConnectorResponseTypeDef:
859
858
  """
860
859
  Updates some of the parameters for an existing connector.
@@ -212,6 +212,7 @@ class TransferClient(BaseClient):
212
212
  LoggingRole: str = ...,
213
213
  Tags: Sequence[TagTypeDef] = ...,
214
214
  SftpConfig: SftpConnectorConfigTypeDef = ...,
215
+ SecurityPolicyName: str = ...,
215
216
  ) -> CreateConnectorResponseTypeDef:
216
217
  """
217
218
  Creates the connector, which captures the parameters for a connection for the
@@ -462,9 +463,7 @@ class TransferClient(BaseClient):
462
463
  self, *, SecurityPolicyName: str
463
464
  ) -> DescribeSecurityPolicyResponseTypeDef:
464
465
  """
465
- Describes the security policy that is attached to your file transfer
466
- protocol-enabled
467
- server.
466
+ Describes the security policy that is attached to your server or SFTP connector.
468
467
 
469
468
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer.Client.describe_security_policy)
470
469
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_transfer/client/#describe_security_policy)
@@ -640,9 +639,8 @@ class TransferClient(BaseClient):
640
639
  self, *, MaxResults: int = ..., NextToken: str = ...
641
640
  ) -> ListSecurityPoliciesResponseTypeDef:
642
641
  """
643
- Lists the security policies that are attached to your file transfer
644
- protocol-enabled
645
- servers.
642
+ Lists the security policies that are attached to your servers and SFTP
643
+ connectors.
646
644
 
647
645
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer.Client.list_security_policies)
648
646
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_transfer/client/#list_security_policies)
@@ -852,6 +850,7 @@ class TransferClient(BaseClient):
852
850
  AccessRole: str = ...,
853
851
  LoggingRole: str = ...,
854
852
  SftpConfig: SftpConnectorConfigTypeDef = ...,
853
+ SecurityPolicyName: str = ...,
855
854
  ) -> UpdateConnectorResponseTypeDef:
856
855
  """
857
856
  Updates some of the parameters for an existing connector.
@@ -53,6 +53,8 @@ __all__ = (
53
53
  "OverwriteExistingType",
54
54
  "ProfileTypeType",
55
55
  "ProtocolType",
56
+ "SecurityPolicyProtocolType",
57
+ "SecurityPolicyResourceTypeType",
56
58
  "ServerOfflineWaiterName",
57
59
  "ServerOnlineWaiterName",
58
60
  "SetStatOptionType",
@@ -113,6 +115,8 @@ MdnSigningAlgType = Literal["DEFAULT", "NONE", "SHA1", "SHA256", "SHA384", "SHA5
113
115
  OverwriteExistingType = Literal["FALSE", "TRUE"]
114
116
  ProfileTypeType = Literal["LOCAL", "PARTNER"]
115
117
  ProtocolType = Literal["AS2", "FTP", "FTPS", "SFTP"]
118
+ SecurityPolicyProtocolType = Literal["FTPS", "SFTP"]
119
+ SecurityPolicyResourceTypeType = Literal["CONNECTOR", "SERVER"]
116
120
  ServerOfflineWaiterName = Literal["server_offline"]
117
121
  ServerOnlineWaiterName = Literal["server_online"]
118
122
  SetStatOptionType = Literal["DEFAULT", "ENABLE_NO_OP"]
@@ -195,6 +199,7 @@ ServiceName = Literal[
195
199
  "codebuild",
196
200
  "codecatalyst",
197
201
  "codecommit",
202
+ "codeconnections",
198
203
  "codedeploy",
199
204
  "codeguru-reviewer",
200
205
  "codeguru-security",
@@ -225,6 +230,7 @@ ServiceName = Literal[
225
230
  "datasync",
226
231
  "datazone",
227
232
  "dax",
233
+ "deadline",
228
234
  "detective",
229
235
  "devicefarm",
230
236
  "devops-guru",
@@ -293,7 +299,6 @@ ServiceName = Literal[
293
299
  "iot",
294
300
  "iot-data",
295
301
  "iot-jobs-data",
296
- "iot-roborunner",
297
302
  "iot1click-devices",
298
303
  "iot1click-projects",
299
304
  "iotanalytics",
@@ -481,6 +486,7 @@ ServiceName = Literal[
481
486
  "swf",
482
487
  "synthetics",
483
488
  "textract",
489
+ "timestream-influxdb",
484
490
  "timestream-query",
485
491
  "timestream-write",
486
492
  "tnb",
@@ -53,6 +53,8 @@ __all__ = (
53
53
  "OverwriteExistingType",
54
54
  "ProfileTypeType",
55
55
  "ProtocolType",
56
+ "SecurityPolicyProtocolType",
57
+ "SecurityPolicyResourceTypeType",
56
58
  "ServerOfflineWaiterName",
57
59
  "ServerOnlineWaiterName",
58
60
  "SetStatOptionType",
@@ -113,6 +115,8 @@ MdnSigningAlgType = Literal["DEFAULT", "NONE", "SHA1", "SHA256", "SHA384", "SHA5
113
115
  OverwriteExistingType = Literal["FALSE", "TRUE"]
114
116
  ProfileTypeType = Literal["LOCAL", "PARTNER"]
115
117
  ProtocolType = Literal["AS2", "FTP", "FTPS", "SFTP"]
118
+ SecurityPolicyProtocolType = Literal["FTPS", "SFTP"]
119
+ SecurityPolicyResourceTypeType = Literal["CONNECTOR", "SERVER"]
116
120
  ServerOfflineWaiterName = Literal["server_offline"]
117
121
  ServerOnlineWaiterName = Literal["server_online"]
118
122
  SetStatOptionType = Literal["DEFAULT", "ENABLE_NO_OP"]
@@ -195,6 +199,7 @@ ServiceName = Literal[
195
199
  "codebuild",
196
200
  "codecatalyst",
197
201
  "codecommit",
202
+ "codeconnections",
198
203
  "codedeploy",
199
204
  "codeguru-reviewer",
200
205
  "codeguru-security",
@@ -225,6 +230,7 @@ ServiceName = Literal[
225
230
  "datasync",
226
231
  "datazone",
227
232
  "dax",
233
+ "deadline",
228
234
  "detective",
229
235
  "devicefarm",
230
236
  "devops-guru",
@@ -293,7 +299,6 @@ ServiceName = Literal[
293
299
  "iot",
294
300
  "iot-data",
295
301
  "iot-jobs-data",
296
- "iot-roborunner",
297
302
  "iot1click-devices",
298
303
  "iot1click-projects",
299
304
  "iotanalytics",
@@ -481,6 +486,7 @@ ServiceName = Literal[
481
486
  "swf",
482
487
  "synthetics",
483
488
  "textract",
489
+ "timestream-influxdb",
484
490
  "timestream-query",
485
491
  "timestream-write",
486
492
  "tnb",
@@ -37,6 +37,8 @@ from .literals import (
37
37
  OverwriteExistingType,
38
38
  ProfileTypeType,
39
39
  ProtocolType,
40
+ SecurityPolicyProtocolType,
41
+ SecurityPolicyResourceTypeType,
40
42
  SetStatOptionType,
41
43
  SftpAuthenticationMethodsType,
42
44
  SigningAlgType,
@@ -465,6 +467,9 @@ DescribedSecurityPolicyTypeDef = TypedDict(
465
467
  "SshKexs": NotRequired[List[str]],
466
468
  "SshMacs": NotRequired[List[str]],
467
469
  "TlsCiphers": NotRequired[List[str]],
470
+ "SshHostKeyAlgorithms": NotRequired[List[str]],
471
+ "Type": NotRequired[SecurityPolicyResourceTypeType],
472
+ "Protocols": NotRequired[List[SecurityPolicyProtocolType]],
468
473
  },
469
474
  )
470
475
  DescribeServerRequestRequestTypeDef = TypedDict(
@@ -1197,6 +1202,7 @@ CreateConnectorRequestRequestTypeDef = TypedDict(
1197
1202
  "LoggingRole": NotRequired[str],
1198
1203
  "Tags": NotRequired[Sequence[TagTypeDef]],
1199
1204
  "SftpConfig": NotRequired[SftpConnectorConfigTypeDef],
1205
+ "SecurityPolicyName": NotRequired[str],
1200
1206
  },
1201
1207
  )
1202
1208
  DescribedConnectorTypeDef = TypedDict(
@@ -1211,6 +1217,7 @@ DescribedConnectorTypeDef = TypedDict(
1211
1217
  "Tags": NotRequired[List[TagTypeDef]],
1212
1218
  "SftpConfig": NotRequired[SftpConnectorConfigTypeDef],
1213
1219
  "ServiceManagedEgressIpAddresses": NotRequired[List[str]],
1220
+ "SecurityPolicyName": NotRequired[str],
1214
1221
  },
1215
1222
  )
1216
1223
  UpdateConnectorRequestRequestTypeDef = TypedDict(
@@ -1222,6 +1229,7 @@ UpdateConnectorRequestRequestTypeDef = TypedDict(
1222
1229
  "AccessRole": NotRequired[str],
1223
1230
  "LoggingRole": NotRequired[str],
1224
1231
  "SftpConfig": NotRequired[SftpConnectorConfigTypeDef],
1232
+ "SecurityPolicyName": NotRequired[str],
1225
1233
  },
1226
1234
  )
1227
1235
  DescribeSecurityPolicyResponseTypeDef = TypedDict(
@@ -37,6 +37,8 @@ from .literals import (
37
37
  OverwriteExistingType,
38
38
  ProfileTypeType,
39
39
  ProtocolType,
40
+ SecurityPolicyProtocolType,
41
+ SecurityPolicyResourceTypeType,
40
42
  SetStatOptionType,
41
43
  SftpAuthenticationMethodsType,
42
44
  SigningAlgType,
@@ -465,6 +467,9 @@ DescribedSecurityPolicyTypeDef = TypedDict(
465
467
  "SshKexs": NotRequired[List[str]],
466
468
  "SshMacs": NotRequired[List[str]],
467
469
  "TlsCiphers": NotRequired[List[str]],
470
+ "SshHostKeyAlgorithms": NotRequired[List[str]],
471
+ "Type": NotRequired[SecurityPolicyResourceTypeType],
472
+ "Protocols": NotRequired[List[SecurityPolicyProtocolType]],
468
473
  },
469
474
  )
470
475
  DescribeServerRequestRequestTypeDef = TypedDict(
@@ -1197,6 +1202,7 @@ CreateConnectorRequestRequestTypeDef = TypedDict(
1197
1202
  "LoggingRole": NotRequired[str],
1198
1203
  "Tags": NotRequired[Sequence[TagTypeDef]],
1199
1204
  "SftpConfig": NotRequired[SftpConnectorConfigTypeDef],
1205
+ "SecurityPolicyName": NotRequired[str],
1200
1206
  },
1201
1207
  )
1202
1208
  DescribedConnectorTypeDef = TypedDict(
@@ -1211,6 +1217,7 @@ DescribedConnectorTypeDef = TypedDict(
1211
1217
  "Tags": NotRequired[List[TagTypeDef]],
1212
1218
  "SftpConfig": NotRequired[SftpConnectorConfigTypeDef],
1213
1219
  "ServiceManagedEgressIpAddresses": NotRequired[List[str]],
1220
+ "SecurityPolicyName": NotRequired[str],
1214
1221
  },
1215
1222
  )
1216
1223
  UpdateConnectorRequestRequestTypeDef = TypedDict(
@@ -1222,6 +1229,7 @@ UpdateConnectorRequestRequestTypeDef = TypedDict(
1222
1229
  "AccessRole": NotRequired[str],
1223
1230
  "LoggingRole": NotRequired[str],
1224
1231
  "SftpConfig": NotRequired[SftpConnectorConfigTypeDef],
1232
+ "SecurityPolicyName": NotRequired[str],
1225
1233
  },
1226
1234
  )
1227
1235
  DescribeSecurityPolicyResponseTypeDef = TypedDict(
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.34.59"
5
+ __version__ = "1.34.77"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-transfer
3
- Version: 1.34.59
4
- Summary: Type annotations for boto3.Transfer 1.34.59 service generated with mypy-boto3-builder 7.23.2
3
+ Version: 1.34.77
4
+ Summary: Type annotations for boto3.Transfer 1.34.77 service generated with mypy-boto3-builder 7.23.2
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
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.Transfer 1.34.59](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
46
+ [boto3.Transfer 1.34.77](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/transfer.html#Transfer)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -11,13 +11,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
11
11
 
12
12
  setup(
13
13
  name="mypy-boto3-transfer",
14
- version="1.34.59",
14
+ version="1.34.77",
15
15
  packages=["mypy_boto3_transfer"],
16
16
  url="https://github.com/youtype/mypy_boto3_builder",
17
17
  license="MIT License",
18
18
  author="Vlad Emelianov",
19
19
  author_email="vlad.emelianov.nz@gmail.com",
20
- description="Type annotations for boto3.Transfer 1.34.59 service generated with mypy-boto3-builder 7.23.2",
20
+ description="Type annotations for boto3.Transfer 1.34.77 service generated with mypy-boto3-builder 7.23.2",
21
21
  classifiers=[
22
22
  "Development Status :: 5 - Production/Stable",
23
23
  "Intended Audience :: Developers",