@aws-sdk/client-sagemaker 3.78.0 → 3.79.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 +11 -0
- package/README.md +2 -2
- package/dist-cjs/commands/CreateImageVersionCommand.js +2 -1
- package/dist-cjs/commands/DescribeLabelingJobCommand.js +2 -1
- package/dist-cjs/commands/DescribeLineageGroupCommand.js +1 -2
- package/dist-cjs/commands/ListTrainingJobsCommand.js +1 -2
- package/dist-cjs/models/models_0.js +16 -17
- package/dist-cjs/models/models_1.js +18 -18
- package/dist-cjs/models/models_2.js +18 -18
- package/dist-cjs/models/models_3.js +15 -3
- package/dist-cjs/protocols/Aws_json1_1.js +20 -0
- package/dist-es/commands/CreateImageVersionCommand.js +2 -1
- package/dist-es/commands/DescribeLabelingJobCommand.js +2 -1
- package/dist-es/commands/DescribeLineageGroupCommand.js +1 -2
- package/dist-es/commands/ListTrainingJobsCommand.js +1 -2
- package/dist-es/models/models_0.js +9 -8
- package/dist-es/models/models_1.js +8 -8
- package/dist-es/models/models_2.js +8 -8
- package/dist-es/models/models_3.js +8 -0
- package/dist-es/protocols/Aws_json1_1.js +18 -2
- package/dist-types/SageMaker.d.ts +78 -73
- package/dist-types/SageMakerClient.d.ts +2 -2
- package/dist-types/commands/AddTagsCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -2
- package/dist-types/commands/CreateEndpointCommand.d.ts +7 -7
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +5 -5
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageVersionCommand.d.ts +3 -2
- package/dist-types/commands/CreateModelCommand.d.ts +6 -8
- package/dist-types/commands/CreateModelPackageCommand.d.ts +4 -4
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +13 -13
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -2
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +8 -8
- package/dist-types/commands/DeleteEndpointCommand.d.ts +9 -2
- package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -2
- package/dist-types/commands/DeleteTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +1 -2
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +1 -2
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -2
- package/dist-types/commands/StopTrainingJobCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +143 -126
- package/dist-types/models/models_1.d.ts +88 -231
- package/dist-types/models/models_2.d.ts +215 -163
- package/dist-types/models/models_3.d.ts +116 -30
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +17 -17
- package/dist-types/ts3.4/models/models_1.d.ts +18 -51
- package/dist-types/ts3.4/models/models_2.d.ts +51 -46
- package/dist-types/ts3.4/models/models_3.d.ts +46 -1
- package/package.json +8 -8
|
@@ -1,6 +1,98 @@
|
|
|
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, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
export interface ListTrainingJobsRequest {
|
|
5
|
+
/**
|
|
6
|
+
* <p>If the result of the previous <code>ListTrainingJobs</code> request was truncated,
|
|
7
|
+
* the response includes a <code>NextToken</code>. To retrieve the next set of training
|
|
8
|
+
* jobs, use the token in the next request. </p>
|
|
9
|
+
*/
|
|
10
|
+
NextToken?: string;
|
|
11
|
+
/**
|
|
12
|
+
* <p>The maximum number of training jobs to return in the response.</p>
|
|
13
|
+
*/
|
|
14
|
+
MaxResults?: number;
|
|
15
|
+
/**
|
|
16
|
+
* <p>A filter that returns only training jobs created after the specified time
|
|
17
|
+
* (timestamp).</p>
|
|
18
|
+
*/
|
|
19
|
+
CreationTimeAfter?: Date;
|
|
20
|
+
/**
|
|
21
|
+
* <p>A filter that returns only training jobs created before the specified time
|
|
22
|
+
* (timestamp).</p>
|
|
23
|
+
*/
|
|
24
|
+
CreationTimeBefore?: Date;
|
|
25
|
+
/**
|
|
26
|
+
* <p>A filter that returns only training jobs modified after the specified time
|
|
27
|
+
* (timestamp).</p>
|
|
28
|
+
*/
|
|
29
|
+
LastModifiedTimeAfter?: Date;
|
|
30
|
+
/**
|
|
31
|
+
* <p>A filter that returns only training jobs modified before the specified time
|
|
32
|
+
* (timestamp).</p>
|
|
33
|
+
*/
|
|
34
|
+
LastModifiedTimeBefore?: Date;
|
|
35
|
+
/**
|
|
36
|
+
* <p>A string in the training job name. This filter returns only training jobs whose
|
|
37
|
+
* name contains the specified string.</p>
|
|
38
|
+
*/
|
|
39
|
+
NameContains?: string;
|
|
40
|
+
/**
|
|
41
|
+
* <p>A filter that retrieves only training jobs with a specific status.</p>
|
|
42
|
+
*/
|
|
43
|
+
StatusEquals?: TrainingJobStatus | string;
|
|
44
|
+
/**
|
|
45
|
+
* <p>The field to sort results by. The default is <code>CreationTime</code>.</p>
|
|
46
|
+
*/
|
|
47
|
+
SortBy?: SortBy | string;
|
|
48
|
+
/**
|
|
49
|
+
* <p>The sort order for results. The default is <code>Ascending</code>.</p>
|
|
50
|
+
*/
|
|
51
|
+
SortOrder?: SortOrder | string;
|
|
52
|
+
}
|
|
53
|
+
export declare namespace ListTrainingJobsRequest {
|
|
54
|
+
/**
|
|
55
|
+
* @internal
|
|
56
|
+
*/
|
|
57
|
+
const filterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* <p>Provides summary information about a training job.</p>
|
|
61
|
+
*/
|
|
62
|
+
export interface TrainingJobSummary {
|
|
63
|
+
/**
|
|
64
|
+
* <p>The name of the training job that you want a summary for.</p>
|
|
65
|
+
*/
|
|
66
|
+
TrainingJobName: string | undefined;
|
|
67
|
+
/**
|
|
68
|
+
* <p>The Amazon Resource Name (ARN) of the training job.</p>
|
|
69
|
+
*/
|
|
70
|
+
TrainingJobArn: string | undefined;
|
|
71
|
+
/**
|
|
72
|
+
* <p>A timestamp that shows when the training job was created.</p>
|
|
73
|
+
*/
|
|
74
|
+
CreationTime: Date | undefined;
|
|
75
|
+
/**
|
|
76
|
+
* <p>A timestamp that shows when the training job ended. This field is set only if the
|
|
77
|
+
* training job has one of the terminal statuses (<code>Completed</code>,
|
|
78
|
+
* <code>Failed</code>, or <code>Stopped</code>). </p>
|
|
79
|
+
*/
|
|
80
|
+
TrainingEndTime?: Date;
|
|
81
|
+
/**
|
|
82
|
+
* <p> Timestamp when the training job was last modified. </p>
|
|
83
|
+
*/
|
|
84
|
+
LastModifiedTime?: Date;
|
|
85
|
+
/**
|
|
86
|
+
* <p>The status of the training job.</p>
|
|
87
|
+
*/
|
|
88
|
+
TrainingJobStatus: TrainingJobStatus | string | undefined;
|
|
89
|
+
}
|
|
90
|
+
export declare namespace TrainingJobSummary {
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
94
|
+
const filterSensitiveLog: (obj: TrainingJobSummary) => any;
|
|
95
|
+
}
|
|
4
96
|
export interface ListTrainingJobsResponse {
|
|
5
97
|
/**
|
|
6
98
|
* <p>An array of <code>TrainingJobSummary</code> objects, each listing a training
|
|
@@ -8,7 +100,7 @@ export interface ListTrainingJobsResponse {
|
|
|
8
100
|
*/
|
|
9
101
|
TrainingJobSummaries: TrainingJobSummary[] | undefined;
|
|
10
102
|
/**
|
|
11
|
-
* <p>If the response is truncated,
|
|
103
|
+
* <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of
|
|
12
104
|
* training jobs, use it in the subsequent request.</p>
|
|
13
105
|
*/
|
|
14
106
|
NextToken?: string;
|
|
@@ -41,23 +133,17 @@ export interface ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
|
41
133
|
*/
|
|
42
134
|
MaxResults?: number;
|
|
43
135
|
/**
|
|
44
|
-
* <p>A filter that returns only training jobs with the
|
|
45
|
-
* specified
|
|
46
|
-
* status.</p>
|
|
136
|
+
* <p>A filter that returns only training jobs with the specified status.</p>
|
|
47
137
|
*/
|
|
48
138
|
StatusEquals?: TrainingJobStatus | string;
|
|
49
139
|
/**
|
|
50
|
-
* <p>The field to sort
|
|
51
|
-
* results
|
|
52
|
-
* by. The default is <code>Name</code>.</p>
|
|
140
|
+
* <p>The field to sort results by. The default is <code>Name</code>.</p>
|
|
53
141
|
* <p>If the value of this field is <code>FinalObjectiveMetricValue</code>, any training
|
|
54
142
|
* jobs that did not return an objective metric are not listed.</p>
|
|
55
143
|
*/
|
|
56
144
|
SortBy?: TrainingJobSortByOptions | string;
|
|
57
145
|
/**
|
|
58
|
-
* <p>The sort order
|
|
59
|
-
* for
|
|
60
|
-
* results. The default is <code>Ascending</code>.</p>
|
|
146
|
+
* <p>The sort order for results. The default is <code>Ascending</code>.</p>
|
|
61
147
|
*/
|
|
62
148
|
SortOrder?: SortOrder | string;
|
|
63
149
|
}
|
|
@@ -670,7 +756,7 @@ export interface ModelPackage {
|
|
|
670
756
|
*/
|
|
671
757
|
SourceAlgorithmSpecification?: SourceAlgorithmSpecification;
|
|
672
758
|
/**
|
|
673
|
-
* <p>Specifies batch transform jobs that
|
|
759
|
+
* <p>Specifies batch transform jobs that SageMaker runs to validate your model package.</p>
|
|
674
760
|
*/
|
|
675
761
|
ValidationSpecification?: ModelPackageValidationSpecification;
|
|
676
762
|
/**
|
|
@@ -1317,7 +1403,7 @@ export declare namespace PutModelPackageGroupPolicyOutput {
|
|
|
1317
1403
|
}
|
|
1318
1404
|
/**
|
|
1319
1405
|
* <p>A set of filters to narrow the set of lineage entities connected to the <code>StartArn</code>(s) returned by the
|
|
1320
|
-
*
|
|
1406
|
+
* <code>QueryLineage</code> API action.</p>
|
|
1321
1407
|
*/
|
|
1322
1408
|
export interface QueryFilters {
|
|
1323
1409
|
/**
|
|
@@ -1347,7 +1433,7 @@ export interface QueryFilters {
|
|
|
1347
1433
|
ModifiedAfter?: Date;
|
|
1348
1434
|
/**
|
|
1349
1435
|
* <p>Filter the lineage entities connected to the <code>StartArn</code>(s) by a set if property key value pairs.
|
|
1350
|
-
* If multiple pairs are provided, an entity
|
|
1436
|
+
* If multiple pairs are provided, an entity is included in the results if it matches any of the provided pairs.</p>
|
|
1351
1437
|
*/
|
|
1352
1438
|
Properties?: {
|
|
1353
1439
|
[key: string]: string;
|
|
@@ -1365,12 +1451,12 @@ export interface QueryLineageRequest {
|
|
|
1365
1451
|
*/
|
|
1366
1452
|
StartArns: string[] | undefined;
|
|
1367
1453
|
/**
|
|
1368
|
-
* <p>Associations between lineage entities
|
|
1369
|
-
* StartArn(s) the query
|
|
1454
|
+
* <p>Associations between lineage entities have a direction. This parameter determines the direction from the
|
|
1455
|
+
* StartArn(s) that the query traverses.</p>
|
|
1370
1456
|
*/
|
|
1371
1457
|
Direction?: Direction | string;
|
|
1372
1458
|
/**
|
|
1373
|
-
* <p> Setting this value to <code>True</code>
|
|
1459
|
+
* <p> Setting this value to <code>True</code> retrieves not only the entities of interest but also the
|
|
1374
1460
|
* <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/lineage-tracking-entities.html">Associations</a> and
|
|
1375
1461
|
* lineage entities on the path. Set to <code>False</code> to only return lineage entities that match your query.</p>
|
|
1376
1462
|
*/
|
|
@@ -1398,7 +1484,7 @@ export interface QueryLineageRequest {
|
|
|
1398
1484
|
*/
|
|
1399
1485
|
Filters?: QueryFilters;
|
|
1400
1486
|
/**
|
|
1401
|
-
* <p>The maximum depth in lineage relationships from the <code>StartArns</code> that
|
|
1487
|
+
* <p>The maximum depth in lineage relationships from the <code>StartArns</code> that are traversed. Depth is a measure of the number
|
|
1402
1488
|
* of <code>Associations</code> from the <code>StartArn</code> entity to the matched results.</p>
|
|
1403
1489
|
*/
|
|
1404
1490
|
MaxDepth?: number;
|
|
@@ -1669,7 +1755,7 @@ export interface TrainingJob {
|
|
|
1669
1755
|
* <p> Provides detailed information about the state of the training job. For detailed
|
|
1670
1756
|
* information about the secondary status of the training job, see
|
|
1671
1757
|
* <code>StatusMessage</code> under <a>SecondaryStatusTransition</a>.</p>
|
|
1672
|
-
* <p>
|
|
1758
|
+
* <p>SageMaker provides primary statuses and secondary statuses that apply to each of
|
|
1673
1759
|
* them:</p>
|
|
1674
1760
|
* <dl>
|
|
1675
1761
|
* <dt>InProgress</dt>
|
|
@@ -1789,7 +1875,7 @@ export interface TrainingJob {
|
|
|
1789
1875
|
InputDataConfig?: Channel[];
|
|
1790
1876
|
/**
|
|
1791
1877
|
* <p>The S3 path where model artifacts that you configured when creating the job are
|
|
1792
|
-
* stored.
|
|
1878
|
+
* stored. SageMaker creates subfolders for model artifacts.</p>
|
|
1793
1879
|
*/
|
|
1794
1880
|
OutputDataConfig?: OutputDataConfig;
|
|
1795
1881
|
/**
|
|
@@ -1805,9 +1891,9 @@ export interface TrainingJob {
|
|
|
1805
1891
|
VpcConfig?: VpcConfig;
|
|
1806
1892
|
/**
|
|
1807
1893
|
* <p>Specifies a limit to how long a model training job can run. It also specifies how long
|
|
1808
|
-
* a managed Spot training job has to complete. When the job reaches the time limit,
|
|
1894
|
+
* a managed Spot training job has to complete. When the job reaches the time limit, SageMaker
|
|
1809
1895
|
* ends the training job. Use this API to cap model training costs.</p>
|
|
1810
|
-
* <p>To stop a job,
|
|
1896
|
+
* <p>To stop a job, SageMaker sends the algorithm the <code>SIGTERM</code> signal, which delays
|
|
1811
1897
|
* job termination for 120 seconds. Algorithms can use this 120-second window to save the
|
|
1812
1898
|
* model artifacts, so the results of training are not lost. </p>
|
|
1813
1899
|
*/
|
|
@@ -1827,7 +1913,7 @@ export interface TrainingJob {
|
|
|
1827
1913
|
* <p>Indicates the time when the training job ends on training instances. You are billed
|
|
1828
1914
|
* for the time interval between the value of <code>TrainingStartTime</code> and this time.
|
|
1829
1915
|
* For successful jobs and stopped jobs, this is the time after model artifacts are
|
|
1830
|
-
* uploaded. For failed jobs, this is the time when
|
|
1916
|
+
* uploaded. For failed jobs, this is the time when SageMaker detects a job failure.</p>
|
|
1831
1917
|
*/
|
|
1832
1918
|
TrainingEndTime?: Date;
|
|
1833
1919
|
/**
|
|
@@ -3065,7 +3151,7 @@ export declare namespace UpdateEndpointOutput {
|
|
|
3065
3151
|
}
|
|
3066
3152
|
export interface UpdateEndpointWeightsAndCapacitiesInput {
|
|
3067
3153
|
/**
|
|
3068
|
-
* <p>The name of an existing
|
|
3154
|
+
* <p>The name of an existing SageMaker endpoint.</p>
|
|
3069
3155
|
*/
|
|
3070
3156
|
EndpointName: string | undefined;
|
|
3071
3157
|
/**
|
|
@@ -3255,10 +3341,10 @@ export interface UpdateNotebookInstanceInput {
|
|
|
3255
3341
|
*/
|
|
3256
3342
|
InstanceType?: _InstanceType | string;
|
|
3257
3343
|
/**
|
|
3258
|
-
* <p>The Amazon Resource Name (ARN) of the IAM role that
|
|
3259
|
-
* notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">
|
|
3344
|
+
* <p>The Amazon Resource Name (ARN) of the IAM role that SageMaker can assume to access the
|
|
3345
|
+
* notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/sagemaker-roles.html">SageMaker Roles</a>. </p>
|
|
3260
3346
|
* <note>
|
|
3261
|
-
* <p>To be able to pass this role to
|
|
3347
|
+
* <p>To be able to pass this role to SageMaker, the caller of this API must have the
|
|
3262
3348
|
* <code>iam:PassRole</code> permission.</p>
|
|
3263
3349
|
* </note>
|
|
3264
3350
|
*/
|
|
@@ -3278,7 +3364,7 @@ export interface UpdateNotebookInstanceInput {
|
|
|
3278
3364
|
DisassociateLifecycleConfig?: boolean;
|
|
3279
3365
|
/**
|
|
3280
3366
|
* <p>The size, in GB, of the ML storage volume to attach to the notebook instance. The
|
|
3281
|
-
* default value is 5 GB. ML storage volumes are encrypted, so
|
|
3367
|
+
* default value is 5 GB. ML storage volumes are encrypted, so SageMaker can't determine the
|
|
3282
3368
|
* amount of available free space on the volume. Because of this, you can increase the
|
|
3283
3369
|
* volume size when you update a notebook instance, but you can't decrease the volume size.
|
|
3284
3370
|
* If you want to decrease the size of the ML storage volume in use, create a new notebook
|
|
@@ -3290,7 +3376,7 @@ export interface UpdateNotebookInstanceInput {
|
|
|
3290
3376
|
* repository. This can be either the name of a Git repository stored as a resource in your
|
|
3291
3377
|
* account, or the URL of a Git repository in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a> or in any
|
|
3292
3378
|
* other Git repository. When you open a notebook instance, it opens in the directory that
|
|
3293
|
-
* contains this repository. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git Repositories with
|
|
3379
|
+
* contains this repository. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git Repositories with SageMaker
|
|
3294
3380
|
* Notebook Instances</a>.</p>
|
|
3295
3381
|
*/
|
|
3296
3382
|
DefaultCodeRepository?: string;
|
|
@@ -3300,7 +3386,7 @@ export interface UpdateNotebookInstanceInput {
|
|
|
3300
3386
|
* or the URL of Git repositories in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a> or in any
|
|
3301
3387
|
* other Git repository. These repositories are cloned at the same level as the default
|
|
3302
3388
|
* repository of your notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git
|
|
3303
|
-
* Repositories with
|
|
3389
|
+
* Repositories with SageMaker Notebook Instances</a>.</p>
|
|
3304
3390
|
*/
|
|
3305
3391
|
AdditionalCodeRepositories?: string[];
|
|
3306
3392
|
/**
|
|
@@ -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 { CreateImageVersionRequest
|
|
3
|
+
import { CreateImageVersionRequest } from "../models/models_0";
|
|
4
|
+
import { CreateImageVersionResponse } from "../models/models_1";
|
|
4
5
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
6
|
export interface CreateImageVersionCommandInput extends CreateImageVersionRequest {
|
|
6
7
|
}
|
|
@@ -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 { DescribeLabelingJobRequest
|
|
3
|
+
import { DescribeLabelingJobRequest } from "../models/models_1";
|
|
4
|
+
import { DescribeLabelingJobResponse } from "../models/models_2";
|
|
4
5
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
5
6
|
export interface DescribeLabelingJobCommandInput extends DescribeLabelingJobRequest {
|
|
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 { DescribeLineageGroupRequest } from "../models/
|
|
4
|
-
import { DescribeLineageGroupResponse } from "../models/models_2";
|
|
3
|
+
import { DescribeLineageGroupRequest, DescribeLineageGroupResponse } from "../models/models_2";
|
|
5
4
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
6
5
|
export interface DescribeLineageGroupCommandInput extends DescribeLineageGroupRequest {
|
|
7
6
|
}
|
|
@@ -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 { ListTrainingJobsRequest } from "../models/
|
|
4
|
-
import { ListTrainingJobsResponse } from "../models/models_3";
|
|
3
|
+
import { ListTrainingJobsRequest, ListTrainingJobsResponse } from "../models/models_3";
|
|
5
4
|
import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SageMakerClient";
|
|
6
5
|
export interface ListTrainingJobsCommandInput extends ListTrainingJobsRequest {
|
|
7
6
|
}
|
|
@@ -1214,6 +1214,10 @@ export declare namespace AutoMLCandidate {
|
|
|
1214
1214
|
|
|
1215
1215
|
const filterSensitiveLog: (obj: AutoMLCandidate) => any;
|
|
1216
1216
|
}
|
|
1217
|
+
export declare enum AutoMLChannelType {
|
|
1218
|
+
TRAINING = "training",
|
|
1219
|
+
VALIDATION = "validation"
|
|
1220
|
+
}
|
|
1217
1221
|
export declare enum AutoMLS3DataType {
|
|
1218
1222
|
MANIFEST_FILE = "ManifestFile",
|
|
1219
1223
|
S3_PREFIX = "S3Prefix"
|
|
@@ -1248,12 +1252,23 @@ export interface AutoMLChannel {
|
|
|
1248
1252
|
TargetAttributeName: string | undefined;
|
|
1249
1253
|
|
|
1250
1254
|
ContentType?: string;
|
|
1255
|
+
|
|
1256
|
+
ChannelType?: AutoMLChannelType | string;
|
|
1251
1257
|
}
|
|
1252
1258
|
export declare namespace AutoMLChannel {
|
|
1253
1259
|
|
|
1254
1260
|
const filterSensitiveLog: (obj: AutoMLChannel) => any;
|
|
1255
1261
|
}
|
|
1256
1262
|
|
|
1263
|
+
export interface AutoMLDataSplitConfig {
|
|
1264
|
+
|
|
1265
|
+
ValidationFraction?: number;
|
|
1266
|
+
}
|
|
1267
|
+
export declare namespace AutoMLDataSplitConfig {
|
|
1268
|
+
|
|
1269
|
+
const filterSensitiveLog: (obj: AutoMLDataSplitConfig) => any;
|
|
1270
|
+
}
|
|
1271
|
+
|
|
1257
1272
|
export interface AutoMLJobArtifacts {
|
|
1258
1273
|
|
|
1259
1274
|
CandidateDefinitionNotebookLocation?: string;
|
|
@@ -1307,6 +1322,8 @@ export interface AutoMLJobConfig {
|
|
|
1307
1322
|
CompletionCriteria?: AutoMLJobCompletionCriteria;
|
|
1308
1323
|
|
|
1309
1324
|
SecurityConfig?: AutoMLSecurityConfig;
|
|
1325
|
+
|
|
1326
|
+
DataSplitConfig?: AutoMLDataSplitConfig;
|
|
1310
1327
|
}
|
|
1311
1328
|
export declare namespace AutoMLJobConfig {
|
|
1312
1329
|
|
|
@@ -3625,20 +3642,3 @@ export declare namespace CreateImageVersionRequest {
|
|
|
3625
3642
|
|
|
3626
3643
|
const filterSensitiveLog: (obj: CreateImageVersionRequest) => any;
|
|
3627
3644
|
}
|
|
3628
|
-
export interface CreateImageVersionResponse {
|
|
3629
|
-
|
|
3630
|
-
ImageVersionArn?: string;
|
|
3631
|
-
}
|
|
3632
|
-
export declare namespace CreateImageVersionResponse {
|
|
3633
|
-
|
|
3634
|
-
const filterSensitiveLog: (obj: CreateImageVersionResponse) => any;
|
|
3635
|
-
}
|
|
3636
|
-
|
|
3637
|
-
export interface EnvironmentParameterRanges {
|
|
3638
|
-
|
|
3639
|
-
CategoricalParameterRanges?: CategoricalParameter[];
|
|
3640
|
-
}
|
|
3641
|
-
export declare namespace EnvironmentParameterRanges {
|
|
3642
|
-
|
|
3643
|
-
const filterSensitiveLog: (obj: EnvironmentParameterRanges) => any;
|
|
3644
|
-
}
|
|
@@ -1,4 +1,21 @@
|
|
|
1
|
-
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, BatchStrategy, Bias, CaptureStatus, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContentClassifier, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DeploymentConfig, DomainSettings, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInput,
|
|
1
|
+
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AnnotationConsolidationConfig, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, BatchStrategy, Bias, CaptureStatus, CategoricalParameter, Channel, CheckpointConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, CompilationJobStatus, ContainerDefinition, ContentClassifier, ContextSource, DataCaptureConfig, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DeploymentConfig, DomainSettings, EdgeOutputConfig, EdgePresetDeploymentType, EndpointInput, FeatureDefinition, FlowDefinitionOutputConfig, GitConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobObjectiveType, HyperParameterTuningJobWarmStartConfig, InferenceSpecification, InputConfig, KernelGatewayImageConfig, MetadataProperties, MetricsSource, ModelApprovalStatus, ModelDeployConfig, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, NeoVpcConfig, ObjectiveStatus, OfflineStoreConfig, OnlineStoreConfig, OutputConfig, OutputDataConfig, ProblemType, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantInstanceType, ProductionVariantServerlessConfig, PublicWorkforceTaskPrice, ResourceConfig, ResourceSpec, RetryStrategy, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
+
export interface CreateImageVersionResponse {
|
|
3
|
+
|
|
4
|
+
ImageVersionArn?: string;
|
|
5
|
+
}
|
|
6
|
+
export declare namespace CreateImageVersionResponse {
|
|
7
|
+
|
|
8
|
+
const filterSensitiveLog: (obj: CreateImageVersionResponse) => any;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
export interface EnvironmentParameterRanges {
|
|
12
|
+
|
|
13
|
+
CategoricalParameterRanges?: CategoricalParameter[];
|
|
14
|
+
}
|
|
15
|
+
export declare namespace EnvironmentParameterRanges {
|
|
16
|
+
|
|
17
|
+
const filterSensitiveLog: (obj: EnvironmentParameterRanges) => any;
|
|
18
|
+
}
|
|
2
19
|
|
|
3
20
|
export interface EndpointInputConfiguration {
|
|
4
21
|
|
|
@@ -3885,53 +3902,3 @@ export declare enum LabelingJobStatus {
|
|
|
3885
3902
|
STOPPED = "Stopped",
|
|
3886
3903
|
STOPPING = "Stopping"
|
|
3887
3904
|
}
|
|
3888
|
-
export interface DescribeLabelingJobResponse {
|
|
3889
|
-
|
|
3890
|
-
LabelingJobStatus: LabelingJobStatus | string | undefined;
|
|
3891
|
-
|
|
3892
|
-
LabelCounters: LabelCounters | undefined;
|
|
3893
|
-
|
|
3894
|
-
FailureReason?: string;
|
|
3895
|
-
|
|
3896
|
-
CreationTime: Date | undefined;
|
|
3897
|
-
|
|
3898
|
-
LastModifiedTime: Date | undefined;
|
|
3899
|
-
|
|
3900
|
-
JobReferenceCode: string | undefined;
|
|
3901
|
-
|
|
3902
|
-
LabelingJobName: string | undefined;
|
|
3903
|
-
|
|
3904
|
-
LabelingJobArn: string | undefined;
|
|
3905
|
-
|
|
3906
|
-
LabelAttributeName?: string;
|
|
3907
|
-
|
|
3908
|
-
InputConfig: LabelingJobInputConfig | undefined;
|
|
3909
|
-
|
|
3910
|
-
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
3911
|
-
|
|
3912
|
-
RoleArn: string | undefined;
|
|
3913
|
-
|
|
3914
|
-
LabelCategoryConfigS3Uri?: string;
|
|
3915
|
-
|
|
3916
|
-
StoppingConditions?: LabelingJobStoppingConditions;
|
|
3917
|
-
|
|
3918
|
-
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig;
|
|
3919
|
-
|
|
3920
|
-
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
3921
|
-
|
|
3922
|
-
Tags?: Tag[];
|
|
3923
|
-
|
|
3924
|
-
LabelingJobOutput?: LabelingJobOutput;
|
|
3925
|
-
}
|
|
3926
|
-
export declare namespace DescribeLabelingJobResponse {
|
|
3927
|
-
|
|
3928
|
-
const filterSensitiveLog: (obj: DescribeLabelingJobResponse) => any;
|
|
3929
|
-
}
|
|
3930
|
-
export interface DescribeLineageGroupRequest {
|
|
3931
|
-
|
|
3932
|
-
LineageGroupName: string | undefined;
|
|
3933
|
-
}
|
|
3934
|
-
export declare namespace DescribeLineageGroupRequest {
|
|
3935
|
-
|
|
3936
|
-
const filterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
|
|
3937
|
-
}
|
|
@@ -1,5 +1,55 @@
|
|
|
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
|
-
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";
|
|
2
|
+
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FlowDefinitionStatus, HumanTaskConfig, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceExecutionConfig, LabelCounters, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutput, LabelingJobOutputConfig, LabelingJobStatus, LabelingJobStoppingConditions, 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 DescribeLabelingJobResponse {
|
|
4
|
+
|
|
5
|
+
LabelingJobStatus: LabelingJobStatus | string | undefined;
|
|
6
|
+
|
|
7
|
+
LabelCounters: LabelCounters | undefined;
|
|
8
|
+
|
|
9
|
+
FailureReason?: string;
|
|
10
|
+
|
|
11
|
+
CreationTime: Date | undefined;
|
|
12
|
+
|
|
13
|
+
LastModifiedTime: Date | undefined;
|
|
14
|
+
|
|
15
|
+
JobReferenceCode: string | undefined;
|
|
16
|
+
|
|
17
|
+
LabelingJobName: string | undefined;
|
|
18
|
+
|
|
19
|
+
LabelingJobArn: string | undefined;
|
|
20
|
+
|
|
21
|
+
LabelAttributeName?: string;
|
|
22
|
+
|
|
23
|
+
InputConfig: LabelingJobInputConfig | undefined;
|
|
24
|
+
|
|
25
|
+
OutputConfig: LabelingJobOutputConfig | undefined;
|
|
26
|
+
|
|
27
|
+
RoleArn: string | undefined;
|
|
28
|
+
|
|
29
|
+
LabelCategoryConfigS3Uri?: string;
|
|
30
|
+
|
|
31
|
+
StoppingConditions?: LabelingJobStoppingConditions;
|
|
32
|
+
|
|
33
|
+
LabelingJobAlgorithmsConfig?: LabelingJobAlgorithmsConfig;
|
|
34
|
+
|
|
35
|
+
HumanTaskConfig: HumanTaskConfig | undefined;
|
|
36
|
+
|
|
37
|
+
Tags?: Tag[];
|
|
38
|
+
|
|
39
|
+
LabelingJobOutput?: LabelingJobOutput;
|
|
40
|
+
}
|
|
41
|
+
export declare namespace DescribeLabelingJobResponse {
|
|
42
|
+
|
|
43
|
+
const filterSensitiveLog: (obj: DescribeLabelingJobResponse) => any;
|
|
44
|
+
}
|
|
45
|
+
export interface DescribeLineageGroupRequest {
|
|
46
|
+
|
|
47
|
+
LineageGroupName: string | undefined;
|
|
48
|
+
}
|
|
49
|
+
export declare namespace DescribeLineageGroupRequest {
|
|
50
|
+
|
|
51
|
+
const filterSensitiveLog: (obj: DescribeLineageGroupRequest) => any;
|
|
52
|
+
}
|
|
3
53
|
export interface DescribeLineageGroupResponse {
|
|
4
54
|
|
|
5
55
|
LineageGroupName?: string;
|
|
@@ -4285,48 +4335,3 @@ export declare namespace ListTagsOutput {
|
|
|
4285
4335
|
|
|
4286
4336
|
const filterSensitiveLog: (obj: ListTagsOutput) => any;
|
|
4287
4337
|
}
|
|
4288
|
-
export interface ListTrainingJobsRequest {
|
|
4289
|
-
|
|
4290
|
-
NextToken?: string;
|
|
4291
|
-
|
|
4292
|
-
MaxResults?: number;
|
|
4293
|
-
|
|
4294
|
-
CreationTimeAfter?: Date;
|
|
4295
|
-
|
|
4296
|
-
CreationTimeBefore?: Date;
|
|
4297
|
-
|
|
4298
|
-
LastModifiedTimeAfter?: Date;
|
|
4299
|
-
|
|
4300
|
-
LastModifiedTimeBefore?: Date;
|
|
4301
|
-
|
|
4302
|
-
NameContains?: string;
|
|
4303
|
-
|
|
4304
|
-
StatusEquals?: TrainingJobStatus | string;
|
|
4305
|
-
|
|
4306
|
-
SortBy?: SortBy | string;
|
|
4307
|
-
|
|
4308
|
-
SortOrder?: SortOrder | string;
|
|
4309
|
-
}
|
|
4310
|
-
export declare namespace ListTrainingJobsRequest {
|
|
4311
|
-
|
|
4312
|
-
const filterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
|
|
4313
|
-
}
|
|
4314
|
-
|
|
4315
|
-
export interface TrainingJobSummary {
|
|
4316
|
-
|
|
4317
|
-
TrainingJobName: string | undefined;
|
|
4318
|
-
|
|
4319
|
-
TrainingJobArn: string | undefined;
|
|
4320
|
-
|
|
4321
|
-
CreationTime: Date | undefined;
|
|
4322
|
-
|
|
4323
|
-
TrainingEndTime?: Date;
|
|
4324
|
-
|
|
4325
|
-
LastModifiedTime?: Date;
|
|
4326
|
-
|
|
4327
|
-
TrainingJobStatus: TrainingJobStatus | string | undefined;
|
|
4328
|
-
}
|
|
4329
|
-
export declare namespace TrainingJobSummary {
|
|
4330
|
-
|
|
4331
|
-
const filterSensitiveLog: (obj: TrainingJobSummary) => any;
|
|
4332
|
-
}
|
|
@@ -1,6 +1,51 @@
|
|
|
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, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
export interface ListTrainingJobsRequest {
|
|
5
|
+
|
|
6
|
+
NextToken?: string;
|
|
7
|
+
|
|
8
|
+
MaxResults?: number;
|
|
9
|
+
|
|
10
|
+
CreationTimeAfter?: Date;
|
|
11
|
+
|
|
12
|
+
CreationTimeBefore?: Date;
|
|
13
|
+
|
|
14
|
+
LastModifiedTimeAfter?: Date;
|
|
15
|
+
|
|
16
|
+
LastModifiedTimeBefore?: Date;
|
|
17
|
+
|
|
18
|
+
NameContains?: string;
|
|
19
|
+
|
|
20
|
+
StatusEquals?: TrainingJobStatus | string;
|
|
21
|
+
|
|
22
|
+
SortBy?: SortBy | string;
|
|
23
|
+
|
|
24
|
+
SortOrder?: SortOrder | string;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace ListTrainingJobsRequest {
|
|
27
|
+
|
|
28
|
+
const filterSensitiveLog: (obj: ListTrainingJobsRequest) => any;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
export interface TrainingJobSummary {
|
|
32
|
+
|
|
33
|
+
TrainingJobName: string | undefined;
|
|
34
|
+
|
|
35
|
+
TrainingJobArn: string | undefined;
|
|
36
|
+
|
|
37
|
+
CreationTime: Date | undefined;
|
|
38
|
+
|
|
39
|
+
TrainingEndTime?: Date;
|
|
40
|
+
|
|
41
|
+
LastModifiedTime?: Date;
|
|
42
|
+
|
|
43
|
+
TrainingJobStatus: TrainingJobStatus | string | undefined;
|
|
44
|
+
}
|
|
45
|
+
export declare namespace TrainingJobSummary {
|
|
46
|
+
|
|
47
|
+
const filterSensitiveLog: (obj: TrainingJobSummary) => any;
|
|
48
|
+
}
|
|
4
49
|
export interface ListTrainingJobsResponse {
|
|
5
50
|
|
|
6
51
|
TrainingJobSummaries: TrainingJobSummary[] | undefined;
|