mypy-boto3-transfer 1.39.0__py3-none-any.whl → 1.40.42__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.
@@ -12,8 +12,8 @@ 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.39.0\n"
16
- "Version: 1.39.0\n"
15
+ "Type annotations for boto3 Transfer 1.40.42\n"
16
+ "Version: 1.40.42\n"
17
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"
@@ -26,7 +26,7 @@ def print_version() -> None:
26
26
  """
27
27
  Print package version to stdout.
28
28
  """
29
- sys.stdout.write("1.39.0\n")
29
+ sys.stdout.write("1.40.42\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -175,6 +175,7 @@ ServiceName = Literal[
175
175
  "appstream",
176
176
  "appsync",
177
177
  "apptest",
178
+ "arc-region-switch",
178
179
  "arc-zonal-shift",
179
180
  "artifact",
180
181
  "athena",
@@ -186,11 +187,15 @@ ServiceName = Literal[
186
187
  "backup-gateway",
187
188
  "backupsearch",
188
189
  "batch",
190
+ "bcm-dashboards",
189
191
  "bcm-data-exports",
190
192
  "bcm-pricing-calculator",
193
+ "bcm-recommended-actions",
191
194
  "bedrock",
192
195
  "bedrock-agent",
193
196
  "bedrock-agent-runtime",
197
+ "bedrock-agentcore",
198
+ "bedrock-agentcore-control",
194
199
  "bedrock-data-automation",
195
200
  "bedrock-data-automation-runtime",
196
201
  "bedrock-runtime",
@@ -423,11 +428,10 @@ ServiceName = Literal[
423
428
  "notificationscontacts",
424
429
  "oam",
425
430
  "observabilityadmin",
431
+ "odb",
426
432
  "omics",
427
433
  "opensearch",
428
434
  "opensearchserverless",
429
- "opsworks",
430
- "opsworkscm",
431
435
  "organizations",
432
436
  "osis",
433
437
  "outposts",
@@ -483,6 +487,7 @@ ServiceName = Literal[
483
487
  "s3control",
484
488
  "s3outposts",
485
489
  "s3tables",
490
+ "s3vectors",
486
491
  "sagemaker",
487
492
  "sagemaker-a2i-runtime",
488
493
  "sagemaker-edge",
@@ -508,7 +513,6 @@ ServiceName = Literal[
508
513
  "shield",
509
514
  "signer",
510
515
  "simspaceweaver",
511
- "sms",
512
516
  "snow-device-management",
513
517
  "snowball",
514
518
  "sns",
@@ -559,16 +563,7 @@ ServiceName = Literal[
559
563
  "xray",
560
564
  ]
561
565
  ResourceServiceName = Literal[
562
- "cloudformation",
563
- "cloudwatch",
564
- "dynamodb",
565
- "ec2",
566
- "glacier",
567
- "iam",
568
- "opsworks",
569
- "s3",
570
- "sns",
571
- "sqs",
566
+ "cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
572
567
  ]
573
568
  PaginatorName = Literal[
574
569
  "list_accesses",
@@ -589,6 +584,7 @@ WaiterName = Literal["server_offline", "server_online"]
589
584
  RegionName = Literal[
590
585
  "af-south-1",
591
586
  "ap-east-1",
587
+ "ap-east-2",
592
588
  "ap-northeast-1",
593
589
  "ap-northeast-2",
594
590
  "ap-northeast-3",
@@ -599,6 +595,7 @@ RegionName = Literal[
599
595
  "ap-southeast-3",
600
596
  "ap-southeast-4",
601
597
  "ap-southeast-5",
598
+ "ap-southeast-7",
602
599
  "ca-central-1",
603
600
  "ca-west-1",
604
601
  "eu-central-1",
@@ -173,6 +173,7 @@ ServiceName = Literal[
173
173
  "appstream",
174
174
  "appsync",
175
175
  "apptest",
176
+ "arc-region-switch",
176
177
  "arc-zonal-shift",
177
178
  "artifact",
178
179
  "athena",
@@ -184,11 +185,15 @@ ServiceName = Literal[
184
185
  "backup-gateway",
185
186
  "backupsearch",
186
187
  "batch",
188
+ "bcm-dashboards",
187
189
  "bcm-data-exports",
188
190
  "bcm-pricing-calculator",
191
+ "bcm-recommended-actions",
189
192
  "bedrock",
190
193
  "bedrock-agent",
191
194
  "bedrock-agent-runtime",
195
+ "bedrock-agentcore",
196
+ "bedrock-agentcore-control",
192
197
  "bedrock-data-automation",
193
198
  "bedrock-data-automation-runtime",
194
199
  "bedrock-runtime",
@@ -421,11 +426,10 @@ ServiceName = Literal[
421
426
  "notificationscontacts",
422
427
  "oam",
423
428
  "observabilityadmin",
429
+ "odb",
424
430
  "omics",
425
431
  "opensearch",
426
432
  "opensearchserverless",
427
- "opsworks",
428
- "opsworkscm",
429
433
  "organizations",
430
434
  "osis",
431
435
  "outposts",
@@ -481,6 +485,7 @@ ServiceName = Literal[
481
485
  "s3control",
482
486
  "s3outposts",
483
487
  "s3tables",
488
+ "s3vectors",
484
489
  "sagemaker",
485
490
  "sagemaker-a2i-runtime",
486
491
  "sagemaker-edge",
@@ -506,7 +511,6 @@ ServiceName = Literal[
506
511
  "shield",
507
512
  "signer",
508
513
  "simspaceweaver",
509
- "sms",
510
514
  "snow-device-management",
511
515
  "snowball",
512
516
  "sns",
@@ -557,16 +561,7 @@ ServiceName = Literal[
557
561
  "xray",
558
562
  ]
559
563
  ResourceServiceName = Literal[
560
- "cloudformation",
561
- "cloudwatch",
562
- "dynamodb",
563
- "ec2",
564
- "glacier",
565
- "iam",
566
- "opsworks",
567
- "s3",
568
- "sns",
569
- "sqs",
564
+ "cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
570
565
  ]
571
566
  PaginatorName = Literal[
572
567
  "list_accesses",
@@ -587,6 +582,7 @@ WaiterName = Literal["server_offline", "server_online"]
587
582
  RegionName = Literal[
588
583
  "af-south-1",
589
584
  "ap-east-1",
585
+ "ap-east-2",
590
586
  "ap-northeast-1",
591
587
  "ap-northeast-2",
592
588
  "ap-northeast-3",
@@ -597,6 +593,7 @@ RegionName = Literal[
597
593
  "ap-southeast-3",
598
594
  "ap-southeast-4",
599
595
  "ap-southeast-5",
596
+ "ap-southeast-7",
600
597
  "ca-central-1",
601
598
  "ca-west-1",
602
599
  "eu-central-1",
@@ -1731,6 +1731,7 @@ class UpdateServerRequestTypeDef(TypedDict):
1731
1731
  StructuredLogDestinations: NotRequired[Sequence[str]]
1732
1732
  S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
1733
1733
  IpAddressType: NotRequired[IpAddressTypeType]
1734
+ IdentityProviderType: NotRequired[IdentityProviderTypeType]
1734
1735
 
1735
1736
 
1736
1737
  class DescribeExecutionResponseTypeDef(TypedDict):
@@ -1514,6 +1514,7 @@ class UpdateServerRequestTypeDef(TypedDict):
1514
1514
  StructuredLogDestinations: NotRequired[Sequence[str]]
1515
1515
  S3StorageOptions: NotRequired[S3StorageOptionsTypeDef]
1516
1516
  IpAddressType: NotRequired[IpAddressTypeType]
1517
+ IdentityProviderType: NotRequired[IdentityProviderTypeType]
1517
1518
 
1518
1519
  class DescribeExecutionResponseTypeDef(TypedDict):
1519
1520
  WorkflowId: str
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.39.0"
7
+ __version__ = "1.40.42"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-transfer
3
- Version: 1.39.0
4
- Summary: Type annotations for boto3 Transfer 1.39.0 service generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.40.42
4
+ Summary: Type annotations for boto3 Transfer 1.40.42 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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
- Type annotations for [boto3 Transfer 1.39.0](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 Transfer 1.40.42](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/),
@@ -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.39.0' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.40.42' 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.
@@ -0,0 +1,20 @@
1
+ mypy_boto3_transfer/__init__.py,sha256=t2pOUXo7W8TNe-jgA0-irsvTpRgDBu1c_-PGuwquyUI,3390
2
+ mypy_boto3_transfer/__init__.pyi,sha256=PQ_syhNHExDoYP9CvtCj7hbOZ04QncluE2HEqG8G3Jo,3389
3
+ mypy_boto3_transfer/__main__.py,sha256=va4nFkg9ee49WpVECPZ54Pe25BxbHNLnUmbmqBgF4Bo,988
4
+ mypy_boto3_transfer/client.py,sha256=6l0uSAVJ6BVdzPf1gv_asKcvpxuMbBxwBHNprQJrGaE,53932
5
+ mypy_boto3_transfer/client.pyi,sha256=NNnyI8PomDZglArhR_iQXKG452-10OUFeLlp8LN8zcc,53929
6
+ mypy_boto3_transfer/literals.py,sha256=XYRUACWt_3DHSP2gUgiZ6jGtnIHBLqoZXpFU-shX_7M,14888
7
+ mypy_boto3_transfer/literals.pyi,sha256=H2ZSzxxnO2OIlkC2tSgLTyM27gY-GVPaVq6jy5Ix9wY,14886
8
+ mypy_boto3_transfer/paginator.py,sha256=72CQVOP0TvWzPhB6wpEmSGeX8lM2gZMLsK10rxeMWBQ,18231
9
+ mypy_boto3_transfer/paginator.pyi,sha256=QqtzDdKz1xAfIYlPK0X_es6dnnfSbXw1fjqbdF3FFWQ,18191
10
+ mypy_boto3_transfer/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ mypy_boto3_transfer/type_defs.py,sha256=rC8g3xS3HhS_WayRFp9Qv4X6oouIVv39Y0lpYs1xLDw,50195
12
+ mypy_boto3_transfer/type_defs.pyi,sha256=ysekfRCAJq0Lkclv2fRFOSib5O1X-P9Tg5lbUyJCzNw,49973
13
+ mypy_boto3_transfer/version.py,sha256=R9HamMveou_4lecqgl6mHA9FekTdZgAg6T3HkeIuj30,93
14
+ mypy_boto3_transfer/waiter.py,sha256=2UKX-wTF6d41Ls7HSGO0mT1Kz30h40PCw7E09QCudSE,2645
15
+ mypy_boto3_transfer/waiter.pyi,sha256=B0g5zDjuMCEs0j-u_bw81lj6mCKn4MKqHA11MBppMUA,2640
16
+ mypy_boto3_transfer-1.40.42.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
17
+ mypy_boto3_transfer-1.40.42.dist-info/METADATA,sha256=ppAxgLyBuG646GoLSwUFerO9O5jwuwSW7M91xjCxbto,17175
18
+ mypy_boto3_transfer-1.40.42.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
+ mypy_boto3_transfer-1.40.42.dist-info/top_level.txt,sha256=mncof3SzY8eCafPLvBkKLLXMmqfJaw-PB_gBYRhC-Kk,20
20
+ mypy_boto3_transfer-1.40.42.dist-info/RECORD,,
@@ -1,20 +0,0 @@
1
- mypy_boto3_transfer/__init__.py,sha256=t2pOUXo7W8TNe-jgA0-irsvTpRgDBu1c_-PGuwquyUI,3390
2
- mypy_boto3_transfer/__init__.pyi,sha256=PQ_syhNHExDoYP9CvtCj7hbOZ04QncluE2HEqG8G3Jo,3389
3
- mypy_boto3_transfer/__main__.py,sha256=tbA1CymBT-2G0YDyY-pkj8r_OZarQCf8sDFdXw96LMM,985
4
- mypy_boto3_transfer/client.py,sha256=6l0uSAVJ6BVdzPf1gv_asKcvpxuMbBxwBHNprQJrGaE,53932
5
- mypy_boto3_transfer/client.pyi,sha256=NNnyI8PomDZglArhR_iQXKG452-10OUFeLlp8LN8zcc,53929
6
- mypy_boto3_transfer/literals.py,sha256=Y6ZxuQMpZ6jwTjuBBkHUs4lS6L9txhSpcJcEudoBH3w,14779
7
- mypy_boto3_transfer/literals.pyi,sha256=fLtWNXRe9OVJ-_fSTieA_5roVBsFUZy4RHHwhKQaxSI,14777
8
- mypy_boto3_transfer/paginator.py,sha256=72CQVOP0TvWzPhB6wpEmSGeX8lM2gZMLsK10rxeMWBQ,18231
9
- mypy_boto3_transfer/paginator.pyi,sha256=QqtzDdKz1xAfIYlPK0X_es6dnnfSbXw1fjqbdF3FFWQ,18191
10
- mypy_boto3_transfer/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- mypy_boto3_transfer/type_defs.py,sha256=0RupX2aDEeWTK5iX8V6w8jH6Su4tJo7CbpNodAvgYZY,50131
12
- mypy_boto3_transfer/type_defs.pyi,sha256=wvuiNMMMYGbKMjU0mZtsKLFFtsHYcwTwuOJAsj0sGrE,49909
13
- mypy_boto3_transfer/version.py,sha256=2zoG4eEWPRyRE1KcrQlbWADhaM3qPJ9AE2mKAu218VA,92
14
- mypy_boto3_transfer/waiter.py,sha256=2UKX-wTF6d41Ls7HSGO0mT1Kz30h40PCw7E09QCudSE,2645
15
- mypy_boto3_transfer/waiter.pyi,sha256=B0g5zDjuMCEs0j-u_bw81lj6mCKn4MKqHA11MBppMUA,2640
16
- mypy_boto3_transfer-1.39.0.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
17
- mypy_boto3_transfer-1.39.0.dist-info/METADATA,sha256=UBtIJKwd_mTT7Nx6wzS0q6vansNXaUD6NP2DzTM8sR8,17171
18
- mypy_boto3_transfer-1.39.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
- mypy_boto3_transfer-1.39.0.dist-info/top_level.txt,sha256=mncof3SzY8eCafPLvBkKLLXMmqfJaw-PB_gBYRhC-Kk,20
20
- mypy_boto3_transfer-1.39.0.dist-info/RECORD,,