@aws-sdk/client-sagemaker 3.76.0 → 3.78.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/CHANGELOG.md +12 -0
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +2 -1
- package/dist-cjs/commands/DescribeModelCommand.js +1 -2
- package/dist-cjs/commands/ListTrainingJobsCommand.js +2 -1
- package/dist-cjs/models/models_1.js +18 -18
- package/dist-cjs/models/models_2.js +18 -19
- package/dist-cjs/models/models_3.js +16 -3
- package/dist-cjs/pagination/ListActionsPaginator.js +2 -1
- package/dist-cjs/pagination/ListAlgorithmsPaginator.js +2 -1
- package/dist-cjs/pagination/ListAppImageConfigsPaginator.js +2 -1
- package/dist-cjs/pagination/ListAppsPaginator.js +2 -1
- package/dist-cjs/pagination/ListArtifactsPaginator.js +2 -1
- package/dist-cjs/pagination/ListAssociationsPaginator.js +2 -1
- package/dist-cjs/pagination/ListAutoMLJobsPaginator.js +2 -1
- package/dist-cjs/pagination/ListCandidatesForAutoMLJobPaginator.js +2 -1
- package/dist-cjs/pagination/ListCodeRepositoriesPaginator.js +2 -1
- package/dist-cjs/pagination/ListCompilationJobsPaginator.js +2 -1
- package/dist-cjs/pagination/ListContextsPaginator.js +2 -1
- package/dist-cjs/pagination/ListDataQualityJobDefinitionsPaginator.js +2 -1
- package/dist-cjs/pagination/ListDeviceFleetsPaginator.js +2 -1
- package/dist-cjs/pagination/ListDevicesPaginator.js +2 -1
- package/dist-cjs/pagination/ListDomainsPaginator.js +2 -1
- package/dist-cjs/pagination/ListEdgePackagingJobsPaginator.js +2 -1
- package/dist-cjs/pagination/ListEndpointConfigsPaginator.js +2 -1
- package/dist-cjs/pagination/ListEndpointsPaginator.js +2 -1
- package/dist-cjs/pagination/ListExperimentsPaginator.js +2 -1
- package/dist-cjs/pagination/ListFlowDefinitionsPaginator.js +2 -1
- package/dist-cjs/pagination/ListHumanTaskUisPaginator.js +2 -1
- package/dist-cjs/pagination/ListHyperParameterTuningJobsPaginator.js +2 -1
- package/dist-cjs/pagination/ListImageVersionsPaginator.js +2 -1
- package/dist-cjs/pagination/ListImagesPaginator.js +2 -1
- package/dist-cjs/pagination/ListInferenceRecommendationsJobsPaginator.js +2 -1
- package/dist-cjs/pagination/ListLabelingJobsForWorkteamPaginator.js +2 -1
- package/dist-cjs/pagination/ListLabelingJobsPaginator.js +2 -1
- package/dist-cjs/pagination/ListLineageGroupsPaginator.js +2 -1
- package/dist-cjs/pagination/ListModelBiasJobDefinitionsPaginator.js +2 -1
- package/dist-cjs/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +2 -1
- package/dist-cjs/pagination/ListModelMetadataPaginator.js +2 -1
- package/dist-cjs/pagination/ListModelPackageGroupsPaginator.js +2 -1
- package/dist-cjs/pagination/ListModelPackagesPaginator.js +2 -1
- package/dist-cjs/pagination/ListModelQualityJobDefinitionsPaginator.js +2 -1
- package/dist-cjs/pagination/ListModelsPaginator.js +2 -1
- package/dist-cjs/pagination/ListMonitoringExecutionsPaginator.js +2 -1
- package/dist-cjs/pagination/ListMonitoringSchedulesPaginator.js +2 -1
- package/dist-cjs/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +2 -1
- package/dist-cjs/pagination/ListNotebookInstancesPaginator.js +2 -1
- package/dist-cjs/pagination/ListPipelineExecutionStepsPaginator.js +2 -1
- package/dist-cjs/pagination/ListPipelineExecutionsPaginator.js +2 -1
- package/dist-cjs/pagination/ListPipelineParametersForExecutionPaginator.js +2 -1
- package/dist-cjs/pagination/ListPipelinesPaginator.js +2 -1
- package/dist-cjs/pagination/ListProcessingJobsPaginator.js +2 -1
- package/dist-cjs/pagination/ListProjectsPaginator.js +2 -1
- package/dist-cjs/pagination/ListStudioLifecycleConfigsPaginator.js +2 -1
- package/dist-cjs/pagination/ListSubscribedWorkteamsPaginator.js +2 -1
- package/dist-cjs/pagination/ListTagsPaginator.js +2 -1
- package/dist-cjs/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +2 -1
- package/dist-cjs/pagination/ListTrainingJobsPaginator.js +2 -1
- package/dist-cjs/pagination/ListTransformJobsPaginator.js +2 -1
- package/dist-cjs/pagination/ListTrialComponentsPaginator.js +2 -1
- package/dist-cjs/pagination/ListTrialsPaginator.js +2 -1
- package/dist-cjs/pagination/ListUserProfilesPaginator.js +2 -1
- package/dist-cjs/pagination/ListWorkforcesPaginator.js +2 -1
- package/dist-cjs/pagination/ListWorkteamsPaginator.js +2 -1
- package/dist-cjs/pagination/QueryLineagePaginator.js +2 -1
- package/dist-cjs/pagination/SearchPaginator.js +2 -1
- package/dist-cjs/protocols/Aws_json1_1.js +21 -0
- package/dist-es/commands/DescribeLineageGroupCommand.js +2 -1
- package/dist-es/commands/DescribeModelCommand.js +1 -2
- package/dist-es/commands/ListTrainingJobsCommand.js +2 -1
- package/dist-es/models/models_1.js +8 -8
- package/dist-es/models/models_2.js +8 -11
- package/dist-es/models/models_3.js +11 -0
- package/dist-es/pagination/ListActionsPaginator.js +3 -2
- package/dist-es/pagination/ListAlgorithmsPaginator.js +3 -2
- package/dist-es/pagination/ListAppImageConfigsPaginator.js +3 -2
- package/dist-es/pagination/ListAppsPaginator.js +3 -2
- package/dist-es/pagination/ListArtifactsPaginator.js +3 -2
- package/dist-es/pagination/ListAssociationsPaginator.js +3 -2
- package/dist-es/pagination/ListAutoMLJobsPaginator.js +3 -2
- package/dist-es/pagination/ListCandidatesForAutoMLJobPaginator.js +3 -2
- package/dist-es/pagination/ListCodeRepositoriesPaginator.js +3 -2
- package/dist-es/pagination/ListCompilationJobsPaginator.js +3 -2
- package/dist-es/pagination/ListContextsPaginator.js +3 -2
- package/dist-es/pagination/ListDataQualityJobDefinitionsPaginator.js +3 -2
- package/dist-es/pagination/ListDeviceFleetsPaginator.js +3 -2
- package/dist-es/pagination/ListDevicesPaginator.js +3 -2
- package/dist-es/pagination/ListDomainsPaginator.js +3 -2
- package/dist-es/pagination/ListEdgePackagingJobsPaginator.js +3 -2
- package/dist-es/pagination/ListEndpointConfigsPaginator.js +3 -2
- package/dist-es/pagination/ListEndpointsPaginator.js +3 -2
- package/dist-es/pagination/ListExperimentsPaginator.js +3 -2
- package/dist-es/pagination/ListFlowDefinitionsPaginator.js +3 -2
- package/dist-es/pagination/ListHumanTaskUisPaginator.js +3 -2
- package/dist-es/pagination/ListHyperParameterTuningJobsPaginator.js +3 -2
- package/dist-es/pagination/ListImageVersionsPaginator.js +3 -2
- package/dist-es/pagination/ListImagesPaginator.js +3 -2
- package/dist-es/pagination/ListInferenceRecommendationsJobsPaginator.js +3 -2
- package/dist-es/pagination/ListLabelingJobsForWorkteamPaginator.js +3 -2
- package/dist-es/pagination/ListLabelingJobsPaginator.js +3 -2
- package/dist-es/pagination/ListLineageGroupsPaginator.js +3 -2
- package/dist-es/pagination/ListModelBiasJobDefinitionsPaginator.js +3 -2
- package/dist-es/pagination/ListModelExplainabilityJobDefinitionsPaginator.js +3 -2
- package/dist-es/pagination/ListModelMetadataPaginator.js +3 -2
- package/dist-es/pagination/ListModelPackageGroupsPaginator.js +3 -2
- package/dist-es/pagination/ListModelPackagesPaginator.js +3 -2
- package/dist-es/pagination/ListModelQualityJobDefinitionsPaginator.js +3 -2
- package/dist-es/pagination/ListModelsPaginator.js +3 -2
- package/dist-es/pagination/ListMonitoringExecutionsPaginator.js +3 -2
- package/dist-es/pagination/ListMonitoringSchedulesPaginator.js +3 -2
- package/dist-es/pagination/ListNotebookInstanceLifecycleConfigsPaginator.js +3 -2
- package/dist-es/pagination/ListNotebookInstancesPaginator.js +3 -2
- package/dist-es/pagination/ListPipelineExecutionStepsPaginator.js +3 -2
- package/dist-es/pagination/ListPipelineExecutionsPaginator.js +3 -2
- package/dist-es/pagination/ListPipelineParametersForExecutionPaginator.js +3 -2
- package/dist-es/pagination/ListPipelinesPaginator.js +3 -2
- package/dist-es/pagination/ListProcessingJobsPaginator.js +3 -2
- package/dist-es/pagination/ListProjectsPaginator.js +3 -2
- package/dist-es/pagination/ListStudioLifecycleConfigsPaginator.js +3 -2
- package/dist-es/pagination/ListSubscribedWorkteamsPaginator.js +3 -2
- package/dist-es/pagination/ListTagsPaginator.js +3 -2
- package/dist-es/pagination/ListTrainingJobsForHyperParameterTuningJobPaginator.js +3 -2
- package/dist-es/pagination/ListTrainingJobsPaginator.js +3 -2
- package/dist-es/pagination/ListTransformJobsPaginator.js +3 -2
- package/dist-es/pagination/ListTrialComponentsPaginator.js +3 -2
- package/dist-es/pagination/ListTrialsPaginator.js +3 -2
- package/dist-es/pagination/ListUserProfilesPaginator.js +3 -2
- package/dist-es/pagination/ListWorkforcesPaginator.js +3 -2
- package/dist-es/pagination/ListWorkteamsPaginator.js +3 -2
- package/dist-es/pagination/QueryLineagePaginator.js +3 -2
- package/dist-es/pagination/SearchPaginator.js +3 -2
- package/dist-es/protocols/Aws_json1_1.js +18 -4
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -2
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -1
- package/dist-types/models/models_1.d.ts +117 -54
- package/dist-types/models/models_2.d.ts +54 -24
- package/dist-types/models/models_3.d.ts +25 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/models_1.d.ts +24 -30
- package/dist-types/ts3.4/models/models_2.d.ts +30 -16
- package/dist-types/ts3.4/models/models_3.d.ts +17 -1
- package/package.json +26 -26
|
@@ -111,6 +111,48 @@ export interface RecommendationJobInputConfig {
|
|
|
111
111
|
* <p>Specifies the endpoint configuration to use for a job.</p>
|
|
112
112
|
*/
|
|
113
113
|
EndpointConfigurations?: EndpointInputConfiguration[];
|
|
114
|
+
/**
|
|
115
|
+
* <p>The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key
|
|
116
|
+
* that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint.
|
|
117
|
+
* This key will be passed to SageMaker Hosting for endpoint creation. </p>
|
|
118
|
+
*
|
|
119
|
+
* <p>The SageMaker execution role must have <code>kms:CreateGrant</code> permission in order to encrypt data on the storage
|
|
120
|
+
* volume of the endpoints created for inference recommendation. The inference recommendation job will fail
|
|
121
|
+
* asynchronously during endpoint configuration creation if the role passed does not have
|
|
122
|
+
* <code>kms:CreateGrant</code> permission.</p>
|
|
123
|
+
*
|
|
124
|
+
* <p>The <code>KmsKeyId</code> can be any of the following formats:</p>
|
|
125
|
+
* <ul>
|
|
126
|
+
* <li>
|
|
127
|
+
* <p>// KMS Key ID</p>
|
|
128
|
+
* <p>
|
|
129
|
+
* <code>"1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
130
|
+
* </p>
|
|
131
|
+
* </li>
|
|
132
|
+
* <li>
|
|
133
|
+
* <p>// Amazon Resource Name (ARN) of a KMS Key</p>
|
|
134
|
+
* <p>
|
|
135
|
+
* <code>"arn:aws:kms:<region>:<account>:key/<key-id-12ab-34cd-56ef-1234567890ab>"</code>
|
|
136
|
+
* </p>
|
|
137
|
+
* </li>
|
|
138
|
+
* <li>
|
|
139
|
+
* <p>// KMS Key Alias</p>
|
|
140
|
+
* <p>
|
|
141
|
+
* <code>"alias/ExampleAlias"</code>
|
|
142
|
+
* </p>
|
|
143
|
+
* </li>
|
|
144
|
+
* <li>
|
|
145
|
+
* <p>// Amazon Resource Name (ARN) of a KMS Key Alias</p>
|
|
146
|
+
* <p>
|
|
147
|
+
* <code>"arn:aws:kms:<region>:<account>:alias/<ExampleAlias>"</code>
|
|
148
|
+
* </p>
|
|
149
|
+
* </li>
|
|
150
|
+
* </ul>
|
|
151
|
+
* <p>For more information about key identifiers, see
|
|
152
|
+
* <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-id">Key identifiers (KeyID)</a> in the
|
|
153
|
+
* Amazon Web Services Key Management Service (Amazon Web Services KMS) documentation.</p>
|
|
154
|
+
*/
|
|
155
|
+
VolumeKmsKeyId?: string;
|
|
114
156
|
}
|
|
115
157
|
export declare namespace RecommendationJobInputConfig {
|
|
116
158
|
/**
|
|
@@ -122,6 +164,76 @@ export declare enum RecommendationJobType {
|
|
|
122
164
|
ADVANCED = "Advanced",
|
|
123
165
|
DEFAULT = "Default"
|
|
124
166
|
}
|
|
167
|
+
/**
|
|
168
|
+
* <p>Provides information about the output configuration for the compiled
|
|
169
|
+
* model.</p>
|
|
170
|
+
*/
|
|
171
|
+
export interface RecommendationJobCompiledOutputConfig {
|
|
172
|
+
/**
|
|
173
|
+
* <p>Identifies the Amazon S3 bucket where you want SageMaker to store the
|
|
174
|
+
* compiled model artifacts.</p>
|
|
175
|
+
*/
|
|
176
|
+
S3OutputUri?: string;
|
|
177
|
+
}
|
|
178
|
+
export declare namespace RecommendationJobCompiledOutputConfig {
|
|
179
|
+
/**
|
|
180
|
+
* @internal
|
|
181
|
+
*/
|
|
182
|
+
const filterSensitiveLog: (obj: RecommendationJobCompiledOutputConfig) => any;
|
|
183
|
+
}
|
|
184
|
+
/**
|
|
185
|
+
* <p>Provides information about the output configuration for the compiled model.</p>
|
|
186
|
+
*/
|
|
187
|
+
export interface RecommendationJobOutputConfig {
|
|
188
|
+
/**
|
|
189
|
+
* <p>The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key
|
|
190
|
+
* that Amazon SageMaker uses to encrypt your output artifacts with Amazon S3 server-side encryption.
|
|
191
|
+
* The SageMaker execution role must have <code>kms:GenerateDataKey</code> permission.</p>
|
|
192
|
+
*
|
|
193
|
+
* <p>The <code>KmsKeyId</code> can be any of the following formats:</p>
|
|
194
|
+
* <ul>
|
|
195
|
+
* <li>
|
|
196
|
+
* <p>// KMS Key ID</p>
|
|
197
|
+
* <p>
|
|
198
|
+
* <code>"1234abcd-12ab-34cd-56ef-1234567890ab"</code>
|
|
199
|
+
* </p>
|
|
200
|
+
* </li>
|
|
201
|
+
* <li>
|
|
202
|
+
* <p>// Amazon Resource Name (ARN) of a KMS Key</p>
|
|
203
|
+
* <p>
|
|
204
|
+
* <code>"arn:aws:kms:<region>:<account>:key/<key-id-12ab-34cd-56ef-1234567890ab>"</code>
|
|
205
|
+
* </p>
|
|
206
|
+
* </li>
|
|
207
|
+
* <li>
|
|
208
|
+
* <p>// KMS Key Alias</p>
|
|
209
|
+
* <p>
|
|
210
|
+
* <code>"alias/ExampleAlias"</code>
|
|
211
|
+
* </p>
|
|
212
|
+
* </li>
|
|
213
|
+
* <li>
|
|
214
|
+
* <p>// Amazon Resource Name (ARN) of a KMS Key Alias</p>
|
|
215
|
+
* <p>
|
|
216
|
+
* <code>"arn:aws:kms:<region>:<account>:alias/<ExampleAlias>"</code>
|
|
217
|
+
* </p>
|
|
218
|
+
* </li>
|
|
219
|
+
* </ul>
|
|
220
|
+
* <p>For more information about key identifiers, see
|
|
221
|
+
* <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-id">Key identifiers (KeyID)</a> in the
|
|
222
|
+
* Amazon Web Services Key Management Service (Amazon Web Services KMS) documentation.</p>
|
|
223
|
+
*/
|
|
224
|
+
KmsKeyId?: string;
|
|
225
|
+
/**
|
|
226
|
+
* <p>Provides information about the output configuration for the compiled
|
|
227
|
+
* model.</p>
|
|
228
|
+
*/
|
|
229
|
+
CompiledOutputConfig?: RecommendationJobCompiledOutputConfig;
|
|
230
|
+
}
|
|
231
|
+
export declare namespace RecommendationJobOutputConfig {
|
|
232
|
+
/**
|
|
233
|
+
* @internal
|
|
234
|
+
*/
|
|
235
|
+
const filterSensitiveLog: (obj: RecommendationJobOutputConfig) => any;
|
|
236
|
+
}
|
|
125
237
|
/**
|
|
126
238
|
* <p>The model latency threshold.</p>
|
|
127
239
|
*/
|
|
@@ -195,6 +307,11 @@ export interface CreateInferenceRecommendationsJobRequest {
|
|
|
195
307
|
* the conditions are met, the job is automatically stopped.</p>
|
|
196
308
|
*/
|
|
197
309
|
StoppingConditions?: RecommendationJobStoppingConditions;
|
|
310
|
+
/**
|
|
311
|
+
* <p>Provides information about the output artifacts and the KMS key
|
|
312
|
+
* to use for Amazon S3 server-side encryption.</p>
|
|
313
|
+
*/
|
|
314
|
+
OutputConfig?: RecommendationJobOutputConfig;
|
|
198
315
|
/**
|
|
199
316
|
* <p>The metadata that you apply to Amazon Web Services resources to help you
|
|
200
317
|
* categorize and organize them. Each tag consists of a key and a value, both of
|
|
@@ -9512,57 +9629,3 @@ export declare namespace DescribeLineageGroupRequest {
|
|
|
9512
9629
|
*/
|
|
9513
9630
|
const filterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
|
|
9514
9631
|
}
|
|
9515
|
-
export interface DescribeLineageGroupResponse {
|
|
9516
|
-
/**
|
|
9517
|
-
* <p>The name of the lineage group.</p>
|
|
9518
|
-
*/
|
|
9519
|
-
LineageGroupName?: string;
|
|
9520
|
-
/**
|
|
9521
|
-
* <p>The Amazon Resource Name (ARN) of the lineage group.</p>
|
|
9522
|
-
*/
|
|
9523
|
-
LineageGroupArn?: string;
|
|
9524
|
-
/**
|
|
9525
|
-
* <p>The display name of the lineage group.</p>
|
|
9526
|
-
*/
|
|
9527
|
-
DisplayName?: string;
|
|
9528
|
-
/**
|
|
9529
|
-
* <p>The description of the lineage group.</p>
|
|
9530
|
-
*/
|
|
9531
|
-
Description?: string;
|
|
9532
|
-
/**
|
|
9533
|
-
* <p>The creation time of lineage group.</p>
|
|
9534
|
-
*/
|
|
9535
|
-
CreationTime?: Date;
|
|
9536
|
-
/**
|
|
9537
|
-
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
9538
|
-
* component, lineage group, or project.</p>
|
|
9539
|
-
*/
|
|
9540
|
-
CreatedBy?: UserContext;
|
|
9541
|
-
/**
|
|
9542
|
-
* <p>The last modified time of the lineage group.</p>
|
|
9543
|
-
*/
|
|
9544
|
-
LastModifiedTime?: Date;
|
|
9545
|
-
/**
|
|
9546
|
-
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
9547
|
-
* component, lineage group, or project.</p>
|
|
9548
|
-
*/
|
|
9549
|
-
LastModifiedBy?: UserContext;
|
|
9550
|
-
}
|
|
9551
|
-
export declare namespace DescribeLineageGroupResponse {
|
|
9552
|
-
/**
|
|
9553
|
-
* @internal
|
|
9554
|
-
*/
|
|
9555
|
-
const filterSensitiveLog: (obj: DescribeLineageGroupResponse) => any;
|
|
9556
|
-
}
|
|
9557
|
-
export interface DescribeModelInput {
|
|
9558
|
-
/**
|
|
9559
|
-
* <p>The name of the model.</p>
|
|
9560
|
-
*/
|
|
9561
|
-
ModelName: string | undefined;
|
|
9562
|
-
}
|
|
9563
|
-
export declare namespace DescribeModelInput {
|
|
9564
|
-
/**
|
|
9565
|
-
* @internal
|
|
9566
|
-
*/
|
|
9567
|
-
const filterSensitiveLog: (obj: DescribeModelInput) => any;
|
|
9568
|
-
}
|
|
@@ -1,5 +1,59 @@
|
|
|
1
1
|
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, EdgeOutputConfig, FeatureDefinition, HyperParameterTuningJobStrategyType, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ResourceConfig, ResourceLimits, ResourceSpec, RetryStrategy, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FlowDefinitionStatus, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceExecutionConfig, LabelCounters, LabelingJobInputConfig, LabelingJobOutput, LabelingJobStatus, MemberDefinition, ModelArtifacts, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationJobType, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
+
export interface DescribeLineageGroupResponse {
|
|
4
|
+
/**
|
|
5
|
+
* <p>The name of the lineage group.</p>
|
|
6
|
+
*/
|
|
7
|
+
LineageGroupName?: string;
|
|
8
|
+
/**
|
|
9
|
+
* <p>The Amazon Resource Name (ARN) of the lineage group.</p>
|
|
10
|
+
*/
|
|
11
|
+
LineageGroupArn?: string;
|
|
12
|
+
/**
|
|
13
|
+
* <p>The display name of the lineage group.</p>
|
|
14
|
+
*/
|
|
15
|
+
DisplayName?: string;
|
|
16
|
+
/**
|
|
17
|
+
* <p>The description of the lineage group.</p>
|
|
18
|
+
*/
|
|
19
|
+
Description?: string;
|
|
20
|
+
/**
|
|
21
|
+
* <p>The creation time of lineage group.</p>
|
|
22
|
+
*/
|
|
23
|
+
CreationTime?: Date;
|
|
24
|
+
/**
|
|
25
|
+
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
26
|
+
* component, lineage group, or project.</p>
|
|
27
|
+
*/
|
|
28
|
+
CreatedBy?: UserContext;
|
|
29
|
+
/**
|
|
30
|
+
* <p>The last modified time of the lineage group.</p>
|
|
31
|
+
*/
|
|
32
|
+
LastModifiedTime?: Date;
|
|
33
|
+
/**
|
|
34
|
+
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
35
|
+
* component, lineage group, or project.</p>
|
|
36
|
+
*/
|
|
37
|
+
LastModifiedBy?: UserContext;
|
|
38
|
+
}
|
|
39
|
+
export declare namespace DescribeLineageGroupResponse {
|
|
40
|
+
/**
|
|
41
|
+
* @internal
|
|
42
|
+
*/
|
|
43
|
+
const filterSensitiveLog: (obj: DescribeLineageGroupResponse) => any;
|
|
44
|
+
}
|
|
45
|
+
export interface DescribeModelInput {
|
|
46
|
+
/**
|
|
47
|
+
* <p>The name of the model.</p>
|
|
48
|
+
*/
|
|
49
|
+
ModelName: string | undefined;
|
|
50
|
+
}
|
|
51
|
+
export declare namespace DescribeModelInput {
|
|
52
|
+
/**
|
|
53
|
+
* @internal
|
|
54
|
+
*/
|
|
55
|
+
const filterSensitiveLog: (obj: DescribeModelInput) => any;
|
|
56
|
+
}
|
|
3
57
|
export interface DescribeModelOutput {
|
|
4
58
|
/**
|
|
5
59
|
* <p>Name of the Amazon SageMaker model.</p>
|
|
@@ -8690,27 +8744,3 @@ export declare namespace TrainingJobSummary {
|
|
|
8690
8744
|
*/
|
|
8691
8745
|
const filterSensitiveLog: (obj: TrainingJobSummary) => any;
|
|
8692
8746
|
}
|
|
8693
|
-
export interface ListTrainingJobsResponse {
|
|
8694
|
-
/**
|
|
8695
|
-
* <p>An array of <code>TrainingJobSummary</code> objects, each listing a training
|
|
8696
|
-
* job.</p>
|
|
8697
|
-
*/
|
|
8698
|
-
TrainingJobSummaries: TrainingJobSummary[] | undefined;
|
|
8699
|
-
/**
|
|
8700
|
-
* <p>If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of
|
|
8701
|
-
* training jobs, use it in the subsequent request.</p>
|
|
8702
|
-
*/
|
|
8703
|
-
NextToken?: string;
|
|
8704
|
-
}
|
|
8705
|
-
export declare namespace ListTrainingJobsResponse {
|
|
8706
|
-
/**
|
|
8707
|
-
* @internal
|
|
8708
|
-
*/
|
|
8709
|
-
const filterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
|
|
8710
|
-
}
|
|
8711
|
-
export declare enum TrainingJobSortByOptions {
|
|
8712
|
-
CreationTime = "CreationTime",
|
|
8713
|
-
FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
|
|
8714
|
-
Name = "Name",
|
|
8715
|
-
Status = "Status"
|
|
8716
|
-
}
|
|
@@ -1,6 +1,30 @@
|
|
|
1
1
|
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, BatchStrategy, BooleanOperator, Channel, CheckpointConfig, DeploymentConfig, EdgeOutputConfig, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, RetryStrategy, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UiTemplate, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
-
import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, Filter, GitConfigForUpdate, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails, Parameter, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder,
|
|
3
|
+
import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, Filter, GitConfigForUpdate, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails, Parameter, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, TrainingJobSummary, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
export interface ListTrainingJobsResponse {
|
|
5
|
+
/**
|
|
6
|
+
* <p>An array of <code>TrainingJobSummary</code> objects, each listing a training
|
|
7
|
+
* job.</p>
|
|
8
|
+
*/
|
|
9
|
+
TrainingJobSummaries: TrainingJobSummary[] | undefined;
|
|
10
|
+
/**
|
|
11
|
+
* <p>If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of
|
|
12
|
+
* training jobs, use it in the subsequent request.</p>
|
|
13
|
+
*/
|
|
14
|
+
NextToken?: string;
|
|
15
|
+
}
|
|
16
|
+
export declare namespace ListTrainingJobsResponse {
|
|
17
|
+
/**
|
|
18
|
+
* @internal
|
|
19
|
+
*/
|
|
20
|
+
const filterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
|
|
21
|
+
}
|
|
22
|
+
export declare enum TrainingJobSortByOptions {
|
|
23
|
+
CreationTime = "CreationTime",
|
|
24
|
+
FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
|
|
25
|
+
Name = "Name",
|
|
26
|
+
Status = "Status"
|
|
27
|
+
}
|
|
4
28
|
export interface ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
5
29
|
/**
|
|
6
30
|
* <p>The name of the tuning job whose training jobs you want to list.</p>
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { DescribeLineageGroupRequest
|
|
3
|
+
import { DescribeLineageGroupRequest } from "../models/models_1";
|
|
4
|
+
import { DescribeLineageGroupResponse } from "../models/models_2";
|
|
4
5
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
6
|
export interface DescribeLineageGroupCommandInput extends DescribeLineageGroupRequest {
|
|
6
7
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { DescribeModelInput } from "../models/
|
|
4
|
-
import { DescribeModelOutput } from "../models/models_2";
|
|
3
|
+
import { DescribeModelInput, DescribeModelOutput } from "../models/models_2";
|
|
5
4
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
6
5
|
export interface DescribeModelCommandInput extends DescribeModelInput {
|
|
7
6
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { ListTrainingJobsRequest
|
|
3
|
+
import { ListTrainingJobsRequest } from "../models/models_2";
|
|
4
|
+
import { ListTrainingJobsResponse } from "../models/models_3";
|
|
4
5
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
6
|
export interface ListTrainingJobsCommandInput extends ListTrainingJobsRequest {
|
|
6
7
|
}
|
|
@@ -62,6 +62,8 @@ export interface RecommendationJobInputConfig {
|
|
|
62
62
|
ResourceLimit?: RecommendationJobResourceLimit;
|
|
63
63
|
|
|
64
64
|
EndpointConfigurations?: EndpointInputConfiguration[];
|
|
65
|
+
|
|
66
|
+
VolumeKmsKeyId?: string;
|
|
65
67
|
}
|
|
66
68
|
export declare namespace RecommendationJobInputConfig {
|
|
67
69
|
|
|
@@ -72,6 +74,26 @@ export declare enum RecommendationJobType {
|
|
|
72
74
|
DEFAULT = "Default"
|
|
73
75
|
}
|
|
74
76
|
|
|
77
|
+
export interface RecommendationJobCompiledOutputConfig {
|
|
78
|
+
|
|
79
|
+
S3OutputUri?: string;
|
|
80
|
+
}
|
|
81
|
+
export declare namespace RecommendationJobCompiledOutputConfig {
|
|
82
|
+
|
|
83
|
+
const filterSensitiveLog: (obj: RecommendationJobCompiledOutputConfig) => any;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
export interface RecommendationJobOutputConfig {
|
|
87
|
+
|
|
88
|
+
KmsKeyId?: string;
|
|
89
|
+
|
|
90
|
+
CompiledOutputConfig?: RecommendationJobCompiledOutputConfig;
|
|
91
|
+
}
|
|
92
|
+
export declare namespace RecommendationJobOutputConfig {
|
|
93
|
+
|
|
94
|
+
const filterSensitiveLog: (obj: RecommendationJobOutputConfig) => any;
|
|
95
|
+
}
|
|
96
|
+
|
|
75
97
|
export interface ModelLatencyThreshold {
|
|
76
98
|
|
|
77
99
|
Percentile?: string;
|
|
@@ -107,6 +129,8 @@ export interface CreateInferenceRecommendationsJobRequest {
|
|
|
107
129
|
|
|
108
130
|
StoppingConditions?: RecommendationJobStoppingConditions;
|
|
109
131
|
|
|
132
|
+
OutputConfig?: RecommendationJobOutputConfig;
|
|
133
|
+
|
|
110
134
|
Tags?: Tag[];
|
|
111
135
|
}
|
|
112
136
|
export declare namespace CreateInferenceRecommendationsJobRequest {
|
|
@@ -3911,33 +3935,3 @@ export declare namespace DescribeLineageGroupRequest {
|
|
|
3911
3935
|
|
|
3912
3936
|
const filterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
|
|
3913
3937
|
}
|
|
3914
|
-
export interface DescribeLineageGroupResponse {
|
|
3915
|
-
|
|
3916
|
-
LineageGroupName?: string;
|
|
3917
|
-
|
|
3918
|
-
LineageGroupArn?: string;
|
|
3919
|
-
|
|
3920
|
-
DisplayName?: string;
|
|
3921
|
-
|
|
3922
|
-
Description?: string;
|
|
3923
|
-
|
|
3924
|
-
CreationTime?: Date;
|
|
3925
|
-
|
|
3926
|
-
CreatedBy?: UserContext;
|
|
3927
|
-
|
|
3928
|
-
LastModifiedTime?: Date;
|
|
3929
|
-
|
|
3930
|
-
LastModifiedBy?: UserContext;
|
|
3931
|
-
}
|
|
3932
|
-
export declare namespace DescribeLineageGroupResponse {
|
|
3933
|
-
|
|
3934
|
-
const filterSensitiveLog: (obj: DescribeLineageGroupResponse) => any;
|
|
3935
|
-
}
|
|
3936
|
-
export interface DescribeModelInput {
|
|
3937
|
-
|
|
3938
|
-
ModelName: string | undefined;
|
|
3939
|
-
}
|
|
3940
|
-
export declare namespace DescribeModelInput {
|
|
3941
|
-
|
|
3942
|
-
const filterSensitiveLog: (obj: DescribeModelInput) => any;
|
|
3943
|
-
}
|
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, EdgeOutputConfig, FeatureDefinition, HyperParameterTuningJobStrategyType, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ResourceConfig, ResourceLimits, ResourceSpec, RetryStrategy, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FlowDefinitionStatus, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceExecutionConfig, LabelCounters, LabelingJobInputConfig, LabelingJobOutput, LabelingJobStatus, MemberDefinition, ModelArtifacts, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationJobType, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
+
export interface DescribeLineageGroupResponse {
|
|
4
|
+
|
|
5
|
+
LineageGroupName?: string;
|
|
6
|
+
|
|
7
|
+
LineageGroupArn?: string;
|
|
8
|
+
|
|
9
|
+
DisplayName?: string;
|
|
10
|
+
|
|
11
|
+
Description?: string;
|
|
12
|
+
|
|
13
|
+
CreationTime?: Date;
|
|
14
|
+
|
|
15
|
+
CreatedBy?: UserContext;
|
|
16
|
+
|
|
17
|
+
LastModifiedTime?: Date;
|
|
18
|
+
|
|
19
|
+
LastModifiedBy?: UserContext;
|
|
20
|
+
}
|
|
21
|
+
export declare namespace DescribeLineageGroupResponse {
|
|
22
|
+
|
|
23
|
+
const filterSensitiveLog: (obj: DescribeLineageGroupResponse) => any;
|
|
24
|
+
}
|
|
25
|
+
export interface DescribeModelInput {
|
|
26
|
+
|
|
27
|
+
ModelName: string | undefined;
|
|
28
|
+
}
|
|
29
|
+
export declare namespace DescribeModelInput {
|
|
30
|
+
|
|
31
|
+
const filterSensitiveLog: (obj: DescribeModelInput) => any;
|
|
32
|
+
}
|
|
3
33
|
export interface DescribeModelOutput {
|
|
4
34
|
|
|
5
35
|
ModelName: string | undefined;
|
|
@@ -4300,19 +4330,3 @@ export declare namespace TrainingJobSummary {
|
|
|
4300
4330
|
|
|
4301
4331
|
const filterSensitiveLog: (obj: TrainingJobSummary) => any;
|
|
4302
4332
|
}
|
|
4303
|
-
export interface ListTrainingJobsResponse {
|
|
4304
|
-
|
|
4305
|
-
TrainingJobSummaries: TrainingJobSummary[] | undefined;
|
|
4306
|
-
|
|
4307
|
-
NextToken?: string;
|
|
4308
|
-
}
|
|
4309
|
-
export declare namespace ListTrainingJobsResponse {
|
|
4310
|
-
|
|
4311
|
-
const filterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
|
|
4312
|
-
}
|
|
4313
|
-
export declare enum TrainingJobSortByOptions {
|
|
4314
|
-
CreationTime = "CreationTime",
|
|
4315
|
-
FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
|
|
4316
|
-
Name = "Name",
|
|
4317
|
-
Status = "Status"
|
|
4318
|
-
}
|
|
@@ -1,6 +1,22 @@
|
|
|
1
1
|
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, BatchStrategy, BooleanOperator, Channel, CheckpointConfig, DeploymentConfig, EdgeOutputConfig, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, RetryStrategy, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UiTemplate, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
-
import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, Filter, GitConfigForUpdate, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails, Parameter, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder,
|
|
3
|
+
import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, Filter, GitConfigForUpdate, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails, Parameter, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, TrainingJobSummary, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
export interface ListTrainingJobsResponse {
|
|
5
|
+
|
|
6
|
+
TrainingJobSummaries: TrainingJobSummary[] | undefined;
|
|
7
|
+
|
|
8
|
+
NextToken?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare namespace ListTrainingJobsResponse {
|
|
11
|
+
|
|
12
|
+
const filterSensitiveLog: (obj: ListTrainingJobsResponse) => any;
|
|
13
|
+
}
|
|
14
|
+
export declare enum TrainingJobSortByOptions {
|
|
15
|
+
CreationTime = "CreationTime",
|
|
16
|
+
FinalObjectiveMetricValue = "FinalObjectiveMetricValue",
|
|
17
|
+
Name = "Name",
|
|
18
|
+
Status = "Status"
|
|
19
|
+
}
|
|
4
20
|
export interface ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
5
21
|
|
|
6
22
|
HyperParameterTuningJobName: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sagemaker",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.78.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -18,37 +18,37 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
20
20
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
21
|
-
"@aws-sdk/client-sts": "3.
|
|
22
|
-
"@aws-sdk/config-resolver": "3.
|
|
23
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
25
|
-
"@aws-sdk/hash-node": "3.
|
|
26
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
27
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-retry": "3.
|
|
31
|
-
"@aws-sdk/middleware-serde": "3.
|
|
32
|
-
"@aws-sdk/middleware-signing": "3.
|
|
33
|
-
"@aws-sdk/middleware-stack": "3.
|
|
34
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
35
|
-
"@aws-sdk/node-config-provider": "3.
|
|
36
|
-
"@aws-sdk/node-http-handler": "3.
|
|
37
|
-
"@aws-sdk/protocol-http": "3.
|
|
38
|
-
"@aws-sdk/smithy-client": "3.
|
|
39
|
-
"@aws-sdk/types": "3.
|
|
40
|
-
"@aws-sdk/url-parser": "3.
|
|
21
|
+
"@aws-sdk/client-sts": "3.78.0",
|
|
22
|
+
"@aws-sdk/config-resolver": "3.78.0",
|
|
23
|
+
"@aws-sdk/credential-provider-node": "3.78.0",
|
|
24
|
+
"@aws-sdk/fetch-http-handler": "3.78.0",
|
|
25
|
+
"@aws-sdk/hash-node": "3.78.0",
|
|
26
|
+
"@aws-sdk/invalid-dependency": "3.78.0",
|
|
27
|
+
"@aws-sdk/middleware-content-length": "3.78.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.78.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.78.0",
|
|
30
|
+
"@aws-sdk/middleware-retry": "3.78.0",
|
|
31
|
+
"@aws-sdk/middleware-serde": "3.78.0",
|
|
32
|
+
"@aws-sdk/middleware-signing": "3.78.0",
|
|
33
|
+
"@aws-sdk/middleware-stack": "3.78.0",
|
|
34
|
+
"@aws-sdk/middleware-user-agent": "3.78.0",
|
|
35
|
+
"@aws-sdk/node-config-provider": "3.78.0",
|
|
36
|
+
"@aws-sdk/node-http-handler": "3.78.0",
|
|
37
|
+
"@aws-sdk/protocol-http": "3.78.0",
|
|
38
|
+
"@aws-sdk/smithy-client": "3.78.0",
|
|
39
|
+
"@aws-sdk/types": "3.78.0",
|
|
40
|
+
"@aws-sdk/url-parser": "3.78.0",
|
|
41
41
|
"@aws-sdk/util-base64-browser": "3.58.0",
|
|
42
42
|
"@aws-sdk/util-base64-node": "3.55.0",
|
|
43
43
|
"@aws-sdk/util-body-length-browser": "3.55.0",
|
|
44
44
|
"@aws-sdk/util-body-length-node": "3.55.0",
|
|
45
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
46
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
47
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
48
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
45
|
+
"@aws-sdk/util-defaults-mode-browser": "3.78.0",
|
|
46
|
+
"@aws-sdk/util-defaults-mode-node": "3.78.0",
|
|
47
|
+
"@aws-sdk/util-user-agent-browser": "3.78.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-node": "3.78.0",
|
|
49
49
|
"@aws-sdk/util-utf8-browser": "3.55.0",
|
|
50
50
|
"@aws-sdk/util-utf8-node": "3.55.0",
|
|
51
|
-
"@aws-sdk/util-waiter": "3.
|
|
51
|
+
"@aws-sdk/util-waiter": "3.78.0",
|
|
52
52
|
"tslib": "^2.3.1",
|
|
53
53
|
"uuid": "^8.3.2"
|
|
54
54
|
},
|