@aws-sdk/client-sagemaker 3.935.0 → 3.937.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/README.md +16 -0
- package/dist-cjs/index.js +333 -125
- package/dist-es/SageMaker.js +4 -0
- package/dist-es/commands/BatchRebootClusterNodesCommand.js +16 -0
- package/dist-es/commands/BatchReplaceClusterNodesCommand.js +16 -0
- package/dist-es/commands/index.js +2 -0
- package/dist-es/models/enums.js +43 -0
- package/dist-es/schemas/schemas_0.js +259 -125
- package/dist-types/SageMaker.d.ts +14 -0
- package/dist-types/SageMakerClient.d.ts +4 -2
- package/dist-types/commands/BatchRebootClusterNodesCommand.d.ts +102 -0
- package/dist-types/commands/BatchReplaceClusterNodesCommand.d.ts +102 -0
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +4 -0
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -0
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +4 -0
- package/dist-types/commands/ListTrainingPlansCommand.d.ts +1 -1
- package/dist-types/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +1 -2
- package/dist-types/commands/SearchTrainingPlanOfferingsCommand.d.ts +2 -2
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +4 -0
- package/dist-types/commands/index.d.ts +2 -0
- package/dist-types/models/enums.d.ts +67 -0
- package/dist-types/models/models_0.d.ts +201 -207
- package/dist-types/models/models_1.d.ts +208 -261
- package/dist-types/models/models_2.d.ts +263 -353
- package/dist-types/models/models_3.d.ts +354 -257
- package/dist-types/models/models_4.d.ts +259 -7
- package/dist-types/schemas/schemas_0.d.ts +15 -0
- package/dist-types/ts3.4/SageMaker.d.ts +34 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
- package/dist-types/ts3.4/commands/BatchRebootClusterNodesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/BatchReplaceClusterNodesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUltraServersByReservedCapacityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/index.d.ts +2 -0
- package/dist-types/ts3.4/models/enums.d.ts +49 -0
- package/dist-types/ts3.4/models/models_0.d.ts +51 -50
- package/dist-types/ts3.4/models/models_1.d.ts +53 -83
- package/dist-types/ts3.4/models/models_2.d.ts +80 -88
- package/dist-types/ts3.4/models/models_3.d.ts +89 -68
- package/dist-types/ts3.4/models/models_4.d.ts +73 -8
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +15 -0
- package/package.json +12 -12
|
@@ -1,8 +1,260 @@
|
|
|
1
|
-
import { _InstanceType, ActionStatus, ActivationState, AppNetworkAccessType, AppSecurityGroupManagement, BatchStrategy, BooleanOperator, ClusterNodeProvisioningMode, ClusterNodeRecovery, CrossAccountFilterOption, Direction, EndpointStatus, HubContentSupportStatus, HubContentType, InferenceExperimentStopDesiredState, IPAddressType, JobType, LineageType, ModelApprovalStatus, ModelCardStatus, ModelPackageGroupStatus, ModelPackageStatus, ModelVariantAction, MonitoringType, NotebookInstanceAcceleratorType, PipelineExecutionStatus, PipelineStatus, ProcessingJobStatus, Processor, ProjectStatus, Relation, ReservedCapacityInstanceType, ReservedCapacityType, ResourceType, RootAccess, SageMakerResourceName, ScheduleStatus, SearchSortOrder, SecondaryStatus, SkipModelValidation, TagPropagation, ThroughputMode, TrackingServerSize, TrainingJobStatus, TransformJobStatus, VariantPropertyType, VendorGuidance, WorkforceIpAddressType } from "./enums";
|
|
2
|
-
import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, BatchDataCaptureConfig, BatchTransformInput, CfnUpdateTemplateProvider, Channel, CheckpointConfig, ClusterAutoScalingConfig, ClusterInstanceGroupSpecification, ClusterRestrictedInstanceGroupSpecification, ClusterTieredStorageConfig, CodeEditorAppImageConfig, ComputeQuotaConfig, ComputeQuotaTarget, ContainerDefinition, DeploymentConfiguration,
|
|
3
|
-
import { DataProcessing, DebugHookConfig, DebugRuleConfiguration, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, ExperimentConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, ModelCardSecurityConfig, ModelClientConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceLifecycleHook,
|
|
4
|
-
import { DebugRuleEvaluationStatus, DeploymentRecommendation, FeatureParameter, InferenceComponentDeploymentConfig, MemberDefinition, MetricData, ModelArtifacts, ModelPackageStatusDetails, MonitoringExecutionSummary, NotificationConfiguration, PipelineExperimentConfig, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, TemplateProviderDetail, TrialComponentMetricSummary,
|
|
5
|
-
import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, MonitoringAlertSummary, Parameter, Workteam } from "./models_3";
|
|
1
|
+
import { _InstanceType, ActionStatus, ActivationState, AppNetworkAccessType, AppSecurityGroupManagement, BatchStrategy, BooleanOperator, ClusterNodeProvisioningMode, ClusterNodeRecovery, CrossAccountFilterOption, Direction, EndpointStatus, HubContentSupportStatus, HubContentType, InferenceExperimentStopDesiredState, IPAddressType, JobType, LineageType, ListWorkforcesSortByOptions, ListWorkteamsSortByOptions, ModelApprovalStatus, ModelCardStatus, ModelPackageGroupStatus, ModelPackageStatus, ModelVariantAction, MonitoringType, NotebookInstanceAcceleratorType, PipelineExecutionStatus, PipelineStatus, ProcessingJobStatus, Processor, ProjectStatus, Relation, ReservedCapacityInstanceType, ReservedCapacityType, ResourceType, RootAccess, SageMakerResourceName, ScheduleStatus, SearchSortOrder, SecondaryStatus, SkipModelValidation, SortOrder, TagPropagation, ThroughputMode, TrackingServerSize, TrainingJobStatus, TransformJobStatus, UltraServerHealthStatus, UserProfileSortKey, UserProfileStatus, VariantPropertyType, VendorGuidance, WorkforceIpAddressType } from "./enums";
|
|
2
|
+
import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, BatchDataCaptureConfig, BatchTransformInput, CfnUpdateTemplateProvider, Channel, CheckpointConfig, ClusterAutoScalingConfig, ClusterInstanceGroupSpecification, ClusterRestrictedInstanceGroupSpecification, ClusterTieredStorageConfig, CodeEditorAppImageConfig, ComputeQuotaConfig, ComputeQuotaTarget, ContainerDefinition, DeploymentConfiguration, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, OutputDataConfig, OutputParameter, ResourceConfig, SchedulerConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
3
|
+
import { DataProcessing, DebugHookConfig, DebugRuleConfiguration, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, ModelCardSecurityConfig, ModelClientConfig, ModelLifeCycle, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceLifecycleHook, ParallelismConfiguration, PartnerAppConfig, PartnerAppMaintenanceConfig, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, ServiceCatalogProvisioningDetails, ShadowModeConfig, SourceAlgorithmSpecification, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TtlDuration, UiTemplate, UserSettings } from "./models_1";
|
|
4
|
+
import { DebugRuleEvaluationStatus, DeploymentRecommendation, FeatureParameter, InferenceComponentDeploymentConfig, MemberDefinition, MetricData, ModelArtifacts, ModelPackageStatusDetails, MonitoringExecutionSummary, NotificationConfiguration, OidcConfig, PipelineExperimentConfig, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SourceIpConfig, TemplateProviderDetail, TrialComponentMetricSummary, TrialComponentParameterValue, TrialComponentStatus, TrialSource, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
|
|
5
|
+
import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, MonitoringAlertSummary, Parameter, TrialComponentSource, Workforce, Workteam } from "./models_3";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface ListUltraServersByReservedCapacityRequest {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The ARN of the reserved capacity to list UltraServers for.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
ReservedCapacityArn: string | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The maximum number of UltraServers to return in the response. The default value is 10.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
MaxResults?: number | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* <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>
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
NextToken?: string | undefined;
|
|
25
|
+
}
|
|
26
|
+
/**
|
|
27
|
+
* <p>Represents a high-performance compute server used for distributed training in SageMaker AI. An UltraServer consists of multiple instances within a shared NVLink interconnect domain.</p>
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
export interface UltraServer {
|
|
31
|
+
/**
|
|
32
|
+
* <p>The unique identifier for the UltraServer.</p>
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
UltraServerId: string | undefined;
|
|
36
|
+
/**
|
|
37
|
+
* <p>The type of UltraServer, such as ml.u-p6e-gb200x72.</p>
|
|
38
|
+
* @public
|
|
39
|
+
*/
|
|
40
|
+
UltraServerType: string | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* <p>The name of the Availability Zone where the UltraServer is provisioned.</p>
|
|
43
|
+
* @public
|
|
44
|
+
*/
|
|
45
|
+
AvailabilityZone: string | undefined;
|
|
46
|
+
/**
|
|
47
|
+
* <p>The Amazon EC2 instance type used in the UltraServer.</p>
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
50
|
+
InstanceType: ReservedCapacityInstanceType | undefined;
|
|
51
|
+
/**
|
|
52
|
+
* <p>The total number of instances in this UltraServer.</p>
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
55
|
+
TotalInstanceCount: number | undefined;
|
|
56
|
+
/**
|
|
57
|
+
* <p>The number of spare instances configured for this UltraServer to provide enhanced resiliency.</p>
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
60
|
+
ConfiguredSpareInstanceCount?: number | undefined;
|
|
61
|
+
/**
|
|
62
|
+
* <p>The number of instances currently available for use in this UltraServer.</p>
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
65
|
+
AvailableInstanceCount?: number | undefined;
|
|
66
|
+
/**
|
|
67
|
+
* <p>The number of instances currently in use in this UltraServer.</p>
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
InUseInstanceCount?: number | undefined;
|
|
71
|
+
/**
|
|
72
|
+
* <p>The number of available spare instances in the UltraServer.</p>
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
75
|
+
AvailableSpareInstanceCount?: number | undefined;
|
|
76
|
+
/**
|
|
77
|
+
* <p>The number of instances in this UltraServer that are currently in an unhealthy state.</p>
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
80
|
+
UnhealthyInstanceCount?: number | undefined;
|
|
81
|
+
/**
|
|
82
|
+
* <p>The overall health status of the UltraServer.</p>
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
85
|
+
HealthStatus?: UltraServerHealthStatus | undefined;
|
|
86
|
+
}
|
|
87
|
+
/**
|
|
88
|
+
* @public
|
|
89
|
+
*/
|
|
90
|
+
export interface ListUltraServersByReservedCapacityResponse {
|
|
91
|
+
/**
|
|
92
|
+
* <p>If the response is truncated, SageMaker returns this token. Use it in the next request to retrieve the next set of UltraServers.</p>
|
|
93
|
+
* @public
|
|
94
|
+
*/
|
|
95
|
+
NextToken?: string | undefined;
|
|
96
|
+
/**
|
|
97
|
+
* <p>A list of UltraServers that are part of the specified reserved capacity.</p>
|
|
98
|
+
* @public
|
|
99
|
+
*/
|
|
100
|
+
UltraServers: UltraServer[] | undefined;
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* @public
|
|
104
|
+
*/
|
|
105
|
+
export interface ListUserProfilesRequest {
|
|
106
|
+
/**
|
|
107
|
+
* <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>
|
|
108
|
+
* @public
|
|
109
|
+
*/
|
|
110
|
+
NextToken?: string | undefined;
|
|
111
|
+
/**
|
|
112
|
+
* <p>This parameter defines the maximum number of results that can be return in a single response. The <code>MaxResults</code> parameter is an upper bound, not a target. If there are more results available than the value specified, a <code>NextToken</code> is provided in the response. The <code>NextToken</code> indicates that the user should get the next set of results by providing this token as a part of a subsequent call. The default value for <code>MaxResults</code> is 10.</p>
|
|
113
|
+
* @public
|
|
114
|
+
*/
|
|
115
|
+
MaxResults?: number | undefined;
|
|
116
|
+
/**
|
|
117
|
+
* <p>The sort order for the results. The default is Ascending.</p>
|
|
118
|
+
* @public
|
|
119
|
+
*/
|
|
120
|
+
SortOrder?: SortOrder | undefined;
|
|
121
|
+
/**
|
|
122
|
+
* <p>The parameter by which to sort the results. The default is CreationTime.</p>
|
|
123
|
+
* @public
|
|
124
|
+
*/
|
|
125
|
+
SortBy?: UserProfileSortKey | undefined;
|
|
126
|
+
/**
|
|
127
|
+
* <p>A parameter by which to filter the results.</p>
|
|
128
|
+
* @public
|
|
129
|
+
*/
|
|
130
|
+
DomainIdEquals?: string | undefined;
|
|
131
|
+
/**
|
|
132
|
+
* <p>A parameter by which to filter the results.</p>
|
|
133
|
+
* @public
|
|
134
|
+
*/
|
|
135
|
+
UserProfileNameContains?: string | undefined;
|
|
136
|
+
}
|
|
137
|
+
/**
|
|
138
|
+
* <p>The user profile details.</p>
|
|
139
|
+
* @public
|
|
140
|
+
*/
|
|
141
|
+
export interface UserProfileDetails {
|
|
142
|
+
/**
|
|
143
|
+
* <p>The domain ID.</p>
|
|
144
|
+
* @public
|
|
145
|
+
*/
|
|
146
|
+
DomainId?: string | undefined;
|
|
147
|
+
/**
|
|
148
|
+
* <p>The user profile name.</p>
|
|
149
|
+
* @public
|
|
150
|
+
*/
|
|
151
|
+
UserProfileName?: string | undefined;
|
|
152
|
+
/**
|
|
153
|
+
* <p>The status.</p>
|
|
154
|
+
* @public
|
|
155
|
+
*/
|
|
156
|
+
Status?: UserProfileStatus | undefined;
|
|
157
|
+
/**
|
|
158
|
+
* <p>The creation time.</p>
|
|
159
|
+
* @public
|
|
160
|
+
*/
|
|
161
|
+
CreationTime?: Date | undefined;
|
|
162
|
+
/**
|
|
163
|
+
* <p>The last modified time.</p>
|
|
164
|
+
* @public
|
|
165
|
+
*/
|
|
166
|
+
LastModifiedTime?: Date | undefined;
|
|
167
|
+
}
|
|
168
|
+
/**
|
|
169
|
+
* @public
|
|
170
|
+
*/
|
|
171
|
+
export interface ListUserProfilesResponse {
|
|
172
|
+
/**
|
|
173
|
+
* <p>The list of user profiles.</p>
|
|
174
|
+
* @public
|
|
175
|
+
*/
|
|
176
|
+
UserProfiles?: UserProfileDetails[] | undefined;
|
|
177
|
+
/**
|
|
178
|
+
* <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>
|
|
179
|
+
* @public
|
|
180
|
+
*/
|
|
181
|
+
NextToken?: string | undefined;
|
|
182
|
+
}
|
|
183
|
+
/**
|
|
184
|
+
* @public
|
|
185
|
+
*/
|
|
186
|
+
export interface ListWorkforcesRequest {
|
|
187
|
+
/**
|
|
188
|
+
* <p>Sort workforces using the workforce name or creation date.</p>
|
|
189
|
+
* @public
|
|
190
|
+
*/
|
|
191
|
+
SortBy?: ListWorkforcesSortByOptions | undefined;
|
|
192
|
+
/**
|
|
193
|
+
* <p>Sort workforces in ascending or descending order.</p>
|
|
194
|
+
* @public
|
|
195
|
+
*/
|
|
196
|
+
SortOrder?: SortOrder | undefined;
|
|
197
|
+
/**
|
|
198
|
+
* <p>A filter you can use to search for workforces using part of the workforce name.</p>
|
|
199
|
+
* @public
|
|
200
|
+
*/
|
|
201
|
+
NameContains?: string | undefined;
|
|
202
|
+
/**
|
|
203
|
+
* <p>A token to resume pagination.</p>
|
|
204
|
+
* @public
|
|
205
|
+
*/
|
|
206
|
+
NextToken?: string | undefined;
|
|
207
|
+
/**
|
|
208
|
+
* <p>The maximum number of workforces returned in the response.</p>
|
|
209
|
+
* @public
|
|
210
|
+
*/
|
|
211
|
+
MaxResults?: number | undefined;
|
|
212
|
+
}
|
|
213
|
+
/**
|
|
214
|
+
* @public
|
|
215
|
+
*/
|
|
216
|
+
export interface ListWorkforcesResponse {
|
|
217
|
+
/**
|
|
218
|
+
* <p>A list containing information about your workforce.</p>
|
|
219
|
+
* @public
|
|
220
|
+
*/
|
|
221
|
+
Workforces: Workforce[] | undefined;
|
|
222
|
+
/**
|
|
223
|
+
* <p>A token to resume pagination.</p>
|
|
224
|
+
* @public
|
|
225
|
+
*/
|
|
226
|
+
NextToken?: string | undefined;
|
|
227
|
+
}
|
|
228
|
+
/**
|
|
229
|
+
* @public
|
|
230
|
+
*/
|
|
231
|
+
export interface ListWorkteamsRequest {
|
|
232
|
+
/**
|
|
233
|
+
* <p>The field to sort results by. The default is <code>CreationTime</code>.</p>
|
|
234
|
+
* @public
|
|
235
|
+
*/
|
|
236
|
+
SortBy?: ListWorkteamsSortByOptions | undefined;
|
|
237
|
+
/**
|
|
238
|
+
* <p>The sort order for results. The default is <code>Ascending</code>.</p>
|
|
239
|
+
* @public
|
|
240
|
+
*/
|
|
241
|
+
SortOrder?: SortOrder | undefined;
|
|
242
|
+
/**
|
|
243
|
+
* <p>A string in the work team's name. This filter returns only work teams whose name contains the specified string.</p>
|
|
244
|
+
* @public
|
|
245
|
+
*/
|
|
246
|
+
NameContains?: string | undefined;
|
|
247
|
+
/**
|
|
248
|
+
* <p>If the result of the previous <code>ListWorkteams</code> request was truncated, the response includes a <code>NextToken</code>. To retrieve the next set of labeling jobs, use the token in the next request.</p>
|
|
249
|
+
* @public
|
|
250
|
+
*/
|
|
251
|
+
NextToken?: string | undefined;
|
|
252
|
+
/**
|
|
253
|
+
* <p>The maximum number of work teams to return in each page of the response.</p>
|
|
254
|
+
* @public
|
|
255
|
+
*/
|
|
256
|
+
MaxResults?: number | undefined;
|
|
257
|
+
}
|
|
6
258
|
/**
|
|
7
259
|
* @public
|
|
8
260
|
*/
|
|
@@ -2091,7 +2343,7 @@ export interface SearchTrainingPlanOfferingsRequest {
|
|
|
2091
2343
|
*/
|
|
2092
2344
|
DurationHours: number | undefined;
|
|
2093
2345
|
/**
|
|
2094
|
-
* <p>The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod) to search for in the offerings.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> </ul>
|
|
2346
|
+
* <p>The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod, SageMaker Endpoints) to search for in the offerings.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> <li> <p>A training plan for SageMaker endpoints can be used exclusively to provide compute resources to SageMaker endpoints for model deployment.</p> </li> </ul>
|
|
2095
2347
|
* @public
|
|
2096
2348
|
*/
|
|
2097
2349
|
TargetResources: SageMakerResourceName[] | undefined;
|
|
@@ -2107,7 +2359,7 @@ export interface TrainingPlanOffering {
|
|
|
2107
2359
|
*/
|
|
2108
2360
|
TrainingPlanOfferingId: string | undefined;
|
|
2109
2361
|
/**
|
|
2110
|
-
* <p>The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod) for this training plan offering.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> </ul>
|
|
2362
|
+
* <p>The target resources (e.g., SageMaker Training Jobs, SageMaker HyperPod, SageMaker Endpoints) for this training plan offering.</p> <p>Training plans are specific to their target resource.</p> <ul> <li> <p>A training plan designed for SageMaker training jobs can only be used to schedule and run training jobs.</p> </li> <li> <p>A training plan for HyperPod clusters can be used exclusively to provide compute resources to a cluster's instance group.</p> </li> <li> <p>A training plan for SageMaker endpoints can be used exclusively to provide compute resources to SageMaker endpoints for model deployment.</p> </li> </ul>
|
|
2111
2363
|
* @public
|
|
2112
2364
|
*/
|
|
2113
2365
|
TargetResources: SageMakerResourceName[] | undefined;
|
|
@@ -2,6 +2,7 @@ import { StaticErrorSchema, StaticListSchema, StaticMapSchema, StaticOperationSc
|
|
|
2
2
|
export declare var ClientSecret: StaticSimpleSchema;
|
|
3
3
|
export declare var HumanLoopActivationConditions: StaticSimpleSchema;
|
|
4
4
|
export declare var ModelCardContent: StaticSimpleSchema;
|
|
5
|
+
export declare var AcceleratorPartitionConfig: StaticStructureSchema;
|
|
5
6
|
export declare var ActionSource: StaticStructureSchema;
|
|
6
7
|
export declare var ActionSummary: StaticStructureSchema;
|
|
7
8
|
export declare var AddAssociationRequest: StaticStructureSchema;
|
|
@@ -79,6 +80,14 @@ export declare var BatchDescribeModelPackageError: StaticStructureSchema;
|
|
|
79
80
|
export declare var BatchDescribeModelPackageInput: StaticStructureSchema;
|
|
80
81
|
export declare var BatchDescribeModelPackageOutput: StaticStructureSchema;
|
|
81
82
|
export declare var BatchDescribeModelPackageSummary: StaticStructureSchema;
|
|
83
|
+
export declare var BatchRebootClusterNodeLogicalIdsError: StaticStructureSchema;
|
|
84
|
+
export declare var BatchRebootClusterNodesError: StaticStructureSchema;
|
|
85
|
+
export declare var BatchRebootClusterNodesRequest: StaticStructureSchema;
|
|
86
|
+
export declare var BatchRebootClusterNodesResponse: StaticStructureSchema;
|
|
87
|
+
export declare var BatchReplaceClusterNodeLogicalIdsError: StaticStructureSchema;
|
|
88
|
+
export declare var BatchReplaceClusterNodesError: StaticStructureSchema;
|
|
89
|
+
export declare var BatchReplaceClusterNodesRequest: StaticStructureSchema;
|
|
90
|
+
export declare var BatchReplaceClusterNodesResponse: StaticStructureSchema;
|
|
82
91
|
export declare var BatchTransformInput: StaticStructureSchema;
|
|
83
92
|
export declare var BestObjectiveNotImproving: StaticStructureSchema;
|
|
84
93
|
export declare var Bias: StaticStructureSchema;
|
|
@@ -1403,6 +1412,10 @@ export declare var AutoRollbackAlarms: StaticListSchema;
|
|
|
1403
1412
|
export declare var BatchAddClusterNodesErrorList: StaticListSchema;
|
|
1404
1413
|
export declare var BatchDeleteClusterNodeLogicalIdsErrorList: StaticListSchema;
|
|
1405
1414
|
export declare var BatchDeleteClusterNodesErrorList: StaticListSchema;
|
|
1415
|
+
export declare var BatchRebootClusterNodeLogicalIdsErrors: StaticListSchema;
|
|
1416
|
+
export declare var BatchRebootClusterNodesErrors: StaticListSchema;
|
|
1417
|
+
export declare var BatchReplaceClusterNodeLogicalIdsErrors: StaticListSchema;
|
|
1418
|
+
export declare var BatchReplaceClusterNodesErrors: StaticListSchema;
|
|
1406
1419
|
export declare var CandidateSteps: StaticListSchema;
|
|
1407
1420
|
export declare var CaptureOptionList: StaticListSchema;
|
|
1408
1421
|
export declare var CategoricalParameterRanges: StaticListSchema;
|
|
@@ -1716,6 +1729,8 @@ export declare var AttachClusterNodeVolume: StaticOperationSchema;
|
|
|
1716
1729
|
export declare var BatchAddClusterNodes: StaticOperationSchema;
|
|
1717
1730
|
export declare var BatchDeleteClusterNodes: StaticOperationSchema;
|
|
1718
1731
|
export declare var BatchDescribeModelPackage: StaticOperationSchema;
|
|
1732
|
+
export declare var BatchRebootClusterNodes: StaticOperationSchema;
|
|
1733
|
+
export declare var BatchReplaceClusterNodes: StaticOperationSchema;
|
|
1719
1734
|
export declare var CreateAction: StaticOperationSchema;
|
|
1720
1735
|
export declare var CreateAlgorithm: StaticOperationSchema;
|
|
1721
1736
|
export declare var CreateApp: StaticOperationSchema;
|
|
@@ -27,6 +27,14 @@ import {
|
|
|
27
27
|
BatchDescribeModelPackageCommandInput,
|
|
28
28
|
BatchDescribeModelPackageCommandOutput,
|
|
29
29
|
} from "./commands/BatchDescribeModelPackageCommand";
|
|
30
|
+
import {
|
|
31
|
+
BatchRebootClusterNodesCommandInput,
|
|
32
|
+
BatchRebootClusterNodesCommandOutput,
|
|
33
|
+
} from "./commands/BatchRebootClusterNodesCommand";
|
|
34
|
+
import {
|
|
35
|
+
BatchReplaceClusterNodesCommandInput,
|
|
36
|
+
BatchReplaceClusterNodesCommandOutput,
|
|
37
|
+
} from "./commands/BatchReplaceClusterNodesCommand";
|
|
30
38
|
import {
|
|
31
39
|
CreateActionCommandInput,
|
|
32
40
|
CreateActionCommandOutput,
|
|
@@ -1576,6 +1584,32 @@ export interface SageMaker {
|
|
|
1576
1584
|
options: __HttpHandlerOptions,
|
|
1577
1585
|
cb: (err: any, data?: BatchDescribeModelPackageCommandOutput) => void
|
|
1578
1586
|
): void;
|
|
1587
|
+
batchRebootClusterNodes(
|
|
1588
|
+
args: BatchRebootClusterNodesCommandInput,
|
|
1589
|
+
options?: __HttpHandlerOptions
|
|
1590
|
+
): Promise<BatchRebootClusterNodesCommandOutput>;
|
|
1591
|
+
batchRebootClusterNodes(
|
|
1592
|
+
args: BatchRebootClusterNodesCommandInput,
|
|
1593
|
+
cb: (err: any, data?: BatchRebootClusterNodesCommandOutput) => void
|
|
1594
|
+
): void;
|
|
1595
|
+
batchRebootClusterNodes(
|
|
1596
|
+
args: BatchRebootClusterNodesCommandInput,
|
|
1597
|
+
options: __HttpHandlerOptions,
|
|
1598
|
+
cb: (err: any, data?: BatchRebootClusterNodesCommandOutput) => void
|
|
1599
|
+
): void;
|
|
1600
|
+
batchReplaceClusterNodes(
|
|
1601
|
+
args: BatchReplaceClusterNodesCommandInput,
|
|
1602
|
+
options?: __HttpHandlerOptions
|
|
1603
|
+
): Promise<BatchReplaceClusterNodesCommandOutput>;
|
|
1604
|
+
batchReplaceClusterNodes(
|
|
1605
|
+
args: BatchReplaceClusterNodesCommandInput,
|
|
1606
|
+
cb: (err: any, data?: BatchReplaceClusterNodesCommandOutput) => void
|
|
1607
|
+
): void;
|
|
1608
|
+
batchReplaceClusterNodes(
|
|
1609
|
+
args: BatchReplaceClusterNodesCommandInput,
|
|
1610
|
+
options: __HttpHandlerOptions,
|
|
1611
|
+
cb: (err: any, data?: BatchReplaceClusterNodesCommandOutput) => void
|
|
1612
|
+
): void;
|
|
1579
1613
|
createAction(
|
|
1580
1614
|
args: CreateActionCommandInput,
|
|
1581
1615
|
options?: __HttpHandlerOptions
|
|
@@ -76,6 +76,14 @@ import {
|
|
|
76
76
|
BatchDescribeModelPackageCommandInput,
|
|
77
77
|
BatchDescribeModelPackageCommandOutput,
|
|
78
78
|
} from "./commands/BatchDescribeModelPackageCommand";
|
|
79
|
+
import {
|
|
80
|
+
BatchRebootClusterNodesCommandInput,
|
|
81
|
+
BatchRebootClusterNodesCommandOutput,
|
|
82
|
+
} from "./commands/BatchRebootClusterNodesCommand";
|
|
83
|
+
import {
|
|
84
|
+
BatchReplaceClusterNodesCommandInput,
|
|
85
|
+
BatchReplaceClusterNodesCommandOutput,
|
|
86
|
+
} from "./commands/BatchReplaceClusterNodesCommand";
|
|
79
87
|
import {
|
|
80
88
|
CreateActionCommandInput,
|
|
81
89
|
CreateActionCommandOutput,
|
|
@@ -1547,6 +1555,8 @@ export type ServiceInputTypes =
|
|
|
1547
1555
|
| BatchAddClusterNodesCommandInput
|
|
1548
1556
|
| BatchDeleteClusterNodesCommandInput
|
|
1549
1557
|
| BatchDescribeModelPackageCommandInput
|
|
1558
|
+
| BatchRebootClusterNodesCommandInput
|
|
1559
|
+
| BatchReplaceClusterNodesCommandInput
|
|
1550
1560
|
| CreateActionCommandInput
|
|
1551
1561
|
| CreateAlgorithmCommandInput
|
|
1552
1562
|
| CreateAppCommandInput
|
|
@@ -1919,6 +1929,8 @@ export type ServiceOutputTypes =
|
|
|
1919
1929
|
| BatchAddClusterNodesCommandOutput
|
|
1920
1930
|
| BatchDeleteClusterNodesCommandOutput
|
|
1921
1931
|
| BatchDescribeModelPackageCommandOutput
|
|
1932
|
+
| BatchRebootClusterNodesCommandOutput
|
|
1933
|
+
| BatchReplaceClusterNodesCommandOutput
|
|
1922
1934
|
| CreateActionCommandOutput
|
|
1923
1935
|
| CreateAlgorithmCommandOutput
|
|
1924
1936
|
| CreateAppCommandOutput
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
BatchRebootClusterNodesRequest,
|
|
5
|
+
BatchRebootClusterNodesResponse,
|
|
6
|
+
} from "../models/models_0";
|
|
7
|
+
import {
|
|
8
|
+
SageMakerClientResolvedConfig,
|
|
9
|
+
ServiceInputTypes,
|
|
10
|
+
ServiceOutputTypes,
|
|
11
|
+
} from "../SageMakerClient";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface BatchRebootClusterNodesCommandInput
|
|
15
|
+
extends BatchRebootClusterNodesRequest {}
|
|
16
|
+
export interface BatchRebootClusterNodesCommandOutput
|
|
17
|
+
extends BatchRebootClusterNodesResponse,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const BatchRebootClusterNodesCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: BatchRebootClusterNodesCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
BatchRebootClusterNodesCommandInput,
|
|
24
|
+
BatchRebootClusterNodesCommandOutput,
|
|
25
|
+
SageMakerClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: BatchRebootClusterNodesCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
BatchRebootClusterNodesCommandInput,
|
|
33
|
+
BatchRebootClusterNodesCommandOutput,
|
|
34
|
+
SageMakerClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class BatchRebootClusterNodesCommand extends BatchRebootClusterNodesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchRebootClusterNodesRequest;
|
|
44
|
+
output: BatchRebootClusterNodesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchRebootClusterNodesCommandInput;
|
|
48
|
+
output: BatchRebootClusterNodesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import {
|
|
4
|
+
BatchReplaceClusterNodesRequest,
|
|
5
|
+
BatchReplaceClusterNodesResponse,
|
|
6
|
+
} from "../models/models_0";
|
|
7
|
+
import {
|
|
8
|
+
SageMakerClientResolvedConfig,
|
|
9
|
+
ServiceInputTypes,
|
|
10
|
+
ServiceOutputTypes,
|
|
11
|
+
} from "../SageMakerClient";
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
14
|
+
export interface BatchReplaceClusterNodesCommandInput
|
|
15
|
+
extends BatchReplaceClusterNodesRequest {}
|
|
16
|
+
export interface BatchReplaceClusterNodesCommandOutput
|
|
17
|
+
extends BatchReplaceClusterNodesResponse,
|
|
18
|
+
__MetadataBearer {}
|
|
19
|
+
declare const BatchReplaceClusterNodesCommand_base: {
|
|
20
|
+
new (
|
|
21
|
+
input: BatchReplaceClusterNodesCommandInput
|
|
22
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
BatchReplaceClusterNodesCommandInput,
|
|
24
|
+
BatchReplaceClusterNodesCommandOutput,
|
|
25
|
+
SageMakerClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
new (
|
|
30
|
+
input: BatchReplaceClusterNodesCommandInput
|
|
31
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
32
|
+
BatchReplaceClusterNodesCommandInput,
|
|
33
|
+
BatchReplaceClusterNodesCommandOutput,
|
|
34
|
+
SageMakerClientResolvedConfig,
|
|
35
|
+
ServiceInputTypes,
|
|
36
|
+
ServiceOutputTypes
|
|
37
|
+
>;
|
|
38
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
|
+
};
|
|
40
|
+
export declare class BatchReplaceClusterNodesCommand extends BatchReplaceClusterNodesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchReplaceClusterNodesRequest;
|
|
44
|
+
output: BatchReplaceClusterNodesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchReplaceClusterNodesCommandInput;
|
|
48
|
+
output: BatchReplaceClusterNodesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
CreateDataQualityJobDefinitionRequest,
|
|
5
5
|
CreateDataQualityJobDefinitionResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_1";
|
|
7
7
|
import {
|
|
8
8
|
SageMakerClientResolvedConfig,
|
|
9
9
|
ServiceInputTypes,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CreateDeviceFleetRequest } from "../models/
|
|
3
|
+
import { CreateDeviceFleetRequest } from "../models/models_1";
|
|
4
4
|
import {
|
|
5
5
|
SageMakerClientResolvedConfig,
|
|
6
6
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
CreateTrialComponentRequest,
|
|
5
5
|
CreateTrialComponentResponse,
|
|
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
|
-
DescribeTrialComponentResponse,
|
|
6
|
-
} from "../models/models_2";
|
|
3
|
+
import { DescribeTrialComponentRequest } from "../models/models_2";
|
|
4
|
+
import { DescribeTrialComponentResponse } 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
|
ListUltraServersByReservedCapacityRequest,
|
|
5
5
|
ListUltraServersByReservedCapacityResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_4";
|
|
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
|
+
ListWorkteamsRequest,
|
|
5
|
+
ListWorkteamsResponse,
|
|
6
|
+
} from "../models/models_4";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -5,6 +5,8 @@ export * from "./AttachClusterNodeVolumeCommand";
|
|
|
5
5
|
export * from "./BatchAddClusterNodesCommand";
|
|
6
6
|
export * from "./BatchDeleteClusterNodesCommand";
|
|
7
7
|
export * from "./BatchDescribeModelPackageCommand";
|
|
8
|
+
export * from "./BatchRebootClusterNodesCommand";
|
|
9
|
+
export * from "./BatchReplaceClusterNodesCommand";
|
|
8
10
|
export * from "./CreateActionCommand";
|
|
9
11
|
export * from "./CreateAlgorithmCommand";
|
|
10
12
|
export * from "./CreateAppCommand";
|