mypy-boto3-sagemaker 1.36.2__py3-none-any.whl → 1.36.13__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.

Potentially problematic release.


This version of mypy-boto3-sagemaker might be problematic. Click here for more details.

@@ -3,6 +3,8 @@ Type annotations for sagemaker service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/literals/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -10,8 +12,6 @@ Usage::
10
12
 
11
13
  data: ActionStatusType = "Completed"
12
14
  ```
13
-
14
- Copyright 2025 Vlad Emelianov
15
15
  """
16
16
 
17
17
  import sys
@@ -1673,6 +1673,7 @@ ProductionVariantInstanceTypeType = Literal[
1673
1673
  "ml.p4de.24xlarge",
1674
1674
  "ml.p5.48xlarge",
1675
1675
  "ml.p5e.48xlarge",
1676
+ "ml.p5en.48xlarge",
1676
1677
  "ml.r5.12xlarge",
1677
1678
  "ml.r5.24xlarge",
1678
1679
  "ml.r5.2xlarge",
@@ -3,6 +3,8 @@ Type annotations for sagemaker service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/literals/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -10,8 +12,6 @@ Usage::
10
12
 
11
13
  data: ActionStatusType = "Completed"
12
14
  ```
13
-
14
- Copyright 2025 Vlad Emelianov
15
15
  """
16
16
 
17
17
  import sys
@@ -1671,6 +1671,7 @@ ProductionVariantInstanceTypeType = Literal[
1671
1671
  "ml.p4de.24xlarge",
1672
1672
  "ml.p5.48xlarge",
1673
1673
  "ml.p5e.48xlarge",
1674
+ "ml.p5en.48xlarge",
1674
1675
  "ml.r5.12xlarge",
1675
1676
  "ml.r5.24xlarge",
1676
1677
  "ml.r5.2xlarge",
@@ -3,6 +3,8 @@ Type annotations for sagemaker service client paginators.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -172,8 +174,6 @@ Usage::
172
174
  list_workteams_paginator: ListWorkteamsPaginator = client.get_paginator("list_workteams")
173
175
  search_paginator: SearchPaginator = client.get_paginator("search")
174
176
  ```
175
-
176
- Copyright 2025 Vlad Emelianov
177
177
  """
178
178
 
179
179
  from __future__ import annotations
@@ -3,6 +3,8 @@ Type annotations for sagemaker service client paginators.
3
3
 
4
4
  [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/)
5
5
 
6
+ Copyright 2025 Vlad Emelianov
7
+
6
8
  Usage::
7
9
 
8
10
  ```python
@@ -172,8 +174,6 @@ Usage::
172
174
  list_workteams_paginator: ListWorkteamsPaginator = client.get_paginator("list_workteams")
173
175
  search_paginator: SearchPaginator = client.get_paginator("search")
174
176
  ```
175
-
176
- Copyright 2025 Vlad Emelianov
177
177
  """
178
178
 
179
179
  from __future__ import annotations