@aws-sdk/client-sagemaker 3.418.0 → 3.422.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -7
- package/dist-cjs/models/models_0.js +14 -1
- package/dist-cjs/models/models_1.js +5 -1
- package/dist-cjs/models/models_2.js +1 -7
- package/dist-cjs/models/models_3.js +8 -7
- package/dist-cjs/models/models_4.js +7 -1
- package/dist-es/models/models_0.js +13 -0
- package/dist-es/models/models_1.js +4 -0
- package/dist-es/models/models_2.js +0 -6
- package/dist-es/models/models_3.js +6 -5
- package/dist-es/models/models_4.js +6 -0
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +2 -2
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +7 -0
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -2
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +7 -0
- package/dist-types/commands/SearchCommand.d.ts +7 -0
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +6 -0
- package/dist-types/models/models_0.d.ts +94 -107
- package/dist-types/models/models_1.d.ts +204 -117
- package/dist-types/models/models_2.d.ts +71 -202
- package/dist-types/models/models_3.d.ts +219 -169
- package/dist-types/models/models_4.d.ts +140 -6
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +28 -15
- package/dist-types/ts3.4/models/models_1.d.ts +26 -17
- package/dist-types/ts3.4/models/models_2.d.ts +15 -37
- package/dist-types/ts3.4/models/models_3.d.ts +42 -27
- package/dist-types/ts3.4/models/models_4.d.ts +26 -5
- package/package.json +3 -3
|
@@ -1,6 +1,187 @@
|
|
|
1
1
|
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, EdgeOutputConfig, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputParameter, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DataProcessing, DriftCheckBaselines, ExperimentConfig, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, RecommendationJobType, ResourceLimits, SkipModelValidation, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TrialComponentStatus
|
|
3
|
-
import { DeploymentRecommendation, DeviceDeploymentSummary, DeviceFleetSummary, DeviceStats, DeviceSummary, DomainDetails, DynamicScalingConfiguration, EdgeDeploymentPlanSummary, EdgeModelStat, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, EndpointConfigSortKey, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus,
|
|
2
|
+
import { _InstanceType, DataProcessing, DriftCheckBaselines, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, OfflineStoreConfig, OnlineStoreConfig, RecommendationJobType, ResourceLimits, SkipModelValidation, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TrialComponentStatus } from "./models_1";
|
|
3
|
+
import { DeploymentRecommendation, DeviceDeploymentSummary, DeviceFleetSummary, DeviceStats, DeviceSummary, DomainDetails, DynamicScalingConfiguration, EdgeDeploymentPlanSummary, EdgeModelStat, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, EndpointConfigSortKey, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceExperimentStatus, InferenceMetrics, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, ModelCardExportJobStatus, ModelConfiguration, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, PipelineExecutionStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationMetrics, ScheduleStatus, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TrainingJobStatusCounters, TransformJobStatus, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* <p>A summary of the properties of an experiment. To get the complete set of properties, call
|
|
7
|
+
* the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeExperiment.html">DescribeExperiment</a> API and provide the
|
|
8
|
+
* <code>ExperimentName</code>.</p>
|
|
9
|
+
*/
|
|
10
|
+
export interface ExperimentSummary {
|
|
11
|
+
/**
|
|
12
|
+
* @public
|
|
13
|
+
* <p>The Amazon Resource Name (ARN) of the experiment.</p>
|
|
14
|
+
*/
|
|
15
|
+
ExperimentArn?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
* <p>The name of the experiment.</p>
|
|
19
|
+
*/
|
|
20
|
+
ExperimentName?: string;
|
|
21
|
+
/**
|
|
22
|
+
* @public
|
|
23
|
+
* <p>The name of the experiment as displayed. If <code>DisplayName</code> isn't specified,
|
|
24
|
+
* <code>ExperimentName</code> is displayed.</p>
|
|
25
|
+
*/
|
|
26
|
+
DisplayName?: string;
|
|
27
|
+
/**
|
|
28
|
+
* @public
|
|
29
|
+
* <p>The source of the experiment.</p>
|
|
30
|
+
*/
|
|
31
|
+
ExperimentSource?: ExperimentSource;
|
|
32
|
+
/**
|
|
33
|
+
* @public
|
|
34
|
+
* <p>When the experiment was created.</p>
|
|
35
|
+
*/
|
|
36
|
+
CreationTime?: Date;
|
|
37
|
+
/**
|
|
38
|
+
* @public
|
|
39
|
+
* <p>When the experiment was last modified.</p>
|
|
40
|
+
*/
|
|
41
|
+
LastModifiedTime?: Date;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* @public
|
|
45
|
+
* <p>The container for the metadata for Fail step.</p>
|
|
46
|
+
*/
|
|
47
|
+
export interface FailStepMetadata {
|
|
48
|
+
/**
|
|
49
|
+
* @public
|
|
50
|
+
* <p>A message that you define and then is processed and rendered by
|
|
51
|
+
* the Fail step when the error occurs.</p>
|
|
52
|
+
*/
|
|
53
|
+
ErrorMessage?: string;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
* <p>Amazon SageMaker Feature Store stores features in a collection called Feature Group. A
|
|
58
|
+
* Feature Group can be visualized as a table which has rows, with a unique identifier for
|
|
59
|
+
* each row where each column in the table is a feature. In principle, a Feature Group is
|
|
60
|
+
* composed of features and values per features.</p>
|
|
61
|
+
*/
|
|
62
|
+
export interface FeatureGroup {
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
* <p>The Amazon Resource Name (ARN) of a <code>FeatureGroup</code>.</p>
|
|
66
|
+
*/
|
|
67
|
+
FeatureGroupArn?: string;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
* <p>The name of the <code>FeatureGroup</code>.</p>
|
|
71
|
+
*/
|
|
72
|
+
FeatureGroupName?: string;
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
* <p>The name of the <code>Feature</code> whose value uniquely identifies a
|
|
76
|
+
* <code>Record</code> defined in the <code>FeatureGroup</code>
|
|
77
|
+
* <code>FeatureDefinitions</code>.</p>
|
|
78
|
+
*/
|
|
79
|
+
RecordIdentifierFeatureName?: string;
|
|
80
|
+
/**
|
|
81
|
+
* @public
|
|
82
|
+
* <p>The name of the feature that stores the <code>EventTime</code> of a Record in a
|
|
83
|
+
* <code>FeatureGroup</code>.</p>
|
|
84
|
+
* <p>A <code>EventTime</code> is point in time when a new event occurs that corresponds to
|
|
85
|
+
* the creation or update of a <code>Record</code> in <code>FeatureGroup</code>. All
|
|
86
|
+
* <code>Records</code> in the <code>FeatureGroup</code> must have a corresponding
|
|
87
|
+
* <code>EventTime</code>.</p>
|
|
88
|
+
*/
|
|
89
|
+
EventTimeFeatureName?: string;
|
|
90
|
+
/**
|
|
91
|
+
* @public
|
|
92
|
+
* <p>A list of <code>Feature</code>s. Each <code>Feature</code> must include a
|
|
93
|
+
* <code>FeatureName</code> and a <code>FeatureType</code>. </p>
|
|
94
|
+
* <p>Valid <code>FeatureType</code>s are <code>Integral</code>, <code>Fractional</code> and
|
|
95
|
+
* <code>String</code>. </p>
|
|
96
|
+
* <p>
|
|
97
|
+
* <code>FeatureName</code>s cannot be any of the following: <code>is_deleted</code>,
|
|
98
|
+
* <code>write_time</code>, <code>api_invocation_time</code>.</p>
|
|
99
|
+
* <p>You can create up to 2,500 <code>FeatureDefinition</code>s per
|
|
100
|
+
* <code>FeatureGroup</code>.</p>
|
|
101
|
+
*/
|
|
102
|
+
FeatureDefinitions?: FeatureDefinition[];
|
|
103
|
+
/**
|
|
104
|
+
* @public
|
|
105
|
+
* <p>The time a <code>FeatureGroup</code> was created.</p>
|
|
106
|
+
*/
|
|
107
|
+
CreationTime?: Date;
|
|
108
|
+
/**
|
|
109
|
+
* @public
|
|
110
|
+
* <p>A timestamp indicating the last time you updated the feature group.</p>
|
|
111
|
+
*/
|
|
112
|
+
LastModifiedTime?: Date;
|
|
113
|
+
/**
|
|
114
|
+
* @public
|
|
115
|
+
* <p>Use this to specify the Amazon Web Services Key Management Service (KMS) Key ID, or
|
|
116
|
+
* <code>KMSKeyId</code>, for at rest data encryption. You can turn
|
|
117
|
+
* <code>OnlineStore</code> on or off by specifying the <code>EnableOnlineStore</code> flag
|
|
118
|
+
* at General Assembly.</p>
|
|
119
|
+
* <p>The default value is <code>False</code>.</p>
|
|
120
|
+
*/
|
|
121
|
+
OnlineStoreConfig?: OnlineStoreConfig;
|
|
122
|
+
/**
|
|
123
|
+
* @public
|
|
124
|
+
* <p>The configuration of an <code>OfflineStore</code>.</p>
|
|
125
|
+
* <p>Provide an <code>OfflineStoreConfig</code> in a request to
|
|
126
|
+
* <code>CreateFeatureGroup</code> to create an <code>OfflineStore</code>.</p>
|
|
127
|
+
* <p>To encrypt an <code>OfflineStore</code> using at rest data encryption, specify Amazon Web Services Key Management Service (KMS) key ID, or <code>KMSKeyId</code>, in
|
|
128
|
+
* <code>S3StorageConfig</code>.</p>
|
|
129
|
+
*/
|
|
130
|
+
OfflineStoreConfig?: OfflineStoreConfig;
|
|
131
|
+
/**
|
|
132
|
+
* @public
|
|
133
|
+
* <p>The Amazon Resource Name (ARN) of the IAM execution role used to create the feature
|
|
134
|
+
* group.</p>
|
|
135
|
+
*/
|
|
136
|
+
RoleArn?: string;
|
|
137
|
+
/**
|
|
138
|
+
* @public
|
|
139
|
+
* <p>A <code>FeatureGroup</code> status.</p>
|
|
140
|
+
*/
|
|
141
|
+
FeatureGroupStatus?: FeatureGroupStatus | string;
|
|
142
|
+
/**
|
|
143
|
+
* @public
|
|
144
|
+
* <p>The status of <code>OfflineStore</code>.</p>
|
|
145
|
+
*/
|
|
146
|
+
OfflineStoreStatus?: OfflineStoreStatus;
|
|
147
|
+
/**
|
|
148
|
+
* @public
|
|
149
|
+
* <p>A value that indicates whether the feature group was updated successfully.</p>
|
|
150
|
+
*/
|
|
151
|
+
LastUpdateStatus?: LastUpdateStatus;
|
|
152
|
+
/**
|
|
153
|
+
* @public
|
|
154
|
+
* <p>The reason that the <code>FeatureGroup</code> failed to be replicated in the
|
|
155
|
+
* <code>OfflineStore</code>. This is failure may be due to a failure to create a
|
|
156
|
+
* <code>FeatureGroup</code> in or delete a <code>FeatureGroup</code> from the
|
|
157
|
+
* <code>OfflineStore</code>.</p>
|
|
158
|
+
*/
|
|
159
|
+
FailureReason?: string;
|
|
160
|
+
/**
|
|
161
|
+
* @public
|
|
162
|
+
* <p>A free form description of a <code>FeatureGroup</code>.</p>
|
|
163
|
+
*/
|
|
164
|
+
Description?: string;
|
|
165
|
+
/**
|
|
166
|
+
* @public
|
|
167
|
+
* <p>Tags used to define a <code>FeatureGroup</code>.</p>
|
|
168
|
+
*/
|
|
169
|
+
Tags?: Tag[];
|
|
170
|
+
}
|
|
171
|
+
/**
|
|
172
|
+
* @public
|
|
173
|
+
* @enum
|
|
174
|
+
*/
|
|
175
|
+
export declare const FeatureGroupSortBy: {
|
|
176
|
+
readonly CREATION_TIME: "CreationTime";
|
|
177
|
+
readonly FEATURE_GROUP_STATUS: "FeatureGroupStatus";
|
|
178
|
+
readonly NAME: "Name";
|
|
179
|
+
readonly OFFLINE_STORE_STATUS: "OfflineStoreStatus";
|
|
180
|
+
};
|
|
181
|
+
/**
|
|
182
|
+
* @public
|
|
183
|
+
*/
|
|
184
|
+
export type FeatureGroupSortBy = (typeof FeatureGroupSortBy)[keyof typeof FeatureGroupSortBy];
|
|
4
185
|
/**
|
|
5
186
|
* @public
|
|
6
187
|
* @enum
|
|
@@ -2582,7 +2763,8 @@ export interface ListDataQualityJobDefinitionsRequest {
|
|
|
2582
2763
|
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
2583
2764
|
/**
|
|
2584
2765
|
* @public
|
|
2585
|
-
* <p>
|
|
2766
|
+
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
2767
|
+
* The default is <code>Descending</code>.</p>
|
|
2586
2768
|
*/
|
|
2587
2769
|
SortOrder?: SortOrder | string;
|
|
2588
2770
|
/**
|
|
@@ -4280,20 +4462,20 @@ export interface ListModelBiasJobDefinitionsRequest {
|
|
|
4280
4462
|
EndpointName?: string;
|
|
4281
4463
|
/**
|
|
4282
4464
|
* @public
|
|
4283
|
-
* <p>Whether to sort results by the <code>Name</code> or <code>CreationTime</code> field.
|
|
4284
|
-
*
|
|
4465
|
+
* <p>Whether to sort results by the <code>Name</code> or <code>CreationTime</code> field.
|
|
4466
|
+
* The default is <code>CreationTime</code>.</p>
|
|
4285
4467
|
*/
|
|
4286
4468
|
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
4287
4469
|
/**
|
|
4288
4470
|
* @public
|
|
4289
4471
|
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
4290
|
-
*
|
|
4472
|
+
* The default is <code>Descending</code>.</p>
|
|
4291
4473
|
*/
|
|
4292
4474
|
SortOrder?: SortOrder | string;
|
|
4293
4475
|
/**
|
|
4294
4476
|
* @public
|
|
4295
|
-
* <p>The token returned if the response is truncated. To retrieve the next set of job
|
|
4296
|
-
*
|
|
4477
|
+
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
4478
|
+
* it in the next request.</p>
|
|
4297
4479
|
*/
|
|
4298
4480
|
NextToken?: string;
|
|
4299
4481
|
/**
|
|
@@ -4329,8 +4511,8 @@ export interface ListModelBiasJobDefinitionsResponse {
|
|
|
4329
4511
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
4330
4512
|
/**
|
|
4331
4513
|
* @public
|
|
4332
|
-
* <p>
|
|
4333
|
-
*
|
|
4514
|
+
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
4515
|
+
* it in the next request.</p>
|
|
4334
4516
|
*/
|
|
4335
4517
|
NextToken?: string;
|
|
4336
4518
|
}
|
|
@@ -4750,20 +4932,20 @@ export interface ListModelExplainabilityJobDefinitionsRequest {
|
|
|
4750
4932
|
EndpointName?: string;
|
|
4751
4933
|
/**
|
|
4752
4934
|
* @public
|
|
4753
|
-
* <p>Whether to sort results by the <code>Name</code> or <code>CreationTime</code> field.
|
|
4754
|
-
*
|
|
4935
|
+
* <p>Whether to sort results by the <code>Name</code> or <code>CreationTime</code> field.
|
|
4936
|
+
* The default is <code>CreationTime</code>.</p>
|
|
4755
4937
|
*/
|
|
4756
4938
|
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
4757
4939
|
/**
|
|
4758
4940
|
* @public
|
|
4759
4941
|
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
4760
|
-
*
|
|
4942
|
+
* The default is <code>Descending</code>.</p>
|
|
4761
4943
|
*/
|
|
4762
4944
|
SortOrder?: SortOrder | string;
|
|
4763
4945
|
/**
|
|
4764
4946
|
* @public
|
|
4765
|
-
* <p>The token returned if the response is truncated. To retrieve the next set of job
|
|
4766
|
-
*
|
|
4947
|
+
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
4948
|
+
* it in the next request.</p>
|
|
4767
4949
|
*/
|
|
4768
4950
|
NextToken?: string;
|
|
4769
4951
|
/**
|
|
@@ -4800,8 +4982,8 @@ export interface ListModelExplainabilityJobDefinitionsResponse {
|
|
|
4800
4982
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
4801
4983
|
/**
|
|
4802
4984
|
* @public
|
|
4803
|
-
* <p>
|
|
4804
|
-
*
|
|
4985
|
+
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
4986
|
+
* it in the next request.</p>
|
|
4805
4987
|
*/
|
|
4806
4988
|
NextToken?: string;
|
|
4807
4989
|
}
|
|
@@ -5221,7 +5403,8 @@ export interface ListModelQualityJobDefinitionsRequest {
|
|
|
5221
5403
|
SortBy?: MonitoringJobDefinitionSortKey | string;
|
|
5222
5404
|
/**
|
|
5223
5405
|
* @public
|
|
5224
|
-
* <p>
|
|
5406
|
+
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
5407
|
+
* The default is <code>Descending</code>.</p>
|
|
5225
5408
|
*/
|
|
5226
5409
|
SortOrder?: SortOrder | string;
|
|
5227
5410
|
/**
|
|
@@ -5267,8 +5450,8 @@ export interface ListModelQualityJobDefinitionsResponse {
|
|
|
5267
5450
|
JobDefinitionSummaries: MonitoringJobDefinitionSummary[] | undefined;
|
|
5268
5451
|
/**
|
|
5269
5452
|
* @public
|
|
5270
|
-
* <p>If the response is truncated, Amazon SageMaker returns this token. To retrieve the
|
|
5271
|
-
* quality monitoring job definitions, use it in the next request.</p>
|
|
5453
|
+
* <p>If the response is truncated, Amazon SageMaker returns this token. To retrieve the
|
|
5454
|
+
* next set of model quality monitoring job definitions, use it in the next request.</p>
|
|
5272
5455
|
*/
|
|
5273
5456
|
NextToken?: string;
|
|
5274
5457
|
}
|
|
@@ -5624,20 +5807,20 @@ export interface ListMonitoringExecutionsRequest {
|
|
|
5624
5807
|
EndpointName?: string;
|
|
5625
5808
|
/**
|
|
5626
5809
|
* @public
|
|
5627
|
-
* <p>Whether to sort results by <code>Status</code>, <code>CreationTime</code>,
|
|
5628
|
-
*
|
|
5810
|
+
* <p>Whether to sort the results by the <code>Status</code>, <code>CreationTime</code>, or
|
|
5811
|
+
* <code>ScheduledTime</code> field. The default is <code>CreationTime</code>.</p>
|
|
5629
5812
|
*/
|
|
5630
5813
|
SortBy?: MonitoringExecutionSortKey | string;
|
|
5631
5814
|
/**
|
|
5632
5815
|
* @public
|
|
5633
5816
|
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
5634
|
-
*
|
|
5817
|
+
* The default is <code>Descending</code>.</p>
|
|
5635
5818
|
*/
|
|
5636
5819
|
SortOrder?: SortOrder | string;
|
|
5637
5820
|
/**
|
|
5638
5821
|
* @public
|
|
5639
|
-
* <p>The token returned if the response is truncated. To retrieve the next set of job
|
|
5640
|
-
*
|
|
5822
|
+
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
5823
|
+
* it in the next request.</p>
|
|
5641
5824
|
*/
|
|
5642
5825
|
NextToken?: string;
|
|
5643
5826
|
/**
|
|
@@ -5704,8 +5887,8 @@ export interface ListMonitoringExecutionsResponse {
|
|
|
5704
5887
|
MonitoringExecutionSummaries: MonitoringExecutionSummary[] | undefined;
|
|
5705
5888
|
/**
|
|
5706
5889
|
* @public
|
|
5707
|
-
* <p>
|
|
5708
|
-
*
|
|
5890
|
+
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
5891
|
+
* it in the next request.</p>
|
|
5709
5892
|
*/
|
|
5710
5893
|
NextToken?: string;
|
|
5711
5894
|
}
|
|
@@ -5733,20 +5916,20 @@ export interface ListMonitoringSchedulesRequest {
|
|
|
5733
5916
|
EndpointName?: string;
|
|
5734
5917
|
/**
|
|
5735
5918
|
* @public
|
|
5736
|
-
* <p>Whether to sort results by <code>Status</code>, <code>CreationTime</code>,
|
|
5737
|
-
*
|
|
5919
|
+
* <p>Whether to sort the results by the <code>Status</code>, <code>CreationTime</code>, or
|
|
5920
|
+
* <code>ScheduledTime</code> field. The default is <code>CreationTime</code>.</p>
|
|
5738
5921
|
*/
|
|
5739
5922
|
SortBy?: MonitoringScheduleSortKey | string;
|
|
5740
5923
|
/**
|
|
5741
5924
|
* @public
|
|
5742
5925
|
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
5743
|
-
*
|
|
5926
|
+
* The default is <code>Descending</code>.</p>
|
|
5744
5927
|
*/
|
|
5745
5928
|
SortOrder?: SortOrder | string;
|
|
5746
5929
|
/**
|
|
5747
5930
|
* @public
|
|
5748
|
-
* <p>The token returned if the response is truncated. To retrieve the next set of job
|
|
5749
|
-
*
|
|
5931
|
+
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
5932
|
+
* it in the next request.</p>
|
|
5750
5933
|
*/
|
|
5751
5934
|
NextToken?: string;
|
|
5752
5935
|
/**
|
|
@@ -5854,8 +6037,8 @@ export interface ListMonitoringSchedulesResponse {
|
|
|
5854
6037
|
MonitoringScheduleSummaries: MonitoringScheduleSummary[] | undefined;
|
|
5855
6038
|
/**
|
|
5856
6039
|
* @public
|
|
5857
|
-
* <p>
|
|
5858
|
-
*
|
|
6040
|
+
* <p>The token returned if the response is truncated. To retrieve the next set of job executions, use
|
|
6041
|
+
* it in the next request.</p>
|
|
5859
6042
|
*/
|
|
5860
6043
|
NextToken?: string;
|
|
5861
6044
|
}
|
|
@@ -9063,13 +9246,13 @@ export interface ModelPackage {
|
|
|
9063
9246
|
/**
|
|
9064
9247
|
* @public
|
|
9065
9248
|
* <p>The machine learning domain of your model package and its components. Common
|
|
9066
|
-
*
|
|
9249
|
+
* machine learning domains include computer vision and natural language processing.</p>
|
|
9067
9250
|
*/
|
|
9068
9251
|
Domain?: string;
|
|
9069
9252
|
/**
|
|
9070
9253
|
* @public
|
|
9071
9254
|
* <p>The machine learning task your model package accomplishes. Common machine
|
|
9072
|
-
*
|
|
9255
|
+
* learning tasks include object detection and image classification.</p>
|
|
9073
9256
|
*/
|
|
9074
9257
|
Task?: string;
|
|
9075
9258
|
/**
|
|
@@ -9105,139 +9288,6 @@ export interface ModelPackage {
|
|
|
9105
9288
|
*/
|
|
9106
9289
|
SkipModelValidation?: SkipModelValidation | string;
|
|
9107
9290
|
}
|
|
9108
|
-
/**
|
|
9109
|
-
* @public
|
|
9110
|
-
* <p>A group of versioned models in the model registry.</p>
|
|
9111
|
-
*/
|
|
9112
|
-
export interface ModelPackageGroup {
|
|
9113
|
-
/**
|
|
9114
|
-
* @public
|
|
9115
|
-
* <p>The name of the model group.</p>
|
|
9116
|
-
*/
|
|
9117
|
-
ModelPackageGroupName?: string;
|
|
9118
|
-
/**
|
|
9119
|
-
* @public
|
|
9120
|
-
* <p>The Amazon Resource Name (ARN) of the model group.</p>
|
|
9121
|
-
*/
|
|
9122
|
-
ModelPackageGroupArn?: string;
|
|
9123
|
-
/**
|
|
9124
|
-
* @public
|
|
9125
|
-
* <p>The description for the model group.</p>
|
|
9126
|
-
*/
|
|
9127
|
-
ModelPackageGroupDescription?: string;
|
|
9128
|
-
/**
|
|
9129
|
-
* @public
|
|
9130
|
-
* <p>The time that the model group was created.</p>
|
|
9131
|
-
*/
|
|
9132
|
-
CreationTime?: Date;
|
|
9133
|
-
/**
|
|
9134
|
-
* @public
|
|
9135
|
-
* <p>Information about the user who created or modified an experiment, trial, trial
|
|
9136
|
-
* component, lineage group, project, or model card.</p>
|
|
9137
|
-
*/
|
|
9138
|
-
CreatedBy?: UserContext;
|
|
9139
|
-
/**
|
|
9140
|
-
* @public
|
|
9141
|
-
* <p>The status of the model group. This can be one of the following values.</p>
|
|
9142
|
-
* <ul>
|
|
9143
|
-
* <li>
|
|
9144
|
-
* <p>
|
|
9145
|
-
* <code>PENDING</code> - The model group is pending being created.</p>
|
|
9146
|
-
* </li>
|
|
9147
|
-
* <li>
|
|
9148
|
-
* <p>
|
|
9149
|
-
* <code>IN_PROGRESS</code> - The model group is in the process of being
|
|
9150
|
-
* created.</p>
|
|
9151
|
-
* </li>
|
|
9152
|
-
* <li>
|
|
9153
|
-
* <p>
|
|
9154
|
-
* <code>COMPLETED</code> - The model group was successfully created.</p>
|
|
9155
|
-
* </li>
|
|
9156
|
-
* <li>
|
|
9157
|
-
* <p>
|
|
9158
|
-
* <code>FAILED</code> - The model group failed.</p>
|
|
9159
|
-
* </li>
|
|
9160
|
-
* <li>
|
|
9161
|
-
* <p>
|
|
9162
|
-
* <code>DELETING</code> - The model group is in the process of being deleted.</p>
|
|
9163
|
-
* </li>
|
|
9164
|
-
* <li>
|
|
9165
|
-
* <p>
|
|
9166
|
-
* <code>DELETE_FAILED</code> - SageMaker failed to delete the model group.</p>
|
|
9167
|
-
* </li>
|
|
9168
|
-
* </ul>
|
|
9169
|
-
*/
|
|
9170
|
-
ModelPackageGroupStatus?: ModelPackageGroupStatus | string;
|
|
9171
|
-
/**
|
|
9172
|
-
* @public
|
|
9173
|
-
* <p>A list of the tags associated with the model group. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
|
|
9174
|
-
* resources</a> in the <i>Amazon Web Services General Reference Guide</i>.</p>
|
|
9175
|
-
*/
|
|
9176
|
-
Tags?: Tag[];
|
|
9177
|
-
}
|
|
9178
|
-
/**
|
|
9179
|
-
* @public
|
|
9180
|
-
* @enum
|
|
9181
|
-
*/
|
|
9182
|
-
export declare const ModelVariantAction: {
|
|
9183
|
-
readonly PROMOTE: "Promote";
|
|
9184
|
-
readonly REMOVE: "Remove";
|
|
9185
|
-
readonly RETAIN: "Retain";
|
|
9186
|
-
};
|
|
9187
|
-
/**
|
|
9188
|
-
* @public
|
|
9189
|
-
*/
|
|
9190
|
-
export type ModelVariantAction = (typeof ModelVariantAction)[keyof typeof ModelVariantAction];
|
|
9191
|
-
/**
|
|
9192
|
-
* @public
|
|
9193
|
-
* <p>A list of nested <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Filter.html">Filter</a> objects. A resource must satisfy the conditions
|
|
9194
|
-
* of all filters to be included in the results returned from the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Search.html">Search</a> API.</p>
|
|
9195
|
-
* <p>For example, to filter on a training job's <code>InputDataConfig</code> property with a
|
|
9196
|
-
* specific channel name and <code>S3Uri</code> prefix, define the following filters:</p>
|
|
9197
|
-
* <ul>
|
|
9198
|
-
* <li>
|
|
9199
|
-
* <p>
|
|
9200
|
-
* <code>'\{Name:"InputDataConfig.ChannelName", "Operator":"Equals", "Value":"train"\}',</code>
|
|
9201
|
-
* </p>
|
|
9202
|
-
* </li>
|
|
9203
|
-
* <li>
|
|
9204
|
-
* <p>
|
|
9205
|
-
* <code>'\{Name:"InputDataConfig.DataSource.S3DataSource.S3Uri", "Operator":"Contains",
|
|
9206
|
-
* "Value":"mybucket/catdata"\}'</code>
|
|
9207
|
-
* </p>
|
|
9208
|
-
* </li>
|
|
9209
|
-
* </ul>
|
|
9210
|
-
*/
|
|
9211
|
-
export interface NestedFilters {
|
|
9212
|
-
/**
|
|
9213
|
-
* @public
|
|
9214
|
-
* <p>The name of the property to use in the nested filters. The value must match a listed property name,
|
|
9215
|
-
* such as <code>InputDataConfig</code>.</p>
|
|
9216
|
-
*/
|
|
9217
|
-
NestedPropertyName: string | undefined;
|
|
9218
|
-
/**
|
|
9219
|
-
* @public
|
|
9220
|
-
* <p>A list of filters. Each filter acts on a property. Filters must contain at least one
|
|
9221
|
-
* <code>Filters</code> value. For example, a <code>NestedFilters</code> call might
|
|
9222
|
-
* include a filter on the <code>PropertyName</code> parameter of the
|
|
9223
|
-
* <code>InputDataConfig</code> property:
|
|
9224
|
-
* <code>InputDataConfig.DataSource.S3DataSource.S3Uri</code>.</p>
|
|
9225
|
-
*/
|
|
9226
|
-
Filters: Filter[] | undefined;
|
|
9227
|
-
}
|
|
9228
|
-
/**
|
|
9229
|
-
* @public
|
|
9230
|
-
* <p>Updates the feature group online store configuration.</p>
|
|
9231
|
-
*/
|
|
9232
|
-
export interface OnlineStoreConfigUpdate {
|
|
9233
|
-
/**
|
|
9234
|
-
* @public
|
|
9235
|
-
* <p>Time to live duration, where the record is hard deleted after the expiration time is
|
|
9236
|
-
* reached; <code>ExpiresAt</code> = <code>EventTime</code> + <code>TtlDuration</code>. For
|
|
9237
|
-
* information on HardDelete, see the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_feature_store_DeleteRecord.html">DeleteRecord</a> API in the Amazon SageMaker API Reference guide.</p>
|
|
9238
|
-
*/
|
|
9239
|
-
TtlDuration?: TtlDuration;
|
|
9240
|
-
}
|
|
9241
9291
|
/**
|
|
9242
9292
|
* @internal
|
|
9243
9293
|
*/
|