@aws-sdk/client-sagemaker 3.975.0 → 3.978.0
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.
- package/dist-cjs/index.js +638 -519
- package/dist-es/SageMaker.js +201 -1
- package/dist-es/models/enums.js +127 -118
- package/dist-es/schemas/schemas_0.js +13 -6
- package/dist-types/SageMaker.d.ts +675 -1
- package/dist-types/commands/CreateClusterSchedulerConfigCommand.d.ts +1 -0
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +13 -0
- package/dist-types/commands/DescribeClusterSchedulerConfigCommand.d.ts +4 -0
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +13 -0
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +13 -0
- package/dist-types/commands/UpdateClusterSchedulerConfigCommand.d.ts +1 -0
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +13 -0
- package/dist-types/models/enums.d.ts +151 -126
- package/dist-types/models/models_0.d.ts +47 -37
- package/dist-types/models/models_2.d.ts +6 -1
- package/dist-types/ts3.4/SageMaker.d.ts +719 -1
- package/dist-types/ts3.4/models/enums.d.ts +133 -120
- package/dist-types/ts3.4/models/models_0.d.ts +11 -8
- package/dist-types/ts3.4/models/models_2.d.ts +4 -0
- package/package.json +17 -17
package/dist-es/SageMaker.js
CHANGED
|
@@ -378,7 +378,105 @@ import { UpdateTrialComponentCommand, } from "./commands/UpdateTrialComponentCom
|
|
|
378
378
|
import { UpdateUserProfileCommand, } from "./commands/UpdateUserProfileCommand";
|
|
379
379
|
import { UpdateWorkforceCommand, } from "./commands/UpdateWorkforceCommand";
|
|
380
380
|
import { UpdateWorkteamCommand, } from "./commands/UpdateWorkteamCommand";
|
|
381
|
+
import { paginateCreateHubContentPresignedUrls } from "./pagination/CreateHubContentPresignedUrlsPaginator";
|
|
382
|
+
import { paginateListActions } from "./pagination/ListActionsPaginator";
|
|
383
|
+
import { paginateListAlgorithms } from "./pagination/ListAlgorithmsPaginator";
|
|
384
|
+
import { paginateListAliases } from "./pagination/ListAliasesPaginator";
|
|
385
|
+
import { paginateListAppImageConfigs } from "./pagination/ListAppImageConfigsPaginator";
|
|
386
|
+
import { paginateListApps } from "./pagination/ListAppsPaginator";
|
|
387
|
+
import { paginateListArtifacts } from "./pagination/ListArtifactsPaginator";
|
|
388
|
+
import { paginateListAssociations } from "./pagination/ListAssociationsPaginator";
|
|
389
|
+
import { paginateListAutoMLJobs } from "./pagination/ListAutoMLJobsPaginator";
|
|
390
|
+
import { paginateListCandidatesForAutoMLJob } from "./pagination/ListCandidatesForAutoMLJobPaginator";
|
|
391
|
+
import { paginateListClusterEvents } from "./pagination/ListClusterEventsPaginator";
|
|
392
|
+
import { paginateListClusterNodes } from "./pagination/ListClusterNodesPaginator";
|
|
393
|
+
import { paginateListClusterSchedulerConfigs } from "./pagination/ListClusterSchedulerConfigsPaginator";
|
|
394
|
+
import { paginateListClusters } from "./pagination/ListClustersPaginator";
|
|
395
|
+
import { paginateListCodeRepositories } from "./pagination/ListCodeRepositoriesPaginator";
|
|
396
|
+
import { paginateListCompilationJobs } from "./pagination/ListCompilationJobsPaginator";
|
|
397
|
+
import { paginateListComputeQuotas } from "./pagination/ListComputeQuotasPaginator";
|
|
398
|
+
import { paginateListContexts } from "./pagination/ListContextsPaginator";
|
|
399
|
+
import { paginateListDataQualityJobDefinitions } from "./pagination/ListDataQualityJobDefinitionsPaginator";
|
|
400
|
+
import { paginateListDeviceFleets } from "./pagination/ListDeviceFleetsPaginator";
|
|
401
|
+
import { paginateListDevices } from "./pagination/ListDevicesPaginator";
|
|
402
|
+
import { paginateListDomains } from "./pagination/ListDomainsPaginator";
|
|
403
|
+
import { paginateListEdgeDeploymentPlans } from "./pagination/ListEdgeDeploymentPlansPaginator";
|
|
404
|
+
import { paginateListEdgePackagingJobs } from "./pagination/ListEdgePackagingJobsPaginator";
|
|
405
|
+
import { paginateListEndpointConfigs } from "./pagination/ListEndpointConfigsPaginator";
|
|
406
|
+
import { paginateListEndpoints } from "./pagination/ListEndpointsPaginator";
|
|
407
|
+
import { paginateListExperiments } from "./pagination/ListExperimentsPaginator";
|
|
408
|
+
import { paginateListFeatureGroups } from "./pagination/ListFeatureGroupsPaginator";
|
|
409
|
+
import { paginateListFlowDefinitions } from "./pagination/ListFlowDefinitionsPaginator";
|
|
410
|
+
import { paginateListHumanTaskUis } from "./pagination/ListHumanTaskUisPaginator";
|
|
411
|
+
import { paginateListHyperParameterTuningJobs } from "./pagination/ListHyperParameterTuningJobsPaginator";
|
|
412
|
+
import { paginateListImages } from "./pagination/ListImagesPaginator";
|
|
413
|
+
import { paginateListImageVersions } from "./pagination/ListImageVersionsPaginator";
|
|
414
|
+
import { paginateListInferenceComponents } from "./pagination/ListInferenceComponentsPaginator";
|
|
415
|
+
import { paginateListInferenceExperiments } from "./pagination/ListInferenceExperimentsPaginator";
|
|
416
|
+
import { paginateListInferenceRecommendationsJobs } from "./pagination/ListInferenceRecommendationsJobsPaginator";
|
|
417
|
+
import { paginateListInferenceRecommendationsJobSteps, } from "./pagination/ListInferenceRecommendationsJobStepsPaginator";
|
|
418
|
+
import { paginateListLabelingJobsForWorkteam } from "./pagination/ListLabelingJobsForWorkteamPaginator";
|
|
419
|
+
import { paginateListLabelingJobs } from "./pagination/ListLabelingJobsPaginator";
|
|
420
|
+
import { paginateListLineageGroups } from "./pagination/ListLineageGroupsPaginator";
|
|
421
|
+
import { paginateListMlflowApps } from "./pagination/ListMlflowAppsPaginator";
|
|
422
|
+
import { paginateListMlflowTrackingServers } from "./pagination/ListMlflowTrackingServersPaginator";
|
|
423
|
+
import { paginateListModelBiasJobDefinitions } from "./pagination/ListModelBiasJobDefinitionsPaginator";
|
|
424
|
+
import { paginateListModelCardExportJobs } from "./pagination/ListModelCardExportJobsPaginator";
|
|
425
|
+
import { paginateListModelCards } from "./pagination/ListModelCardsPaginator";
|
|
426
|
+
import { paginateListModelCardVersions } from "./pagination/ListModelCardVersionsPaginator";
|
|
427
|
+
import { paginateListModelExplainabilityJobDefinitions, } from "./pagination/ListModelExplainabilityJobDefinitionsPaginator";
|
|
428
|
+
import { paginateListModelMetadata } from "./pagination/ListModelMetadataPaginator";
|
|
429
|
+
import { paginateListModelPackageGroups } from "./pagination/ListModelPackageGroupsPaginator";
|
|
430
|
+
import { paginateListModelPackages } from "./pagination/ListModelPackagesPaginator";
|
|
431
|
+
import { paginateListModelQualityJobDefinitions } from "./pagination/ListModelQualityJobDefinitionsPaginator";
|
|
432
|
+
import { paginateListModels } from "./pagination/ListModelsPaginator";
|
|
433
|
+
import { paginateListMonitoringAlertHistory } from "./pagination/ListMonitoringAlertHistoryPaginator";
|
|
434
|
+
import { paginateListMonitoringAlerts } from "./pagination/ListMonitoringAlertsPaginator";
|
|
435
|
+
import { paginateListMonitoringExecutions } from "./pagination/ListMonitoringExecutionsPaginator";
|
|
436
|
+
import { paginateListMonitoringSchedules } from "./pagination/ListMonitoringSchedulesPaginator";
|
|
437
|
+
import { paginateListNotebookInstanceLifecycleConfigs, } from "./pagination/ListNotebookInstanceLifecycleConfigsPaginator";
|
|
438
|
+
import { paginateListNotebookInstances } from "./pagination/ListNotebookInstancesPaginator";
|
|
439
|
+
import { paginateListOptimizationJobs } from "./pagination/ListOptimizationJobsPaginator";
|
|
440
|
+
import { paginateListPartnerApps } from "./pagination/ListPartnerAppsPaginator";
|
|
441
|
+
import { paginateListPipelineExecutions } from "./pagination/ListPipelineExecutionsPaginator";
|
|
442
|
+
import { paginateListPipelineExecutionSteps } from "./pagination/ListPipelineExecutionStepsPaginator";
|
|
443
|
+
import { paginateListPipelineParametersForExecution } from "./pagination/ListPipelineParametersForExecutionPaginator";
|
|
444
|
+
import { paginateListPipelines } from "./pagination/ListPipelinesPaginator";
|
|
445
|
+
import { paginateListPipelineVersions } from "./pagination/ListPipelineVersionsPaginator";
|
|
446
|
+
import { paginateListProcessingJobs } from "./pagination/ListProcessingJobsPaginator";
|
|
447
|
+
import { paginateListProjects } from "./pagination/ListProjectsPaginator";
|
|
448
|
+
import { paginateListResourceCatalogs } from "./pagination/ListResourceCatalogsPaginator";
|
|
449
|
+
import { paginateListSpaces } from "./pagination/ListSpacesPaginator";
|
|
450
|
+
import { paginateListStageDevices } from "./pagination/ListStageDevicesPaginator";
|
|
451
|
+
import { paginateListStudioLifecycleConfigs } from "./pagination/ListStudioLifecycleConfigsPaginator";
|
|
452
|
+
import { paginateListSubscribedWorkteams } from "./pagination/ListSubscribedWorkteamsPaginator";
|
|
453
|
+
import { paginateListTags } from "./pagination/ListTagsPaginator";
|
|
454
|
+
import { paginateListTrainingJobsForHyperParameterTuningJob, } from "./pagination/ListTrainingJobsForHyperParameterTuningJobPaginator";
|
|
455
|
+
import { paginateListTrainingJobs } from "./pagination/ListTrainingJobsPaginator";
|
|
456
|
+
import { paginateListTrainingPlans } from "./pagination/ListTrainingPlansPaginator";
|
|
457
|
+
import { paginateListTransformJobs } from "./pagination/ListTransformJobsPaginator";
|
|
458
|
+
import { paginateListTrialComponents } from "./pagination/ListTrialComponentsPaginator";
|
|
459
|
+
import { paginateListTrials } from "./pagination/ListTrialsPaginator";
|
|
460
|
+
import { paginateListUltraServersByReservedCapacity } from "./pagination/ListUltraServersByReservedCapacityPaginator";
|
|
461
|
+
import { paginateListUserProfiles } from "./pagination/ListUserProfilesPaginator";
|
|
462
|
+
import { paginateListWorkforces } from "./pagination/ListWorkforcesPaginator";
|
|
463
|
+
import { paginateListWorkteams } from "./pagination/ListWorkteamsPaginator";
|
|
464
|
+
import { paginateQueryLineage } from "./pagination/QueryLineagePaginator";
|
|
465
|
+
import { paginateSearch } from "./pagination/SearchPaginator";
|
|
381
466
|
import { SageMakerClient } from "./SageMakerClient";
|
|
467
|
+
import { waitUntilEndpointDeleted } from "./waiters/waitForEndpointDeleted";
|
|
468
|
+
import { waitUntilEndpointInService } from "./waiters/waitForEndpointInService";
|
|
469
|
+
import { waitUntilImageCreated } from "./waiters/waitForImageCreated";
|
|
470
|
+
import { waitUntilImageDeleted } from "./waiters/waitForImageDeleted";
|
|
471
|
+
import { waitUntilImageUpdated } from "./waiters/waitForImageUpdated";
|
|
472
|
+
import { waitUntilImageVersionCreated } from "./waiters/waitForImageVersionCreated";
|
|
473
|
+
import { waitUntilImageVersionDeleted } from "./waiters/waitForImageVersionDeleted";
|
|
474
|
+
import { waitUntilNotebookInstanceDeleted } from "./waiters/waitForNotebookInstanceDeleted";
|
|
475
|
+
import { waitUntilNotebookInstanceInService } from "./waiters/waitForNotebookInstanceInService";
|
|
476
|
+
import { waitUntilNotebookInstanceStopped } from "./waiters/waitForNotebookInstanceStopped";
|
|
477
|
+
import { waitUntilProcessingJobCompletedOrStopped } from "./waiters/waitForProcessingJobCompletedOrStopped";
|
|
478
|
+
import { waitUntilTrainingJobCompletedOrStopped } from "./waiters/waitForTrainingJobCompletedOrStopped";
|
|
479
|
+
import { waitUntilTransformJobCompletedOrStopped } from "./waiters/waitForTransformJobCompletedOrStopped";
|
|
382
480
|
const commands = {
|
|
383
481
|
AddAssociationCommand,
|
|
384
482
|
AddTagsCommand,
|
|
@@ -760,6 +858,108 @@ const commands = {
|
|
|
760
858
|
UpdateWorkforceCommand,
|
|
761
859
|
UpdateWorkteamCommand,
|
|
762
860
|
};
|
|
861
|
+
const paginators = {
|
|
862
|
+
paginateCreateHubContentPresignedUrls,
|
|
863
|
+
paginateListActions,
|
|
864
|
+
paginateListAlgorithms,
|
|
865
|
+
paginateListAliases,
|
|
866
|
+
paginateListAppImageConfigs,
|
|
867
|
+
paginateListApps,
|
|
868
|
+
paginateListArtifacts,
|
|
869
|
+
paginateListAssociations,
|
|
870
|
+
paginateListAutoMLJobs,
|
|
871
|
+
paginateListCandidatesForAutoMLJob,
|
|
872
|
+
paginateListClusterEvents,
|
|
873
|
+
paginateListClusterNodes,
|
|
874
|
+
paginateListClusters,
|
|
875
|
+
paginateListClusterSchedulerConfigs,
|
|
876
|
+
paginateListCodeRepositories,
|
|
877
|
+
paginateListCompilationJobs,
|
|
878
|
+
paginateListComputeQuotas,
|
|
879
|
+
paginateListContexts,
|
|
880
|
+
paginateListDataQualityJobDefinitions,
|
|
881
|
+
paginateListDeviceFleets,
|
|
882
|
+
paginateListDevices,
|
|
883
|
+
paginateListDomains,
|
|
884
|
+
paginateListEdgeDeploymentPlans,
|
|
885
|
+
paginateListEdgePackagingJobs,
|
|
886
|
+
paginateListEndpointConfigs,
|
|
887
|
+
paginateListEndpoints,
|
|
888
|
+
paginateListExperiments,
|
|
889
|
+
paginateListFeatureGroups,
|
|
890
|
+
paginateListFlowDefinitions,
|
|
891
|
+
paginateListHumanTaskUis,
|
|
892
|
+
paginateListHyperParameterTuningJobs,
|
|
893
|
+
paginateListImages,
|
|
894
|
+
paginateListImageVersions,
|
|
895
|
+
paginateListInferenceComponents,
|
|
896
|
+
paginateListInferenceExperiments,
|
|
897
|
+
paginateListInferenceRecommendationsJobs,
|
|
898
|
+
paginateListInferenceRecommendationsJobSteps,
|
|
899
|
+
paginateListLabelingJobs,
|
|
900
|
+
paginateListLabelingJobsForWorkteam,
|
|
901
|
+
paginateListLineageGroups,
|
|
902
|
+
paginateListMlflowApps,
|
|
903
|
+
paginateListMlflowTrackingServers,
|
|
904
|
+
paginateListModelBiasJobDefinitions,
|
|
905
|
+
paginateListModelCardExportJobs,
|
|
906
|
+
paginateListModelCards,
|
|
907
|
+
paginateListModelCardVersions,
|
|
908
|
+
paginateListModelExplainabilityJobDefinitions,
|
|
909
|
+
paginateListModelMetadata,
|
|
910
|
+
paginateListModelPackageGroups,
|
|
911
|
+
paginateListModelPackages,
|
|
912
|
+
paginateListModelQualityJobDefinitions,
|
|
913
|
+
paginateListModels,
|
|
914
|
+
paginateListMonitoringAlertHistory,
|
|
915
|
+
paginateListMonitoringAlerts,
|
|
916
|
+
paginateListMonitoringExecutions,
|
|
917
|
+
paginateListMonitoringSchedules,
|
|
918
|
+
paginateListNotebookInstanceLifecycleConfigs,
|
|
919
|
+
paginateListNotebookInstances,
|
|
920
|
+
paginateListOptimizationJobs,
|
|
921
|
+
paginateListPartnerApps,
|
|
922
|
+
paginateListPipelineExecutions,
|
|
923
|
+
paginateListPipelineExecutionSteps,
|
|
924
|
+
paginateListPipelineParametersForExecution,
|
|
925
|
+
paginateListPipelines,
|
|
926
|
+
paginateListPipelineVersions,
|
|
927
|
+
paginateListProcessingJobs,
|
|
928
|
+
paginateListProjects,
|
|
929
|
+
paginateListResourceCatalogs,
|
|
930
|
+
paginateListSpaces,
|
|
931
|
+
paginateListStageDevices,
|
|
932
|
+
paginateListStudioLifecycleConfigs,
|
|
933
|
+
paginateListSubscribedWorkteams,
|
|
934
|
+
paginateListTags,
|
|
935
|
+
paginateListTrainingJobs,
|
|
936
|
+
paginateListTrainingJobsForHyperParameterTuningJob,
|
|
937
|
+
paginateListTrainingPlans,
|
|
938
|
+
paginateListTransformJobs,
|
|
939
|
+
paginateListTrialComponents,
|
|
940
|
+
paginateListTrials,
|
|
941
|
+
paginateListUltraServersByReservedCapacity,
|
|
942
|
+
paginateListUserProfiles,
|
|
943
|
+
paginateListWorkforces,
|
|
944
|
+
paginateListWorkteams,
|
|
945
|
+
paginateQueryLineage,
|
|
946
|
+
paginateSearch,
|
|
947
|
+
};
|
|
948
|
+
const waiters = {
|
|
949
|
+
waitUntilEndpointDeleted,
|
|
950
|
+
waitUntilEndpointInService,
|
|
951
|
+
waitUntilImageCreated,
|
|
952
|
+
waitUntilImageDeleted,
|
|
953
|
+
waitUntilImageUpdated,
|
|
954
|
+
waitUntilImageVersionCreated,
|
|
955
|
+
waitUntilImageVersionDeleted,
|
|
956
|
+
waitUntilNotebookInstanceDeleted,
|
|
957
|
+
waitUntilNotebookInstanceInService,
|
|
958
|
+
waitUntilNotebookInstanceStopped,
|
|
959
|
+
waitUntilProcessingJobCompletedOrStopped,
|
|
960
|
+
waitUntilTrainingJobCompletedOrStopped,
|
|
961
|
+
waitUntilTransformJobCompletedOrStopped,
|
|
962
|
+
};
|
|
763
963
|
export class SageMaker extends SageMakerClient {
|
|
764
964
|
}
|
|
765
|
-
createAggregatedClient(commands, SageMaker);
|
|
965
|
+
createAggregatedClient(commands, SageMaker, { paginators, waiters });
|
package/dist-es/models/enums.js
CHANGED
|
@@ -28,6 +28,124 @@ export const MIGProfileType = {
|
|
|
28
28
|
MIG_7G_40GB: "mig-7g.40gb",
|
|
29
29
|
MIG_7G_80GB: "mig-7g.80gb",
|
|
30
30
|
};
|
|
31
|
+
export const ClusterInstanceType = {
|
|
32
|
+
ML_C5N_18XLARGE: "ml.c5n.18xlarge",
|
|
33
|
+
ML_C5N_2XLARGE: "ml.c5n.2xlarge",
|
|
34
|
+
ML_C5N_4XLARGE: "ml.c5n.4xlarge",
|
|
35
|
+
ML_C5N_9XLARGE: "ml.c5n.9xlarge",
|
|
36
|
+
ML_C5N_LARGE: "ml.c5n.large",
|
|
37
|
+
ML_C5_12XLARGE: "ml.c5.12xlarge",
|
|
38
|
+
ML_C5_18XLARGE: "ml.c5.18xlarge",
|
|
39
|
+
ML_C5_24XLARGE: "ml.c5.24xlarge",
|
|
40
|
+
ML_C5_2XLARGE: "ml.c5.2xlarge",
|
|
41
|
+
ML_C5_4XLARGE: "ml.c5.4xlarge",
|
|
42
|
+
ML_C5_9XLARGE: "ml.c5.9xlarge",
|
|
43
|
+
ML_C5_LARGE: "ml.c5.large",
|
|
44
|
+
ML_C5_XLARGE: "ml.c5.xlarge",
|
|
45
|
+
ML_C6I_12XLARGE: "ml.c6i.12xlarge",
|
|
46
|
+
ML_C6I_16XLARGE: "ml.c6i.16xlarge",
|
|
47
|
+
ML_C6I_24XLARGE: "ml.c6i.24xlarge",
|
|
48
|
+
ML_C6I_2XLARGE: "ml.c6i.2xlarge",
|
|
49
|
+
ML_C6I_32XLARGE: "ml.c6i.32xlarge",
|
|
50
|
+
ML_C6I_4XLARGE: "ml.c6i.4xlarge",
|
|
51
|
+
ML_C6I_8XLARGE: "ml.c6i.8xlarge",
|
|
52
|
+
ML_C6I_LARGE: "ml.c6i.large",
|
|
53
|
+
ML_C6I_XLARGE: "ml.c6i.xlarge",
|
|
54
|
+
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
55
|
+
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
56
|
+
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
57
|
+
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
58
|
+
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
59
|
+
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
60
|
+
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
61
|
+
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
62
|
+
ML_G6E_12XLARGE: "ml.g6e.12xlarge",
|
|
63
|
+
ML_G6E_16XLARGE: "ml.g6e.16xlarge",
|
|
64
|
+
ML_G6E_24XLARGE: "ml.g6e.24xlarge",
|
|
65
|
+
ML_G6E_2XLARGE: "ml.g6e.2xlarge",
|
|
66
|
+
ML_G6E_48XLARGE: "ml.g6e.48xlarge",
|
|
67
|
+
ML_G6E_4XLARGE: "ml.g6e.4xlarge",
|
|
68
|
+
ML_G6E_8XLARGE: "ml.g6e.8xlarge",
|
|
69
|
+
ML_G6E_XLARGE: "ml.g6e.xlarge",
|
|
70
|
+
ML_G6_12XLARGE: "ml.g6.12xlarge",
|
|
71
|
+
ML_G6_16XLARGE: "ml.g6.16xlarge",
|
|
72
|
+
ML_G6_24XLARGE: "ml.g6.24xlarge",
|
|
73
|
+
ML_G6_2XLARGE: "ml.g6.2xlarge",
|
|
74
|
+
ML_G6_48XLARGE: "ml.g6.48xlarge",
|
|
75
|
+
ML_G6_4XLARGE: "ml.g6.4xlarge",
|
|
76
|
+
ML_G6_8XLARGE: "ml.g6.8xlarge",
|
|
77
|
+
ML_G6_XLARGE: "ml.g6.xlarge",
|
|
78
|
+
ML_GR6_4XLARGE: "ml.gr6.4xlarge",
|
|
79
|
+
ML_GR6_8XLARGE: "ml.gr6.8xlarge",
|
|
80
|
+
ML_I3EN_12XLARGE: "ml.i3en.12xlarge",
|
|
81
|
+
ML_I3EN_24XLARGE: "ml.i3en.24xlarge",
|
|
82
|
+
ML_I3EN_2XLARGE: "ml.i3en.2xlarge",
|
|
83
|
+
ML_I3EN_3XLARGE: "ml.i3en.3xlarge",
|
|
84
|
+
ML_I3EN_6XLARGE: "ml.i3en.6xlarge",
|
|
85
|
+
ML_I3EN_LARGE: "ml.i3en.large",
|
|
86
|
+
ML_I3EN_XLARGE: "ml.i3en.xlarge",
|
|
87
|
+
ML_M5_12XLARGE: "ml.m5.12xlarge",
|
|
88
|
+
ML_M5_16XLARGE: "ml.m5.16xlarge",
|
|
89
|
+
ML_M5_24XLARGE: "ml.m5.24xlarge",
|
|
90
|
+
ML_M5_2XLARGE: "ml.m5.2xlarge",
|
|
91
|
+
ML_M5_4XLARGE: "ml.m5.4xlarge",
|
|
92
|
+
ML_M5_8XLARGE: "ml.m5.8xlarge",
|
|
93
|
+
ML_M5_LARGE: "ml.m5.large",
|
|
94
|
+
ML_M5_XLARGE: "ml.m5.xlarge",
|
|
95
|
+
ML_M6I_12XLARGE: "ml.m6i.12xlarge",
|
|
96
|
+
ML_M6I_16XLARGE: "ml.m6i.16xlarge",
|
|
97
|
+
ML_M6I_24XLARGE: "ml.m6i.24xlarge",
|
|
98
|
+
ML_M6I_2XLARGE: "ml.m6i.2xlarge",
|
|
99
|
+
ML_M6I_32XLARGE: "ml.m6i.32xlarge",
|
|
100
|
+
ML_M6I_4XLARGE: "ml.m6i.4xlarge",
|
|
101
|
+
ML_M6I_8XLARGE: "ml.m6i.8xlarge",
|
|
102
|
+
ML_M6I_LARGE: "ml.m6i.large",
|
|
103
|
+
ML_M6I_XLARGE: "ml.m6i.xlarge",
|
|
104
|
+
ML_M7I_12XLARGE: "ml.m7i.12xlarge",
|
|
105
|
+
ML_M7I_16XLARGE: "ml.m7i.16xlarge",
|
|
106
|
+
ML_M7I_24XLARGE: "ml.m7i.24xlarge",
|
|
107
|
+
ML_M7I_2XLARGE: "ml.m7i.2xlarge",
|
|
108
|
+
ML_M7I_48XLARGE: "ml.m7i.48xlarge",
|
|
109
|
+
ML_M7I_4XLARGE: "ml.m7i.4xlarge",
|
|
110
|
+
ML_M7I_8XLARGE: "ml.m7i.8xlarge",
|
|
111
|
+
ML_M7I_LARGE: "ml.m7i.large",
|
|
112
|
+
ML_M7I_XLARGE: "ml.m7i.xlarge",
|
|
113
|
+
ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
|
|
114
|
+
ML_P4D_24XLARGE: "ml.p4d.24xlarge",
|
|
115
|
+
ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
|
|
116
|
+
ML_P5E_48XLARGE: "ml.p5e.48xlarge",
|
|
117
|
+
ML_P5_48XLARGE: "ml.p5.48xlarge",
|
|
118
|
+
ML_P5_4XLARGE: "ml.p5.4xlarge",
|
|
119
|
+
ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge",
|
|
120
|
+
ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
|
|
121
|
+
ML_P6_B300_48XLARGE: "ml.p6-b300.48xlarge",
|
|
122
|
+
ML_R6I_12XLARGE: "ml.r6i.12xlarge",
|
|
123
|
+
ML_R6I_16XLARGE: "ml.r6i.16xlarge",
|
|
124
|
+
ML_R6I_24XLARGE: "ml.r6i.24xlarge",
|
|
125
|
+
ML_R6I_2XLARGE: "ml.r6i.2xlarge",
|
|
126
|
+
ML_R6I_32XLARGE: "ml.r6i.32xlarge",
|
|
127
|
+
ML_R6I_4XLARGE: "ml.r6i.4xlarge",
|
|
128
|
+
ML_R6I_8XLARGE: "ml.r6i.8xlarge",
|
|
129
|
+
ML_R6I_LARGE: "ml.r6i.large",
|
|
130
|
+
ML_R6I_XLARGE: "ml.r6i.xlarge",
|
|
131
|
+
ML_R7I_12XLARGE: "ml.r7i.12xlarge",
|
|
132
|
+
ML_R7I_16XLARGE: "ml.r7i.16xlarge",
|
|
133
|
+
ML_R7I_24XLARGE: "ml.r7i.24xlarge",
|
|
134
|
+
ML_R7I_2XLARGE: "ml.r7i.2xlarge",
|
|
135
|
+
ML_R7I_48XLARGE: "ml.r7i.48xlarge",
|
|
136
|
+
ML_R7I_4XLARGE: "ml.r7i.4xlarge",
|
|
137
|
+
ML_R7I_8XLARGE: "ml.r7i.8xlarge",
|
|
138
|
+
ML_R7I_LARGE: "ml.r7i.large",
|
|
139
|
+
ML_R7I_XLARGE: "ml.r7i.xlarge",
|
|
140
|
+
ML_T3_2XLARGE: "ml.t3.2xlarge",
|
|
141
|
+
ML_T3_LARGE: "ml.t3.large",
|
|
142
|
+
ML_T3_MEDIUM: "ml.t3.medium",
|
|
143
|
+
ML_T3_XLARGE: "ml.t3.xlarge",
|
|
144
|
+
ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
|
|
145
|
+
ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
|
|
146
|
+
ML_TRN2_3XLARGE: "ml.trn2.3xlarge",
|
|
147
|
+
ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
|
|
148
|
+
};
|
|
31
149
|
export const AccountDefaultStatus = {
|
|
32
150
|
DISABLED: "DISABLED",
|
|
33
151
|
ENABLED: "ENABLED",
|
|
@@ -1273,124 +1391,6 @@ export const ClusterEventResourceType = {
|
|
|
1273
1391
|
INSTANCE: "Instance",
|
|
1274
1392
|
INSTANCE_GROUP: "InstanceGroup",
|
|
1275
1393
|
};
|
|
1276
|
-
export const ClusterInstanceType = {
|
|
1277
|
-
ML_C5N_18XLARGE: "ml.c5n.18xlarge",
|
|
1278
|
-
ML_C5N_2XLARGE: "ml.c5n.2xlarge",
|
|
1279
|
-
ML_C5N_4XLARGE: "ml.c5n.4xlarge",
|
|
1280
|
-
ML_C5N_9XLARGE: "ml.c5n.9xlarge",
|
|
1281
|
-
ML_C5N_LARGE: "ml.c5n.large",
|
|
1282
|
-
ML_C5_12XLARGE: "ml.c5.12xlarge",
|
|
1283
|
-
ML_C5_18XLARGE: "ml.c5.18xlarge",
|
|
1284
|
-
ML_C5_24XLARGE: "ml.c5.24xlarge",
|
|
1285
|
-
ML_C5_2XLARGE: "ml.c5.2xlarge",
|
|
1286
|
-
ML_C5_4XLARGE: "ml.c5.4xlarge",
|
|
1287
|
-
ML_C5_9XLARGE: "ml.c5.9xlarge",
|
|
1288
|
-
ML_C5_LARGE: "ml.c5.large",
|
|
1289
|
-
ML_C5_XLARGE: "ml.c5.xlarge",
|
|
1290
|
-
ML_C6I_12XLARGE: "ml.c6i.12xlarge",
|
|
1291
|
-
ML_C6I_16XLARGE: "ml.c6i.16xlarge",
|
|
1292
|
-
ML_C6I_24XLARGE: "ml.c6i.24xlarge",
|
|
1293
|
-
ML_C6I_2XLARGE: "ml.c6i.2xlarge",
|
|
1294
|
-
ML_C6I_32XLARGE: "ml.c6i.32xlarge",
|
|
1295
|
-
ML_C6I_4XLARGE: "ml.c6i.4xlarge",
|
|
1296
|
-
ML_C6I_8XLARGE: "ml.c6i.8xlarge",
|
|
1297
|
-
ML_C6I_LARGE: "ml.c6i.large",
|
|
1298
|
-
ML_C6I_XLARGE: "ml.c6i.xlarge",
|
|
1299
|
-
ML_G5_12XLARGE: "ml.g5.12xlarge",
|
|
1300
|
-
ML_G5_16XLARGE: "ml.g5.16xlarge",
|
|
1301
|
-
ML_G5_24XLARGE: "ml.g5.24xlarge",
|
|
1302
|
-
ML_G5_2XLARGE: "ml.g5.2xlarge",
|
|
1303
|
-
ML_G5_48XLARGE: "ml.g5.48xlarge",
|
|
1304
|
-
ML_G5_4XLARGE: "ml.g5.4xlarge",
|
|
1305
|
-
ML_G5_8XLARGE: "ml.g5.8xlarge",
|
|
1306
|
-
ML_G5_XLARGE: "ml.g5.xlarge",
|
|
1307
|
-
ML_G6E_12XLARGE: "ml.g6e.12xlarge",
|
|
1308
|
-
ML_G6E_16XLARGE: "ml.g6e.16xlarge",
|
|
1309
|
-
ML_G6E_24XLARGE: "ml.g6e.24xlarge",
|
|
1310
|
-
ML_G6E_2XLARGE: "ml.g6e.2xlarge",
|
|
1311
|
-
ML_G6E_48XLARGE: "ml.g6e.48xlarge",
|
|
1312
|
-
ML_G6E_4XLARGE: "ml.g6e.4xlarge",
|
|
1313
|
-
ML_G6E_8XLARGE: "ml.g6e.8xlarge",
|
|
1314
|
-
ML_G6E_XLARGE: "ml.g6e.xlarge",
|
|
1315
|
-
ML_G6_12XLARGE: "ml.g6.12xlarge",
|
|
1316
|
-
ML_G6_16XLARGE: "ml.g6.16xlarge",
|
|
1317
|
-
ML_G6_24XLARGE: "ml.g6.24xlarge",
|
|
1318
|
-
ML_G6_2XLARGE: "ml.g6.2xlarge",
|
|
1319
|
-
ML_G6_48XLARGE: "ml.g6.48xlarge",
|
|
1320
|
-
ML_G6_4XLARGE: "ml.g6.4xlarge",
|
|
1321
|
-
ML_G6_8XLARGE: "ml.g6.8xlarge",
|
|
1322
|
-
ML_G6_XLARGE: "ml.g6.xlarge",
|
|
1323
|
-
ML_GR6_4XLARGE: "ml.gr6.4xlarge",
|
|
1324
|
-
ML_GR6_8XLARGE: "ml.gr6.8xlarge",
|
|
1325
|
-
ML_I3EN_12XLARGE: "ml.i3en.12xlarge",
|
|
1326
|
-
ML_I3EN_24XLARGE: "ml.i3en.24xlarge",
|
|
1327
|
-
ML_I3EN_2XLARGE: "ml.i3en.2xlarge",
|
|
1328
|
-
ML_I3EN_3XLARGE: "ml.i3en.3xlarge",
|
|
1329
|
-
ML_I3EN_6XLARGE: "ml.i3en.6xlarge",
|
|
1330
|
-
ML_I3EN_LARGE: "ml.i3en.large",
|
|
1331
|
-
ML_I3EN_XLARGE: "ml.i3en.xlarge",
|
|
1332
|
-
ML_M5_12XLARGE: "ml.m5.12xlarge",
|
|
1333
|
-
ML_M5_16XLARGE: "ml.m5.16xlarge",
|
|
1334
|
-
ML_M5_24XLARGE: "ml.m5.24xlarge",
|
|
1335
|
-
ML_M5_2XLARGE: "ml.m5.2xlarge",
|
|
1336
|
-
ML_M5_4XLARGE: "ml.m5.4xlarge",
|
|
1337
|
-
ML_M5_8XLARGE: "ml.m5.8xlarge",
|
|
1338
|
-
ML_M5_LARGE: "ml.m5.large",
|
|
1339
|
-
ML_M5_XLARGE: "ml.m5.xlarge",
|
|
1340
|
-
ML_M6I_12XLARGE: "ml.m6i.12xlarge",
|
|
1341
|
-
ML_M6I_16XLARGE: "ml.m6i.16xlarge",
|
|
1342
|
-
ML_M6I_24XLARGE: "ml.m6i.24xlarge",
|
|
1343
|
-
ML_M6I_2XLARGE: "ml.m6i.2xlarge",
|
|
1344
|
-
ML_M6I_32XLARGE: "ml.m6i.32xlarge",
|
|
1345
|
-
ML_M6I_4XLARGE: "ml.m6i.4xlarge",
|
|
1346
|
-
ML_M6I_8XLARGE: "ml.m6i.8xlarge",
|
|
1347
|
-
ML_M6I_LARGE: "ml.m6i.large",
|
|
1348
|
-
ML_M6I_XLARGE: "ml.m6i.xlarge",
|
|
1349
|
-
ML_M7I_12XLARGE: "ml.m7i.12xlarge",
|
|
1350
|
-
ML_M7I_16XLARGE: "ml.m7i.16xlarge",
|
|
1351
|
-
ML_M7I_24XLARGE: "ml.m7i.24xlarge",
|
|
1352
|
-
ML_M7I_2XLARGE: "ml.m7i.2xlarge",
|
|
1353
|
-
ML_M7I_48XLARGE: "ml.m7i.48xlarge",
|
|
1354
|
-
ML_M7I_4XLARGE: "ml.m7i.4xlarge",
|
|
1355
|
-
ML_M7I_8XLARGE: "ml.m7i.8xlarge",
|
|
1356
|
-
ML_M7I_LARGE: "ml.m7i.large",
|
|
1357
|
-
ML_M7I_XLARGE: "ml.m7i.xlarge",
|
|
1358
|
-
ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
|
|
1359
|
-
ML_P4D_24XLARGE: "ml.p4d.24xlarge",
|
|
1360
|
-
ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
|
|
1361
|
-
ML_P5E_48XLARGE: "ml.p5e.48xlarge",
|
|
1362
|
-
ML_P5_48XLARGE: "ml.p5.48xlarge",
|
|
1363
|
-
ML_P5_4XLARGE: "ml.p5.4xlarge",
|
|
1364
|
-
ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge",
|
|
1365
|
-
ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
|
|
1366
|
-
ML_P6_B300_48XLARGE: "ml.p6-b300.48xlarge",
|
|
1367
|
-
ML_R6I_12XLARGE: "ml.r6i.12xlarge",
|
|
1368
|
-
ML_R6I_16XLARGE: "ml.r6i.16xlarge",
|
|
1369
|
-
ML_R6I_24XLARGE: "ml.r6i.24xlarge",
|
|
1370
|
-
ML_R6I_2XLARGE: "ml.r6i.2xlarge",
|
|
1371
|
-
ML_R6I_32XLARGE: "ml.r6i.32xlarge",
|
|
1372
|
-
ML_R6I_4XLARGE: "ml.r6i.4xlarge",
|
|
1373
|
-
ML_R6I_8XLARGE: "ml.r6i.8xlarge",
|
|
1374
|
-
ML_R6I_LARGE: "ml.r6i.large",
|
|
1375
|
-
ML_R6I_XLARGE: "ml.r6i.xlarge",
|
|
1376
|
-
ML_R7I_12XLARGE: "ml.r7i.12xlarge",
|
|
1377
|
-
ML_R7I_16XLARGE: "ml.r7i.16xlarge",
|
|
1378
|
-
ML_R7I_24XLARGE: "ml.r7i.24xlarge",
|
|
1379
|
-
ML_R7I_2XLARGE: "ml.r7i.2xlarge",
|
|
1380
|
-
ML_R7I_48XLARGE: "ml.r7i.48xlarge",
|
|
1381
|
-
ML_R7I_4XLARGE: "ml.r7i.4xlarge",
|
|
1382
|
-
ML_R7I_8XLARGE: "ml.r7i.8xlarge",
|
|
1383
|
-
ML_R7I_LARGE: "ml.r7i.large",
|
|
1384
|
-
ML_R7I_XLARGE: "ml.r7i.xlarge",
|
|
1385
|
-
ML_T3_2XLARGE: "ml.t3.2xlarge",
|
|
1386
|
-
ML_T3_LARGE: "ml.t3.large",
|
|
1387
|
-
ML_T3_MEDIUM: "ml.t3.medium",
|
|
1388
|
-
ML_T3_XLARGE: "ml.t3.xlarge",
|
|
1389
|
-
ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
|
|
1390
|
-
ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
|
|
1391
|
-
ML_TRN2_3XLARGE: "ml.trn2.3xlarge",
|
|
1392
|
-
ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
|
|
1393
|
-
};
|
|
1394
1394
|
export const ClusterKubernetesTaintEffect = {
|
|
1395
1395
|
NO_EXECUTE: "NoExecute",
|
|
1396
1396
|
NO_SCHEDULE: "NoSchedule",
|
|
@@ -1582,6 +1582,10 @@ export const FairShare = {
|
|
|
1582
1582
|
DISABLED: "Disabled",
|
|
1583
1583
|
ENABLED: "Enabled",
|
|
1584
1584
|
};
|
|
1585
|
+
export const IdleResourceSharing = {
|
|
1586
|
+
DISABLED: "Disabled",
|
|
1587
|
+
ENABLED: "Enabled",
|
|
1588
|
+
};
|
|
1585
1589
|
export const Framework = {
|
|
1586
1590
|
DARKNET: "DARKNET",
|
|
1587
1591
|
KERAS: "KERAS",
|
|
@@ -2298,6 +2302,11 @@ export const StageStatus = {
|
|
|
2298
2302
|
Stopped: "STOPPED",
|
|
2299
2303
|
Stopping: "STOPPING",
|
|
2300
2304
|
};
|
|
2305
|
+
export const SchedulerConfigComponent = {
|
|
2306
|
+
FAIR_SHARE: "FairShare",
|
|
2307
|
+
IDLE_RESOURCE_SHARING: "IdleResourceSharing",
|
|
2308
|
+
PRIORITY_CLASSES: "PriorityClasses",
|
|
2309
|
+
};
|
|
2301
2310
|
export const DomainStatus = {
|
|
2302
2311
|
Delete_Failed: "Delete_Failed",
|
|
2303
2312
|
Deleting: "Deleting",
|
|
@@ -8,6 +8,8 @@ const _AAl = "AlgorithmArn";
|
|
|
8
8
|
const _AAp = "AppArn";
|
|
9
9
|
const _AAr = "ArtifactArn";
|
|
10
10
|
const _AArt = "ArtifactArns";
|
|
11
|
+
const _ABL = "AbsoluteBorrowLimits";
|
|
12
|
+
const _ABLRL = "AbsoluteBorrowLimitResourceList";
|
|
11
13
|
const _ABRA = "AmazonBedrockRoleArn";
|
|
12
14
|
const _AC = "AgentCount";
|
|
13
15
|
const _ACC = "AnnotationConsolidationConfig";
|
|
@@ -1647,6 +1649,7 @@ const _IRJN = "InferenceRecommendationsJobName";
|
|
|
1647
1649
|
const _IRJS = "InferenceRecommendationsJobStep";
|
|
1648
1650
|
const _IRJSn = "InferenceRecommendationsJobSteps";
|
|
1649
1651
|
const _IRJn = "InferenceRecommendationsJobs";
|
|
1652
|
+
const _IRS = "IdleResourceSharing";
|
|
1650
1653
|
const _IRn = "InferenceRecommendations";
|
|
1651
1654
|
const _IRnf = "InferenceRecommendation";
|
|
1652
1655
|
const _IS = "IdleSettings";
|
|
@@ -5616,8 +5619,8 @@ export var DescribeClusterSchedulerConfigRequest$ = [3, n0, _DCSCRe,
|
|
|
5616
5619
|
];
|
|
5617
5620
|
export var DescribeClusterSchedulerConfigResponse$ = [3, n0, _DCSCRes,
|
|
5618
5621
|
0,
|
|
5619
|
-
[_CSCA, _CSCI, _N, _CSCV, _St, _CT, _FR, _CAl, _SCc, _D, _CB, _LMT, _LMB],
|
|
5620
|
-
[0, 0, 0, 1, 0, 4, 0, 0, () => SchedulerConfig$, 0, () => UserContext$, 4, () => UserContext$], 6
|
|
5622
|
+
[_CSCA, _CSCI, _N, _CSCV, _St, _CT, _FR, _SDt, _CAl, _SCc, _D, _CB, _LMT, _LMB],
|
|
5623
|
+
[0, 0, 0, 1, 0, 4, 0, 128 | 0, 0, () => SchedulerConfig$, 0, () => UserContext$, 4, () => UserContext$], 6
|
|
5621
5624
|
];
|
|
5622
5625
|
export var DescribeCodeRepositoryInput$ = [3, n0, _DCRIe,
|
|
5623
5626
|
0,
|
|
@@ -9184,8 +9187,8 @@ export var ResourceNotFound$ = [-3, n0, _RNF,
|
|
|
9184
9187
|
TypeRegistry.for(n0).registerError(ResourceNotFound$, ResourceNotFound);
|
|
9185
9188
|
export var ResourceSharingConfig$ = [3, n0, _RSC,
|
|
9186
9189
|
0,
|
|
9187
|
-
[_Str, _BL],
|
|
9188
|
-
[0, 1], 1
|
|
9190
|
+
[_Str, _BL, _ABL],
|
|
9191
|
+
[0, 1, () => AbsoluteBorrowLimitResourceList], 1
|
|
9189
9192
|
];
|
|
9190
9193
|
export var ResourceSpec$ = [3, n0, _RS,
|
|
9191
9194
|
0,
|
|
@@ -9299,8 +9302,8 @@ export var ScheduledUpdateConfig$ = [3, n0, _SUC,
|
|
|
9299
9302
|
];
|
|
9300
9303
|
export var SchedulerConfig$ = [3, n0, _SCc,
|
|
9301
9304
|
0,
|
|
9302
|
-
[_PCrio, _FSa],
|
|
9303
|
-
[() => PriorityClassList, 0]
|
|
9305
|
+
[_PCrio, _FSa, _IRS],
|
|
9306
|
+
[() => PriorityClassList, 0, 0]
|
|
9304
9307
|
];
|
|
9305
9308
|
export var SearchExpression$ = [3, n0, _SEe,
|
|
9306
9309
|
0,
|
|
@@ -10515,6 +10518,9 @@ export var Workteam$ = [3, n0, _Wo,
|
|
|
10515
10518
|
var __Unit = "unit";
|
|
10516
10519
|
export var SageMakerServiceException$ = [-3, _s, "SageMakerServiceException", 0, [], []];
|
|
10517
10520
|
TypeRegistry.for(_s).registerError(SageMakerServiceException$, SageMakerServiceException);
|
|
10521
|
+
var AbsoluteBorrowLimitResourceList = [1, n0, _ABLRL,
|
|
10522
|
+
0, () => ComputeQuotaResourceConfig$
|
|
10523
|
+
];
|
|
10518
10524
|
var ActionSummaries = [1, n0, _AScti,
|
|
10519
10525
|
0, () => ActionSummary$
|
|
10520
10526
|
];
|
|
@@ -11300,6 +11306,7 @@ var ProcessingEnvironmentMap = 128 | 0;
|
|
|
11300
11306
|
var ProfilingParameters = 128 | 0;
|
|
11301
11307
|
var QueryProperties = 128 | 0;
|
|
11302
11308
|
var RuleParameters = 128 | 0;
|
|
11309
|
+
var StatusDetailsMap = 128 | 0;
|
|
11303
11310
|
var TextGenerationHyperParameters = 128 | 0;
|
|
11304
11311
|
var TrainingEnvironmentMap = 128 | 0;
|
|
11305
11312
|
var TransformEnvironmentMap = 128 | 0;
|