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

@@ -10,6 +10,8 @@ Usage::
10
10
 
11
11
  data: ActionStatusType = "Completed"
12
12
  ```
13
+
14
+ Copyright 2024 Vlad Emelianov
13
15
  """
14
16
 
15
17
  import sys
@@ -286,6 +288,7 @@ __all__ = (
286
288
  "OptimizationJobStatusType",
287
289
  "OrderKeyType",
288
290
  "OutputCompressionTypeType",
291
+ "PaginatorName",
289
292
  "ParameterTypeType",
290
293
  "PipelineExecutionStatusType",
291
294
  "PipelineStatusType",
@@ -316,9 +319,11 @@ __all__ = (
316
319
  "RecordWrapperType",
317
320
  "RedshiftResultCompressionTypeType",
318
321
  "RedshiftResultFormatType",
322
+ "RegionName",
319
323
  "RepositoryAccessModeType",
320
324
  "ResourceCatalogSortByType",
321
325
  "ResourceCatalogSortOrderType",
326
+ "ResourceServiceName",
322
327
  "ResourceTypeType",
323
328
  "RetentionTypeType",
324
329
  "RootAccessType",
@@ -328,11 +333,13 @@ __all__ = (
328
333
  "S3DataTypeType",
329
334
  "S3ModelDataTypeType",
330
335
  "SageMakerImageNameType",
336
+ "SageMakerServiceName",
331
337
  "SagemakerServicecatalogStatusType",
332
338
  "ScheduleStatusType",
333
339
  "SearchPaginatorName",
334
340
  "SearchSortOrderType",
335
341
  "SecondaryStatusType",
342
+ "ServiceName",
336
343
  "SharingTypeType",
337
344
  "SkipModelValidationType",
338
345
  "SortActionsByType",
@@ -387,14 +394,9 @@ __all__ = (
387
394
  "VariantPropertyTypeType",
388
395
  "VariantStatusType",
389
396
  "VendorGuidanceType",
397
+ "WaiterName",
390
398
  "WarmPoolResourceStatusType",
391
399
  "WorkforceStatusType",
392
- "SageMakerServiceName",
393
- "ServiceName",
394
- "ResourceServiceName",
395
- "PaginatorName",
396
- "WaiterName",
397
- "RegionName",
398
400
  )
399
401
 
400
402
 
@@ -1022,6 +1024,10 @@ InstanceTypeType = Literal[
1022
1024
  "ml.inf1.2xlarge",
1023
1025
  "ml.inf1.6xlarge",
1024
1026
  "ml.inf1.xlarge",
1027
+ "ml.inf2.24xlarge",
1028
+ "ml.inf2.48xlarge",
1029
+ "ml.inf2.8xlarge",
1030
+ "ml.inf2.xlarge",
1025
1031
  "ml.m4.10xlarge",
1026
1032
  "ml.m4.16xlarge",
1027
1033
  "ml.m4.2xlarge",
@@ -1120,6 +1126,9 @@ InstanceTypeType = Literal[
1120
1126
  "ml.t3.large",
1121
1127
  "ml.t3.medium",
1122
1128
  "ml.t3.xlarge",
1129
+ "ml.trn1.2xlarge",
1130
+ "ml.trn1.32xlarge",
1131
+ "ml.trn1n.32xlarge",
1123
1132
  ]
1124
1133
  IsTrackingServerActiveType = Literal["Active", "Inactive"]
1125
1134
  JobTypeType = Literal["INFERENCE", "NOTEBOOK_KERNEL", "TRAINING"]
@@ -1518,6 +1527,14 @@ ProductionVariantInstanceTypeType = Literal[
1518
1527
  "ml.g6.4xlarge",
1519
1528
  "ml.g6.8xlarge",
1520
1529
  "ml.g6.xlarge",
1530
+ "ml.g6e.12xlarge",
1531
+ "ml.g6e.16xlarge",
1532
+ "ml.g6e.24xlarge",
1533
+ "ml.g6e.2xlarge",
1534
+ "ml.g6e.48xlarge",
1535
+ "ml.g6e.4xlarge",
1536
+ "ml.g6e.8xlarge",
1537
+ "ml.g6e.xlarge",
1521
1538
  "ml.inf1.24xlarge",
1522
1539
  "ml.inf1.2xlarge",
1523
1540
  "ml.inf1.6xlarge",
@@ -1557,6 +1574,15 @@ ProductionVariantInstanceTypeType = Literal[
1557
1574
  "ml.m6gd.8xlarge",
1558
1575
  "ml.m6gd.large",
1559
1576
  "ml.m6gd.xlarge",
1577
+ "ml.m6i.12xlarge",
1578
+ "ml.m6i.16xlarge",
1579
+ "ml.m6i.24xlarge",
1580
+ "ml.m6i.2xlarge",
1581
+ "ml.m6i.32xlarge",
1582
+ "ml.m6i.4xlarge",
1583
+ "ml.m6i.8xlarge",
1584
+ "ml.m6i.large",
1585
+ "ml.m6i.xlarge",
1560
1586
  "ml.m7i.12xlarge",
1561
1587
  "ml.m7i.16xlarge",
1562
1588
  "ml.m7i.24xlarge",
@@ -1575,6 +1601,7 @@ ProductionVariantInstanceTypeType = Literal[
1575
1601
  "ml.p4d.24xlarge",
1576
1602
  "ml.p4de.24xlarge",
1577
1603
  "ml.p5.48xlarge",
1604
+ "ml.p5e.48xlarge",
1578
1605
  "ml.r5.12xlarge",
1579
1606
  "ml.r5.24xlarge",
1580
1607
  "ml.r5.2xlarge",
@@ -1601,6 +1628,15 @@ ProductionVariantInstanceTypeType = Literal[
1601
1628
  "ml.r6gd.8xlarge",
1602
1629
  "ml.r6gd.large",
1603
1630
  "ml.r6gd.xlarge",
1631
+ "ml.r6i.12xlarge",
1632
+ "ml.r6i.16xlarge",
1633
+ "ml.r6i.24xlarge",
1634
+ "ml.r6i.2xlarge",
1635
+ "ml.r6i.32xlarge",
1636
+ "ml.r6i.4xlarge",
1637
+ "ml.r6i.8xlarge",
1638
+ "ml.r6i.large",
1639
+ "ml.r6i.xlarge",
1604
1640
  "ml.r7i.12xlarge",
1605
1641
  "ml.r7i.16xlarge",
1606
1642
  "ml.r7i.24xlarge",
@@ -1617,6 +1653,7 @@ ProductionVariantInstanceTypeType = Literal[
1617
1653
  "ml.trn1.2xlarge",
1618
1654
  "ml.trn1.32xlarge",
1619
1655
  "ml.trn1n.32xlarge",
1656
+ "ml.trn2.48xlarge",
1620
1657
  ]
1621
1658
  ProfilingStatusType = Literal["Disabled", "Enabled"]
1622
1659
  ProjectSortByType = Literal["CreationTime", "Name"]
@@ -1966,6 +2003,10 @@ TransformInstanceTypeType = Literal[
1966
2003
  "ml.g5.4xlarge",
1967
2004
  "ml.g5.8xlarge",
1968
2005
  "ml.g5.xlarge",
2006
+ "ml.inf2.24xlarge",
2007
+ "ml.inf2.48xlarge",
2008
+ "ml.inf2.8xlarge",
2009
+ "ml.inf2.xlarge",
1969
2010
  "ml.m4.10xlarge",
1970
2011
  "ml.m4.16xlarge",
1971
2012
  "ml.m4.2xlarge",
@@ -2073,10 +2114,12 @@ ServiceName = Literal[
2073
2114
  "backup-gateway",
2074
2115
  "batch",
2075
2116
  "bcm-data-exports",
2117
+ "bcm-pricing-calculator",
2076
2118
  "bedrock",
2077
2119
  "bedrock-agent",
2078
2120
  "bedrock-agent-runtime",
2079
2121
  "bedrock-runtime",
2122
+ "billing",
2080
2123
  "billingconductor",
2081
2124
  "braket",
2082
2125
  "budgets",
@@ -2125,6 +2168,7 @@ ServiceName = Literal[
2125
2168
  "connect",
2126
2169
  "connect-contact-lens",
2127
2170
  "connectcampaigns",
2171
+ "connectcampaignsv2",
2128
2172
  "connectcases",
2129
2173
  "connectparticipant",
2130
2174
  "controlcatalog",
@@ -2295,6 +2339,8 @@ ServiceName = Literal[
2295
2339
  "network-firewall",
2296
2340
  "networkmanager",
2297
2341
  "networkmonitor",
2342
+ "notifications",
2343
+ "notificationscontacts",
2298
2344
  "oam",
2299
2345
  "omics",
2300
2346
  "opensearch",
@@ -2305,6 +2351,7 @@ ServiceName = Literal[
2305
2351
  "osis",
2306
2352
  "outposts",
2307
2353
  "panorama",
2354
+ "partnercentral-selling",
2308
2355
  "payment-cryptography",
2309
2356
  "payment-cryptography-data",
2310
2357
  "pca-connector-ad",
@@ -10,6 +10,8 @@ Usage::
10
10
 
11
11
  data: ActionStatusType = "Completed"
12
12
  ```
