@aws-sdk/client-sagemaker 3.355.0 → 3.358.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 +15 -6
- package/dist-cjs/models/models_1.js +5 -1
- package/dist-cjs/models/models_2.js +1 -12
- package/dist-cjs/models/models_3.js +13 -2
- package/dist-cjs/protocols/Aws_json1_1.js +53 -59
- package/dist-es/models/models_0.js +13 -4
- package/dist-es/models/models_1.js +4 -0
- package/dist-es/models/models_2.js +0 -11
- package/dist-es/models/models_3.js +11 -0
- package/dist-es/protocols/Aws_json1_1.js +1 -7
- package/dist-types/SageMakerClient.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +4 -3
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +6 -6
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +12 -8
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +10 -8
- package/dist-types/commands/CreateModelCommand.d.ts +14 -0
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +3 -2
- package/dist-types/commands/DeleteModelCardCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +4 -3
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +2 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +10 -8
- package/dist-types/commands/DescribeModelCommand.d.ts +14 -0
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +3 -2
- package/dist-types/commands/SearchCommand.d.ts +24 -8
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +159 -164
- package/dist-types/models/models_1.d.ts +155 -48
- package/dist-types/models/models_2.d.ts +49 -204
- package/dist-types/models/models_3.d.ts +204 -73
- package/dist-types/models/models_4.d.ts +75 -3
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +29 -35
- package/dist-types/ts3.4/models/models_1.d.ts +40 -15
- package/dist-types/ts3.4/models/models_2.d.ts +17 -58
- package/dist-types/ts3.4/models/models_3.d.ts +63 -26
- package/dist-types/ts3.4/models/models_4.d.ts +23 -0
- package/package.json +29 -29
|
@@ -1,5 +1,52 @@
|
|
|
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, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, Channel, CheckpointConfig, CognitoConfig, CompilationJobStatus, ContainerDefinition, ContextSource, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings,
|
|
2
|
-
import { _InstanceType, DataCaptureConfig, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentConfig, DeviceSelectionConfig, DirectInternetAccess, DriftCheckBaselines, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EndpointInfo, ExperimentConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig,
|
|
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, AutoMLProblemTypeConfigName, AutoMLResolvedAttributes, AutoMLSecurityConfig, Autotune, BatchDataCaptureConfig, BatchStrategy, Channel, CheckpointConfig, CognitoConfig, CompilationJobStatus, ContainerDefinition, ContextSource, DataQualityAppSpecification, DataQualityBaselineConfig, DataQualityJobInput, DefaultSpaceSettings, EdgeOutputConfig, EdgePresetDeploymentType, 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
|
+
import { _InstanceType, DataCaptureConfig, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentConfig, DeviceSelectionConfig, DirectInternetAccess, DomainSettings, DriftCheckBaselines, EdgeDeploymentConfig, EdgeDeploymentModelConfig, EndpointInfo, ExecutionRoleIdentityConfig, ExperimentConfig, ExplainerConfig, FeatureDefinition, FeatureType, FlowDefinitionOutputConfig, HubContentType, HubS3StorageConfig, HumanLoopActivationConfig, HumanLoopConfig, HumanLoopRequestSource, HumanTaskConfig, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, 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, RetryStrategy, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, ShadowModeConfig, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VendorGuidance } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export interface DeleteModelCardRequest {
|
|
7
|
+
/**
|
|
8
|
+
* <p>The name of the model card to delete.</p>
|
|
9
|
+
*/
|
|
10
|
+
ModelCardName: string | undefined;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
export interface DeleteModelExplainabilityJobDefinitionRequest {
|
|
16
|
+
/**
|
|
17
|
+
* <p>The name of the model explainability job definition to delete.</p>
|
|
18
|
+
*/
|
|
19
|
+
JobDefinitionName: string | undefined;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
export interface DeleteModelPackageInput {
|
|
25
|
+
/**
|
|
26
|
+
* <p>The name or Amazon Resource Name (ARN) of the model package to delete.</p>
|
|
27
|
+
* <p>When you specify a name, the name must have 1 to 63 characters. Valid
|
|
28
|
+
* characters are a-z, A-Z, 0-9, and - (hyphen).</p>
|
|
29
|
+
*/
|
|
30
|
+
ModelPackageName: string | undefined;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
export interface DeleteModelPackageGroupInput {
|
|
36
|
+
/**
|
|
37
|
+
* <p>The name of the model group to delete.</p>
|
|
38
|
+
*/
|
|
39
|
+
ModelPackageGroupName: string | undefined;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
export interface DeleteModelPackageGroupPolicyInput {
|
|
45
|
+
/**
|
|
46
|
+
* <p>The name of the model group for which to delete the policy.</p>
|
|
47
|
+
*/
|
|
48
|
+
ModelPackageGroupName: string | undefined;
|
|
49
|
+
}
|
|
3
50
|
/**
|
|
4
51
|
* @public
|
|
5
52
|
*/
|
|
@@ -8631,208 +8678,6 @@ export interface HubInfo {
|
|
|
8631
8678
|
*/
|
|
8632
8679
|
LastModifiedTime: Date | undefined;
|
|
8633
8680
|
}
|
|
8634
|
-
/**
|
|
8635
|
-
* @public
|
|
8636
|
-
* @enum
|
|
8637
|
-
*/
|
|
8638
|
-
export declare const HubSortBy: {
|
|
8639
|
-
readonly ACCOUNT_ID_OWNER: "AccountIdOwner";
|
|
8640
|
-
readonly CREATION_TIME: "CreationTime";
|
|
8641
|
-
readonly HUB_NAME: "HubName";
|
|
8642
|
-
readonly HUB_STATUS: "HubStatus";
|
|
8643
|
-
};
|
|
8644
|
-
/**
|
|
8645
|
-
* @public
|
|
8646
|
-
*/
|
|
8647
|
-
export type HubSortBy = (typeof HubSortBy)[keyof typeof HubSortBy];
|
|
8648
|
-
/**
|
|
8649
|
-
* @public
|
|
8650
|
-
* <p>Container for human task user interface information.</p>
|
|
8651
|
-
*/
|
|
8652
|
-
export interface HumanTaskUiSummary {
|
|
8653
|
-
/**
|
|
8654
|
-
* <p>The name of the human task user interface.</p>
|
|
8655
|
-
*/
|
|
8656
|
-
HumanTaskUiName: string | undefined;
|
|
8657
|
-
/**
|
|
8658
|
-
* <p>The Amazon Resource Name (ARN) of the human task user interface.</p>
|
|
8659
|
-
*/
|
|
8660
|
-
HumanTaskUiArn: string | undefined;
|
|
8661
|
-
/**
|
|
8662
|
-
* <p>A timestamp when SageMaker created the human task user interface.</p>
|
|
8663
|
-
*/
|
|
8664
|
-
CreationTime: Date | undefined;
|
|
8665
|
-
}
|
|
8666
|
-
/**
|
|
8667
|
-
* @public
|
|
8668
|
-
* <p>An entity returned by the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_SearchRecord.html">SearchRecord</a> API
|
|
8669
|
-
* containing the properties of a hyperparameter tuning job.</p>
|
|
8670
|
-
*/
|
|
8671
|
-
export interface HyperParameterTuningJobSearchEntity {
|
|
8672
|
-
/**
|
|
8673
|
-
* <p>The name of a hyperparameter tuning job.</p>
|
|
8674
|
-
*/
|
|
8675
|
-
HyperParameterTuningJobName?: string;
|
|
8676
|
-
/**
|
|
8677
|
-
* <p>The Amazon Resource Name (ARN) of a hyperparameter tuning job.</p>
|
|
8678
|
-
*/
|
|
8679
|
-
HyperParameterTuningJobArn?: string;
|
|
8680
|
-
/**
|
|
8681
|
-
* <p>Configures a hyperparameter tuning job.</p>
|
|
8682
|
-
*/
|
|
8683
|
-
HyperParameterTuningJobConfig?: HyperParameterTuningJobConfig;
|
|
8684
|
-
/**
|
|
8685
|
-
* <p>Defines
|
|
8686
|
-
* the training jobs launched by a hyperparameter tuning job.</p>
|
|
8687
|
-
*/
|
|
8688
|
-
TrainingJobDefinition?: HyperParameterTrainingJobDefinition;
|
|
8689
|
-
/**
|
|
8690
|
-
* <p>The job definitions included in a hyperparameter tuning job.</p>
|
|
8691
|
-
*/
|
|
8692
|
-
TrainingJobDefinitions?: HyperParameterTrainingJobDefinition[];
|
|
8693
|
-
/**
|
|
8694
|
-
* <p>The status of a hyperparameter tuning job.</p>
|
|
8695
|
-
*/
|
|
8696
|
-
HyperParameterTuningJobStatus?: HyperParameterTuningJobStatus | string;
|
|
8697
|
-
/**
|
|
8698
|
-
* <p>The time that a hyperparameter tuning job was created.</p>
|
|
8699
|
-
*/
|
|
8700
|
-
CreationTime?: Date;
|
|
8701
|
-
/**
|
|
8702
|
-
* <p>The time that a hyperparameter tuning job ended.</p>
|
|
8703
|
-
*/
|
|
8704
|
-
HyperParameterTuningEndTime?: Date;
|
|
8705
|
-
/**
|
|
8706
|
-
* <p>The time that a hyperparameter tuning job was last modified.</p>
|
|
8707
|
-
*/
|
|
8708
|
-
LastModifiedTime?: Date;
|
|
8709
|
-
/**
|
|
8710
|
-
* <p>The numbers of training jobs launched by a hyperparameter tuning job, categorized by
|
|
8711
|
-
* status.</p>
|
|
8712
|
-
*/
|
|
8713
|
-
TrainingJobStatusCounters?: TrainingJobStatusCounters;
|
|
8714
|
-
/**
|
|
8715
|
-
* <p>Specifies the number of training jobs that this hyperparameter tuning job launched,
|
|
8716
|
-
* categorized by the status of their objective metric. The objective metric status shows
|
|
8717
|
-
* whether the
|
|
8718
|
-
* final
|
|
8719
|
-
* objective metric for the training job has been evaluated by the
|
|
8720
|
-
* tuning job and used in the hyperparameter tuning process.</p>
|
|
8721
|
-
*/
|
|
8722
|
-
ObjectiveStatusCounters?: ObjectiveStatusCounters;
|
|
8723
|
-
/**
|
|
8724
|
-
* <p>The container for the summary information about a training job.</p>
|
|
8725
|
-
*/
|
|
8726
|
-
BestTrainingJob?: HyperParameterTrainingJobSummary;
|
|
8727
|
-
/**
|
|
8728
|
-
* <p>The container for the summary information about a training job.</p>
|
|
8729
|
-
*/
|
|
8730
|
-
OverallBestTrainingJob?: HyperParameterTrainingJobSummary;
|
|
8731
|
-
/**
|
|
8732
|
-
* <p>Specifies the configuration for a hyperparameter tuning job that uses one or more
|
|
8733
|
-
* previous hyperparameter tuning jobs as a starting point. The results of previous tuning
|
|
8734
|
-
* jobs are used to inform which combinations of hyperparameters to search over in the new
|
|
8735
|
-
* tuning job.</p>
|
|
8736
|
-
* <p>All training jobs launched by the new hyperparameter tuning job are evaluated by using
|
|
8737
|
-
* the objective metric, and the training job that performs the best is compared to the
|
|
8738
|
-
* best training jobs from the parent tuning jobs. From these, the training job that
|
|
8739
|
-
* performs the best as measured by the objective metric is returned as the overall best
|
|
8740
|
-
* training job.</p>
|
|
8741
|
-
* <note>
|
|
8742
|
-
* <p>All training jobs launched by parent hyperparameter tuning jobs and the new
|
|
8743
|
-
* hyperparameter tuning jobs count against the limit of training jobs for the tuning
|
|
8744
|
-
* job.</p>
|
|
8745
|
-
* </note>
|
|
8746
|
-
*/
|
|
8747
|
-
WarmStartConfig?: HyperParameterTuningJobWarmStartConfig;
|
|
8748
|
-
/**
|
|
8749
|
-
* <p>The error that was created when a hyperparameter tuning job failed.</p>
|
|
8750
|
-
*/
|
|
8751
|
-
FailureReason?: string;
|
|
8752
|
-
/**
|
|
8753
|
-
* <p>The tags associated with a hyperparameter tuning job. For more information see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
|
|
8754
|
-
*/
|
|
8755
|
-
Tags?: Tag[];
|
|
8756
|
-
/**
|
|
8757
|
-
* <p>Information about either a current or completed hyperparameter tuning job.</p>
|
|
8758
|
-
*/
|
|
8759
|
-
TuningJobCompletionDetails?: HyperParameterTuningJobCompletionDetails;
|
|
8760
|
-
/**
|
|
8761
|
-
* <p>The total amount of resources consumed by a hyperparameter tuning job.</p>
|
|
8762
|
-
*/
|
|
8763
|
-
ConsumedResources?: HyperParameterTuningJobConsumedResources;
|
|
8764
|
-
}
|
|
8765
|
-
/**
|
|
8766
|
-
* @public
|
|
8767
|
-
* @enum
|
|
8768
|
-
*/
|
|
8769
|
-
export declare const HyperParameterTuningJobSortByOptions: {
|
|
8770
|
-
readonly CreationTime: "CreationTime";
|
|
8771
|
-
readonly Name: "Name";
|
|
8772
|
-
readonly Status: "Status";
|
|
8773
|
-
};
|
|
8774
|
-
/**
|
|
8775
|
-
* @public
|
|
8776
|
-
*/
|
|
8777
|
-
export type HyperParameterTuningJobSortByOptions = (typeof HyperParameterTuningJobSortByOptions)[keyof typeof HyperParameterTuningJobSortByOptions];
|
|
8778
|
-
/**
|
|
8779
|
-
* @public
|
|
8780
|
-
* <p>Provides summary information about a hyperparameter tuning job.</p>
|
|
8781
|
-
*/
|
|
8782
|
-
export interface HyperParameterTuningJobSummary {
|
|
8783
|
-
/**
|
|
8784
|
-
* <p>The name of the tuning job.</p>
|
|
8785
|
-
*/
|
|
8786
|
-
HyperParameterTuningJobName: string | undefined;
|
|
8787
|
-
/**
|
|
8788
|
-
* <p>The
|
|
8789
|
-
* Amazon
|
|
8790
|
-
* Resource Name (ARN) of the tuning job.</p>
|
|
8791
|
-
*/
|
|
8792
|
-
HyperParameterTuningJobArn: string | undefined;
|
|
8793
|
-
/**
|
|
8794
|
-
* <p>The status of the
|
|
8795
|
-
* tuning
|
|
8796
|
-
* job.</p>
|
|
8797
|
-
*/
|
|
8798
|
-
HyperParameterTuningJobStatus: HyperParameterTuningJobStatus | string | undefined;
|
|
8799
|
-
/**
|
|
8800
|
-
* <p>Specifies the search strategy hyperparameter tuning uses to choose which
|
|
8801
|
-
* hyperparameters to
|
|
8802
|
-
* evaluate
|
|
8803
|
-
* at each iteration.</p>
|
|
8804
|
-
*/
|
|
8805
|
-
Strategy: HyperParameterTuningJobStrategyType | string | undefined;
|
|
8806
|
-
/**
|
|
8807
|
-
* <p>The date and time that the tuning job was created.</p>
|
|
8808
|
-
*/
|
|
8809
|
-
CreationTime: Date | undefined;
|
|
8810
|
-
/**
|
|
8811
|
-
* <p>The date and time that the tuning job ended.</p>
|
|
8812
|
-
*/
|
|
8813
|
-
HyperParameterTuningEndTime?: Date;
|
|
8814
|
-
/**
|
|
8815
|
-
* <p>The date and time that the tuning job was
|
|
8816
|
-
* modified.</p>
|
|
8817
|
-
*/
|
|
8818
|
-
LastModifiedTime?: Date;
|
|
8819
|
-
/**
|
|
8820
|
-
* <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_TrainingJobStatusCounters.html">TrainingJobStatusCounters</a> object that specifies the numbers of training
|
|
8821
|
-
* jobs, categorized by status, that this tuning job launched.</p>
|
|
8822
|
-
*/
|
|
8823
|
-
TrainingJobStatusCounters: TrainingJobStatusCounters | undefined;
|
|
8824
|
-
/**
|
|
8825
|
-
* <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ObjectiveStatusCounters.html">ObjectiveStatusCounters</a> object that specifies the numbers of training jobs,
|
|
8826
|
-
* categorized by objective metric status, that this tuning job launched.</p>
|
|
8827
|
-
*/
|
|
8828
|
-
ObjectiveStatusCounters: ObjectiveStatusCounters | undefined;
|
|
8829
|
-
/**
|
|
8830
|
-
* <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ResourceLimits.html">ResourceLimits</a>
|
|
8831
|
-
* object that specifies the maximum number of training jobs and parallel training jobs
|
|
8832
|
-
* allowed for this tuning job.</p>
|
|
8833
|
-
*/
|
|
8834
|
-
ResourceLimits?: ResourceLimits;
|
|
8835
|
-
}
|
|
8836
8681
|
/**
|
|
8837
8682
|
* @internal
|
|
8838
8683
|
*/
|
|
@@ -1,6 +1,208 @@
|
|
|
1
1
|
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HubContentType, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, NetworkConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RecommendationJobType, RetryStrategy, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate } from "./models_1";
|
|
3
|
-
import { DeploymentRecommendation, Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo,
|
|
2
|
+
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HubContentType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, MonitoringType, NetworkConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RecommendationJobType, ResourceLimits, RetryStrategy, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate } from "./models_1";
|
|
3
|
+
import { DeploymentRecommendation, Device, DeviceDeploymentSummary, DeviceFleetSummary, DeviceSummary, Direction, DomainDetails, Edge, EdgeDeploymentPlanSummary, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, Endpoint, EndpointConfigSortKey, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, EndpointSummary, ExecutionStatus, Experiment, ExperimentSummary, FailStepMetadata, FeatureGroup, FeatureGroupSortBy, FeatureGroupSortOrder, FeatureGroupStatus, FeatureGroupSummary, FeatureMetadata, Filter, FlowDefinitionSummary, HubContentInfo, HubContentSortBy, HubInfo, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceExperimentStatus, InferenceMetrics, LabelCounters, LabelingJobOutput, LabelingJobStatus, MetricData, ModelArtifacts, ModelCardExportJobStatus, ModelConfiguration, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, ObjectiveStatusCounters, OfflineStoreStatusValue, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationMetrics, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TrainingJobStatusCounters, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* @enum
|
|
7
|
+
*/
|
|
8
|
+
export declare const HubSortBy: {
|
|
9
|
+
readonly ACCOUNT_ID_OWNER: "AccountIdOwner";
|
|
10
|
+
readonly CREATION_TIME: "CreationTime";
|
|
11
|
+
readonly HUB_NAME: "HubName";
|
|
12
|
+
readonly HUB_STATUS: "HubStatus";
|
|
13
|
+
};
|
|
14
|
+
/**
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
export type HubSortBy = (typeof HubSortBy)[keyof typeof HubSortBy];
|
|
18
|
+
/**
|
|
19
|
+
* @public
|
|
20
|
+
* <p>Container for human task user interface information.</p>
|
|
21
|
+
*/
|
|
22
|
+
export interface HumanTaskUiSummary {
|
|
23
|
+
/**
|
|
24
|
+
* <p>The name of the human task user interface.</p>
|
|
25
|
+
*/
|
|
26
|
+
HumanTaskUiName: string | undefined;
|
|
27
|
+
/**
|
|
28
|
+
* <p>The Amazon Resource Name (ARN) of the human task user interface.</p>
|
|
29
|
+
*/
|
|
30
|
+
HumanTaskUiArn: string | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* <p>A timestamp when SageMaker created the human task user interface.</p>
|
|
33
|
+
*/
|
|
34
|
+
CreationTime: Date | undefined;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* @public
|
|
38
|
+
* <p>An entity returned by the <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_SearchRecord.html">SearchRecord</a> API
|
|
39
|
+
* containing the properties of a hyperparameter tuning job.</p>
|
|
40
|
+
*/
|
|
41
|
+
export interface HyperParameterTuningJobSearchEntity {
|
|
42
|
+
/**
|
|
43
|
+
* <p>The name of a hyperparameter tuning job.</p>
|
|
44
|
+
*/
|
|
45
|
+
HyperParameterTuningJobName?: string;
|
|
46
|
+
/**
|
|
47
|
+
* <p>The Amazon Resource Name (ARN) of a hyperparameter tuning job.</p>
|
|
48
|
+
*/
|
|
49
|
+
HyperParameterTuningJobArn?: string;
|
|
50
|
+
/**
|
|
51
|
+
* <p>Configures a hyperparameter tuning job.</p>
|
|
52
|
+
*/
|
|
53
|
+
HyperParameterTuningJobConfig?: HyperParameterTuningJobConfig;
|
|
54
|
+
/**
|
|
55
|
+
* <p>Defines
|
|
56
|
+
* the training jobs launched by a hyperparameter tuning job.</p>
|
|
57
|
+
*/
|
|
58
|
+
TrainingJobDefinition?: HyperParameterTrainingJobDefinition;
|
|
59
|
+
/**
|
|
60
|
+
* <p>The job definitions included in a hyperparameter tuning job.</p>
|
|
61
|
+
*/
|
|
62
|
+
TrainingJobDefinitions?: HyperParameterTrainingJobDefinition[];
|
|
63
|
+
/**
|
|
64
|
+
* <p>The status of a hyperparameter tuning job.</p>
|
|
65
|
+
*/
|
|
66
|
+
HyperParameterTuningJobStatus?: HyperParameterTuningJobStatus | string;
|
|
67
|
+
/**
|
|
68
|
+
* <p>The time that a hyperparameter tuning job was created.</p>
|
|
69
|
+
*/
|
|
70
|
+
CreationTime?: Date;
|
|
71
|
+
/**
|
|
72
|
+
* <p>The time that a hyperparameter tuning job ended.</p>
|
|
73
|
+
*/
|
|
74
|
+
HyperParameterTuningEndTime?: Date;
|
|
75
|
+
/**
|
|
76
|
+
* <p>The time that a hyperparameter tuning job was last modified.</p>
|
|
77
|
+
*/
|
|
78
|
+
LastModifiedTime?: Date;
|
|
79
|
+
/**
|
|
80
|
+
* <p>The numbers of training jobs launched by a hyperparameter tuning job, categorized by
|
|
81
|
+
* status.</p>
|
|
82
|
+
*/
|
|
83
|
+
TrainingJobStatusCounters?: TrainingJobStatusCounters;
|
|
84
|
+
/**
|
|
85
|
+
* <p>Specifies the number of training jobs that this hyperparameter tuning job launched,
|
|
86
|
+
* categorized by the status of their objective metric. The objective metric status shows
|
|
87
|
+
* whether the
|
|
88
|
+
* final
|
|
89
|
+
* objective metric for the training job has been evaluated by the
|
|
90
|
+
* tuning job and used in the hyperparameter tuning process.</p>
|
|
91
|
+
*/
|
|
92
|
+
ObjectiveStatusCounters?: ObjectiveStatusCounters;
|
|
93
|
+
/**
|
|
94
|
+
* <p>The container for the summary information about a training job.</p>
|
|
95
|
+
*/
|
|
96
|
+
BestTrainingJob?: HyperParameterTrainingJobSummary;
|
|
97
|
+
/**
|
|
98
|
+
* <p>The container for the summary information about a training job.</p>
|
|
99
|
+
*/
|
|
100
|
+
OverallBestTrainingJob?: HyperParameterTrainingJobSummary;
|
|
101
|
+
/**
|
|
102
|
+
* <p>Specifies the configuration for a hyperparameter tuning job that uses one or more
|
|
103
|
+
* previous hyperparameter tuning jobs as a starting point. The results of previous tuning
|
|
104
|
+
* jobs are used to inform which combinations of hyperparameters to search over in the new
|
|
105
|
+
* tuning job.</p>
|
|
106
|
+
* <p>All training jobs launched by the new hyperparameter tuning job are evaluated by using
|
|
107
|
+
* the objective metric, and the training job that performs the best is compared to the
|
|
108
|
+
* best training jobs from the parent tuning jobs. From these, the training job that
|
|
109
|
+
* performs the best as measured by the objective metric is returned as the overall best
|
|
110
|
+
* training job.</p>
|
|
111
|
+
* <note>
|
|
112
|
+
* <p>All training jobs launched by parent hyperparameter tuning jobs and the new
|
|
113
|
+
* hyperparameter tuning jobs count against the limit of training jobs for the tuning
|
|
114
|
+
* job.</p>
|
|
115
|
+
* </note>
|
|
116
|
+
*/
|
|
117
|
+
WarmStartConfig?: HyperParameterTuningJobWarmStartConfig;
|
|
118
|
+
/**
|
|
119
|
+
* <p>The error that was created when a hyperparameter tuning job failed.</p>
|
|
120
|
+
*/
|
|
121
|
+
FailureReason?: string;
|
|
122
|
+
/**
|
|
123
|
+
* <p>The tags associated with a hyperparameter tuning job. For more information see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services resources</a>.</p>
|
|
124
|
+
*/
|
|
125
|
+
Tags?: Tag[];
|
|
126
|
+
/**
|
|
127
|
+
* <p>Information about either a current or completed hyperparameter tuning job.</p>
|
|
128
|
+
*/
|
|
129
|
+
TuningJobCompletionDetails?: HyperParameterTuningJobCompletionDetails;
|
|
130
|
+
/**
|
|
131
|
+
* <p>The total amount of resources consumed by a hyperparameter tuning job.</p>
|
|
132
|
+
*/
|
|
133
|
+
ConsumedResources?: HyperParameterTuningJobConsumedResources;
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* @public
|
|
137
|
+
* @enum
|
|
138
|
+
*/
|
|
139
|
+
export declare const HyperParameterTuningJobSortByOptions: {
|
|
140
|
+
readonly CreationTime: "CreationTime";
|
|
141
|
+
readonly Name: "Name";
|
|
142
|
+
readonly Status: "Status";
|
|
143
|
+
};
|
|
144
|
+
/**
|
|
145
|
+
* @public
|
|
146
|
+
*/
|
|
147
|
+
export type HyperParameterTuningJobSortByOptions = (typeof HyperParameterTuningJobSortByOptions)[keyof typeof HyperParameterTuningJobSortByOptions];
|
|
148
|
+
/**
|
|
149
|
+
* @public
|
|
150
|
+
* <p>Provides summary information about a hyperparameter tuning job.</p>
|
|
151
|
+
*/
|
|
152
|
+
export interface HyperParameterTuningJobSummary {
|
|
153
|
+
/**
|
|
154
|
+
* <p>The name of the tuning job.</p>
|
|
155
|
+
*/
|
|
156
|
+
HyperParameterTuningJobName: string | undefined;
|
|
157
|
+
/**
|
|
158
|
+
* <p>The
|
|
159
|
+
* Amazon
|
|
160
|
+
* Resource Name (ARN) of the tuning job.</p>
|
|
161
|
+
*/
|
|
162
|
+
HyperParameterTuningJobArn: string | undefined;
|
|
163
|
+
/**
|
|
164
|
+
* <p>The status of the
|
|
165
|
+
* tuning
|
|
166
|
+
* job.</p>
|
|
167
|
+
*/
|
|
168
|
+
HyperParameterTuningJobStatus: HyperParameterTuningJobStatus | string | undefined;
|
|
169
|
+
/**
|
|
170
|
+
* <p>Specifies the search strategy hyperparameter tuning uses to choose which
|
|
171
|
+
* hyperparameters to
|
|
172
|
+
* evaluate
|
|
173
|
+
* at each iteration.</p>
|
|
174
|
+
*/
|
|
175
|
+
Strategy: HyperParameterTuningJobStrategyType | string | undefined;
|
|
176
|
+
/**
|
|
177
|
+
* <p>The date and time that the tuning job was created.</p>
|
|
178
|
+
*/
|
|
179
|
+
CreationTime: Date | undefined;
|
|
180
|
+
/**
|
|
181
|
+
* <p>The date and time that the tuning job ended.</p>
|
|
182
|
+
*/
|
|
183
|
+
HyperParameterTuningEndTime?: Date;
|
|
184
|
+
/**
|
|
185
|
+
* <p>The date and time that the tuning job was
|
|
186
|
+
* modified.</p>
|
|
187
|
+
*/
|
|
188
|
+
LastModifiedTime?: Date;
|
|
189
|
+
/**
|
|
190
|
+
* <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_TrainingJobStatusCounters.html">TrainingJobStatusCounters</a> object that specifies the numbers of training
|
|
191
|
+
* jobs, categorized by status, that this tuning job launched.</p>
|
|
192
|
+
*/
|
|
193
|
+
TrainingJobStatusCounters: TrainingJobStatusCounters | undefined;
|
|
194
|
+
/**
|
|
195
|
+
* <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ObjectiveStatusCounters.html">ObjectiveStatusCounters</a> object that specifies the numbers of training jobs,
|
|
196
|
+
* categorized by objective metric status, that this tuning job launched.</p>
|
|
197
|
+
*/
|
|
198
|
+
ObjectiveStatusCounters: ObjectiveStatusCounters | undefined;
|
|
199
|
+
/**
|
|
200
|
+
* <p>The <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ResourceLimits.html">ResourceLimits</a>
|
|
201
|
+
* object that specifies the maximum number of training jobs and parallel training jobs
|
|
202
|
+
* allowed for this tuning job.</p>
|
|
203
|
+
*/
|
|
204
|
+
ResourceLimits?: ResourceLimits;
|
|
205
|
+
}
|
|
4
206
|
/**
|
|
5
207
|
* @public
|
|
6
208
|
* <p>A SageMaker image. A SageMaker image represents a set of container images that are derived from
|
|
@@ -8289,77 +8491,6 @@ export interface StartInferenceExperimentResponse {
|
|
|
8289
8491
|
*/
|
|
8290
8492
|
InferenceExperimentArn: string | undefined;
|
|
8291
8493
|
}
|
|
8292
|
-
/**
|
|
8293
|
-
* @public
|
|
8294
|
-
*/
|
|
8295
|
-
export interface StartMonitoringScheduleRequest {
|
|
8296
|
-
/**
|
|
8297
|
-
* <p>The name of the schedule to start.</p>
|
|
8298
|
-
*/
|
|
8299
|
-
MonitoringScheduleName: string | undefined;
|
|
8300
|
-
}
|
|
8301
|
-
/**
|
|
8302
|
-
* @public
|
|
8303
|
-
*/
|
|
8304
|
-
export interface StartNotebookInstanceInput {
|
|
8305
|
-
/**
|
|
8306
|
-
* <p>The name of the notebook instance to start.</p>
|
|
8307
|
-
*/
|
|
8308
|
-
NotebookInstanceName: string | undefined;
|
|
8309
|
-
}
|
|
8310
|
-
/**
|
|
8311
|
-
* @public
|
|
8312
|
-
*/
|
|
8313
|
-
export interface StartPipelineExecutionRequest {
|
|
8314
|
-
/**
|
|
8315
|
-
* <p>The name or Amazon Resource Name (ARN) of the pipeline.</p>
|
|
8316
|
-
*/
|
|
8317
|
-
PipelineName: string | undefined;
|
|
8318
|
-
/**
|
|
8319
|
-
* <p>The display name of the pipeline execution.</p>
|
|
8320
|
-
*/
|
|
8321
|
-
PipelineExecutionDisplayName?: string;
|
|
8322
|
-
/**
|
|
8323
|
-
* <p>Contains a list of pipeline parameters. This list can be empty. </p>
|
|
8324
|
-
*/
|
|
8325
|
-
PipelineParameters?: Parameter[];
|
|
8326
|
-
/**
|
|
8327
|
-
* <p>The description of the pipeline execution.</p>
|
|
8328
|
-
*/
|
|
8329
|
-
PipelineExecutionDescription?: string;
|
|
8330
|
-
/**
|
|
8331
|
-
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
8332
|
-
* operation. An idempotent operation completes no more than once.</p>
|
|
8333
|
-
*/
|
|
8334
|
-
ClientRequestToken?: string;
|
|
8335
|
-
/**
|
|
8336
|
-
* <p>This configuration, if specified, overrides the parallelism configuration
|
|
8337
|
-
* of the parent pipeline for this specific run.</p>
|
|
8338
|
-
*/
|
|
8339
|
-
ParallelismConfiguration?: ParallelismConfiguration;
|
|
8340
|
-
/**
|
|
8341
|
-
* <p>The selective execution configuration applied to the pipeline run.</p>
|
|
8342
|
-
*/
|
|
8343
|
-
SelectiveExecutionConfig?: SelectiveExecutionConfig;
|
|
8344
|
-
}
|
|
8345
|
-
/**
|
|
8346
|
-
* @public
|
|
8347
|
-
*/
|
|
8348
|
-
export interface StartPipelineExecutionResponse {
|
|
8349
|
-
/**
|
|
8350
|
-
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
8351
|
-
*/
|
|
8352
|
-
PipelineExecutionArn?: string;
|
|
8353
|
-
}
|
|
8354
|
-
/**
|
|
8355
|
-
* @public
|
|
8356
|
-
*/
|
|
8357
|
-
export interface StopAutoMLJobRequest {
|
|
8358
|
-
/**
|
|
8359
|
-
* <p>The name of the object you are requesting.</p>
|
|
8360
|
-
*/
|
|
8361
|
-
AutoMLJobName: string | undefined;
|
|
8362
|
-
}
|
|
8363
8494
|
/**
|
|
8364
8495
|
* @internal
|
|
8365
8496
|
*/
|
|
@@ -1,7 +1,78 @@
|
|
|
1
1
|
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AppSecurityGroupManagement, BooleanOperator, DefaultSpaceSettings, EdgeOutputConfig, KernelGatewayImageConfig, ModelApprovalStatus, Tag, UserSettings } from "./models_0";
|
|
2
2
|
import { _InstanceType, DeploymentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardStatus, ModelVariantConfig, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, ShadowModeConfig, SourceIpConfig, SpaceSettings, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
|
|
3
|
-
import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, FeatureParameter, Filter, GitConfigForUpdate, ResourceType, Workforce, Workteam } from "./models_2";
|
|
4
|
-
import { InferenceExperimentStopDesiredState, ModelVariantAction, NestedFilters, ProfilerConfigForUpdate, ResourceConfigForUpdate, SearchSortOrder } from "./models_3";
|
|
3
|
+
import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, FeatureParameter, Filter, GitConfigForUpdate, ResourceType, SelectiveExecutionConfig, Workforce, Workteam } from "./models_2";
|
|
4
|
+
import { InferenceExperimentStopDesiredState, ModelVariantAction, NestedFilters, Parameter, ProfilerConfigForUpdate, ResourceConfigForUpdate, SearchSortOrder } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface StartMonitoringScheduleRequest {
|
|
9
|
+
/**
|
|
10
|
+
* <p>The name of the schedule to start.</p>
|
|
11
|
+
*/
|
|
12
|
+
MonitoringScheduleName: string | undefined;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
export interface StartNotebookInstanceInput {
|
|
18
|
+
/**
|
|
19
|
+
* <p>The name of the notebook instance to start.</p>
|
|
20
|
+
*/
|
|
21
|
+
NotebookInstanceName: string | undefined;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* @public
|
|
25
|
+
*/
|
|
26
|
+
export interface StartPipelineExecutionRequest {
|
|
27
|
+
/**
|
|
28
|
+
* <p>The name or Amazon Resource Name (ARN) of the pipeline.</p>
|
|
29
|
+
*/
|
|
30
|
+
PipelineName: string | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* <p>The display name of the pipeline execution.</p>
|
|
33
|
+
*/
|
|
34
|
+
PipelineExecutionDisplayName?: string;
|
|
35
|
+
/**
|
|
36
|
+
* <p>Contains a list of pipeline parameters. This list can be empty. </p>
|
|
37
|
+
*/
|
|
38
|
+
PipelineParameters?: Parameter[];
|
|
39
|
+
/**
|
|
40
|
+
* <p>The description of the pipeline execution.</p>
|
|
41
|
+
*/
|
|
42
|
+
PipelineExecutionDescription?: string;
|
|
43
|
+
/**
|
|
44
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
45
|
+
* operation. An idempotent operation completes no more than once.</p>
|
|
46
|
+
*/
|
|
47
|
+
ClientRequestToken?: string;
|
|
48
|
+
/**
|
|
49
|
+
* <p>This configuration, if specified, overrides the parallelism configuration
|
|
50
|
+
* of the parent pipeline for this specific run.</p>
|
|
51
|
+
*/
|
|
52
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
53
|
+
/**
|
|
54
|
+
* <p>The selective execution configuration applied to the pipeline run.</p>
|
|
55
|
+
*/
|
|
56
|
+
SelectiveExecutionConfig?: SelectiveExecutionConfig;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
61
|
+
export interface StartPipelineExecutionResponse {
|
|
62
|
+
/**
|
|
63
|
+
* <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
|
|
64
|
+
*/
|
|
65
|
+
PipelineExecutionArn?: string;
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
export interface StopAutoMLJobRequest {
|
|
71
|
+
/**
|
|
72
|
+
* <p>The name of the object you are requesting.</p>
|
|
73
|
+
*/
|
|
74
|
+
AutoMLJobName: string | undefined;
|
|
75
|
+
}
|
|
5
76
|
/**
|
|
6
77
|
* @public
|
|
7
78
|
*/
|
|
@@ -406,7 +477,8 @@ export interface UpdateDomainRequest {
|
|
|
406
477
|
* communication in <code>VPCOnly</code> mode. Required when
|
|
407
478
|
* <code>CreateDomain.AppNetworkAccessType</code> is <code>VPCOnly</code> and
|
|
408
479
|
* <code>DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn</code> is
|
|
409
|
-
* provided. If setting up the domain for use with RStudio, this value must be set to
|
|
480
|
+
* provided. If setting up the domain for use with RStudio, this value must be set to
|
|
481
|
+
* <code>Service</code>.</p>
|
|
410
482
|
*/
|
|
411
483
|
AppSecurityGroupManagement?: AppSecurityGroupManagement | string;
|
|
412
484
|
}
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
MetadataBearer as __MetadataBearer,
|
|
7
7
|
MiddlewareStack,
|
|
8
8
|
} from "@aws-sdk/types";
|
|
9
|
-
import { CreateDomainRequest, CreateDomainResponse } from "../models/
|
|
9
|
+
import { CreateDomainRequest, CreateDomainResponse } from "../models/models_1";
|
|
10
10
|
import {
|
|
11
11
|
SageMakerClientResolvedConfig,
|
|
12
12
|
ServiceInputTypes,
|