@aws-sdk/client-sagemaker 3.231.0 → 3.232.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/commands/DescribeAppCommand.js +2 -1
- package/dist-cjs/commands/ListCodeRepositoriesCommand.js +1 -2
- package/dist-cjs/commands/UpdateImageCommand.js +2 -1
- package/dist-cjs/endpoint/ruleset.js +0 -9
- package/dist-cjs/models/models_1.js +10 -10
- package/dist-cjs/models/models_2.js +9 -9
- package/dist-cjs/models/models_3.js +10 -10
- package/dist-cjs/models/models_4.js +5 -1
- package/dist-cjs/protocols/Aws_json1_1.js +58 -0
- package/dist-es/commands/DescribeAppCommand.js +2 -1
- package/dist-es/commands/ListCodeRepositoriesCommand.js +1 -2
- package/dist-es/commands/UpdateImageCommand.js +2 -1
- package/dist-es/endpoint/ruleset.js +0 -9
- package/dist-es/models/models_1.js +3 -3
- package/dist-es/models/models_2.js +3 -3
- package/dist-es/models/models_3.js +3 -3
- package/dist-es/models/models_4.js +3 -0
- package/dist-es/protocols/Aws_json1_1.js +58 -0
- package/dist-types/SageMaker.d.ts +166 -181
- package/dist-types/SageMakerClient.d.ts +4 -4
- package/dist-types/commands/AddTagsCommand.d.ts +5 -5
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +9 -9
- package/dist-types/commands/CreateDomainCommand.d.ts +0 -2
- package/dist-types/commands/CreateEndpointCommand.d.ts +22 -24
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +6 -6
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +2 -2
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +9 -9
- package/dist-types/commands/CreateModelCommand.d.ts +5 -5
- package/dist-types/commands/CreateModelPackageCommand.d.ts +7 -7
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +10 -12
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +5 -5
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +4 -4
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +20 -21
- package/dist-types/commands/CreateTransformJobCommand.d.ts +9 -9
- package/dist-types/commands/CreateWorkforceCommand.d.ts +1 -4
- package/dist-types/commands/CreateWorkteamCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -2
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -2
- package/dist-types/commands/DeleteTagsCommand.d.ts +5 -5
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +1 -2
- package/dist-types/commands/DescribeAppCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -2
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +1 -2
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -2
- package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -2
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +0 -2
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +3 -3
- package/dist-types/commands/UpdateImageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -2
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +10 -12
- package/dist-types/models/models_0.d.ts +698 -706
- package/dist-types/models/models_1.d.ts +1112 -1191
- package/dist-types/models/models_2.d.ts +377 -336
- package/dist-types/models/models_3.d.ts +151 -112
- package/dist-types/models/models_4.d.ts +26 -11
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/models_1.d.ts +8 -19
- package/dist-types/ts3.4/models/models_2.d.ts +19 -16
- package/dist-types/ts3.4/models/models_3.d.ts +16 -6
- package/dist-types/ts3.4/models/models_4.d.ts +6 -0
- package/package.json +1 -1
|
@@ -1,25 +1,70 @@
|
|
|
1
|
-
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, AutoMLJobStepMetadata, BatchStrategy, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
1
|
+
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, AutoMLJobStepMetadata, BatchStrategy, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, DefaultSpaceSettings, DeploymentConfig, EdgeOutputConfig, FeatureDefinition, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HubContentType, InferenceExecutionConfig, InferenceExperimentType, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RetryStrategy, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate } from "./models_1";
|
|
3
3
|
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, DomainSettingsForUpdate, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, FeatureParameter, Filter, FlowDefinitionSummary, GitConfigForUpdate, HubContentInfo, HubContentSortBy, HubInfo, HubSortBy, HumanTaskUiSummary, HyperParameterTrainingJobSummary, HyperParameterTuningJobSearchEntity, HyperParameterTuningJobSortByOptions, HyperParameterTuningJobStatus, HyperParameterTuningJobSummary, Image, ImageSortBy, ImageSortOrder, ImageVersion, ImageVersionSortBy, ImageVersionSortOrder, InferenceExperimentStatus, InferenceExperimentStopDesiredState, InferenceExperimentSummary, InferenceRecommendationsJob, InferenceRecommendationsJobStep, LabelingJobForWorkteamSummary, LabelingJobStatus, LabelingJobSummary, LambdaStepMetadata, LineageGroupSummary, LineageType, MetricData, ModelArtifacts, ModelCardExportJobStatus, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationStepType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortOrder, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
export interface ListCodeRepositoriesInput {
|
|
5
|
+
/**
|
|
6
|
+
* <p>A filter that returns only Git repositories that were created after the specified
|
|
7
|
+
* time.</p>
|
|
8
|
+
*/
|
|
9
|
+
CreationTimeAfter?: Date;
|
|
10
|
+
/**
|
|
11
|
+
* <p>A filter that returns only Git repositories that were created before the specified
|
|
12
|
+
* time.</p>
|
|
13
|
+
*/
|
|
14
|
+
CreationTimeBefore?: Date;
|
|
15
|
+
/**
|
|
16
|
+
* <p>A filter that returns only Git repositories that were last modified after the
|
|
17
|
+
* specified time.</p>
|
|
18
|
+
*/
|
|
19
|
+
LastModifiedTimeAfter?: Date;
|
|
20
|
+
/**
|
|
21
|
+
* <p>A filter that returns only Git repositories that were last modified before the
|
|
22
|
+
* specified time.</p>
|
|
23
|
+
*/
|
|
24
|
+
LastModifiedTimeBefore?: Date;
|
|
25
|
+
/**
|
|
26
|
+
* <p>The maximum number of Git repositories to return in the response.</p>
|
|
27
|
+
*/
|
|
28
|
+
MaxResults?: number;
|
|
29
|
+
/**
|
|
30
|
+
* <p>A string in the Git repositories name. This filter returns only repositories whose
|
|
31
|
+
* name contains the specified string.</p>
|
|
32
|
+
*/
|
|
33
|
+
NameContains?: string;
|
|
34
|
+
/**
|
|
35
|
+
* <p>If the result of a <code>ListCodeRepositoriesOutput</code> request was truncated, the
|
|
36
|
+
* response includes a <code>NextToken</code>. To get the next set of Git repositories, use
|
|
37
|
+
* the token in the next request.</p>
|
|
38
|
+
*/
|
|
39
|
+
NextToken?: string;
|
|
40
|
+
/**
|
|
41
|
+
* <p>The field to sort results by. The default is <code>Name</code>.</p>
|
|
42
|
+
*/
|
|
43
|
+
SortBy?: CodeRepositorySortBy | string;
|
|
44
|
+
/**
|
|
45
|
+
* <p>The sort order for results. The default is <code>Ascending</code>.</p>
|
|
46
|
+
*/
|
|
47
|
+
SortOrder?: CodeRepositorySortOrder | string;
|
|
48
|
+
}
|
|
4
49
|
export interface ListCodeRepositoriesOutput {
|
|
5
50
|
/**
|
|
6
51
|
* <p>Gets a list of summaries of the Git repositories. Each summary specifies the following
|
|
7
52
|
* values for the repository: </p>
|
|
8
|
-
*
|
|
53
|
+
* <ul>
|
|
9
54
|
* <li>
|
|
10
|
-
*
|
|
55
|
+
* <p>Name</p>
|
|
11
56
|
* </li>
|
|
12
57
|
* <li>
|
|
13
|
-
*
|
|
58
|
+
* <p>Amazon Resource Name (ARN)</p>
|
|
14
59
|
* </li>
|
|
15
60
|
* <li>
|
|
16
|
-
*
|
|
61
|
+
* <p>Creation time</p>
|
|
17
62
|
* </li>
|
|
18
63
|
* <li>
|
|
19
|
-
*
|
|
64
|
+
* <p>Last modified time</p>
|
|
20
65
|
* </li>
|
|
21
66
|
* <li>
|
|
22
|
-
*
|
|
67
|
+
* <p>Configuration information, including the URL location of the repository and
|
|
23
68
|
* the ARN of the Amazon Web Services Secrets Manager secret that contains the
|
|
24
69
|
* credentials used to access the repository.</p>
|
|
25
70
|
* </li>
|
|
@@ -1959,18 +2004,18 @@ export interface ListModelPackagesInput {
|
|
|
1959
2004
|
/**
|
|
1960
2005
|
* <p>A filter that returns only the model packages of the specified type. This can be one
|
|
1961
2006
|
* of the following values.</p>
|
|
1962
|
-
*
|
|
2007
|
+
* <ul>
|
|
1963
2008
|
* <li>
|
|
1964
|
-
*
|
|
2009
|
+
* <p>
|
|
1965
2010
|
* <code>UNVERSIONED</code> - List only unversioined models.
|
|
1966
2011
|
* This is the default value if no <code>ModelPackageType</code> is specified.</p>
|
|
1967
2012
|
* </li>
|
|
1968
2013
|
* <li>
|
|
1969
|
-
*
|
|
2014
|
+
* <p>
|
|
1970
2015
|
* <code>VERSIONED</code> - List only versioned models.</p>
|
|
1971
2016
|
* </li>
|
|
1972
2017
|
* <li>
|
|
1973
|
-
*
|
|
2018
|
+
* <p>
|
|
1974
2019
|
* <code>BOTH</code> - List both versioned and unversioned models.</p>
|
|
1975
2020
|
* </li>
|
|
1976
2021
|
* </ul>
|
|
@@ -2027,17 +2072,17 @@ export interface ModelPackageSummary {
|
|
|
2027
2072
|
ModelPackageStatus: ModelPackageStatus | string | undefined;
|
|
2028
2073
|
/**
|
|
2029
2074
|
* <p>The approval status of the model. This can be one of the following values.</p>
|
|
2030
|
-
*
|
|
2075
|
+
* <ul>
|
|
2031
2076
|
* <li>
|
|
2032
|
-
*
|
|
2077
|
+
* <p>
|
|
2033
2078
|
* <code>APPROVED</code> - The model is approved</p>
|
|
2034
2079
|
* </li>
|
|
2035
2080
|
* <li>
|
|
2036
|
-
*
|
|
2081
|
+
* <p>
|
|
2037
2082
|
* <code>REJECTED</code> - The model is rejected.</p>
|
|
2038
2083
|
* </li>
|
|
2039
2084
|
* <li>
|
|
2040
|
-
*
|
|
2085
|
+
* <p>
|
|
2041
2086
|
* <code>PENDING_MANUAL_APPROVAL</code> - The model is waiting for manual
|
|
2042
2087
|
* approval.</p>
|
|
2043
2088
|
* </li>
|
|
@@ -2641,11 +2686,11 @@ export interface ListNotebookInstancesInput {
|
|
|
2641
2686
|
* response includes a <code>NextToken</code>. You can use this token in your subsequent
|
|
2642
2687
|
* <code>ListNotebookInstances</code> request to fetch the next set of notebook
|
|
2643
2688
|
* instances. </p>
|
|
2644
|
-
*
|
|
2689
|
+
* <note>
|
|
2645
2690
|
* <p>You might specify a filter or a sort order in your request. When response is
|
|
2646
2691
|
* truncated, you must use the same values for the filer and sort order in the next
|
|
2647
2692
|
* request. </p>
|
|
2648
|
-
*
|
|
2693
|
+
* </note>
|
|
2649
2694
|
*/
|
|
2650
2695
|
NextToken?: string;
|
|
2651
2696
|
/**
|
|
@@ -2743,7 +2788,7 @@ export interface NotebookInstanceSummary {
|
|
|
2743
2788
|
/**
|
|
2744
2789
|
* <p>The name of a notebook instance lifecycle configuration associated with this notebook
|
|
2745
2790
|
* instance.</p>
|
|
2746
|
-
*
|
|
2791
|
+
* <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
|
|
2747
2792
|
* 2.1: (Optional) Customize a Notebook Instance</a>.</p>
|
|
2748
2793
|
*/
|
|
2749
2794
|
NotebookInstanceLifecycleConfigName?: string;
|
|
@@ -3840,7 +3885,7 @@ export interface ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
|
3840
3885
|
StatusEquals?: TrainingJobStatus | string;
|
|
3841
3886
|
/**
|
|
3842
3887
|
* <p>The field to sort results by. The default is <code>Name</code>.</p>
|
|
3843
|
-
*
|
|
3888
|
+
* <p>If the value of this field is <code>FinalObjectiveMetricValue</code>, any training
|
|
3844
3889
|
* jobs that did not return an objective metric are not listed.</p>
|
|
3845
3890
|
*/
|
|
3846
3891
|
SortBy?: TrainingJobSortByOptions | string;
|
|
@@ -4800,26 +4845,26 @@ export interface ModelPackage {
|
|
|
4800
4845
|
ValidationSpecification?: ModelPackageValidationSpecification;
|
|
4801
4846
|
/**
|
|
4802
4847
|
* <p>The status of the model package. This can be one of the following values.</p>
|
|
4803
|
-
*
|
|
4848
|
+
* <ul>
|
|
4804
4849
|
* <li>
|
|
4805
|
-
*
|
|
4850
|
+
* <p>
|
|
4806
4851
|
* <code>PENDING</code> - The model package is pending being created.</p>
|
|
4807
4852
|
* </li>
|
|
4808
4853
|
* <li>
|
|
4809
|
-
*
|
|
4854
|
+
* <p>
|
|
4810
4855
|
* <code>IN_PROGRESS</code> - The model package is in the process of being
|
|
4811
4856
|
* created.</p>
|
|
4812
4857
|
* </li>
|
|
4813
4858
|
* <li>
|
|
4814
|
-
*
|
|
4859
|
+
* <p>
|
|
4815
4860
|
* <code>COMPLETED</code> - The model package was successfully created.</p>
|
|
4816
4861
|
* </li>
|
|
4817
4862
|
* <li>
|
|
4818
|
-
*
|
|
4863
|
+
* <p>
|
|
4819
4864
|
* <code>FAILED</code> - The model package failed.</p>
|
|
4820
4865
|
* </li>
|
|
4821
4866
|
* <li>
|
|
4822
|
-
*
|
|
4867
|
+
* <p>
|
|
4823
4868
|
* <code>DELETING</code> - The model package is in the process of being deleted.</p>
|
|
4824
4869
|
* </li>
|
|
4825
4870
|
* </ul>
|
|
@@ -4837,17 +4882,17 @@ export interface ModelPackage {
|
|
|
4837
4882
|
CertifyForMarketplace?: boolean;
|
|
4838
4883
|
/**
|
|
4839
4884
|
* <p>The approval status of the model. This can be one of the following values.</p>
|
|
4840
|
-
*
|
|
4885
|
+
* <ul>
|
|
4841
4886
|
* <li>
|
|
4842
|
-
*
|
|
4887
|
+
* <p>
|
|
4843
4888
|
* <code>APPROVED</code> - The model is approved</p>
|
|
4844
4889
|
* </li>
|
|
4845
4890
|
* <li>
|
|
4846
|
-
*
|
|
4891
|
+
* <p>
|
|
4847
4892
|
* <code>REJECTED</code> - The model is rejected.</p>
|
|
4848
4893
|
* </li>
|
|
4849
4894
|
* <li>
|
|
4850
|
-
*
|
|
4895
|
+
* <p>
|
|
4851
4896
|
* <code>PENDING_MANUAL_APPROVAL</code> - The model is waiting for manual
|
|
4852
4897
|
* approval.</p>
|
|
4853
4898
|
* </li>
|
|
@@ -4938,30 +4983,30 @@ export interface ModelPackageGroup {
|
|
|
4938
4983
|
CreatedBy?: UserContext;
|
|
4939
4984
|
/**
|
|
4940
4985
|
* <p>The status of the model group. This can be one of the following values.</p>
|
|
4941
|
-
*
|
|
4986
|
+
* <ul>
|
|
4942
4987
|
* <li>
|
|
4943
|
-
*
|
|
4988
|
+
* <p>
|
|
4944
4989
|
* <code>PENDING</code> - The model group is pending being created.</p>
|
|
4945
4990
|
* </li>
|
|
4946
4991
|
* <li>
|
|
4947
|
-
*
|
|
4992
|
+
* <p>
|
|
4948
4993
|
* <code>IN_PROGRESS</code> - The model group is in the process of being
|
|
4949
4994
|
* created.</p>
|
|
4950
4995
|
* </li>
|
|
4951
4996
|
* <li>
|
|
4952
|
-
*
|
|
4997
|
+
* <p>
|
|
4953
4998
|
* <code>COMPLETED</code> - The model group was successfully created.</p>
|
|
4954
4999
|
* </li>
|
|
4955
5000
|
* <li>
|
|
4956
|
-
*
|
|
5001
|
+
* <p>
|
|
4957
5002
|
* <code>FAILED</code> - The model group failed.</p>
|
|
4958
5003
|
* </li>
|
|
4959
5004
|
* <li>
|
|
4960
|
-
*
|
|
5005
|
+
* <p>
|
|
4961
5006
|
* <code>DELETING</code> - The model group is in the process of being deleted.</p>
|
|
4962
5007
|
* </li>
|
|
4963
5008
|
* <li>
|
|
4964
|
-
*
|
|
5009
|
+
* <p>
|
|
4965
5010
|
* <code>DELETE_FAILED</code> - SageMaker failed to delete the model group.</p>
|
|
4966
5011
|
* </li>
|
|
4967
5012
|
* </ul>
|
|
@@ -5548,7 +5593,7 @@ export interface RenderUiTemplateRequest {
|
|
|
5548
5593
|
* <p>The <code>HumanTaskUiArn</code> of the worker UI that you want to render. Do not
|
|
5549
5594
|
* provide a <code>HumanTaskUiArn</code> if you use the <code>UiTemplate</code>
|
|
5550
5595
|
* parameter.</p>
|
|
5551
|
-
*
|
|
5596
|
+
* <p>See a list of available Human Ui Amazon Resource Names (ARNs) in <a>UiConfig</a>.</p>
|
|
5552
5597
|
*/
|
|
5553
5598
|
HumanTaskUiArn?: string;
|
|
5554
5599
|
}
|
|
@@ -5634,32 +5679,32 @@ export interface TrainingJob {
|
|
|
5634
5679
|
* <p>The status of the
|
|
5635
5680
|
* training
|
|
5636
5681
|
* job.</p>
|
|
5637
|
-
*
|
|
5638
|
-
*
|
|
5682
|
+
* <p>Training job statuses are:</p>
|
|
5683
|
+
* <ul>
|
|
5639
5684
|
* <li>
|
|
5640
|
-
*
|
|
5685
|
+
* <p>
|
|
5641
5686
|
* <code>InProgress</code> - The training is in progress.</p>
|
|
5642
5687
|
* </li>
|
|
5643
5688
|
* <li>
|
|
5644
|
-
*
|
|
5689
|
+
* <p>
|
|
5645
5690
|
* <code>Completed</code> - The training job has completed.</p>
|
|
5646
5691
|
* </li>
|
|
5647
5692
|
* <li>
|
|
5648
|
-
*
|
|
5693
|
+
* <p>
|
|
5649
5694
|
* <code>Failed</code> - The training job has failed. To see the reason for the
|
|
5650
5695
|
* failure, see the <code>FailureReason</code> field in the response to a
|
|
5651
5696
|
* <code>DescribeTrainingJobResponse</code> call.</p>
|
|
5652
5697
|
* </li>
|
|
5653
5698
|
* <li>
|
|
5654
|
-
*
|
|
5699
|
+
* <p>
|
|
5655
5700
|
* <code>Stopping</code> - The training job is stopping.</p>
|
|
5656
5701
|
* </li>
|
|
5657
5702
|
* <li>
|
|
5658
|
-
*
|
|
5703
|
+
* <p>
|
|
5659
5704
|
* <code>Stopped</code> - The training job has stopped.</p>
|
|
5660
5705
|
* </li>
|
|
5661
5706
|
* </ul>
|
|
5662
|
-
*
|
|
5707
|
+
* <p>For
|
|
5663
5708
|
* more detailed information, see <code>SecondaryStatus</code>. </p>
|
|
5664
5709
|
*/
|
|
5665
5710
|
TrainingJobStatus?: TrainingJobStatus | string;
|
|
@@ -5667,97 +5712,97 @@ export interface TrainingJob {
|
|
|
5667
5712
|
* <p> Provides detailed information about the state of the training job. For detailed
|
|
5668
5713
|
* information about the secondary status of the training job, see
|
|
5669
5714
|
* <code>StatusMessage</code> under <a>SecondaryStatusTransition</a>.</p>
|
|
5670
|
-
*
|
|
5715
|
+
* <p>SageMaker provides primary statuses and secondary statuses that apply to each of
|
|
5671
5716
|
* them:</p>
|
|
5672
|
-
*
|
|
5717
|
+
* <dl>
|
|
5673
5718
|
* <dt>InProgress</dt>
|
|
5674
5719
|
* <dd>
|
|
5675
|
-
*
|
|
5720
|
+
* <ul>
|
|
5676
5721
|
* <li>
|
|
5677
|
-
*
|
|
5722
|
+
* <p>
|
|
5678
5723
|
* <code>Starting</code>
|
|
5679
5724
|
* - Starting the training job.</p>
|
|
5680
|
-
*
|
|
5725
|
+
* </li>
|
|
5681
5726
|
* <li>
|
|
5682
|
-
*
|
|
5727
|
+
* <p>
|
|
5683
5728
|
* <code>Downloading</code> - An optional stage for algorithms that
|
|
5684
5729
|
* support <code>File</code> training input mode. It indicates that
|
|
5685
5730
|
* data is being downloaded to the ML storage volumes.</p>
|
|
5686
|
-
*
|
|
5731
|
+
* </li>
|
|
5687
5732
|
* <li>
|
|
5688
|
-
*
|
|
5733
|
+
* <p>
|
|
5689
5734
|
* <code>Training</code> - Training is in progress.</p>
|
|
5690
|
-
*
|
|
5735
|
+
* </li>
|
|
5691
5736
|
* <li>
|
|
5692
|
-
*
|
|
5737
|
+
* <p>
|
|
5693
5738
|
* <code>Uploading</code> - Training is complete and the model
|
|
5694
5739
|
* artifacts are being uploaded to the S3 location.</p>
|
|
5695
|
-
*
|
|
5740
|
+
* </li>
|
|
5696
5741
|
* </ul>
|
|
5697
|
-
*
|
|
5742
|
+
* </dd>
|
|
5698
5743
|
* <dt>Completed</dt>
|
|
5699
5744
|
* <dd>
|
|
5700
|
-
*
|
|
5745
|
+
* <ul>
|
|
5701
5746
|
* <li>
|
|
5702
|
-
*
|
|
5747
|
+
* <p>
|
|
5703
5748
|
* <code>Completed</code> - The training job has completed.</p>
|
|
5704
|
-
*
|
|
5749
|
+
* </li>
|
|
5705
5750
|
* </ul>
|
|
5706
|
-
*
|
|
5751
|
+
* </dd>
|
|
5707
5752
|
* <dt>Failed</dt>
|
|
5708
5753
|
* <dd>
|
|
5709
|
-
*
|
|
5754
|
+
* <ul>
|
|
5710
5755
|
* <li>
|
|
5711
|
-
*
|
|
5756
|
+
* <p>
|
|
5712
5757
|
* <code>Failed</code> - The training job has failed. The reason for
|
|
5713
5758
|
* the failure is returned in the <code>FailureReason</code> field of
|
|
5714
5759
|
* <code>DescribeTrainingJobResponse</code>.</p>
|
|
5715
|
-
*
|
|
5760
|
+
* </li>
|
|
5716
5761
|
* </ul>
|
|
5717
|
-
*
|
|
5762
|
+
* </dd>
|
|
5718
5763
|
* <dt>Stopped</dt>
|
|
5719
5764
|
* <dd>
|
|
5720
|
-
*
|
|
5765
|
+
* <ul>
|
|
5721
5766
|
* <li>
|
|
5722
|
-
*
|
|
5767
|
+
* <p>
|
|
5723
5768
|
* <code>MaxRuntimeExceeded</code> - The job stopped because it
|
|
5724
5769
|
* exceeded the maximum allowed runtime.</p>
|
|
5725
|
-
*
|
|
5770
|
+
* </li>
|
|
5726
5771
|
* <li>
|
|
5727
|
-
*
|
|
5772
|
+
* <p>
|
|
5728
5773
|
* <code>Stopped</code> - The training job has stopped.</p>
|
|
5729
|
-
*
|
|
5774
|
+
* </li>
|
|
5730
5775
|
* </ul>
|
|
5731
|
-
*
|
|
5776
|
+
* </dd>
|
|
5732
5777
|
* <dt>Stopping</dt>
|
|
5733
5778
|
* <dd>
|
|
5734
|
-
*
|
|
5779
|
+
* <ul>
|
|
5735
5780
|
* <li>
|
|
5736
|
-
*
|
|
5781
|
+
* <p>
|
|
5737
5782
|
* <code>Stopping</code> - Stopping the training job.</p>
|
|
5738
|
-
*
|
|
5783
|
+
* </li>
|
|
5739
5784
|
* </ul>
|
|
5740
|
-
*
|
|
5785
|
+
* </dd>
|
|
5741
5786
|
* </dl>
|
|
5742
|
-
*
|
|
5787
|
+
* <important>
|
|
5743
5788
|
* <p>Valid values for <code>SecondaryStatus</code> are subject to change. </p>
|
|
5744
|
-
*
|
|
5745
|
-
*
|
|
5746
|
-
*
|
|
5789
|
+
* </important>
|
|
5790
|
+
* <p>We no longer support the following secondary statuses:</p>
|
|
5791
|
+
* <ul>
|
|
5747
5792
|
* <li>
|
|
5748
|
-
*
|
|
5749
|
-
*
|
|
5750
|
-
*
|
|
5793
|
+
* <p>
|
|
5794
|
+
* <code>LaunchingMLInstances</code>
|
|
5795
|
+
* </p>
|
|
5751
5796
|
* </li>
|
|
5752
5797
|
* <li>
|
|
5753
|
-
*
|
|
5754
|
-
*
|
|
5755
|
-
*
|
|
5798
|
+
* <p>
|
|
5799
|
+
* <code>PreparingTrainingStack</code>
|
|
5800
|
+
* </p>
|
|
5756
5801
|
* </li>
|
|
5757
5802
|
* <li>
|
|
5758
|
-
*
|
|
5759
|
-
*
|
|
5760
|
-
*
|
|
5803
|
+
* <p>
|
|
5804
|
+
* <code>DownloadingTrainingImage</code>
|
|
5805
|
+
* </p>
|
|
5761
5806
|
* </li>
|
|
5762
5807
|
* </ul>
|
|
5763
5808
|
*/
|
|
@@ -5804,7 +5849,7 @@ export interface TrainingJob {
|
|
|
5804
5849
|
* <p>Specifies a limit to how long a model training job can run. It also specifies how long
|
|
5805
5850
|
* a managed Spot training job has to complete. When the job reaches the time limit, SageMaker
|
|
5806
5851
|
* ends the training job. Use this API to cap model training costs.</p>
|
|
5807
|
-
*
|
|
5852
|
+
* <p>To stop a job, SageMaker sends the algorithm the <code>SIGTERM</code> signal, which delays
|
|
5808
5853
|
* job termination for 120 seconds. Algorithms can use this 120-second window to save the
|
|
5809
5854
|
* model artifacts, so the results of training are not lost. </p>
|
|
5810
5855
|
*/
|
|
@@ -6366,21 +6411,21 @@ export interface StopInferenceExperimentRequest {
|
|
|
6366
6411
|
* <li>
|
|
6367
6412
|
* <p>
|
|
6368
6413
|
* <code>Promote</code> - Promote the shadow variant to a production variant</p>
|
|
6369
|
-
*
|
|
6414
|
+
* </li>
|
|
6370
6415
|
* <li>
|
|
6371
6416
|
* <p>
|
|
6372
6417
|
* <code>Remove</code> - Delete the variant</p>
|
|
6373
|
-
*
|
|
6418
|
+
* </li>
|
|
6374
6419
|
* <li>
|
|
6375
6420
|
* <p>
|
|
6376
6421
|
* <code>Retain</code> - Keep the variant as it is</p>
|
|
6377
|
-
*
|
|
6422
|
+
* </li>
|
|
6378
6423
|
* </ul>
|
|
6379
6424
|
*/
|
|
6380
6425
|
ModelVariantActions: Record<string, ModelVariantAction | string> | undefined;
|
|
6381
6426
|
/**
|
|
6382
6427
|
* <p>
|
|
6383
|
-
*
|
|
6428
|
+
* An array of <code>ModelVariantConfig</code> objects. There is one for each variant that you want to deploy
|
|
6384
6429
|
* after the inference experiment stops. Each <code>ModelVariantConfig</code> describes the infrastructure
|
|
6385
6430
|
* configuration for deploying the corresponding variant.
|
|
6386
6431
|
* </p>
|
|
@@ -6394,11 +6439,11 @@ export interface StopInferenceExperimentRequest {
|
|
|
6394
6439
|
* <li>
|
|
6395
6440
|
* <p>
|
|
6396
6441
|
* <code>Completed</code>: The experiment completed successfully</p>
|
|
6397
|
-
*
|
|
6442
|
+
* </li>
|
|
6398
6443
|
* <li>
|
|
6399
6444
|
* <p>
|
|
6400
6445
|
* <code>Cancelled</code>: The experiment was canceled</p>
|
|
6401
|
-
*
|
|
6446
|
+
* </li>
|
|
6402
6447
|
* </ul>
|
|
6403
6448
|
*/
|
|
6404
6449
|
DesiredState?: InferenceExperimentStopDesiredState | string;
|
|
@@ -6550,10 +6595,10 @@ export interface UpdateCodeRepositoryInput {
|
|
|
6550
6595
|
* Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the
|
|
6551
6596
|
* credentials used to access the repository. The secret must have a staging label of
|
|
6552
6597
|
* <code>AWSCURRENT</code> and must be in the following format:</p>
|
|
6553
|
-
*
|
|
6598
|
+
* <p>
|
|
6554
6599
|
* <code>{"username": <i>UserName</i>, "password":
|
|
6555
6600
|
* <i>Password</i>}</code>
|
|
6556
|
-
*
|
|
6601
|
+
* </p>
|
|
6557
6602
|
*/
|
|
6558
6603
|
GitConfig?: GitConfigForUpdate;
|
|
6559
6604
|
}
|
|
@@ -6654,27 +6699,27 @@ export declare enum VariantPropertyType {
|
|
|
6654
6699
|
}
|
|
6655
6700
|
/**
|
|
6656
6701
|
* <p>Specifies a production variant property type for an Endpoint.</p>
|
|
6657
|
-
*
|
|
6702
|
+
* <p>If you are updating an endpoint with the <a>UpdateEndpointInput$RetainAllVariantProperties</a> option set to
|
|
6658
6703
|
* <code>true</code>, the <code>VariantProperty</code> objects listed in <a>UpdateEndpointInput$ExcludeRetainedVariantProperties</a> override the
|
|
6659
6704
|
* existing variant properties of the endpoint.</p>
|
|
6660
6705
|
*/
|
|
6661
6706
|
export interface VariantProperty {
|
|
6662
6707
|
/**
|
|
6663
6708
|
* <p>The type of variant property. The supported values are:</p>
|
|
6664
|
-
*
|
|
6709
|
+
* <ul>
|
|
6665
6710
|
* <li>
|
|
6666
|
-
*
|
|
6711
|
+
* <p>
|
|
6667
6712
|
* <code>DesiredInstanceCount</code>: Overrides the existing variant instance
|
|
6668
6713
|
* counts using the <a>ProductionVariant$InitialInstanceCount</a> values
|
|
6669
6714
|
* in the <a>CreateEndpointConfigInput$ProductionVariants</a>.</p>
|
|
6670
6715
|
* </li>
|
|
6671
6716
|
* <li>
|
|
6672
|
-
*
|
|
6717
|
+
* <p>
|
|
6673
6718
|
* <code>DesiredWeight</code>: Overrides the existing variant weights using the
|
|
6674
6719
|
* <a>ProductionVariant$InitialVariantWeight</a> values in the <a>CreateEndpointConfigInput$ProductionVariants</a>.</p>
|
|
6675
6720
|
* </li>
|
|
6676
6721
|
* <li>
|
|
6677
|
-
*
|
|
6722
|
+
* <p>
|
|
6678
6723
|
* <code>DataCaptureConfig</code>: (Not currently supported.)</p>
|
|
6679
6724
|
* </li>
|
|
6680
6725
|
* </ul>
|
|
@@ -6849,12 +6894,10 @@ export interface UpdateImageRequest {
|
|
|
6849
6894
|
*/
|
|
6850
6895
|
RoleArn?: string;
|
|
6851
6896
|
}
|
|
6852
|
-
|
|
6853
|
-
|
|
6854
|
-
|
|
6855
|
-
|
|
6856
|
-
ImageArn?: string;
|
|
6857
|
-
}
|
|
6897
|
+
/**
|
|
6898
|
+
* @internal
|
|
6899
|
+
*/
|
|
6900
|
+
export declare const ListCodeRepositoriesInputFilterSensitiveLog: (obj: ListCodeRepositoriesInput) => any;
|
|
6858
6901
|
/**
|
|
6859
6902
|
* @internal
|
|
6860
6903
|
*/
|
|
@@ -7863,7 +7906,3 @@ export declare const UpdateHubResponseFilterSensitiveLog: (obj: UpdateHubRespons
|
|
|
7863
7906
|
* @internal
|
|
7864
7907
|
*/
|
|
7865
7908
|
export declare const UpdateImageRequestFilterSensitiveLog: (obj: UpdateImageRequest) => any;
|
|
7866
|
-
/**
|
|
7867
|
-
* @internal
|
|
7868
|
-
*/
|
|
7869
|
-
export declare const UpdateImageResponseFilterSensitiveLog: (obj: UpdateImageResponse) => any;
|