13
+
14
+ Copyright 2024 Vlad Emelianov
13
15
  """
14
16
 
15
17
  import sys
@@ -285,6 +287,7 @@ __all__ = (
285
287
  "OptimizationJobStatusType",
286
288
  "OrderKeyType",
287
289
  "OutputCompressionTypeType",
290
+ "PaginatorName",
288
291
  "ParameterTypeType",
289
292
  "PipelineExecutionStatusType",
290
293
  "PipelineStatusType",
@@ -315,9 +318,11 @@ __all__ = (
315
318
  "RecordWrapperType",
316
319
  "RedshiftResultCompressionTypeType",
317
320
  "RedshiftResultFormatType",
321
+ "RegionName",
318
322
  "RepositoryAccessModeType",
319
323
  "ResourceCatalogSortByType",
320
324
  "ResourceCatalogSortOrderType",
325
+ "ResourceServiceName",
321
326
  "ResourceTypeType",
322
327
  "RetentionTypeType",
323
328
  "RootAccessType",
@@ -327,11 +332,13 @@ __all__ = (
327
332
  "S3DataTypeType",
328
333
  "S3ModelDataTypeType",
329
334
  "SageMakerImageNameType",
335
+ "SageMakerServiceName",
330
336
  "SagemakerServicecatalogStatusType",
331
337
  "ScheduleStatusType",
332
338
  "SearchPaginatorName",
333
339
  "SearchSortOrderType",
334
340
  "SecondaryStatusType",
341
+ "ServiceName",
335
342
  "SharingTypeType",
336
343
  "SkipModelValidationType",
337
344
  "SortActionsByType",
@@ -386,14 +393,9 @@ __all__ = (
386
393
  "VariantPropertyTypeType",
387
394
  "VariantStatusType",
388
395
  "VendorGuidanceType",
396
+ "WaiterName",
389
397
  "WarmPoolResourceStatusType",
390
398
  "WorkforceStatusType",
391
- "SageMakerServiceName",
392
- "ServiceName",
393
- "ResourceServiceName",
394
- "PaginatorName",
395
- "WaiterName",
396
- "RegionName",
397
399
  )
398
400
 
399
401
  ActionStatusType = Literal["Completed", "Failed", "InProgress", "Stopped", "Stopping", "Unknown"]
@@ -1020,6 +1022,10 @@ InstanceTypeType = Literal[
1020
1022
  "ml.inf1.2xlarge",
1021
1023
  "ml.inf1.6xlarge",
1022
1024
  "ml.inf1.xlarge",
1025
+ "ml.inf2.24xlarge",
1026
+ "ml.inf2.48xlarge",
1027
+ "ml.inf2.8xlarge",
1028
+ "ml.inf2.xlarge",
1023
1029
  "ml.m4.10xlarge",
1024
1030
  "ml.m4.16xlarge",
1025
1031
  "ml.m4.2xlarge",
@@ -1118,6 +1124,9 @@ InstanceTypeType = Literal[
1118
1124
  "ml.t3.large",
1119
1125
  "ml.t3.medium",
1120
1126
  "ml.t3.xlarge",
1127
+ "ml.trn1.2xlarge",
1128
+ "ml.trn1.32xlarge",
1129
+ "ml.trn1n.32xlarge",
1121
1130
  ]
1122
1131
  IsTrackingServerActiveType = Literal["Active", "Inactive"]
1123
1132
  JobTypeType = Literal["INFERENCE", "NOTEBOOK_KERNEL", "TRAINING"]
@@ -1516,6 +1525,14 @@ ProductionVariantInstanceTypeType = Literal[
1516
1525
  "ml.g6.4xlarge",
1517
1526
  "ml.g6.8xlarge",
1518
1527
  "ml.g6.xlarge",
1528
+ "ml.g6e.12xlarge",
1529
+ "ml.g6e.16xlarge",
1530
+ "ml.g6e.24xlarge",
1531
+ "ml.g6e.2xlarge",
1532
+ "ml.g6e.48xlarge",
1533
+ "ml.g6e.4xlarge",
1534
+ "ml.g6e.8xlarge",
1535
+ "ml.g6e.xlarge",
1519
1536
  "ml.inf1.24xlarge",
1520
1537
  "ml.inf1.2xlarge",
1521
1538
  "ml.inf1.6xlarge",
@@ -1555,6 +1572,15 @@ ProductionVariantInstanceTypeType = Literal[
1555
1572
  "ml.m6gd.8xlarge",
1556
1573
  "ml.m6gd.large",
1557
1574
  "ml.m6gd.xlarge",
1575
+ "ml.m6i.12xlarge",
1576
+ "ml.m6i.16xlarge",
1577
+ "ml.m6i.24xlarge",
1578
+ "ml.m6i.2xlarge",
1579
+ "ml.m6i.32xlarge",
1580
+ "ml.m6i.4xlarge",
1581
+ "ml.m6i.8xlarge",
1582
+ "ml.m6i.large",
1583
+ "ml.m6i.xlarge",
1558
1584
  "ml.m7i.12xlarge",
1559
1585
  "ml.m7i.16xlarge",
1560
1586
  "ml.m7i.24xlarge",
@@ -1573,6 +1599,7 @@ ProductionVariantInstanceTypeType = Literal[
1573
1599
  "ml.p4d.24xlarge",
1574
1600
  "ml.p4de.24xlarge",
1575
1601
  "ml.p5.48xlarge",
1602
+ "ml.p5e.48xlarge",
1576
1603
  "ml.r5.12xlarge",
1577
1604
  "ml.r5.24xlarge",
1578
1605
  "ml.r5.2xlarge",
@@ -1599,6 +1626,15 @@ ProductionVariantInstanceTypeType = Literal[
1599
1626
  "ml.r6gd.8xlarge",
1600
1627
  "ml.r6gd.large",
1601
1628
  "ml.r6gd.xlarge",
1629
+ "ml.r6i.12xlarge",
1630
+ "ml.r6i.16xlarge",
1631
+ "ml.r6i.24xlarge",
1632
+ "ml.r6i.2xlarge",
1633
+ "ml.r6i.32xlarge",
1634
+ "ml.r6i.4xlarge",
1635
+ "ml.r6i.8xlarge",
1636
+ "ml.r6i.large",
1637
+ "ml.r6i.xlarge",
1602
1638
  "ml.r7i.12xlarge",
1603
1639
  "ml.r7i.16xlarge",
1604
1640
  "ml.r7i.24xlarge",
@@ -1615,6 +1651,7 @@ ProductionVariantInstanceTypeType = Literal[
1615
1651
  "ml.trn1.2xlarge",
1616
1652
  "ml.trn1.32xlarge",
1617
1653
  "ml.trn1n.32xlarge",
1654
+ "ml.trn2.48xlarge",
1618
1655
  ]
1619
1656
  ProfilingStatusType = Literal["Disabled", "Enabled"]
1620
1657
  ProjectSortByType = Literal["CreationTime", "Name"]
@@ -1964,6 +2001,10 @@ TransformInstanceTypeType = Literal[
1964
2001
  "ml.g5.4xlarge",
1965
2002
  "ml.g5.8xlarge",
1966
2003
  "ml.g5.xlarge",
2004
+ "ml.inf2.24xlarge",
2005
+ "ml.inf2.48xlarge",
2006
+ "ml.inf2.8xlarge",
2007
+ "ml.inf2.xlarge",
1967
2008
  "ml.m4.10xlarge",
1968
2009
  "ml.m4.16xlarge",
1969
2010
  "ml.m4.2xlarge",
@@ -2071,10 +2112,12 @@ ServiceName = Literal[
2071
2112
  "backup-gateway",
2072
2113
  "batch",
2073
2114
  "bcm-data-exports",
2115
+ "bcm-pricing-calculator",
2074
2116
  "bedrock",
2075
2117
  "bedrock-agent",
2076
2118
  "bedrock-agent-runtime",
2077
2119
  "bedrock-runtime",
2120
+ "billing",
2078
2121
  "billingconductor",
2079
2122
  "braket",
2080
2123
  "budgets",
@@ -2123,6 +2166,7 @@ ServiceName = Literal[
2123
2166
  "connect",
2124
2167
  "connect-contact-lens",
2125
2168
  "connectcampaigns",
2169
+ "connectcampaignsv2",
2126
2170
  "connectcases",
2127
2171
  "connectparticipant",
2128
2172
  "controlcatalog",
@@ -2293,6 +2337,8 @@ ServiceName = Literal[
2293
2337
  "network-firewall",
2294
2338
  "networkmanager",
2295
2339
  "networkmonitor",
2340
+ "notifications",
2341
+ "notificationscontacts",
2296
2342
  "oam",
2297
2343
  "omics",
2298
2344
  "opensearch",
@@ -2303,6 +2349,7 @@ ServiceName = Literal[
2303
2349
  "osis",
2304
2350
  "outposts",
2305
2351
  "panorama",
2352
+ "partnercentral-selling",
2306
2353
  "payment-cryptography",
2307
2354
  "payment-cryptography-data",
2308
2355
  "pca-connector-ad",