@aws-sdk/client-sagemaker 3.646.0 → 3.648.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 +17322 -17292
- package/dist-es/models/models_0.js +9 -13
- package/dist-es/models/models_1.js +15 -1
- package/dist-es/models/models_2.js +0 -23
- package/dist-es/models/models_3.js +23 -4
- package/dist-es/models/models_4.js +4 -0
- package/dist-es/protocols/Aws_json1_1.js +23 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +1 -2
- package/dist-types/commands/CreateClusterCommand.d.ts +9 -0
- package/dist-types/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +2 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +9 -0
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +4 -0
- package/dist-types/models/models_0.d.ts +57 -93
- package/dist-types/models/models_1.d.ts +110 -83
- package/dist-types/models/models_2.d.ts +93 -135
- package/dist-types/models/models_3.d.ts +135 -128
- package/dist-types/models/models_4.d.ts +135 -4
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/CreatePresignedMlflowTrackingServerUrlCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +21 -24
- package/dist-types/ts3.4/models/models_1.d.ts +37 -17
- package/dist-types/ts3.4/models/models_2.d.ts +20 -49
- package/dist-types/ts3.4/models/models_3.d.ts +49 -34
- package/dist-types/ts3.4/models/models_4.d.ts +37 -2
- package/package.json +1 -1
|
@@ -1,6 +1,139 @@
|
|
|
1
1
|
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AmazonQSettings, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClusterNodeSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DirectInternetAccess, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, ExecutionRoleIdentityConfig,
|
|
3
|
-
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig,
|
|
2
|
+
import { _InstanceType, DirectInternetAccess, DockerSettings, DriftCheckBaselines, EdgeOutputConfig, ExecutionRoleIdentityConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, LabelingJobInputConfig, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringScheduleConfig, MonitoringStoppingCondition, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OptimizationConfig, OptimizationJobDeploymentInstanceType, OptimizationJobModelSource, OptimizationJobOutputConfig, OptimizationVpcConfig, ParallelismConfiguration, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, SkipModelValidation, SourceAlgorithmSpecification, TrackingServerSize, UserSettings } from "./models_1";
|
|
3
|
+
import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelConfiguration, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, OwnershipSettings, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceIpConfig, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface DescribeMlflowTrackingServerRequest {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The name of the MLflow Tracking Server to describe.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
TrackingServerName: string | undefined;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* @public
|
|
16
|
+
* @enum
|
|
17
|
+
*/
|
|
18
|
+
export declare const IsTrackingServerActive: {
|
|
19
|
+
readonly ACTIVE: "Active";
|
|
20
|
+
readonly INACTIVE: "Inactive";
|
|
21
|
+
};
|
|
22
|
+
/**
|
|
23
|
+
* @public
|
|
24
|
+
*/
|
|
25
|
+
export type IsTrackingServerActive = (typeof IsTrackingServerActive)[keyof typeof IsTrackingServerActive];
|
|
26
|
+
/**
|
|
27
|
+
* @public
|
|
28
|
+
* @enum
|
|
29
|
+
*/
|
|
30
|
+
export declare const TrackingServerStatus: {
|
|
31
|
+
readonly CREATED: "Created";
|
|
32
|
+
readonly CREATE_FAILED: "CreateFailed";
|
|
33
|
+
readonly CREATING: "Creating";
|
|
34
|
+
readonly DELETE_FAILED: "DeleteFailed";
|
|
35
|
+
readonly DELETING: "Deleting";
|
|
36
|
+
readonly MAINTENANCE_COMPLETE: "MaintenanceComplete";
|
|
37
|
+
readonly MAINTENANCE_FAILED: "MaintenanceFailed";
|
|
38
|
+
readonly MAINTENANCE_IN_PROGRESS: "MaintenanceInProgress";
|
|
39
|
+
readonly STARTED: "Started";
|
|
40
|
+
readonly STARTING: "Starting";
|
|
41
|
+
readonly START_FAILED: "StartFailed";
|
|
42
|
+
readonly STOPPED: "Stopped";
|
|
43
|
+
readonly STOPPING: "Stopping";
|
|
44
|
+
readonly STOP_FAILED: "StopFailed";
|
|
45
|
+
readonly UPDATED: "Updated";
|
|
46
|
+
readonly UPDATE_FAILED: "UpdateFailed";
|
|
47
|
+
readonly UPDATING: "Updating";
|
|
48
|
+
};
|
|
49
|
+
/**
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
52
|
+
export type TrackingServerStatus = (typeof TrackingServerStatus)[keyof typeof TrackingServerStatus];
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
56
|
+
export interface DescribeMlflowTrackingServerResponse {
|
|
57
|
+
/**
|
|
58
|
+
* <p>The ARN of the described tracking server.</p>
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
61
|
+
TrackingServerArn?: string;
|
|
62
|
+
/**
|
|
63
|
+
* <p>The name of the described tracking server.</p>
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
66
|
+
TrackingServerName?: string;
|
|
67
|
+
/**
|
|
68
|
+
* <p>The S3 URI of the general purpose bucket used as the MLflow Tracking Server
|
|
69
|
+
* artifact store.</p>
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
72
|
+
ArtifactStoreUri?: string;
|
|
73
|
+
/**
|
|
74
|
+
* <p>The size of the described tracking server.</p>
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
77
|
+
TrackingServerSize?: TrackingServerSize;
|
|
78
|
+
/**
|
|
79
|
+
* <p>The MLflow version used for the described tracking server.</p>
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
82
|
+
MlflowVersion?: string;
|
|
83
|
+
/**
|
|
84
|
+
* <p>The Amazon Resource Name (ARN) for an IAM role in your account that the described MLflow Tracking Server
|
|
85
|
+
* uses to access the artifact store in Amazon S3.</p>
|
|
86
|
+
* @public
|
|
87
|
+
*/
|
|
88
|
+
RoleArn?: string;
|
|
89
|
+
/**
|
|
90
|
+
* <p>The current creation status of the described MLflow Tracking Server.</p>
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
93
|
+
TrackingServerStatus?: TrackingServerStatus;
|
|
94
|
+
/**
|
|
95
|
+
* <p>Whether the described MLflow Tracking Server is currently active.</p>
|
|
96
|
+
* @public
|
|
97
|
+
*/
|
|
98
|
+
IsActive?: IsTrackingServerActive;
|
|
99
|
+
/**
|
|
100
|
+
* <p>The URL to connect to the MLflow user interface for the described tracking server.</p>
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
103
|
+
TrackingServerUrl?: string;
|
|
104
|
+
/**
|
|
105
|
+
* <p>The day and time of the week when weekly maintenance occurs on the described tracking server.</p>
|
|
106
|
+
* @public
|
|
107
|
+
*/
|
|
108
|
+
WeeklyMaintenanceWindowStart?: string;
|
|
109
|
+
/**
|
|
110
|
+
* <p>Whether automatic registration of new MLflow models to the SageMaker Model Registry is enabled.</p>
|
|
111
|
+
* @public
|
|
112
|
+
*/
|
|
113
|
+
AutomaticModelRegistration?: boolean;
|
|
114
|
+
/**
|
|
115
|
+
* <p>The timestamp of when the described MLflow Tracking Server was created.</p>
|
|
116
|
+
* @public
|
|
117
|
+
*/
|
|
118
|
+
CreationTime?: Date;
|
|
119
|
+
/**
|
|
120
|
+
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
121
|
+
* component, lineage group, project, or model card.</p>
|
|
122
|
+
* @public
|
|
123
|
+
*/
|
|
124
|
+
CreatedBy?: UserContext;
|
|
125
|
+
/**
|
|
126
|
+
* <p>The timestamp of when the described MLflow Tracking Server was last modified.</p>
|
|
127
|
+
* @public
|
|
128
|
+
*/
|
|
129
|
+
LastModifiedTime?: Date;
|
|
130
|
+
/**
|
|
131
|
+
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
132
|
+
* component, lineage group, project, or model card.</p>
|
|
133
|
+
* @public
|
|
134
|
+
*/
|
|
135
|
+
LastModifiedBy?: UserContext;
|
|
136
|
+
}
|
|
4
137
|
/**
|
|
5
138
|
* @public
|
|
6
139
|
*/
|
|
@@ -9838,132 +9971,6 @@ export declare const ModelCardExportJobSortOrder: {
|
|
|
9838
9971
|
* @public
|
|
9839
9972
|
*/
|
|
9840
9973
|
export type ModelCardExportJobSortOrder = (typeof ModelCardExportJobSortOrder)[keyof typeof ModelCardExportJobSortOrder];
|
|
9841
|
-
/**
|
|
9842
|
-
* @public
|
|
9843
|
-
*/
|
|
9844
|
-
export interface ListModelCardExportJobsRequest {
|
|
9845
|
-
/**
|
|
9846
|
-
* <p>List export jobs for the model card with the specified name.</p>
|
|
9847
|
-
* @public
|
|
9848
|
-
*/
|
|
9849
|
-
ModelCardName: string | undefined;
|
|
9850
|
-
/**
|
|
9851
|
-
* <p>List export jobs for the model card with the specified version.</p>
|
|
9852
|
-
* @public
|
|
9853
|
-
*/
|
|
9854
|
-
ModelCardVersion?: number;
|
|
9855
|
-
/**
|
|
9856
|
-
* <p>Only list model card export jobs that were created after the time specified.</p>
|
|
9857
|
-
* @public
|
|
9858
|
-
*/
|
|
9859
|
-
CreationTimeAfter?: Date;
|
|
9860
|
-
/**
|
|
9861
|
-
* <p>Only list model card export jobs that were created before the time specified.</p>
|
|
9862
|
-
* @public
|
|
9863
|
-
*/
|
|
9864
|
-
CreationTimeBefore?: Date;
|
|
9865
|
-
/**
|
|
9866
|
-
* <p>Only list model card export jobs with names that contain the specified string.</p>
|
|
9867
|
-
* @public
|
|
9868
|
-
*/
|
|
9869
|
-
ModelCardExportJobNameContains?: string;
|
|
9870
|
-
/**
|
|
9871
|
-
* <p>Only list model card export jobs with the specified status.</p>
|
|
9872
|
-
* @public
|
|
9873
|
-
*/
|
|
9874
|
-
StatusEquals?: ModelCardExportJobStatus;
|
|
9875
|
-
/**
|
|
9876
|
-
* <p>Sort model card export jobs by either name or creation time. Sorts by creation time by default.</p>
|
|
9877
|
-
* @public
|
|
9878
|
-
*/
|
|
9879
|
-
SortBy?: ModelCardExportJobSortBy;
|
|
9880
|
-
/**
|
|
9881
|
-
* <p>Sort model card export jobs by ascending or descending order.</p>
|
|
9882
|
-
* @public
|
|
9883
|
-
*/
|
|
9884
|
-
SortOrder?: ModelCardExportJobSortOrder;
|
|
9885
|
-
/**
|
|
9886
|
-
* <p>If the response to a previous <code>ListModelCardExportJobs</code> request was
|
|
9887
|
-
* truncated, the response includes a <code>NextToken</code>. To retrieve the next set of
|
|
9888
|
-
* model card export jobs, use the token in the next request.</p>
|
|
9889
|
-
* @public
|
|
9890
|
-
*/
|
|
9891
|
-
NextToken?: string;
|
|
9892
|
-
/**
|
|
9893
|
-
* <p>The maximum number of model card export jobs to list.</p>
|
|
9894
|
-
* @public
|
|
9895
|
-
*/
|
|
9896
|
-
MaxResults?: number;
|
|
9897
|
-
}
|
|
9898
|
-
/**
|
|
9899
|
-
* <p>The summary of the Amazon SageMaker Model Card export job.</p>
|
|
9900
|
-
* @public
|
|
9901
|
-
*/
|
|
9902
|
-
export interface ModelCardExportJobSummary {
|
|
9903
|
-
/**
|
|
9904
|
-
* <p>The name of the model card export job.</p>
|
|
9905
|
-
* @public
|
|
9906
|
-
*/
|
|
9907
|
-
ModelCardExportJobName: string | undefined;
|
|
9908
|
-
/**
|
|
9909
|
-
* <p>The Amazon Resource Name (ARN) of the model card export job.</p>
|
|
9910
|
-
* @public
|
|
9911
|
-
*/
|
|
9912
|
-
ModelCardExportJobArn: string | undefined;
|
|
9913
|
-
/**
|
|
9914
|
-
* <p>The completion status of the model card export job.</p>
|
|
9915
|
-
* @public
|
|
9916
|
-
*/
|
|
9917
|
-
Status: ModelCardExportJobStatus | undefined;
|
|
9918
|
-
/**
|
|
9919
|
-
* <p>The name of the model card that the export job exports.</p>
|
|
9920
|
-
* @public
|
|
9921
|
-
*/
|
|
9922
|
-
ModelCardName: string | undefined;
|
|
9923
|
-
/**
|
|
9924
|
-
* <p>The version of the model card that the export job exports.</p>
|
|
9925
|
-
* @public
|
|
9926
|
-
*/
|
|
9927
|
-
ModelCardVersion: number | undefined;
|
|
9928
|
-
/**
|
|
9929
|
-
* <p>The date and time that the model card export job was created.</p>
|
|
9930
|
-
* @public
|
|
9931
|
-
*/
|
|
9932
|
-
CreatedAt: Date | undefined;
|
|
9933
|
-
/**
|
|
9934
|
-
* <p>The date and time that the model card export job was last modified..</p>
|
|
9935
|
-
* @public
|
|
9936
|
-
*/
|
|
9937
|
-
LastModifiedAt: Date | undefined;
|
|
9938
|
-
}
|
|
9939
|
-
/**
|
|
9940
|
-
* @public
|
|
9941
|
-
*/
|
|
9942
|
-
export interface ListModelCardExportJobsResponse {
|
|
9943
|
-
/**
|
|
9944
|
-
* <p>The summaries of the listed model card export jobs.</p>
|
|
9945
|
-
* @public
|
|
9946
|
-
*/
|
|
9947
|
-
ModelCardExportJobSummaries: ModelCardExportJobSummary[] | undefined;
|
|
9948
|
-
/**
|
|
9949
|
-
* <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of model
|
|
9950
|
-
* card export jobs, use it in the subsequent request.</p>
|
|
9951
|
-
* @public
|
|
9952
|
-
*/
|
|
9953
|
-
NextToken?: string;
|
|
9954
|
-
}
|
|
9955
|
-
/**
|
|
9956
|
-
* @public
|
|
9957
|
-
* @enum
|
|
9958
|
-
*/
|
|
9959
|
-
export declare const ModelCardSortBy: {
|
|
9960
|
-
readonly CREATION_TIME: "CreationTime";
|
|
9961
|
-
readonly NAME: "Name";
|
|
9962
|
-
};
|
|
9963
|
-
/**
|
|
9964
|
-
* @public
|
|
9965
|
-
*/
|
|
9966
|
-
export type ModelCardSortBy = (typeof ModelCardSortBy)[keyof typeof ModelCardSortBy];
|
|
9967
9974
|
/**
|
|
9968
9975
|
* @internal
|
|
9969
9976
|
*/
|
|
@@ -1,7 +1,133 @@
|
|
|
1
|
-
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, CodeEditorAppImageConfig, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig,
|
|
3
|
-
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, NotificationConfiguration, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SourceIpConfig, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
|
|
4
|
-
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData,
|
|
1
|
+
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
+
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, ExperimentConfig, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, NotificationConfiguration, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SourceIpConfig, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
|
|
4
|
+
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, ModelCardExportJobSortBy, ModelCardExportJobSortOrder, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OptimizationJobStatus, OrderKey, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface ListModelCardExportJobsRequest {
|
|
9
|
+
/**
|
|
10
|
+
* <p>List export jobs for the model card with the specified name.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
ModelCardName: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* <p>List export jobs for the model card with the specified version.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
ModelCardVersion?: number;
|
|
19
|
+
/**
|
|
20
|
+
* <p>Only list model card export jobs that were created after the time specified.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
CreationTimeAfter?: Date;
|
|
24
|
+
/**
|
|
25
|
+
* <p>Only list model card export jobs that were created before the time specified.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
CreationTimeBefore?: Date;
|
|
29
|
+
/**
|
|
30
|
+
* <p>Only list model card export jobs with names that contain the specified string.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
ModelCardExportJobNameContains?: string;
|
|
34
|
+
/**
|
|
35
|
+
* <p>Only list model card export jobs with the specified status.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
StatusEquals?: ModelCardExportJobStatus;
|
|
39
|
+
/**
|
|
40
|
+
* <p>Sort model card export jobs by either name or creation time. Sorts by creation time by default.</p>
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
SortBy?: ModelCardExportJobSortBy;
|
|
44
|
+
/**
|
|
45
|
+
* <p>Sort model card export jobs by ascending or descending order.</p>
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
SortOrder?: ModelCardExportJobSortOrder;
|
|
49
|
+
/**
|
|
50
|
+
* <p>If the response to a previous <code>ListModelCardExportJobs</code> request was
|
|
51
|
+
* truncated, the response includes a <code>NextToken</code>. To retrieve the next set of
|
|
52
|
+
* model card export jobs, use the token in the next request.</p>
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
55
|
+
NextToken?: string;
|
|
56
|
+
/**
|
|
57
|
+
* <p>The maximum number of model card export jobs to list.</p>
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
60
|
+
MaxResults?: number;
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* <p>The summary of the Amazon SageMaker Model Card export job.</p>
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
66
|
+
export interface ModelCardExportJobSummary {
|
|
67
|
+
/**
|
|
68
|
+
* <p>The name of the model card export job.</p>
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
71
|
+
ModelCardExportJobName: string | undefined;
|
|
72
|
+
/**
|
|
73
|
+
* <p>The Amazon Resource Name (ARN) of the model card export job.</p>
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
76
|
+
ModelCardExportJobArn: string | undefined;
|
|
77
|
+
/**
|
|
78
|
+
* <p>The completion status of the model card export job.</p>
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
81
|
+
Status: ModelCardExportJobStatus | undefined;
|
|
82
|
+
/**
|
|
83
|
+
* <p>The name of the model card that the export job exports.</p>
|
|
84
|
+
* @public
|
|
85
|
+
*/
|
|
86
|
+
ModelCardName: string | undefined;
|
|
87
|
+
/**
|
|
88
|
+
* <p>The version of the model card that the export job exports.</p>
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
91
|
+
ModelCardVersion: number | undefined;
|
|
92
|
+
/**
|
|
93
|
+
* <p>The date and time that the model card export job was created.</p>
|
|
94
|
+
* @public
|
|
95
|
+
*/
|
|
96
|
+
CreatedAt: Date | undefined;
|
|
97
|
+
/**
|
|
98
|
+
* <p>The date and time that the model card export job was last modified..</p>
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
101
|
+
LastModifiedAt: Date | undefined;
|
|
102
|
+
}
|
|
103
|
+
/**
|
|
104
|
+
* @public
|
|
105
|
+
*/
|
|
106
|
+
export interface ListModelCardExportJobsResponse {
|
|
107
|
+
/**
|
|
108
|
+
* <p>The summaries of the listed model card export jobs.</p>
|
|
109
|
+
* @public
|
|
110
|
+
*/
|
|
111
|
+
ModelCardExportJobSummaries: ModelCardExportJobSummary[] | undefined;
|
|
112
|
+
/**
|
|
113
|
+
* <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of model
|
|
114
|
+
* card export jobs, use it in the subsequent request.</p>
|
|
115
|
+
* @public
|
|
116
|
+
*/
|
|
117
|
+
NextToken?: string;
|
|
118
|
+
}
|
|
119
|
+
/**
|
|
120
|
+
* @public
|
|
121
|
+
* @enum
|
|
122
|
+
*/
|
|
123
|
+
export declare const ModelCardSortBy: {
|
|
124
|
+
readonly CREATION_TIME: "CreationTime";
|
|
125
|
+
readonly NAME: "Name";
|
|
126
|
+
};
|
|
127
|
+
/**
|
|
128
|
+
* @public
|
|
129
|
+
*/
|
|
130
|
+
export type ModelCardSortBy = (typeof ModelCardSortBy)[keyof typeof ModelCardSortBy];
|
|
5
131
|
/**
|
|
6
132
|
* @public
|
|
7
133
|
* @enum
|
|
@@ -7094,6 +7220,11 @@ export interface UpdateClusterRequest {
|
|
|
7094
7220
|
* @public
|
|
7095
7221
|
*/
|
|
7096
7222
|
InstanceGroups: ClusterInstanceGroupSpecification[] | undefined;
|
|
7223
|
+
/**
|
|
7224
|
+
* <p>The node recovery mode to be applied to the SageMaker HyperPod cluster.</p>
|
|
7225
|
+
* @public
|
|
7226
|
+
*/
|
|
7227
|
+
NodeRecovery?: ClusterNodeRecovery;
|
|
7097
7228
|
}
|
|
7098
7229
|
/**
|
|
7099
7230
|
* @public
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
CreateAppImageConfigRequest,
|
|
5
5
|
CreateAppImageConfigResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_1";
|
|
7
7
|
import {
|
|
8
8
|
SageMakerClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
CreateArtifactRequest,
|
|
5
|
+
CreateArtifactResponse,
|
|
6
|
+
} from "../models/models_1";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
CreatePresignedMlflowTrackingServerUrlResponse,
|
|
6
|
-
} from "../models/models_1";
|
|
3
|
+
import { CreatePresignedMlflowTrackingServerUrlRequest } from "../models/models_1";
|
|
4
|
+
import { CreatePresignedMlflowTrackingServerUrlResponse } from "../models/models_2";
|
|
7
5
|
import {
|
|
8
6
|
SageMakerClientResolvedConfig,
|
|
9
7
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
CreatePresignedNotebookInstanceUrlInput,
|
|
5
5
|
CreatePresignedNotebookInstanceUrlOutput,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_2";
|
|
7
7
|
import {
|
|
8
8
|
SageMakerClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
DescribeMlflowTrackingServerRequest,
|
|
5
5
|
DescribeMlflowTrackingServerResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_3";
|
|
7
7
|
import {
|
|
8
8
|
SageMakerClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
ListModelCardExportJobsRequest,
|
|
5
5
|
ListModelCardExportJobsResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_4";
|
|
7
7
|
import {
|
|
8
8
|
SageMakerClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -2115,6 +2115,12 @@ export interface ClusterLifeCycleConfig {
|
|
|
2115
2115
|
SourceS3Uri: string | undefined;
|
|
2116
2116
|
OnCreate: string | undefined;
|
|
2117
2117
|
}
|
|
2118
|
+
export declare const DeepHealthCheckType: {
|
|
2119
|
+
readonly INSTANCE_CONNECTIVITY: "InstanceConnectivity";
|
|
2120
|
+
readonly INSTANCE_STRESS: "InstanceStress";
|
|
2121
|
+
};
|
|
2122
|
+
export type DeepHealthCheckType =
|
|
2123
|
+
(typeof DeepHealthCheckType)[keyof typeof DeepHealthCheckType];
|
|
2118
2124
|
export interface ClusterInstanceGroupDetails {
|
|
2119
2125
|
CurrentCount?: number;
|
|
2120
2126
|
TargetCount?: number;
|
|
@@ -2124,6 +2130,7 @@ export interface ClusterInstanceGroupDetails {
|
|
|
2124
2130
|
ExecutionRole?: string;
|
|
2125
2131
|
ThreadsPerCore?: number;
|
|
2126
2132
|
InstanceStorageConfigs?: ClusterInstanceStorageConfig[];
|
|
2133
|
+
OnStartDeepHealthChecks?: DeepHealthCheckType[];
|
|
2127
2134
|
}
|
|
2128
2135
|
export interface ClusterInstanceGroupSpecification {
|
|
2129
2136
|
InstanceCount: number | undefined;
|
|
@@ -2133,12 +2140,14 @@ export interface ClusterInstanceGroupSpecification {
|
|
|
2133
2140
|
ExecutionRole: string | undefined;
|
|
2134
2141
|
ThreadsPerCore?: number;
|
|
2135
2142
|
InstanceStorageConfigs?: ClusterInstanceStorageConfig[];
|
|
2143
|
+
OnStartDeepHealthChecks?: DeepHealthCheckType[];
|
|
2136
2144
|
}
|
|
2137
2145
|
export interface ClusterInstancePlacement {
|
|
2138
2146
|
AvailabilityZone?: string;
|
|
2139
2147
|
AvailabilityZoneId?: string;
|
|
2140
2148
|
}
|
|
2141
2149
|
export declare const ClusterInstanceStatus: {
|
|
2150
|
+
readonly DEEP_HEALTH_CHECK_IN_PROGRESS: "DeepHealthCheckInProgress";
|
|
2142
2151
|
readonly FAILURE: "Failure";
|
|
2143
2152
|
readonly PENDING: "Pending";
|
|
2144
2153
|
readonly RUNNING: "Running";
|
|
@@ -2164,6 +2173,12 @@ export interface ClusterNodeDetails {
|
|
|
2164
2173
|
PrivateDnsHostname?: string;
|
|
2165
2174
|
Placement?: ClusterInstancePlacement;
|
|
2166
2175
|
}
|
|
2176
|
+
export declare const ClusterNodeRecovery: {
|
|
2177
|
+
readonly AUTOMATIC: "Automatic";
|
|
2178
|
+
readonly NONE: "None";
|
|
2179
|
+
};
|
|
2180
|
+
export type ClusterNodeRecovery =
|
|
2181
|
+
(typeof ClusterNodeRecovery)[keyof typeof ClusterNodeRecovery];
|
|
2167
2182
|
export interface ClusterNodeSummary {
|
|
2168
2183
|
InstanceGroupName: string | undefined;
|
|
2169
2184
|
InstanceId: string | undefined;
|
|
@@ -2171,6 +2186,12 @@ export interface ClusterNodeSummary {
|
|
|
2171
2186
|
LaunchTime: Date | undefined;
|
|
2172
2187
|
InstanceStatus: ClusterInstanceStatusDetails | undefined;
|
|
2173
2188
|
}
|
|
2189
|
+
export interface ClusterOrchestratorEksConfig {
|
|
2190
|
+
ClusterArn: string | undefined;
|
|
2191
|
+
}
|
|
2192
|
+
export interface ClusterOrchestrator {
|
|
2193
|
+
Eks: ClusterOrchestratorEksConfig | undefined;
|
|
2194
|
+
}
|
|
2174
2195
|
export declare const ClusterSortBy: {
|
|
2175
2196
|
readonly CREATION_TIME: "CREATION_TIME";
|
|
2176
2197
|
readonly NAME: "NAME";
|
|
@@ -2548,27 +2569,3 @@ export interface CreateAppRequest {
|
|
|
2548
2569
|
export interface CreateAppResponse {
|
|
2549
2570
|
AppArn?: string;
|
|
2550
2571
|
}
|
|
2551
|
-
export declare class ResourceInUse extends __BaseException {
|
|
2552
|
-
readonly name: "ResourceInUse";
|
|
2553
|
-
readonly $fault: "client";
|
|
2554
|
-
Message?: string;
|
|
2555
|
-
constructor(opts: __ExceptionOptionType<ResourceInUse, __BaseException>);
|
|
2556
|
-
}
|
|
2557
|
-
export interface CreateAppImageConfigRequest {
|
|
2558
|
-
AppImageConfigName: string | undefined;
|
|
2559
|
-
Tags?: Tag[];
|
|
2560
|
-
KernelGatewayImageConfig?: KernelGatewayImageConfig;
|
|
2561
|
-
JupyterLabAppImageConfig?: JupyterLabAppImageConfig;
|
|
2562
|
-
CodeEditorAppImageConfig?: CodeEditorAppImageConfig;
|
|
2563
|
-
}
|
|
2564
|
-
export interface CreateAppImageConfigResponse {
|
|
2565
|
-
AppImageConfigArn?: string;
|
|
2566
|
-
}
|
|
2567
|
-
export interface CreateArtifactRequest {
|
|
2568
|
-
ArtifactName?: string;
|
|
2569
|
-
Source: ArtifactSource | undefined;
|
|
2570
|
-
ArtifactType: string | undefined;
|
|
2571
|
-
Properties?: Record<string, string>;
|
|
2572
|
-
MetadataProperties?: MetadataProperties;
|
|
2573
|
-
Tags?: Tag[];
|
|
2574
|
-
}
|