@aws-sdk/client-sagemaker 3.830.0 → 3.833.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 +65 -23
- package/dist-es/models/models_0.js +1 -26
- package/dist-es/models/models_1.js +26 -5
- package/dist-es/models/models_2.js +5 -5
- package/dist-es/models/models_3.js +5 -5
- package/dist-es/models/models_4.js +5 -0
- package/dist-es/protocols/Aws_json1_1.js +47 -2
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +15 -0
- package/dist-types/commands/DescribeClusterCommand.d.ts +1 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +1 -2
- package/dist-types/commands/DescribeProjectCommand.d.ts +20 -0
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +2 -2
- package/dist-types/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/commands/SearchCommand.d.ts +20 -0
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +1 -1
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +14 -0
- package/dist-types/models/models_0.d.ts +149 -88
- package/dist-types/models/models_1.d.ts +88 -167
- package/dist-types/models/models_2.d.ts +184 -233
- package/dist-types/models/models_3.d.ts +250 -256
- package/dist-types/models/models_4.d.ts +262 -124
- package/dist-types/models/models_5.d.ts +140 -4
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClusterSchedulerConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMlflowTrackingServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +36 -33
- package/dist-types/ts3.4/models/models_1.d.ts +34 -46
- package/dist-types/ts3.4/models/models_2.d.ts +49 -62
- package/dist-types/ts3.4/models/models_3.d.ts +66 -76
- package/dist-types/ts3.4/models/models_4.d.ts +75 -35
- package/dist-types/ts3.4/models/models_5.d.ts +41 -1
- package/package.json +1 -1
|
@@ -1,7 +1,260 @@
|
|
|
1
|
-
import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ComputeQuotaSummary,
|
|
2
|
-
import { _InstanceType, ContainerDefinition, ContextSummary, DriftCheckBaselines, InferenceExecutionConfig, InferenceExperimentType, MetadataProperties, ModelCardSecurityConfig, ModelCardStatus, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, RetryStrategy, SkipModelValidation, SourceAlgorithmSpecification, TtlDuration, UiTemplate } from "./models_1";
|
|
3
|
-
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, FeatureGroupStatus, HubContentType, ModelArtifacts, ModelClientConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig,
|
|
4
|
-
import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigStepMetadata, EndpointConfigSummary, EndpointSortKey, EndpointStepMetadata, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceComponentSortKey, InferenceComponentStatus, InferenceComponentSummary, InferenceExperimentStatus, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, IsTrackingServerActive, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, LambdaStepMetadata, LineageGroupSummary, LineageType, MetricData, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OptimizationJobStatus, PartnerAppStatus, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ReservedCapacityInstanceType, ReservedCapacitySummary, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortOrder, SpaceStatus, SubscribedWorkteam, TrackingServerStatus, TrainingJobStatus, TrainingPlanStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
1
|
+
import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, AppType, AutoMLCandidate, AutoMLJobStepMetadata, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterNodeSummary, ClusterSchedulerConfigSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ComputeQuotaSummary, InferenceSpecification, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, SchedulerResourceStatus, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, ConditionStepMetadata, ContainerDefinition, ContextSummary, DriftCheckBaselines, InferenceExecutionConfig, InferenceExperimentType, MetadataProperties, ModelCardSecurityConfig, ModelCardStatus, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, RetryStrategy, SkipModelValidation, SourceAlgorithmSpecification, TtlDuration, UiTemplate } from "./models_1";
|
|
3
|
+
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, FeatureGroupStatus, HubContentType, ModelArtifacts, ModelClientConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PartnerAppType, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ServiceCatalogProvisioningDetails, SharingType, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_2";
|
|
4
|
+
import { Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigStepMetadata, EndpointConfigSummary, EndpointSortKey, EndpointStepMetadata, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceComponentSortKey, InferenceComponentStatus, InferenceComponentSummary, InferenceExperimentStatus, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, IsTrackingServerActive, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, LambdaStepMetadata, LineageGroupSummary, LineageType, MetricData, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, OptimizationJobStatus, PartnerAppStatus, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ReservedCapacityInstanceType, ReservedCapacitySummary, SageMakerResourceName, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortOrder, SpaceStatus, SubscribedWorkteam, TemplateProviderDetail, TrackingServerStatus, TrainingJobStatus, TrainingPlanStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface ListCandidatesForAutoMLJobRequest {
|
|
9
|
+
/**
|
|
10
|
+
* <p>List the candidates created for the job by providing the job's name.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
AutoMLJobName: string | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* <p>List the candidates for the job and filter by status.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
StatusEquals?: CandidateStatus | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* <p>List the candidates for the job and filter by candidate name.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
CandidateNameEquals?: string | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* <p>The sort order for the results. The default is <code>Ascending</code>.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
SortOrder?: AutoMLSortOrder | undefined;
|
|
29
|
+
/**
|
|
30
|
+
* <p>The parameter by which to sort the results. The default is <code>Descending</code>.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
SortBy?: CandidateSortBy | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* <p>List the job's candidates up to a specified limit.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
MaxResults?: number | undefined;
|
|
39
|
+
/**
|
|
40
|
+
* <p>If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.</p>
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
NextToken?: string | undefined;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
export interface ListCandidatesForAutoMLJobResponse {
|
|
49
|
+
/**
|
|
50
|
+
* <p>Summaries about the <code>AutoMLCandidates</code>.</p>
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
53
|
+
Candidates: AutoMLCandidate[] | undefined;
|
|
54
|
+
/**
|
|
55
|
+
* <p>If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.</p>
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
58
|
+
NextToken?: string | undefined;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
export interface ListClusterNodesRequest {
|
|
64
|
+
/**
|
|
65
|
+
* <p>The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster in which you want to retrieve the list of nodes.</p>
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
68
|
+
ClusterName: string | undefined;
|
|
69
|
+
/**
|
|
70
|
+
* <p>A filter that returns nodes in a SageMaker HyperPod cluster created after the specified time. Timestamps are formatted according to the ISO 8601 standard. </p> <p>Acceptable formats include:</p> <ul> <li> <p> <code>YYYY-MM-DDThh:mm:ss.sssTZD</code> (UTC), for example, <code>2014-10-01T20:30:00.000Z</code> </p> </li> <li> <p> <code>YYYY-MM-DDThh:mm:ss.sssTZD</code> (with offset), for example, <code>2014-10-01T12:30:00.000-08:00</code> </p> </li> <li> <p> <code>YYYY-MM-DD</code>, for example, <code>2014-10-01</code> </p> </li> <li> <p>Unix time in seconds, for example, <code>1412195400</code>. This is also referred to as Unix Epoch time and represents the number of seconds since midnight, January 1, 1970 UTC.</p> </li> </ul> <p>For more information about the timestamp format, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-parameters-types.html#parameter-type-timestamp">Timestamp</a> in the <i>Amazon Web Services Command Line Interface User Guide</i>.</p>
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
73
|
+
CreationTimeAfter?: Date | undefined;
|
|
74
|
+
/**
|
|
75
|
+
* <p>A filter that returns nodes in a SageMaker HyperPod cluster created before the specified time. The acceptable formats are the same as the timestamp formats for <code>CreationTimeAfter</code>. For more information about the timestamp format, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-parameters-types.html#parameter-type-timestamp">Timestamp</a> in the <i>Amazon Web Services Command Line Interface User Guide</i>.</p>
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
78
|
+
CreationTimeBefore?: Date | undefined;
|
|
79
|
+
/**
|
|
80
|
+
* <p>A filter that returns the instance groups whose name contain a specified string.</p>
|
|
81
|
+
* @public
|
|
82
|
+
*/
|
|
83
|
+
InstanceGroupNameContains?: string | undefined;
|
|
84
|
+
/**
|
|
85
|
+
* <p>The maximum number of nodes to return in the response.</p>
|
|
86
|
+
* @public
|
|
87
|
+
*/
|
|
88
|
+
MaxResults?: number | undefined;
|
|
89
|
+
/**
|
|
90
|
+
* <p>If the result of the previous <code>ListClusterNodes</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of cluster nodes, use the token in the next request.</p>
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
93
|
+
NextToken?: string | undefined;
|
|
94
|
+
/**
|
|
95
|
+
* <p>The field by which to sort results. The default value is <code>CREATION_TIME</code>.</p>
|
|
96
|
+
* @public
|
|
97
|
+
*/
|
|
98
|
+
SortBy?: ClusterSortBy | undefined;
|
|
99
|
+
/**
|
|
100
|
+
* <p>The sort order for results. The default value is <code>Ascending</code>.</p>
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
103
|
+
SortOrder?: SortOrder | undefined;
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
* @public
|
|
107
|
+
*/
|
|
108
|
+
export interface ListClusterNodesResponse {
|
|
109
|
+
/**
|
|
110
|
+
* <p>The next token specified for listing instances in a SageMaker HyperPod cluster.</p>
|
|
111
|
+
* @public
|
|
112
|
+
*/
|
|
113
|
+
NextToken?: string | undefined;
|
|
114
|
+
/**
|
|
115
|
+
* <p>The summaries of listed instances in a SageMaker HyperPod cluster</p>
|
|
116
|
+
* @public
|
|
117
|
+
*/
|
|
118
|
+
ClusterNodeSummaries: ClusterNodeSummary[] | undefined;
|
|
119
|
+
}
|
|
120
|
+
/**
|
|
121
|
+
* @public
|
|
122
|
+
*/
|
|
123
|
+
export interface ListClustersRequest {
|
|
124
|
+
/**
|
|
125
|
+
* <p>Set a start time for the time range during which you want to list SageMaker HyperPod clusters. Timestamps are formatted according to the ISO 8601 standard. </p> <p>Acceptable formats include:</p> <ul> <li> <p> <code>YYYY-MM-DDThh:mm:ss.sssTZD</code> (UTC), for example, <code>2014-10-01T20:30:00.000Z</code> </p> </li> <li> <p> <code>YYYY-MM-DDThh:mm:ss.sssTZD</code> (with offset), for example, <code>2014-10-01T12:30:00.000-08:00</code> </p> </li> <li> <p> <code>YYYY-MM-DD</code>, for example, <code>2014-10-01</code> </p> </li> <li> <p>Unix time in seconds, for example, <code>1412195400</code>. This is also referred to as Unix Epoch time and represents the number of seconds since midnight, January 1, 1970 UTC.</p> </li> </ul> <p>For more information about the timestamp format, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-parameters-types.html#parameter-type-timestamp">Timestamp</a> in the <i>Amazon Web Services Command Line Interface User Guide</i>.</p>
|
|
126
|
+
* @public
|
|
127
|
+
*/
|
|
128
|
+
CreationTimeAfter?: Date | undefined;
|
|
129
|
+
/**
|
|
130
|
+
* <p>Set an end time for the time range during which you want to list SageMaker HyperPod clusters. A filter that returns nodes in a SageMaker HyperPod cluster created before the specified time. The acceptable formats are the same as the timestamp formats for <code>CreationTimeAfter</code>. For more information about the timestamp format, see <a href="https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-parameters-types.html#parameter-type-timestamp">Timestamp</a> in the <i>Amazon Web Services Command Line Interface User Guide</i>.</p>
|
|
131
|
+
* @public
|
|
132
|
+
*/
|
|
133
|
+
CreationTimeBefore?: Date | undefined;
|
|
134
|
+
/**
|
|
135
|
+
* <p>Set the maximum number of SageMaker HyperPod clusters to list.</p>
|
|
136
|
+
* @public
|
|
137
|
+
*/
|
|
138
|
+
MaxResults?: number | undefined;
|
|
139
|
+
/**
|
|
140
|
+
* <p>Set the maximum number of instances to print in the list.</p>
|
|
141
|
+
* @public
|
|
142
|
+
*/
|
|
143
|
+
NameContains?: string | undefined;
|
|
144
|
+
/**
|
|
145
|
+
* <p>Set the next token to retrieve the list of SageMaker HyperPod clusters.</p>
|
|
146
|
+
* @public
|
|
147
|
+
*/
|
|
148
|
+
NextToken?: string | undefined;
|
|
149
|
+
/**
|
|
150
|
+
* <p>The field by which to sort results. The default value is <code>CREATION_TIME</code>.</p>
|
|
151
|
+
* @public
|
|
152
|
+
*/
|
|
153
|
+
SortBy?: ClusterSortBy | undefined;
|
|
154
|
+
/**
|
|
155
|
+
* <p>The sort order for results. The default value is <code>Ascending</code>.</p>
|
|
156
|
+
* @public
|
|
157
|
+
*/
|
|
158
|
+
SortOrder?: SortOrder | undefined;
|
|
159
|
+
/**
|
|
160
|
+
* <p>The Amazon Resource Name (ARN); of the training plan to filter clusters by. For more information about reserving GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see <code> <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateTrainingPlan.html">CreateTrainingPlan</a> </code>.</p>
|
|
161
|
+
* @public
|
|
162
|
+
*/
|
|
163
|
+
TrainingPlanArn?: string | undefined;
|
|
164
|
+
}
|
|
165
|
+
/**
|
|
166
|
+
* @public
|
|
167
|
+
*/
|
|
168
|
+
export interface ListClustersResponse {
|
|
169
|
+
/**
|
|
170
|
+
* <p>If the result of the previous <code>ListClusters</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of clusters, use the token in the next request.</p>
|
|
171
|
+
* @public
|
|
172
|
+
*/
|
|
173
|
+
NextToken?: string | undefined;
|
|
174
|
+
/**
|
|
175
|
+
* <p>The summaries of listed SageMaker HyperPod clusters.</p>
|
|
176
|
+
* @public
|
|
177
|
+
*/
|
|
178
|
+
ClusterSummaries: ClusterSummary[] | undefined;
|
|
179
|
+
}
|
|
180
|
+
/**
|
|
181
|
+
* @public
|
|
182
|
+
* @enum
|
|
183
|
+
*/
|
|
184
|
+
export declare const SortClusterSchedulerConfigBy: {
|
|
185
|
+
readonly CREATION_TIME: "CreationTime";
|
|
186
|
+
readonly NAME: "Name";
|
|
187
|
+
readonly STATUS: "Status";
|
|
188
|
+
};
|
|
189
|
+
/**
|
|
190
|
+
* @public
|
|
191
|
+
*/
|
|
192
|
+
export type SortClusterSchedulerConfigBy = (typeof SortClusterSchedulerConfigBy)[keyof typeof SortClusterSchedulerConfigBy];
|
|
193
|
+
/**
|
|
194
|
+
* @public
|
|
195
|
+
*/
|
|
196
|
+
export interface ListClusterSchedulerConfigsRequest {
|
|
197
|
+
/**
|
|
198
|
+
* <p>Filter for after this creation time. The input for this parameter is a Unix timestamp. To convert a date and time into a Unix timestamp, see <a href="https://www.epochconverter.com/">EpochConverter</a>.</p>
|
|
199
|
+
* @public
|
|
200
|
+
*/
|
|
201
|
+
CreatedAfter?: Date | undefined;
|
|
202
|
+
/**
|
|
203
|
+
* <p>Filter for before this creation time. The input for this parameter is a Unix timestamp. To convert a date and time into a Unix timestamp, see <a href="https://www.epochconverter.com/">EpochConverter</a>.</p>
|
|
204
|
+
* @public
|
|
205
|
+
*/
|
|
206
|
+
CreatedBefore?: Date | undefined;
|
|
207
|
+
/**
|
|
208
|
+
* <p>Filter for name containing this string.</p>
|
|
209
|
+
* @public
|
|
210
|
+
*/
|
|
211
|
+
NameContains?: string | undefined;
|
|
212
|
+
/**
|
|
213
|
+
* <p>Filter for ARN of the cluster.</p>
|
|
214
|
+
* @public
|
|
215
|
+
*/
|
|
216
|
+
ClusterArn?: string | undefined;
|
|
217
|
+
/**
|
|
218
|
+
* <p>Filter for status.</p>
|
|
219
|
+
* @public
|
|
220
|
+
*/
|
|
221
|
+
Status?: SchedulerResourceStatus | undefined;
|
|
222
|
+
/**
|
|
223
|
+
* <p>Filter for sorting the list by a given value. For example, sort by name, creation time, or status.</p>
|
|
224
|
+
* @public
|
|
225
|
+
*/
|
|
226
|
+
SortBy?: SortClusterSchedulerConfigBy | undefined;
|
|
227
|
+
/**
|
|
228
|
+
* <p>The order of the list. By default, listed in <code>Descending</code> order according to by <code>SortBy</code>. To change the list order, you can specify <code>SortOrder</code> to be <code>Ascending</code>.</p>
|
|
229
|
+
* @public
|
|
230
|
+
*/
|
|
231
|
+
SortOrder?: SortOrder | undefined;
|
|
232
|
+
/**
|
|
233
|
+
* <p>If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.</p>
|
|
234
|
+
* @public
|
|
235
|
+
*/
|
|
236
|
+
NextToken?: string | undefined;
|
|
237
|
+
/**
|
|
238
|
+
* <p>The maximum number of cluster policies to list.</p>
|
|
239
|
+
* @public
|
|
240
|
+
*/
|
|
241
|
+
MaxResults?: number | undefined;
|
|
242
|
+
}
|
|
243
|
+
/**
|
|
244
|
+
* @public
|
|
245
|
+
*/
|
|
246
|
+
export interface ListClusterSchedulerConfigsResponse {
|
|
247
|
+
/**
|
|
248
|
+
* <p>Summaries of the cluster policies.</p>
|
|
249
|
+
* @public
|
|
250
|
+
*/
|
|
251
|
+
ClusterSchedulerConfigSummaries?: ClusterSchedulerConfigSummary[] | undefined;
|
|
252
|
+
/**
|
|
253
|
+
* <p>If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.</p>
|
|
254
|
+
* @public
|
|
255
|
+
*/
|
|
256
|
+
NextToken?: string | undefined;
|
|
257
|
+
}
|
|
5
258
|
/**
|
|
6
259
|
* @public
|
|
7
260
|
*/
|
|
@@ -7364,6 +7617,11 @@ export interface Project {
|
|
|
7364
7617
|
* @public
|
|
7365
7618
|
*/
|
|
7366
7619
|
CreationTime?: Date | undefined;
|
|
7620
|
+
/**
|
|
7621
|
+
* <p> An array of template providers associated with the project. </p>
|
|
7622
|
+
* @public
|
|
7623
|
+
*/
|
|
7624
|
+
TemplateProviderDetails?: TemplateProviderDetail[] | undefined;
|
|
7367
7625
|
/**
|
|
7368
7626
|
* <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a>.</p>
|
|
7369
7627
|
* @public
|
|
@@ -8465,126 +8723,6 @@ export interface StartEdgeDeploymentStageRequest {
|
|
|
8465
8723
|
*/
|
|
8466
8724
|
StageName: string | undefined;
|
|
8467
8725
|
}
|
|
8468
|
-
/**
|
|
8469
|
-
* @public
|
|
8470
|
-
*/
|
|
8471
|
-
export interface StartInferenceExperimentRequest {
|
|
8472
|
-
/**
|
|
8473
|
-
* <p>The name of the inference experiment to start.</p>
|
|
8474
|
-
* @public
|
|
8475
|
-
*/
|
|
8476
|
-
Name: string | undefined;
|
|
8477
|
-
}
|
|
8478
|
-
/**
|
|
8479
|
-
* @public
|
|
8480
|
-
*/
|
|
8481
|
-
export interface StartInferenceExperimentResponse {
|
|
8482
|
-
/**
|
|
8483
|
-
* <p>The ARN of the started inference experiment to start.</p>
|
|
8484
|
-
* @public
|
|
8485
|
-
*/
|
|
8486
|
-
InferenceExperimentArn: string | undefined;
|
|
8487
|
-
}
|
|
8488
|
-
/**
|
|
8489
|
-
* @public
|
|
8490
|
-
*/
|
|
8491
|
-
export interface StartMlflowTrackingServerRequest {
|
|
8492
|
-
/**
|
|
8493
|
-
* <p>The name of the tracking server to start.</p>
|
|
8494
|
-
* @public
|
|
8495
|
-
*/
|
|
8496
|
-
TrackingServerName: string | undefined;
|
|
8497
|
-
}
|
|
8498
|
-
/**
|
|
8499
|
-
* @public
|
|
8500
|
-
*/
|
|
8501
|
-
export interface StartMlflowTrackingServerResponse {
|
|
8502
|
-
/**
|
|
8503
|
-
* <p>The ARN of the started tracking server.</p>
|
|
8504
|
-
* @public
|
|
8505
|
-
*/
|
|
8506
|
-
TrackingServerArn?: string | undefined;
|
|
8507
|
-
}
|
|
8508
|
-
/**
|
|
8509
|
-
* @public
|
|
8510
|
-
*/
|
|
8511
|
-
export interface StartMonitoringScheduleRequest {
|
|
8512
|
-
/**
|
|
8513
|
-
* <p>The name of the schedule to start.</p>
|
|
8514
|
-
* @public
|
|
8515
|
-
*/
|
|
8516
|
-
MonitoringScheduleName: string | undefined;
|
|
8517
|
-
}
|
|
8518
|
-
/**
|
|
8519
|
-
* @public
|
|
8520
|
-
*/
|
|
8521
|
-
export interface StartNotebookInstanceInput {
|
|
8522
|
-
/**
|
|
8523
|
-
* <p>The name of the notebook instance to start.</p>
|
|
8524
|
-
* @public
|
|
8525
|
-
*/
|
|
8526
|
-
NotebookInstanceName: string | undefined;
|
|
8527
|
-
}
|
|
8528
|
-
/**
|
|
8529
|
-
* @public
|
|
8530
|
-
*/
|
|
8531
|
-
export interface StartPipelineExecutionRequest {
|
|
8532
|
-
/**
|
|
8533
|
-
* <p>The name or Amazon Resource Name (ARN) of the pipeline.</p>
|
|
8534
|
-
* @public
|
|
8535
|
-
*/
|
|
8536
|
-
PipelineName: string | undefined;
|
|
8537
|
-
/**
|
|
8538
|
-
* <p>The display name of the pipeline execution.</p>
|
|
8539
|
-
* @public
|
|
8540
|
-
*/
|
|
8541
|
-
PipelineExecutionDisplayName?: string | undefined;
|
|
8542
|
-
/**
|
|
8543
|
-
* <p>Contains a list of pipeline parameters. This list can be empty. </p>
|
|
8544
|
-
* @public
|
|
8545
|
-
*/
|
|
8546
|
-
PipelineParameters?: Parameter[] | undefined;
|
|
8547
|
-
/**
|
|
8548
|
-
* <p>The description of the pipeline execution.</p>
|
|
8549
|
-
* @public
|
|
8550
|
-
*/
|
|
8551
|
-
PipelineExecutionDescription?: string | undefined;
|
|
8552
|
-
/**
|
|
8553
|
-
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.</p>
|
|
8554
|
-
* @public
|
|
8555
|
-
*/
|
|
8556
|
-
ClientRequestToken?: string | undefined;
|
|
8557
|
-
/**
|
|
8558
|
-
* <p>This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.</p>
|
|
8559
|
-
* @public
|
|
8560
|
-
*/
|
|
8561
|
-
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
8562
|
-
/**
|
|
8563
|
-
* <p>The selective execution configuration applied to the pipeline run.</p>
|
|
8564
|
-
* @public
|
|
8565
|
-
*/
|
|
8566
|
-
SelectiveExecutionConfig?: SelectiveExecutionConfig | undefined;
|
|
8567
|
-
}
|
|
8568
|
-
/**
|
|
8569
|
-
* @public
|
|
8570
|
-
*/
|
|
8571
|
-
export interface StartPipelineExecutionResponse {
|
|
8572
|
-
/**
|
|
8573
|
-
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
8574
|
-
* @public
|
|
8575
|
-
*/
|
|
8576
|
-
PipelineExecutionArn?: string | undefined;
|
|
8577
|
-
}
|
|
8578
|
-
/**
|
|
8579
|
-
* @public
|
|
8580
|
-
*/
|
|
8581
|
-
export interface StopAutoMLJobRequest {
|
|
8582
|
-
/**
|
|
8583
|
-
* <p>The name of the object you are requesting.</p>
|
|
8584
|
-
* @public
|
|
8585
|
-
*/
|
|
8586
|
-
AutoMLJobName: string | undefined;
|
|
8587
|
-
}
|
|
8588
8726
|
/**
|
|
8589
8727
|
* @internal
|
|
8590
8728
|
*/
|
|
@@ -1,8 +1,128 @@
|
|
|
1
|
-
import { ActionStatus, ActivationState, AdditionalInferenceSpecificationDefinition, AppNetworkAccessType, AppSecurityGroupManagement, BooleanOperator, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, ComputeQuotaConfig, ComputeQuotaTarget, DeploymentConfiguration, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, ModelApprovalStatus, Tag } from "./models_0";
|
|
1
|
+
import { ActionStatus, ActivationState, AdditionalInferenceSpecificationDefinition, AppNetworkAccessType, AppSecurityGroupManagement, BooleanOperator, CfnUpdateTemplateProvider, ClusterInstanceGroupSpecification, ClusterNodeRecovery, CodeEditorAppImageConfig, ComputeQuotaConfig, ComputeQuotaTarget, DeploymentConfiguration, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, ModelApprovalStatus, Tag } from "./models_0";
|
|
2
2
|
import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, JobType, ModelCardStatus, ModelLifeCycle, ModelPackageModelCard, ModelVariantConfig, Processor, SchedulerConfig, ShadowModeConfig, TagPropagation, ThroughputMode, TrackingServerSize, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
-
import { CrossAccountFilterOption,
|
|
4
|
-
import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, Filter, GitConfigForUpdate, HubContentSupportStatus, InferenceComponentDeploymentConfig, InferenceExperimentStopDesiredState, ResourceType, Workforce, Workteam } from "./models_3";
|
|
5
|
-
import { ModelVariantAction, NestedFilters, OnlineStoreConfigUpdate, ProfilerConfigForUpdate, RemoteDebugConfigForUpdate, ResourceConfigForUpdate, SearchSortOrder, VisibilityConditions } from "./models_4";
|
|
3
|
+
import { CrossAccountFilterOption, HubContentType, InstanceMetadataServiceConfiguration, MemberDefinition, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, SourceIpConfig, SpaceSettings, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
|
|
4
|
+
import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, FeatureParameter, Filter, GitConfigForUpdate, HubContentSupportStatus, InferenceComponentDeploymentConfig, InferenceExperimentStopDesiredState, ResourceType, SelectiveExecutionConfig, Workforce, Workteam } from "./models_3";
|
|
5
|
+
import { ModelVariantAction, NestedFilters, OnlineStoreConfigUpdate, Parameter, ProfilerConfigForUpdate, RemoteDebugConfigForUpdate, ResourceConfigForUpdate, SearchSortOrder, VisibilityConditions } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface StartInferenceExperimentRequest {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The name of the inference experiment to start.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
Name: string | undefined;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
export interface StartInferenceExperimentResponse {
|
|
20
|
+
/**
|
|
21
|
+
* <p>The ARN of the started inference experiment to start.</p>
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
InferenceExperimentArn: string | undefined;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* @public
|
|
28
|
+
*/
|
|
29
|
+
export interface StartMlflowTrackingServerRequest {
|
|
30
|
+
/**
|
|
31
|
+
* <p>The name of the tracking server to start.</p>
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
TrackingServerName: string | undefined;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
export interface StartMlflowTrackingServerResponse {
|
|
40
|
+
/**
|
|
41
|
+
* <p>The ARN of the started tracking server.</p>
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
TrackingServerArn?: string | undefined;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
export interface StartMonitoringScheduleRequest {
|
|
50
|
+
/**
|
|
51
|
+
* <p>The name of the schedule to start.</p>
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
54
|
+
MonitoringScheduleName: string | undefined;
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
59
|
+
export interface StartNotebookInstanceInput {
|
|
60
|
+
/**
|
|
61
|
+
* <p>The name of the notebook instance to start.</p>
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
64
|
+
NotebookInstanceName: string | undefined;
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
69
|
+
export interface StartPipelineExecutionRequest {
|
|
70
|
+
/**
|
|
71
|
+
* <p>The name or Amazon Resource Name (ARN) of the pipeline.</p>
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
74
|
+
PipelineName: string | undefined;
|
|
75
|
+
/**
|
|
76
|
+
* <p>The display name of the pipeline execution.</p>
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
79
|
+
PipelineExecutionDisplayName?: string | undefined;
|
|
80
|
+
/**
|
|
81
|
+
* <p>Contains a list of pipeline parameters. This list can be empty. </p>
|
|
82
|
+
* @public
|
|
83
|
+
*/
|
|
84
|
+
PipelineParameters?: Parameter[] | undefined;
|
|
85
|
+
/**
|
|
86
|
+
* <p>The description of the pipeline execution.</p>
|
|
87
|
+
* @public
|
|
88
|
+
*/
|
|
89
|
+
PipelineExecutionDescription?: string | undefined;
|
|
90
|
+
/**
|
|
91
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.</p>
|
|
92
|
+
* @public
|
|
93
|
+
*/
|
|
94
|
+
ClientRequestToken?: string | undefined;
|
|
95
|
+
/**
|
|
96
|
+
* <p>This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.</p>
|
|
97
|
+
* @public
|
|
98
|
+
*/
|
|
99
|
+
ParallelismConfiguration?: ParallelismConfiguration | undefined;
|
|
100
|
+
/**
|
|
101
|
+
* <p>The selective execution configuration applied to the pipeline run.</p>
|
|
102
|
+
* @public
|
|
103
|
+
*/
|
|
104
|
+
SelectiveExecutionConfig?: SelectiveExecutionConfig | undefined;
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* @public
|
|
108
|
+
*/
|
|
109
|
+
export interface StartPipelineExecutionResponse {
|
|
110
|
+
/**
|
|
111
|
+
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
112
|
+
* @public
|
|
113
|
+
*/
|
|
114
|
+
PipelineExecutionArn?: string | undefined;
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* @public
|
|
118
|
+
*/
|
|
119
|
+
export interface StopAutoMLJobRequest {
|
|
120
|
+
/**
|
|
121
|
+
* <p>The name of the object you are requesting.</p>
|
|
122
|
+
* @public
|
|
123
|
+
*/
|
|
124
|
+
AutoMLJobName: string | undefined;
|
|
125
|
+
}
|
|
6
126
|
/**
|
|
7
127
|
* @public
|
|
8
128
|
*/
|
|
@@ -1680,6 +1800,17 @@ export interface ServiceCatalogProvisioningUpdateDetails {
|
|
|
1680
1800
|
*/
|
|
1681
1801
|
ProvisioningParameters?: ProvisioningParameter[] | undefined;
|
|
1682
1802
|
}
|
|
1803
|
+
/**
|
|
1804
|
+
* <p> Contains configuration details for updating an existing template provider in the project. </p>
|
|
1805
|
+
* @public
|
|
1806
|
+
*/
|
|
1807
|
+
export interface UpdateTemplateProvider {
|
|
1808
|
+
/**
|
|
1809
|
+
* <p> The CloudFormation template provider configuration to update. </p>
|
|
1810
|
+
* @public
|
|
1811
|
+
*/
|
|
1812
|
+
CfnTemplateProvider?: CfnUpdateTemplateProvider | undefined;
|
|
1813
|
+
}
|
|
1683
1814
|
/**
|
|
1684
1815
|
* @public
|
|
1685
1816
|
*/
|
|
@@ -1704,6 +1835,11 @@ export interface UpdateProjectInput {
|
|
|
1704
1835
|
* @public
|
|
1705
1836
|
*/
|
|
1706
1837
|
Tags?: Tag[] | undefined;
|
|
1838
|
+
/**
|
|
1839
|
+
* <p> The template providers to update in the project. </p>
|
|
1840
|
+
* @public
|
|
1841
|
+
*/
|
|
1842
|
+
TemplateProvidersToUpdate?: UpdateTemplateProvider[] | undefined;
|
|
1707
1843
|
}
|
|
1708
1844
|
/**
|
|
1709
1845
|
* @public
|
|
@@ -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
|
-
CreateModelPackageGroupOutput,
|
|
6
|
-
} from "../models/models_1";
|
|
3
|
+
import { CreateModelPackageGroupInput } from "../models/models_1";
|
|
4
|
+
import { CreateModelPackageGroupOutput } 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
|
CreateModelQualityJobDefinitionRequest,
|
|
5
5
|
CreateModelQualityJobDefinitionResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_2";
|
|
7
7
|
import {
|
|
8
8
|
SageMakerClientResolvedConfig,
|
|
9
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
|
-
DescribeFeatureGroupResponse,
|
|
6
|
-
} from "../models/models_2";
|
|
3
|
+
import { DescribeFeatureGroupRequest } from "../models/models_2";
|
|
4
|
+
import { DescribeFeatureGroupResponse } from "../models/models_3";
|
|
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
|
DescribeFeatureMetadataRequest,
|
|
5
5
|
DescribeFeatureMetadataResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_3";
|
|
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
|
+
DescribeFlowDefinitionRequest,
|
|
5
|
+
DescribeFlowDefinitionResponse,
|
|
6
|
+
} from "../models/models_3";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
ListCandidatesForAutoMLJobRequest,
|
|
5
5
|
ListCandidatesForAutoMLJobResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_4";
|
|
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
|
ListClusterSchedulerConfigsRequest,
|
|
5
5
|
ListClusterSchedulerConfigsResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_4";
|
|
7
7
|
import {
|
|
8
8
|
SageMakerClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|