@aws-sdk/client-sagemaker 3.338.0 → 3.340.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +4 -1
- package/dist-cjs/models/models_2.js +8 -9
- package/dist-cjs/models/models_3.js +9 -2
- package/dist-cjs/protocols/Aws_json1_1.js +4 -0
- package/dist-es/models/models_0.js +3 -0
- package/dist-es/models/models_2.js +6 -7
- package/dist-es/models/models_3.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +4 -0
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +21 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSpaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +24 -2
- package/dist-types/commands/DescribeModelCommand.d.ts +10 -0
- package/dist-types/commands/SearchCommand.d.ts +28 -0
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +70 -47
- package/dist-types/models/models_1.d.ts +89 -32
- package/dist-types/models/models_2.d.ts +88 -194
- package/dist-types/models/models_3.d.ts +198 -61
- package/dist-types/models/models_4.d.ts +59 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +11 -14
- package/dist-types/ts3.4/models/models_1.d.ts +20 -10
- package/dist-types/ts3.4/models/models_2.d.ts +30 -53
- package/dist-types/ts3.4/models/models_3.d.ts +61 -24
- package/dist-types/ts3.4/models/models_4.d.ts +19 -0
- package/package.json +1 -1
|
@@ -1,5 +1,52 @@
|
|
|
1
1
|
import { LazyJsonString as __LazyJsonString } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AnnotationConsolidationConfig, AppSpecification, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AutoRollbackConfig, AwsManagedHumanLoopRequestSource, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CaptureContentTypeHeader, CaptureOption, CaptureStatus, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, ContentClassifier, ContinuousParameterRange, ConvergenceDetected, EdgeOutputConfig, EndpointInput, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, OutputDataConfig, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariantInstanceType, ResourceConfig, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
+
import { AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AnnotationConsolidationConfig, AppSpecification, AppType, ArtifactSource, AsyncInferenceConfig, AthenaDatasetDefinition, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BestObjectiveNotImproving, Bias, BlueGreenUpdatePolicy, CaptureContentTypeHeader, CaptureOption, CaptureStatus, CategoricalParameter, CategoricalParameterRange, Channel, CheckpointConfig, ClarifyExplainerConfig, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, ContentClassifier, ContinuousParameterRange, ConvergenceDetected, DeploymentStage, EdgeDeploymentModelConfig, EdgeOutputConfig, EndpointInput, HyperParameterScalingType, HyperParameterTuningJobObjective, InferenceSpecification, JupyterServerAppSettings, KernelGatewayAppSettings, MetadataProperties, MetricDefinition, MetricsSource, ModelApprovalStatus, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, OutputDataConfig, ProcessingInstanceType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProcessingS3UploadMode, ProductionVariantInstanceType, ResourceConfig, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserSettings, VpcConfig } from "./models_0";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export interface CreateEdgeDeploymentPlanRequest {
|
|
7
|
+
/**
|
|
8
|
+
* <p>The name of the edge deployment plan.</p>
|
|
9
|
+
*/
|
|
10
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
11
|
+
/**
|
|
12
|
+
* <p>List of models associated with the edge deployment plan.</p>
|
|
13
|
+
*/
|
|
14
|
+
ModelConfigs: EdgeDeploymentModelConfig[] | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The device fleet used for this edge deployment plan.</p>
|
|
17
|
+
*/
|
|
18
|
+
DeviceFleetName: string | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* <p>List of stages of the edge deployment plan. The number of stages is limited to 10 per deployment.</p>
|
|
21
|
+
*/
|
|
22
|
+
Stages?: DeploymentStage[];
|
|
23
|
+
/**
|
|
24
|
+
* <p>List of tags with which to tag the edge deployment plan.</p>
|
|
25
|
+
*/
|
|
26
|
+
Tags?: Tag[];
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* @public
|
|
30
|
+
*/
|
|
31
|
+
export interface CreateEdgeDeploymentPlanResponse {
|
|
32
|
+
/**
|
|
33
|
+
* <p>The ARN of the edge deployment plan.</p>
|
|
34
|
+
*/
|
|
35
|
+
EdgeDeploymentPlanArn: string | undefined;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* @public
|
|
39
|
+
*/
|
|
40
|
+
export interface CreateEdgeDeploymentStageRequest {
|
|
41
|
+
/**
|
|
42
|
+
* <p>The name of the edge deployment plan.</p>
|
|
43
|
+
*/
|
|
44
|
+
EdgeDeploymentPlanName: string | undefined;
|
|
45
|
+
/**
|
|
46
|
+
* <p>List of stages to be added to the edge deployment plan.</p>
|
|
47
|
+
*/
|
|
48
|
+
Stages: DeploymentStage[] | undefined;
|
|
49
|
+
}
|
|
3
50
|
/**
|
|
4
51
|
* @public
|
|
5
52
|
*/
|
|
@@ -1763,6 +1810,10 @@ export interface ParameterRanges {
|
|
|
1763
1810
|
* of categorical hyperparameters that a hyperparameter tuning job searches.</p>
|
|
1764
1811
|
*/
|
|
1765
1812
|
CategoricalParameterRanges?: CategoricalParameterRange[];
|
|
1813
|
+
/**
|
|
1814
|
+
* <p>A list containing hyperparameter names and example values to be used by Autotune to determine optimal ranges for your tuning job.</p>
|
|
1815
|
+
*/
|
|
1816
|
+
AutoParameters?: AutoParameter[];
|
|
1766
1817
|
}
|
|
1767
1818
|
/**
|
|
1768
1819
|
* @public
|
|
@@ -2475,6 +2526,43 @@ export interface CreateHyperParameterTuningJobRequest {
|
|
|
2475
2526
|
* tuning job launches.</p>
|
|
2476
2527
|
*/
|
|
2477
2528
|
Tags?: Tag[];
|
|
2529
|
+
/**
|
|
2530
|
+
* <p>Configures SageMaker Automatic model tuning (AMT) to automatically find optimal parameters
|
|
2531
|
+
* for the following fields:</p>
|
|
2532
|
+
* <ul>
|
|
2533
|
+
* <li>
|
|
2534
|
+
* <p>
|
|
2535
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTuningJobConfig.html#sagemaker-Type-HyperParameterTuningJobConfig-ParameterRanges">ParameterRanges</a>: The names and ranges of parameters that a hyperparameter
|
|
2536
|
+
* tuning job can optimize.</p>
|
|
2537
|
+
* </li>
|
|
2538
|
+
* <li>
|
|
2539
|
+
* <p>
|
|
2540
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ResourceLimits.html">ResourceLimits</a>: The maximum resources that can be used for a training job.
|
|
2541
|
+
* These resources include the maximum number of training jobs, the maximum runtime of a
|
|
2542
|
+
* tuning job, and the maximum number of training jobs to run at the same time.</p>
|
|
2543
|
+
* </li>
|
|
2544
|
+
* <li>
|
|
2545
|
+
* <p>
|
|
2546
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTuningJobConfig.html#sagemaker-Type-HyperParameterTuningJobConfig-TrainingJobEarlyStoppingType">TrainingJobEarlyStoppingType</a>: A flag that specifies whether or not to use
|
|
2547
|
+
* early stopping for training jobs launched by a hyperparameter tuning job.</p>
|
|
2548
|
+
* </li>
|
|
2549
|
+
* <li>
|
|
2550
|
+
* <p>
|
|
2551
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTrainingJobDefinition.html#sagemaker-Type-HyperParameterTrainingJobDefinition-RetryStrategy">RetryStrategy</a>: The number of times to retry a training job.</p>
|
|
2552
|
+
* </li>
|
|
2553
|
+
* <li>
|
|
2554
|
+
* <p>
|
|
2555
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_HyperParameterTuningJobConfig.html">Strategy</a>: Specifies how hyperparameter tuning chooses the combinations of
|
|
2556
|
+
* hyperparameter values to use for the training jobs that it launches.</p>
|
|
2557
|
+
* </li>
|
|
2558
|
+
* <li>
|
|
2559
|
+
* <p>
|
|
2560
|
+
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ConvergenceDetected.html">ConvergenceDetected</a>: A flag to indicate that Automatic model tuning (AMT) has detected model
|
|
2561
|
+
* convergence.</p>
|
|
2562
|
+
* </li>
|
|
2563
|
+
* </ul>
|
|
2564
|
+
*/
|
|
2565
|
+
Autotune?: Autotune;
|
|
2478
2566
|
}
|
|
2479
2567
|
/**
|
|
2480
2568
|
* @public
|
|
@@ -9402,37 +9490,6 @@ export interface DeletePipelineResponse {
|
|
|
9402
9490
|
*/
|
|
9403
9491
|
PipelineArn?: string;
|
|
9404
9492
|
}
|
|
9405
|
-
/**
|
|
9406
|
-
* @public
|
|
9407
|
-
*/
|
|
9408
|
-
export interface DeleteProjectInput {
|
|
9409
|
-
/**
|
|
9410
|
-
* <p>The name of the project to delete.</p>
|
|
9411
|
-
*/
|
|
9412
|
-
ProjectName: string | undefined;
|
|
9413
|
-
}
|
|
9414
|
-
/**
|
|
9415
|
-
* @public
|
|
9416
|
-
*/
|
|
9417
|
-
export interface DeleteSpaceRequest {
|
|
9418
|
-
/**
|
|
9419
|
-
* <p>The ID of the associated Domain.</p>
|
|
9420
|
-
*/
|
|
9421
|
-
DomainId: string | undefined;
|
|
9422
|
-
/**
|
|
9423
|
-
* <p>The name of the space.</p>
|
|
9424
|
-
*/
|
|
9425
|
-
SpaceName: string | undefined;
|
|
9426
|
-
}
|
|
9427
|
-
/**
|
|
9428
|
-
* @public
|
|
9429
|
-
*/
|
|
9430
|
-
export interface DeleteStudioLifecycleConfigRequest {
|
|
9431
|
-
/**
|
|
9432
|
-
* <p>The name of the Studio Lifecycle Configuration to delete.</p>
|
|
9433
|
-
*/
|
|
9434
|
-
StudioLifecycleConfigName: string | undefined;
|
|
9435
|
-
}
|
|
9436
9493
|
/**
|
|
9437
9494
|
* @internal
|
|
9438
9495
|
*/
|
|
@@ -1,5 +1,36 @@
|
|
|
1
|
-
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AssociationEdgeType, AsyncInferenceConfig, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLSecurityConfig, BatchDataCaptureConfig, BatchStrategy, Channel, CheckpointConfig, CognitoConfig, CompilationJobStatus, ContainerDefinition, ContextSource, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, ExecutionRoleIdentityConfig, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, InputConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelDeployConfig, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, ObjectiveStatus, OutputConfig, OutputDataConfig, ProblemType, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
1
|
+
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppStatus, AppType, ArtifactSource, AssociationEdgeType, AsyncInferenceConfig, AuthMode, AutoMLCandidate, AutoMLChannel, AutoMLDataSplitConfig, AutoMLJobArtifacts, AutoMLJobChannel, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, AutoMLProblemTypeConfig, AutoMLSecurityConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, Channel, CheckpointConfig, CognitoConfig, CompilationJobStatus, ContainerDefinition, ContextSource, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, DeviceSelectionConfig, DomainSettings, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EdgeOutputConfig, EdgePresetDeploymentType, ExecutionRoleIdentityConfig, GitConfig, HyperParameterTuningJobObjectiveType, InferenceSpecification, InputConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelDeployConfig, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, NeoVpcConfig, ObjectiveStatus, OutputConfig, OutputDataConfig, ProblemType, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TrainingSpecification, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
2
|
import { _InstanceType, DataCaptureConfig, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentConfig, DirectInternetAccess, DriftCheckBaselines, EndpointInfo, ExperimentConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, JobType, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, LabelingJobStoppingConditions, MemberDefinition, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelCardExportOutputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelInfrastructureConfig, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OfflineStoreConfig, OnlineStoreConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProductionVariant, ProductionVariantAcceleratorType, ProductionVariantServerlessConfig, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobInputConfig, RecommendationJobStoppingConditions, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, ShadowModeConfig, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VendorGuidance } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export interface DeleteProjectInput {
|
|
7
|
+
/**
|
|
8
|
+
* <p>The name of the project to delete.</p>
|
|
9
|
+
*/
|
|
10
|
+
ProjectName: string | undefined;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
export interface DeleteSpaceRequest {
|
|
16
|
+
/**
|
|
17
|
+
* <p>The ID of the associated Domain.</p>
|
|
18
|
+
*/
|
|
19
|
+
DomainId: string | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* <p>The name of the space.</p>
|
|
22
|
+
*/
|
|
23
|
+
SpaceName: string | undefined;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
export interface DeleteStudioLifecycleConfigRequest {
|
|
29
|
+
/**
|
|
30
|
+
* <p>The name of the Studio Lifecycle Configuration to delete.</p>
|
|
31
|
+
*/
|
|
32
|
+
StudioLifecycleConfigName: string | undefined;
|
|
33
|
+
}
|
|
3
34
|
/**
|
|
4
35
|
* @public
|
|
5
36
|
*/
|
|
@@ -127,6 +158,53 @@ export interface DeployedImage {
|
|
|
127
158
|
*/
|
|
128
159
|
ResolutionTime?: Date;
|
|
129
160
|
}
|
|
161
|
+
/**
|
|
162
|
+
* @public
|
|
163
|
+
* <p>The recommended configuration to use for Real-Time Inference.</p>
|
|
164
|
+
*/
|
|
165
|
+
export interface RealTimeInferenceRecommendation {
|
|
166
|
+
/**
|
|
167
|
+
* <p>The recommendation ID which uniquely identifies each recommendation.</p>
|
|
168
|
+
*/
|
|
169
|
+
RecommendationId: string | undefined;
|
|
170
|
+
/**
|
|
171
|
+
* <p>The recommended instance type for Real-Time Inference.</p>
|
|
172
|
+
*/
|
|
173
|
+
InstanceType: ProductionVariantInstanceType | string | undefined;
|
|
174
|
+
/**
|
|
175
|
+
* <p>The recommended environment variables to set in the model container for Real-Time Inference.</p>
|
|
176
|
+
*/
|
|
177
|
+
Environment?: Record<string, string>;
|
|
178
|
+
}
|
|
179
|
+
/**
|
|
180
|
+
* @public
|
|
181
|
+
* @enum
|
|
182
|
+
*/
|
|
183
|
+
export declare const RecommendationStatus: {
|
|
184
|
+
readonly COMPLETED: "COMPLETED";
|
|
185
|
+
readonly FAILED: "FAILED";
|
|
186
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
187
|
+
readonly NOT_APPLICABLE: "NOT_APPLICABLE";
|
|
188
|
+
};
|
|
189
|
+
/**
|
|
190
|
+
* @public
|
|
191
|
+
*/
|
|
192
|
+
export type RecommendationStatus = (typeof RecommendationStatus)[keyof typeof RecommendationStatus];
|
|
193
|
+
/**
|
|
194
|
+
* @public
|
|
195
|
+
* <p>A set of recommended deployment configurations for the model.</p>
|
|
196
|
+
*/
|
|
197
|
+
export interface DeploymentRecommendation {
|
|
198
|
+
/**
|
|
199
|
+
* <p>Status of the deployment recommendation. <code>NOT_APPLICABLE</code> means that SageMaker
|
|
200
|
+
* is unable to provide a default recommendation for the model using the information provided.</p>
|
|
201
|
+
*/
|
|
202
|
+
RecommendationStatus: RecommendationStatus | string | undefined;
|
|
203
|
+
/**
|
|
204
|
+
* <p>A list of <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_RealTimeInferenceRecommendation.html">RealTimeInferenceRecommendation</a> items.</p>
|
|
205
|
+
*/
|
|
206
|
+
RealTimeInferenceRecommendations?: RealTimeInferenceRecommendation[];
|
|
207
|
+
}
|
|
130
208
|
/**
|
|
131
209
|
* @public
|
|
132
210
|
* @enum
|
|
@@ -2780,7 +2858,7 @@ export interface HyperParameterTuningJobCompletionDetails {
|
|
|
2780
2858
|
*/
|
|
2781
2859
|
export interface DescribeHyperParameterTuningJobResponse {
|
|
2782
2860
|
/**
|
|
2783
|
-
* <p>The name of the tuning job.</p>
|
|
2861
|
+
* <p>The name of the hyperparameter tuning job.</p>
|
|
2784
2862
|
*/
|
|
2785
2863
|
HyperParameterTuningJobName: string | undefined;
|
|
2786
2864
|
/**
|
|
@@ -2865,6 +2943,10 @@ export interface DescribeHyperParameterTuningJobResponse {
|
|
|
2865
2943
|
* <p>The total resources consumed by your hyperparameter tuning job.</p>
|
|
2866
2944
|
*/
|
|
2867
2945
|
ConsumedResources?: HyperParameterTuningJobConsumedResources;
|
|
2946
|
+
/**
|
|
2947
|
+
* <p>A flag to indicate if autotune is enabled for the hyperparameter tuning job.</p>
|
|
2948
|
+
*/
|
|
2949
|
+
Autotune?: Autotune;
|
|
2868
2950
|
}
|
|
2869
2951
|
/**
|
|
2870
2952
|
* @public
|
|
@@ -3883,6 +3965,10 @@ export interface DescribeModelOutput {
|
|
|
3883
3965
|
* model container.</p>
|
|
3884
3966
|
*/
|
|
3885
3967
|
EnableNetworkIsolation?: boolean;
|
|
3968
|
+
/**
|
|
3969
|
+
* <p>A set of recommended deployment configurations for the model.</p>
|
|
3970
|
+
*/
|
|
3971
|
+
DeploymentRecommendation?: DeploymentRecommendation;
|
|
3886
3972
|
}
|
|
3887
3973
|
/**
|
|
3888
3974
|
* @public
|
|
@@ -8832,198 +8918,6 @@ export interface ImportHubContentResponse {
|
|
|
8832
8918
|
*/
|
|
8833
8919
|
HubContentArn: string | undefined;
|
|
8834
8920
|
}
|
|
8835
|
-
/**
|
|
8836
|
-
* @public
|
|
8837
|
-
* <p>Lists a summary of properties of an inference experiment.</p>
|
|
8838
|
-
*/
|
|
8839
|
-
export interface InferenceExperimentSummary {
|
|
8840
|
-
/**
|
|
8841
|
-
* <p>The name of the inference experiment.</p>
|
|
8842
|
-
*/
|
|
8843
|
-
Name: string | undefined;
|
|
8844
|
-
/**
|
|
8845
|
-
* <p>The type of the inference experiment.</p>
|
|
8846
|
-
*/
|
|
8847
|
-
Type: InferenceExperimentType | string | undefined;
|
|
8848
|
-
/**
|
|
8849
|
-
* <p>The duration for which the inference experiment ran or will run.</p>
|
|
8850
|
-
* <p>The maximum duration that you can set for an inference experiment is 30 days.</p>
|
|
8851
|
-
*/
|
|
8852
|
-
Schedule?: InferenceExperimentSchedule;
|
|
8853
|
-
/**
|
|
8854
|
-
* <p>The status of the inference experiment.</p>
|
|
8855
|
-
*/
|
|
8856
|
-
Status: InferenceExperimentStatus | string | undefined;
|
|
8857
|
-
/**
|
|
8858
|
-
* <p>The error message for the inference experiment status result.</p>
|
|
8859
|
-
*/
|
|
8860
|
-
StatusReason?: string;
|
|
8861
|
-
/**
|
|
8862
|
-
* <p>The description of the inference experiment.</p>
|
|
8863
|
-
*/
|
|
8864
|
-
Description?: string;
|
|
8865
|
-
/**
|
|
8866
|
-
* <p>The timestamp at which the inference experiment was created.</p>
|
|
8867
|
-
*/
|
|
8868
|
-
CreationTime: Date | undefined;
|
|
8869
|
-
/**
|
|
8870
|
-
* <p>The timestamp at which the inference experiment was completed.</p>
|
|
8871
|
-
*/
|
|
8872
|
-
CompletionTime?: Date;
|
|
8873
|
-
/**
|
|
8874
|
-
* <p>The timestamp when you last modified the inference experiment.</p>
|
|
8875
|
-
*/
|
|
8876
|
-
LastModifiedTime: Date | undefined;
|
|
8877
|
-
/**
|
|
8878
|
-
* <p>
|
|
8879
|
-
* The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage
|
|
8880
|
-
* Amazon SageMaker Inference endpoints for model deployment.
|
|
8881
|
-
* </p>
|
|
8882
|
-
*/
|
|
8883
|
-
RoleArn?: string;
|
|
8884
|
-
}
|
|
8885
|
-
/**
|
|
8886
|
-
* @public
|
|
8887
|
-
* @enum
|
|
8888
|
-
*/
|
|
8889
|
-
export declare const InferenceExperimentStopDesiredState: {
|
|
8890
|
-
readonly CANCELLED: "Cancelled";
|
|
8891
|
-
readonly COMPLETED: "Completed";
|
|
8892
|
-
};
|
|
8893
|
-
/**
|
|
8894
|
-
* @public
|
|
8895
|
-
*/
|
|
8896
|
-
export type InferenceExperimentStopDesiredState = (typeof InferenceExperimentStopDesiredState)[keyof typeof InferenceExperimentStopDesiredState];
|
|
8897
|
-
/**
|
|
8898
|
-
* @public
|
|
8899
|
-
* <p>A structure that contains a list of recommendation jobs.</p>
|
|
8900
|
-
*/
|
|
8901
|
-
export interface InferenceRecommendationsJob {
|
|
8902
|
-
/**
|
|
8903
|
-
* <p>The name of the job.</p>
|
|
8904
|
-
*/
|
|
8905
|
-
JobName: string | undefined;
|
|
8906
|
-
/**
|
|
8907
|
-
* <p>The job description.</p>
|
|
8908
|
-
*/
|
|
8909
|
-
JobDescription: string | undefined;
|
|
8910
|
-
/**
|
|
8911
|
-
* <p>The recommendation job type.</p>
|
|
8912
|
-
*/
|
|
8913
|
-
JobType: RecommendationJobType | string | undefined;
|
|
8914
|
-
/**
|
|
8915
|
-
* <p>The Amazon Resource Name (ARN) of the recommendation job.</p>
|
|
8916
|
-
*/
|
|
8917
|
-
JobArn: string | undefined;
|
|
8918
|
-
/**
|
|
8919
|
-
* <p>The status of the job.</p>
|
|
8920
|
-
*/
|
|
8921
|
-
Status: RecommendationJobStatus | string | undefined;
|
|
8922
|
-
/**
|
|
8923
|
-
* <p>A timestamp that shows when the job was created.</p>
|
|
8924
|
-
*/
|
|
8925
|
-
CreationTime: Date | undefined;
|
|
8926
|
-
/**
|
|
8927
|
-
* <p>A timestamp that shows when the job completed.</p>
|
|
8928
|
-
*/
|
|
8929
|
-
CompletionTime?: Date;
|
|
8930
|
-
/**
|
|
8931
|
-
* <p>The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker
|
|
8932
|
-
* to perform tasks on your behalf.</p>
|
|
8933
|
-
*/
|
|
8934
|
-
RoleArn: string | undefined;
|
|
8935
|
-
/**
|
|
8936
|
-
* <p>A timestamp that shows when the job was last modified.</p>
|
|
8937
|
-
*/
|
|
8938
|
-
LastModifiedTime: Date | undefined;
|
|
8939
|
-
/**
|
|
8940
|
-
* <p>If the job fails, provides information why the job failed.</p>
|
|
8941
|
-
*/
|
|
8942
|
-
FailureReason?: string;
|
|
8943
|
-
/**
|
|
8944
|
-
* <p>The name of the created model.</p>
|
|
8945
|
-
*/
|
|
8946
|
-
ModelName?: string;
|
|
8947
|
-
/**
|
|
8948
|
-
* <p>The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored.
|
|
8949
|
-
* This path must point to a single gzip compressed tar archive (.tar.gz suffix).</p>
|
|
8950
|
-
*/
|
|
8951
|
-
SamplePayloadUrl?: string;
|
|
8952
|
-
/**
|
|
8953
|
-
* <p>The Amazon Resource Name (ARN) of a versioned model package.</p>
|
|
8954
|
-
*/
|
|
8955
|
-
ModelPackageVersionArn?: string;
|
|
8956
|
-
}
|
|
8957
|
-
/**
|
|
8958
|
-
* @public
|
|
8959
|
-
* <p>The details for a specific benchmark from an Inference Recommender job.</p>
|
|
8960
|
-
*/
|
|
8961
|
-
export interface RecommendationJobInferenceBenchmark {
|
|
8962
|
-
/**
|
|
8963
|
-
* <p>The metrics of recommendations.</p>
|
|
8964
|
-
*/
|
|
8965
|
-
Metrics?: RecommendationMetrics;
|
|
8966
|
-
/**
|
|
8967
|
-
* <p>The endpoint configuration made by Inference Recommender during a recommendation job.</p>
|
|
8968
|
-
*/
|
|
8969
|
-
EndpointConfiguration?: EndpointOutputConfiguration;
|
|
8970
|
-
/**
|
|
8971
|
-
* <p>Defines the model configuration. Includes the specification name and environment parameters.</p>
|
|
8972
|
-
*/
|
|
8973
|
-
ModelConfiguration: ModelConfiguration | undefined;
|
|
8974
|
-
/**
|
|
8975
|
-
* <p>The reason why a benchmark failed.</p>
|
|
8976
|
-
*/
|
|
8977
|
-
FailureReason?: string;
|
|
8978
|
-
/**
|
|
8979
|
-
* <p>The metrics for an existing endpoint compared in an Inference Recommender job.</p>
|
|
8980
|
-
*/
|
|
8981
|
-
EndpointMetrics?: InferenceMetrics;
|
|
8982
|
-
/**
|
|
8983
|
-
* <p>A timestamp that shows when the benchmark completed.</p>
|
|
8984
|
-
*/
|
|
8985
|
-
InvocationEndTime?: Date;
|
|
8986
|
-
/**
|
|
8987
|
-
* <p>A timestamp that shows when the benchmark started.</p>
|
|
8988
|
-
*/
|
|
8989
|
-
InvocationStartTime?: Date;
|
|
8990
|
-
}
|
|
8991
|
-
/**
|
|
8992
|
-
* @public
|
|
8993
|
-
* @enum
|
|
8994
|
-
*/
|
|
8995
|
-
export declare const RecommendationStepType: {
|
|
8996
|
-
readonly BENCHMARK: "BENCHMARK";
|
|
8997
|
-
};
|
|
8998
|
-
/**
|
|
8999
|
-
* @public
|
|
9000
|
-
*/
|
|
9001
|
-
export type RecommendationStepType = (typeof RecommendationStepType)[keyof typeof RecommendationStepType];
|
|
9002
|
-
/**
|
|
9003
|
-
* @public
|
|
9004
|
-
* <p>A returned array object for the <code>Steps</code> response field in the
|
|
9005
|
-
* <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListInferenceRecommendationsJobSteps.html">ListInferenceRecommendationsJobSteps</a> API command.</p>
|
|
9006
|
-
*/
|
|
9007
|
-
export interface InferenceRecommendationsJobStep {
|
|
9008
|
-
/**
|
|
9009
|
-
* <p>The type of the subtask.</p>
|
|
9010
|
-
* <p>
|
|
9011
|
-
* <code>BENCHMARK</code>: Evaluate the performance of your model on different instance types.</p>
|
|
9012
|
-
*/
|
|
9013
|
-
StepType: RecommendationStepType | string | undefined;
|
|
9014
|
-
/**
|
|
9015
|
-
* <p>The name of the Inference Recommender job.</p>
|
|
9016
|
-
*/
|
|
9017
|
-
JobName: string | undefined;
|
|
9018
|
-
/**
|
|
9019
|
-
* <p>The current status of the benchmark.</p>
|
|
9020
|
-
*/
|
|
9021
|
-
Status: RecommendationJobStatus | string | undefined;
|
|
9022
|
-
/**
|
|
9023
|
-
* <p>The details for a specific benchmark.</p>
|
|
9024
|
-
*/
|
|
9025
|
-
InferenceBenchmark?: RecommendationJobInferenceBenchmark;
|
|
9026
|
-
}
|
|
9027
8921
|
/**
|
|
9028
8922
|
* @internal
|
|
9029
8923
|
*/
|