@aws-sdk/client-sagemaker 3.180.0 → 3.182.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 +28 -0
- package/dist-cjs/commands/CreateFlowDefinitionCommand.js +3 -3
- package/dist-cjs/commands/CreateHumanTaskUiCommand.js +3 -3
- package/dist-cjs/commands/DescribeEndpointConfigCommand.js +2 -1
- package/dist-cjs/commands/DescribeExperimentCommand.js +3 -3
- package/dist-cjs/commands/DescribeFeatureGroupCommand.js +1 -2
- package/dist-cjs/commands/ListModelsCommand.js +3 -3
- package/dist-cjs/commands/ListMonitoringExecutionsCommand.js +3 -3
- package/dist-cjs/commands/ListMonitoringSchedulesCommand.js +3 -3
- package/dist-cjs/models/models_0.js +104 -41
- package/dist-cjs/models/models_1.js +43 -51
- package/dist-cjs/models/models_2.js +61 -56
- package/dist-cjs/models/models_3.js +58 -4
- package/dist-cjs/protocols/Aws_json1_1.js +470 -263
- package/dist-es/commands/CreateFlowDefinitionCommand.js +1 -1
- package/dist-es/commands/CreateHumanTaskUiCommand.js +1 -1
- package/dist-es/commands/DescribeEndpointConfigCommand.js +2 -1
- package/dist-es/commands/DescribeExperimentCommand.js +1 -1
- package/dist-es/commands/DescribeFeatureGroupCommand.js +1 -2
- package/dist-es/commands/ListModelsCommand.js +1 -1
- package/dist-es/commands/ListMonitoringExecutionsCommand.js +1 -1
- package/dist-es/commands/ListMonitoringSchedulesCommand.js +1 -1
- package/dist-es/models/models_0.js +81 -9
- package/dist-es/models/models_1.js +9 -26
- package/dist-es/models/models_2.js +34 -26
- package/dist-es/models/models_3.js +27 -0
- package/dist-es/protocols/Aws_json1_1.js +447 -270
- package/dist-types/SageMaker.d.ts +1 -1
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +1 -2
- package/dist-types/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +352 -528
- package/dist-types/models/models_1.d.ts +529 -155
- package/dist-types/models/models_2.d.ts +214 -294
- package/dist-types/models/models_3.d.ts +324 -3
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +129 -75
- package/dist-types/ts3.4/models/models_1.d.ts +80 -73
- package/dist-types/ts3.4/models/models_2.d.ts +93 -112
- package/dist-types/ts3.4/models/models_3.d.ts +123 -2
- package/package.json +3 -3
|
@@ -1,5 +1,143 @@
|
|
|
1
|
-
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, EdgeOutputConfig, ExecutionRoleIdentityConfig, FeatureDefinition, FeatureType,
|
|
2
|
-
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig,
|
|
1
|
+
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AsyncInferenceConfig, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContainerDefinition, ContextSummary, DataCaptureConfig, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExplainerConfig, FeatureDefinition, FeatureType, HumanLoopActivationConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, ObjectiveStatus, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ProductionVariant, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, 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, FlowDefinitionOutputConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InstanceMetadataServiceConfiguration, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelArtifacts, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
+
export interface DescribeEndpointConfigOutput {
|
|
4
|
+
/**
|
|
5
|
+
* <p>Name of the SageMaker endpoint configuration.</p>
|
|
6
|
+
*/
|
|
7
|
+
EndpointConfigName: string | undefined;
|
|
8
|
+
/**
|
|
9
|
+
* <p>The Amazon Resource Name (ARN) of the endpoint configuration.</p>
|
|
10
|
+
*/
|
|
11
|
+
EndpointConfigArn: string | undefined;
|
|
12
|
+
/**
|
|
13
|
+
* <p>An array of <code>ProductionVariant</code> objects, one for each model that you
|
|
14
|
+
* want to host at this endpoint.</p>
|
|
15
|
+
*/
|
|
16
|
+
ProductionVariants: ProductionVariant[] | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* <p>Configuration to control how SageMaker captures inference data.</p>
|
|
19
|
+
*/
|
|
20
|
+
DataCaptureConfig?: DataCaptureConfig;
|
|
21
|
+
/**
|
|
22
|
+
* <p>Amazon Web Services KMS key ID Amazon SageMaker uses to encrypt data when storing it on
|
|
23
|
+
* the ML storage volume attached to the instance.</p>
|
|
24
|
+
*/
|
|
25
|
+
KmsKeyId?: string;
|
|
26
|
+
/**
|
|
27
|
+
* <p>A timestamp that shows when the endpoint configuration was created.</p>
|
|
28
|
+
*/
|
|
29
|
+
CreationTime: Date | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* <p>Returns the description of an endpoint configuration created using the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html">
|
|
32
|
+
* <code>CreateEndpointConfig</code>
|
|
33
|
+
* </a> API.</p>
|
|
34
|
+
*/
|
|
35
|
+
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
36
|
+
/**
|
|
37
|
+
* <p>The configuration parameters for an explainer.</p>
|
|
38
|
+
*/
|
|
39
|
+
ExplainerConfig?: ExplainerConfig;
|
|
40
|
+
}
|
|
41
|
+
export interface DescribeExperimentRequest {
|
|
42
|
+
/**
|
|
43
|
+
* <p>The name of the experiment to describe.</p>
|
|
44
|
+
*/
|
|
45
|
+
ExperimentName: string | undefined;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* <p>The source of the experiment.</p>
|
|
49
|
+
*/
|
|
50
|
+
export interface ExperimentSource {
|
|
51
|
+
/**
|
|
52
|
+
* <p>The Amazon Resource Name (ARN) of the source.</p>
|
|
53
|
+
*/
|
|
54
|
+
SourceArn: string | undefined;
|
|
55
|
+
/**
|
|
56
|
+
* <p>The source type.</p>
|
|
57
|
+
*/
|
|
58
|
+
SourceType?: string;
|
|
59
|
+
}
|
|
60
|
+
export interface DescribeExperimentResponse {
|
|
61
|
+
/**
|
|
62
|
+
* <p>The name of the experiment.</p>
|
|
63
|
+
*/
|
|
64
|
+
ExperimentName?: string;
|
|
65
|
+
/**
|
|
66
|
+
* <p>The Amazon Resource Name (ARN) of the experiment.</p>
|
|
67
|
+
*/
|
|
68
|
+
ExperimentArn?: string;
|
|
69
|
+
/**
|
|
70
|
+
* <p>The name of the experiment as displayed. If <code>DisplayName</code> isn't specified,
|
|
71
|
+
* <code>ExperimentName</code> is displayed.</p>
|
|
72
|
+
*/
|
|
73
|
+
DisplayName?: string;
|
|
74
|
+
/**
|
|
75
|
+
* <p>The ARN of the source and, optionally, the type.</p>
|
|
76
|
+
*/
|
|
77
|
+
Source?: ExperimentSource;
|
|
78
|
+
/**
|
|
79
|
+
* <p>The description of the experiment.</p>
|
|
80
|
+
*/
|
|
81
|
+
Description?: string;
|
|
82
|
+
/**
|
|
83
|
+
* <p>When the experiment was created.</p>
|
|
84
|
+
*/
|
|
85
|
+
CreationTime?: Date;
|
|
86
|
+
/**
|
|
87
|
+
* <p>Who created the experiment.</p>
|
|
88
|
+
*/
|
|
89
|
+
CreatedBy?: UserContext;
|
|
90
|
+
/**
|
|
91
|
+
* <p>When the experiment was last modified.</p>
|
|
92
|
+
*/
|
|
93
|
+
LastModifiedTime?: Date;
|
|
94
|
+
/**
|
|
95
|
+
* <p>Who last modified the experiment.</p>
|
|
96
|
+
*/
|
|
97
|
+
LastModifiedBy?: UserContext;
|
|
98
|
+
}
|
|
99
|
+
export interface DescribeFeatureGroupRequest {
|
|
100
|
+
/**
|
|
101
|
+
* <p>The name of the <code>FeatureGroup</code> you want described. </p>
|
|
102
|
+
*/
|
|
103
|
+
FeatureGroupName: string | undefined;
|
|
104
|
+
/**
|
|
105
|
+
* <p>A token to resume pagination of the list of <code>Features</code>
|
|
106
|
+
* (<code>FeatureDefinitions</code>). 2,500 <code>Features</code> are returned by
|
|
107
|
+
* default.</p>
|
|
108
|
+
*/
|
|
109
|
+
NextToken?: string;
|
|
110
|
+
}
|
|
111
|
+
export declare enum FeatureGroupStatus {
|
|
112
|
+
CREATED = "Created",
|
|
113
|
+
CREATE_FAILED = "CreateFailed",
|
|
114
|
+
CREATING = "Creating",
|
|
115
|
+
DELETE_FAILED = "DeleteFailed",
|
|
116
|
+
DELETING = "Deleting"
|
|
117
|
+
}
|
|
118
|
+
export declare enum LastUpdateStatusValue {
|
|
119
|
+
FAILED = "Failed",
|
|
120
|
+
IN_PROGRESS = "InProgress",
|
|
121
|
+
SUCCESSFUL = "Successful"
|
|
122
|
+
}
|
|
123
|
+
/**
|
|
124
|
+
* <p>A value that indicates whether the update was successful.</p>
|
|
125
|
+
*/
|
|
126
|
+
export interface LastUpdateStatus {
|
|
127
|
+
/**
|
|
128
|
+
* <p>A value that indicates whether the update was made successful.</p>
|
|
129
|
+
*/
|
|
130
|
+
Status: LastUpdateStatusValue | string | undefined;
|
|
131
|
+
/**
|
|
132
|
+
* <p>If the update wasn't successful, indicates the reason why it failed.</p>
|
|
133
|
+
*/
|
|
134
|
+
FailureReason?: string;
|
|
135
|
+
}
|
|
136
|
+
export declare enum OfflineStoreStatusValue {
|
|
137
|
+
ACTIVE = "Active",
|
|
138
|
+
BLOCKED = "Blocked",
|
|
139
|
+
DISABLED = "Disabled"
|
|
140
|
+
}
|
|
3
141
|
/**
|
|
4
142
|
* <p>The status of <code>OfflineStore</code>.</p>
|
|
5
143
|
*/
|
|
@@ -2456,6 +2594,52 @@ export interface SecondaryStatusTransition {
|
|
|
2456
2594
|
*/
|
|
2457
2595
|
StatusMessage?: string;
|
|
2458
2596
|
}
|
|
2597
|
+
export declare enum WarmPoolResourceStatus {
|
|
2598
|
+
AVAILABLE = "Available",
|
|
2599
|
+
INUSE = "InUse",
|
|
2600
|
+
REUSED = "Reused",
|
|
2601
|
+
TERMINATED = "Terminated"
|
|
2602
|
+
}
|
|
2603
|
+
/**
|
|
2604
|
+
* <p>Status and billing information about the warm pool.</p>
|
|
2605
|
+
*/
|
|
2606
|
+
export interface WarmPoolStatus {
|
|
2607
|
+
/**
|
|
2608
|
+
* <p>The status of the warm pool.</p>
|
|
2609
|
+
* <ul>
|
|
2610
|
+
* <li>
|
|
2611
|
+
* <p>
|
|
2612
|
+
* <code>InUse</code>: The warm pool is in use for the training job.</p>
|
|
2613
|
+
* </li>
|
|
2614
|
+
* <li>
|
|
2615
|
+
* <p>
|
|
2616
|
+
* <code>Available</code>: The warm pool is available to reuse for a matching training job.</p>
|
|
2617
|
+
* </li>
|
|
2618
|
+
* <li>
|
|
2619
|
+
* <p>
|
|
2620
|
+
* <code>Reused</code>: The warm pool moved to a matching training job for reuse.</p>
|
|
2621
|
+
* </li>
|
|
2622
|
+
* <li>
|
|
2623
|
+
* <p>
|
|
2624
|
+
* <code>Terminated</code>: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified <code>KeepAlivePeriodInSeconds</code>.</p>
|
|
2625
|
+
* </li>
|
|
2626
|
+
* </ul>
|
|
2627
|
+
*/
|
|
2628
|
+
Status: WarmPoolResourceStatus | string | undefined;
|
|
2629
|
+
/**
|
|
2630
|
+
* <p>The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock
|
|
2631
|
+
* time.</p>
|
|
2632
|
+
* <p>Multiply <code>ResourceRetainedBillableTimeInSeconds</code> by the number of instances
|
|
2633
|
+
* (<code>InstanceCount</code>) in your training cluster to get the total compute time
|
|
2634
|
+
* SageMaker bills you if you run warm pool training. The formula is as follows:
|
|
2635
|
+
* <code>ResourceRetainedBillableTimeInSeconds * InstanceCount</code>.</p>
|
|
2636
|
+
*/
|
|
2637
|
+
ResourceRetainedBillableTimeInSeconds?: number;
|
|
2638
|
+
/**
|
|
2639
|
+
* <p>The name of the matching training job that reused the warm pool.</p>
|
|
2640
|
+
*/
|
|
2641
|
+
ReusedByJob?: string;
|
|
2642
|
+
}
|
|
2459
2643
|
export interface DescribeTrainingJobResponse {
|
|
2460
2644
|
/**
|
|
2461
2645
|
* <p> Name of the model training job. </p>
|
|
@@ -2817,6 +3001,10 @@ export interface DescribeTrainingJobResponse {
|
|
|
2817
3001
|
* <p>The environment variables to set in the Docker container.</p>
|
|
2818
3002
|
*/
|
|
2819
3003
|
Environment?: Record<string, string>;
|
|
3004
|
+
/**
|
|
3005
|
+
* <p>The status of the warm pool associated with the training job.</p>
|
|
3006
|
+
*/
|
|
3007
|
+
WarmPoolStatus?: WarmPoolStatus;
|
|
2820
3008
|
}
|
|
2821
3009
|
export interface DescribeTransformJobRequest {
|
|
2822
3010
|
/**
|
|
@@ -7207,270 +7395,30 @@ export declare enum ModelSortKey {
|
|
|
7207
7395
|
CreationTime = "CreationTime",
|
|
7208
7396
|
Name = "Name"
|
|
7209
7397
|
}
|
|
7210
|
-
export interface ListModelsInput {
|
|
7211
|
-
/**
|
|
7212
|
-
* <p>Sorts the list of results. The default is <code>CreationTime</code>.</p>
|
|
7213
|
-
*/
|
|
7214
|
-
SortBy?: ModelSortKey | string;
|
|
7215
|
-
/**
|
|
7216
|
-
* <p>The sort order for results. The default is <code>Descending</code>.</p>
|
|
7217
|
-
*/
|
|
7218
|
-
SortOrder?: OrderKey | string;
|
|
7219
|
-
/**
|
|
7220
|
-
* <p>If the response to a previous <code>ListModels</code> request was truncated, the
|
|
7221
|
-
* response includes a <code>NextToken</code>. To retrieve the next set of models, use the
|
|
7222
|
-
* token in the next request.</p>
|
|
7223
|
-
*/
|
|
7224
|
-
NextToken?: string;
|
|
7225
|
-
/**
|
|
7226
|
-
* <p>The maximum number of models to return in the response.</p>
|
|
7227
|
-
*/
|
|
7228
|
-
MaxResults?: number;
|
|
7229
|
-
/**
|
|
7230
|
-
* <p>A string in the model name. This filter returns only models whose name contains the
|
|
7231
|
-
* specified string.</p>
|
|
7232
|
-
*/
|
|
7233
|
-
NameContains?: string;
|
|
7234
|
-
/**
|
|
7235
|
-
* <p>A filter that returns only models created before the specified time
|
|
7236
|
-
* (timestamp).</p>
|
|
7237
|
-
*/
|
|
7238
|
-
CreationTimeBefore?: Date;
|
|
7239
|
-
/**
|
|
7240
|
-
* <p>A filter that returns only models with a creation time greater than or equal to the
|
|
7241
|
-
* specified time (timestamp).</p>
|
|
7242
|
-
*/
|
|
7243
|
-
CreationTimeAfter?: Date;
|
|
7244
|
-
}
|
|
7245
7398
|
/**
|
|
7246
|
-
*
|
|
7399
|
+
* @internal
|
|
7247
7400
|
*/
|
|
7248
|
-
export
|
|
7249
|
-
/**
|
|
7250
|
-
* <p>The name of the model that you want a summary for.</p>
|
|
7251
|
-
*/
|
|
7252
|
-
ModelName: string | undefined;
|
|
7253
|
-
/**
|
|
7254
|
-
* <p>The Amazon Resource Name (ARN) of the model.</p>
|
|
7255
|
-
*/
|
|
7256
|
-
ModelArn: string | undefined;
|
|
7257
|
-
/**
|
|
7258
|
-
* <p>A timestamp that indicates when the model was created.</p>
|
|
7259
|
-
*/
|
|
7260
|
-
CreationTime: Date | undefined;
|
|
7261
|
-
}
|
|
7262
|
-
export interface ListModelsOutput {
|
|
7263
|
-
/**
|
|
7264
|
-
* <p>An array of <code>ModelSummary</code> objects, each of which lists a
|
|
7265
|
-
* model.</p>
|
|
7266
|
-
*/
|
|
7267
|
-
Models: ModelSummary[] | undefined;
|
|
7268
|
-
/**
|
|
7269
|
-
* <p> If the response is truncated, SageMaker returns this token. To retrieve the next set of
|
|
7270
|
-
* models, use it in the subsequent request. </p>
|
|
7271
|
-
*/
|
|
7272
|
-
NextToken?: string;
|
|
7273
|
-
}
|
|
7274
|
-
export declare enum MonitoringExecutionSortKey {
|
|
7275
|
-
CREATION_TIME = "CreationTime",
|
|
7276
|
-
SCHEDULED_TIME = "ScheduledTime",
|
|
7277
|
-
STATUS = "Status"
|
|
7278
|
-
}
|
|
7279
|
-
export interface ListMonitoringExecutionsRequest {
|
|
7280
|
-
/**
|
|
7281
|
-
* <p>Name of a specific schedule to fetch jobs for.</p>
|
|
7282
|
-
*/
|
|
7283
|
-
MonitoringScheduleName?: string;
|
|
7284
|
-
/**
|
|
7285
|
-
* <p>Name of a specific endpoint to fetch jobs for.</p>
|
|
7286
|
-
*/
|
|
7287
|
-
EndpointName?: string;
|
|
7288
|
-
/**
|
|
7289
|
-
* <p>Whether to sort results by <code>Status</code>, <code>CreationTime</code>,
|
|
7290
|
-
* <code>ScheduledTime</code> field. The default is <code>CreationTime</code>.</p>
|
|
7291
|
-
*/
|
|
7292
|
-
SortBy?: MonitoringExecutionSortKey | string;
|
|
7293
|
-
/**
|
|
7294
|
-
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
7295
|
-
* The default is <code>Descending</code>.</p>
|
|
7296
|
-
*/
|
|
7297
|
-
SortOrder?: SortOrder | string;
|
|
7298
|
-
/**
|
|
7299
|
-
* <p>The token returned if the response is truncated. To retrieve the next set of job
|
|
7300
|
-
* executions, use it in the next request.</p>
|
|
7301
|
-
*/
|
|
7302
|
-
NextToken?: string;
|
|
7303
|
-
/**
|
|
7304
|
-
* <p>The maximum number of jobs to return in the response. The default value is 10.</p>
|
|
7305
|
-
*/
|
|
7306
|
-
MaxResults?: number;
|
|
7307
|
-
/**
|
|
7308
|
-
* <p>Filter for jobs scheduled before a specified time.</p>
|
|
7309
|
-
*/
|
|
7310
|
-
ScheduledTimeBefore?: Date;
|
|
7311
|
-
/**
|
|
7312
|
-
* <p>Filter for jobs scheduled after a specified time.</p>
|
|
7313
|
-
*/
|
|
7314
|
-
ScheduledTimeAfter?: Date;
|
|
7315
|
-
/**
|
|
7316
|
-
* <p>A filter that returns only jobs created before a specified time.</p>
|
|
7317
|
-
*/
|
|
7318
|
-
CreationTimeBefore?: Date;
|
|
7319
|
-
/**
|
|
7320
|
-
* <p>A filter that returns only jobs created after a specified time.</p>
|
|
7321
|
-
*/
|
|
7322
|
-
CreationTimeAfter?: Date;
|
|
7323
|
-
/**
|
|
7324
|
-
* <p>A filter that returns only jobs modified after a specified time.</p>
|
|
7325
|
-
*/
|
|
7326
|
-
LastModifiedTimeBefore?: Date;
|
|
7327
|
-
/**
|
|
7328
|
-
* <p>A filter that returns only jobs modified before a specified time.</p>
|
|
7329
|
-
*/
|
|
7330
|
-
LastModifiedTimeAfter?: Date;
|
|
7331
|
-
/**
|
|
7332
|
-
* <p>A filter that retrieves only jobs with a specific status.</p>
|
|
7333
|
-
*/
|
|
7334
|
-
StatusEquals?: ExecutionStatus | string;
|
|
7335
|
-
/**
|
|
7336
|
-
* <p>Gets a list of the monitoring job runs of the specified monitoring job
|
|
7337
|
-
* definitions.</p>
|
|
7338
|
-
*/
|
|
7339
|
-
MonitoringJobDefinitionName?: string;
|
|
7340
|
-
/**
|
|
7341
|
-
* <p>A filter that returns only the monitoring job runs of the specified monitoring
|
|
7342
|
-
* type.</p>
|
|
7343
|
-
*/
|
|
7344
|
-
MonitoringTypeEquals?: MonitoringType | string;
|
|
7345
|
-
}
|
|
7346
|
-
export interface ListMonitoringExecutionsResponse {
|
|
7347
|
-
/**
|
|
7348
|
-
* <p>A JSON array in which each element is a summary for a monitoring execution.</p>
|
|
7349
|
-
*/
|
|
7350
|
-
MonitoringExecutionSummaries: MonitoringExecutionSummary[] | undefined;
|
|
7351
|
-
/**
|
|
7352
|
-
* <p>If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of jobs,
|
|
7353
|
-
* use it in the subsequent reques</p>
|
|
7354
|
-
*/
|
|
7355
|
-
NextToken?: string;
|
|
7356
|
-
}
|
|
7357
|
-
export declare enum MonitoringScheduleSortKey {
|
|
7358
|
-
CREATION_TIME = "CreationTime",
|
|
7359
|
-
NAME = "Name",
|
|
7360
|
-
STATUS = "Status"
|
|
7361
|
-
}
|
|
7362
|
-
export interface ListMonitoringSchedulesRequest {
|
|
7363
|
-
/**
|
|
7364
|
-
* <p>Name of a specific endpoint to fetch schedules for.</p>
|
|
7365
|
-
*/
|
|
7366
|
-
EndpointName?: string;
|
|
7367
|
-
/**
|
|
7368
|
-
* <p>Whether to sort results by <code>Status</code>, <code>CreationTime</code>,
|
|
7369
|
-
* <code>ScheduledTime</code> field. The default is <code>CreationTime</code>.</p>
|
|
7370
|
-
*/
|
|
7371
|
-
SortBy?: MonitoringScheduleSortKey | string;
|
|
7372
|
-
/**
|
|
7373
|
-
* <p>Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order.
|
|
7374
|
-
* The default is <code>Descending</code>.</p>
|
|
7375
|
-
*/
|
|
7376
|
-
SortOrder?: SortOrder | string;
|
|
7377
|
-
/**
|
|
7378
|
-
* <p>The token returned if the response is truncated. To retrieve the next set of job
|
|
7379
|
-
* executions, use it in the next request.</p>
|
|
7380
|
-
*/
|
|
7381
|
-
NextToken?: string;
|
|
7382
|
-
/**
|
|
7383
|
-
* <p>The maximum number of jobs to return in the response. The default value is 10.</p>
|
|
7384
|
-
*/
|
|
7385
|
-
MaxResults?: number;
|
|
7386
|
-
/**
|
|
7387
|
-
* <p>Filter for monitoring schedules whose name contains a specified string.</p>
|
|
7388
|
-
*/
|
|
7389
|
-
NameContains?: string;
|
|
7390
|
-
/**
|
|
7391
|
-
* <p>A filter that returns only monitoring schedules created before a specified time.</p>
|
|
7392
|
-
*/
|
|
7393
|
-
CreationTimeBefore?: Date;
|
|
7394
|
-
/**
|
|
7395
|
-
* <p>A filter that returns only monitoring schedules created after a specified time.</p>
|
|
7396
|
-
*/
|
|
7397
|
-
CreationTimeAfter?: Date;
|
|
7398
|
-
/**
|
|
7399
|
-
* <p>A filter that returns only monitoring schedules modified before a specified time.</p>
|
|
7400
|
-
*/
|
|
7401
|
-
LastModifiedTimeBefore?: Date;
|
|
7402
|
-
/**
|
|
7403
|
-
* <p>A filter that returns only monitoring schedules modified after a specified time.</p>
|
|
7404
|
-
*/
|
|
7405
|
-
LastModifiedTimeAfter?: Date;
|
|
7406
|
-
/**
|
|
7407
|
-
* <p>A filter that returns only monitoring schedules modified before a specified time.</p>
|
|
7408
|
-
*/
|
|
7409
|
-
StatusEquals?: ScheduleStatus | string;
|
|
7410
|
-
/**
|
|
7411
|
-
* <p>Gets a list of the monitoring schedules for the specified monitoring job
|
|
7412
|
-
* definition.</p>
|
|
7413
|
-
*/
|
|
7414
|
-
MonitoringJobDefinitionName?: string;
|
|
7415
|
-
/**
|
|
7416
|
-
* <p>A filter that returns only the monitoring schedules for the specified monitoring
|
|
7417
|
-
* type.</p>
|
|
7418
|
-
*/
|
|
7419
|
-
MonitoringTypeEquals?: MonitoringType | string;
|
|
7420
|
-
}
|
|
7401
|
+
export declare const DescribeEndpointConfigOutputFilterSensitiveLog: (obj: DescribeEndpointConfigOutput) => any;
|
|
7421
7402
|
/**
|
|
7422
|
-
*
|
|
7403
|
+
* @internal
|
|
7423
7404
|
*/
|
|
7424
|
-
export
|
|
7425
|
-
|
|
7426
|
-
|
|
7427
|
-
|
|
7428
|
-
|
|
7429
|
-
|
|
7430
|
-
|
|
7431
|
-
|
|
7432
|
-
|
|
7433
|
-
|
|
7434
|
-
|
|
7435
|
-
|
|
7436
|
-
|
|
7437
|
-
|
|
7438
|
-
|
|
7439
|
-
|
|
7440
|
-
|
|
7441
|
-
/**
|
|
7442
|
-
* <p>The status of the monitoring schedule.</p>
|
|
7443
|
-
*/
|
|
7444
|
-
MonitoringScheduleStatus: ScheduleStatus | string | undefined;
|
|
7445
|
-
/**
|
|
7446
|
-
* <p>The name of the endpoint using the monitoring schedule.</p>
|
|
7447
|
-
*/
|
|
7448
|
-
EndpointName?: string;
|
|
7449
|
-
/**
|
|
7450
|
-
* <p>The name of the monitoring job definition that the schedule is for.</p>
|
|
7451
|
-
*/
|
|
7452
|
-
MonitoringJobDefinitionName?: string;
|
|
7453
|
-
/**
|
|
7454
|
-
* <p>The type of the monitoring job definition that the schedule is for.</p>
|
|
7455
|
-
*/
|
|
7456
|
-
MonitoringType?: MonitoringType | string;
|
|
7457
|
-
}
|
|
7458
|
-
export interface ListMonitoringSchedulesResponse {
|
|
7459
|
-
/**
|
|
7460
|
-
* <p>A JSON array in which each element is a summary for a monitoring schedule.</p>
|
|
7461
|
-
*/
|
|
7462
|
-
MonitoringScheduleSummaries: MonitoringScheduleSummary[] | undefined;
|
|
7463
|
-
/**
|
|
7464
|
-
* <p>If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of jobs,
|
|
7465
|
-
* use it in the subsequent request.</p>
|
|
7466
|
-
*/
|
|
7467
|
-
NextToken?: string;
|
|
7468
|
-
}
|
|
7469
|
-
export declare enum NotebookInstanceLifecycleConfigSortKey {
|
|
7470
|
-
CREATION_TIME = "CreationTime",
|
|
7471
|
-
LAST_MODIFIED_TIME = "LastModifiedTime",
|
|
7472
|
-
NAME = "Name"
|
|
7473
|
-
}
|
|
7405
|
+
export declare const DescribeExperimentRequestFilterSensitiveLog: (obj: DescribeExperimentRequest) => any;
|
|
7406
|
+
/**
|
|
7407
|
+
* @internal
|
|
7408
|
+
*/
|
|
7409
|
+
export declare const ExperimentSourceFilterSensitiveLog: (obj: ExperimentSource) => any;
|
|
7410
|
+
/**
|
|
7411
|
+
* @internal
|
|
7412
|
+
*/
|
|
7413
|
+
export declare const DescribeExperimentResponseFilterSensitiveLog: (obj: DescribeExperimentResponse) => any;
|
|
7414
|
+
/**
|
|
7415
|
+
* @internal
|
|
7416
|
+
*/
|
|
7417
|
+
export declare const DescribeFeatureGroupRequestFilterSensitiveLog: (obj: DescribeFeatureGroupRequest) => any;
|
|
7418
|
+
/**
|
|
7419
|
+
* @internal
|
|
7420
|
+
*/
|
|
7421
|
+
export declare const LastUpdateStatusFilterSensitiveLog: (obj: LastUpdateStatus) => any;
|
|
7474
7422
|
/**
|
|
7475
7423
|
* @internal
|
|
7476
7424
|
*/
|
|
@@ -7771,6 +7719,10 @@ export declare const ProfilerRuleEvaluationStatusFilterSensitiveLog: (obj: Profi
|
|
|
7771
7719
|
* @internal
|
|
7772
7720
|
*/
|
|
7773
7721
|
export declare const SecondaryStatusTransitionFilterSensitiveLog: (obj: SecondaryStatusTransition) => any;
|
|
7722
|
+
/**
|
|
7723
|
+
* @internal
|
|
7724
|
+
*/
|
|
7725
|
+
export declare const WarmPoolStatusFilterSensitiveLog: (obj: WarmPoolStatus) => any;
|
|
7774
7726
|
/**
|
|
7775
7727
|
* @internal
|
|
7776
7728
|
*/
|
|
@@ -8395,35 +8347,3 @@ export declare const ListModelQualityJobDefinitionsRequestFilterSensitiveLog: (o
|
|
|
8395
8347
|
* @internal
|
|
8396
8348
|
*/
|
|
8397
8349
|
export declare const ListModelQualityJobDefinitionsResponseFilterSensitiveLog: (obj: ListModelQualityJobDefinitionsResponse) => any;
|
|
8398
|
-
/**
|
|
8399
|
-
* @internal
|
|
8400
|
-
*/
|
|
8401
|
-
export declare const ListModelsInputFilterSensitiveLog: (obj: ListModelsInput) => any;
|
|
8402
|
-
/**
|
|
8403
|
-
* @internal
|
|
8404
|
-
*/
|
|
8405
|
-
export declare const ModelSummaryFilterSensitiveLog: (obj: ModelSummary) => any;
|
|
8406
|
-
/**
|
|
8407
|
-
* @internal
|
|
8408
|
-
*/
|
|
8409
|
-
export declare const ListModelsOutputFilterSensitiveLog: (obj: ListModelsOutput) => any;
|
|
8410
|
-
/**
|
|
8411
|
-
* @internal
|
|
8412
|
-
*/
|
|
8413
|
-
export declare const ListMonitoringExecutionsRequestFilterSensitiveLog: (obj: ListMonitoringExecutionsRequest) => any;
|
|
8414
|
-
/**
|
|
8415
|
-
* @internal
|
|
8416
|
-
*/
|
|
8417
|
-
export declare const ListMonitoringExecutionsResponseFilterSensitiveLog: (obj: ListMonitoringExecutionsResponse) => any;
|
|
8418
|
-
/**
|
|
8419
|
-
* @internal
|
|
8420
|
-
*/
|
|
8421
|
-
export declare const ListMonitoringSchedulesRequestFilterSensitiveLog: (obj: ListMonitoringSchedulesRequest) => any;
|
|
8422
|
-
/**
|
|
8423
|
-
* @internal
|
|
8424
|
-
*/
|
|
8425
|
-
export declare const MonitoringScheduleSummaryFilterSensitiveLog: (obj: MonitoringScheduleSummary) => any;
|
|
8426
|
-
/**
|
|
8427
|
-
* @internal
|
|
8428
|
-
*/
|
|
8429
|
-
export declare const ListMonitoringSchedulesResponseFilterSensitiveLog: (obj: ListMonitoringSchedulesResponse) => any;
|