@aws-sdk/client-sagemaker 3.582.0 → 3.587.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/index.js +1358 -1303
- package/dist-es/commands/CreateModelPackageCommand.js +2 -1
- package/dist-es/commands/DescribeModelPackageCommand.js +2 -1
- package/dist-es/commands/UpdateModelPackageCommand.js +2 -1
- package/dist-es/models/models_0.js +6 -0
- package/dist-es/models/models_1.js +8 -6
- package/dist-es/models/models_2.js +11 -0
- package/dist-es/models/models_4.js +10 -0
- package/dist-es/protocols/Aws_json1_1.js +193 -175
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +12 -3
- package/dist-types/commands/CreateModelPackageCommand.d.ts +7 -0
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +1 -2
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +12 -3
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +12 -0
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -2
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +2 -1
- package/dist-types/commands/SearchCommand.d.ts +7 -0
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +4 -0
- package/dist-types/models/models_0.d.ts +182 -99
- package/dist-types/models/models_1.d.ts +78 -36
- package/dist-types/models/models_2.d.ts +68 -133
- package/dist-types/models/models_3.d.ts +131 -93
- package/dist-types/models/models_4.d.ts +131 -4
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_0.d.ts +7 -0
- package/dist-types/ts3.4/models/models_1.d.ts +15 -14
- package/dist-types/ts3.4/models/models_2.d.ts +21 -32
- package/dist-types/ts3.4/models/models_3.d.ts +34 -18
- package/dist-types/ts3.4/models/models_4.d.ts +27 -1
- package/package.json +18 -18
|
@@ -1,7 +1,95 @@
|
|
|
1
1
|
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppNetworkAccessType, AppSecurityGroupManagement, AppSpecification, AppType, AutoMLJobStepMetadata, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, BooleanOperator, CacheHitResult, CallbackStepMetadata, Channel, CheckpointConfig, ClarifyCheckStepMetadata, ClusterInstanceGroupSpecification, CodeEditorAppImageConfig, ConditionStepMetadata, ContainerDefinition, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SharingType, SkipModelValidation, SourceAlgorithmSpecification, SpaceSettings, SpaceStorageSettings,
|
|
3
|
-
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotificationConfiguration, OidcConfig, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProfilerConfig, ProfilerRuleConfiguration, ScheduleStatus, SelectiveExecutionConfig, SourceIpConfig, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
|
|
2
|
+
import { _InstanceType, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceComponentRuntimeConfig, InferenceComponentSpecification, InferenceExecutionConfig, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageModelCard, ModelPackageSecurityConfig, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SharingType, SkipModelValidation, SourceAlgorithmSpecification, SpaceSettings, SpaceStorageSettings, ThroughputMode, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
|
|
3
|
+
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, NotificationConfiguration, OidcConfig, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProfilerConfig, ProfilerRuleConfiguration, ScheduleStatus, SelectiveExecutionConfig, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
|
|
4
4
|
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, MonitoringAlertSummary, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* <p>Provides summary information for an SageMaker notebook instance.</p>
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface NotebookInstanceSummary {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The name of the notebook instance that you want a summary for.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
NotebookInstanceName: string | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The Amazon Resource Name (ARN) of the notebook instance.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
NotebookInstanceArn: string | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* <p>The status of the notebook instance.</p>
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
NotebookInstanceStatus?: NotebookInstanceStatus;
|
|
25
|
+
/**
|
|
26
|
+
* <p>The URL that you use to connect to the Jupyter notebook running in your notebook
|
|
27
|
+
* instance. </p>
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
Url?: string;
|
|
31
|
+
/**
|
|
32
|
+
* <p>The type of ML compute instance that the notebook instance is running on.</p>
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
InstanceType?: _InstanceType;
|
|
36
|
+
/**
|
|
37
|
+
* <p>A timestamp that shows when the notebook instance was created.</p>
|
|
38
|
+
* @public
|
|
39
|
+
*/
|
|
40
|
+
CreationTime?: Date;
|
|
41
|
+
/**
|
|
42
|
+
* <p>A timestamp that shows when the notebook instance was last modified.</p>
|
|
43
|
+
* @public
|
|
44
|
+
*/
|
|
45
|
+
LastModifiedTime?: Date;
|
|
46
|
+
/**
|
|
47
|
+
* <p>The name of a notebook instance lifecycle configuration associated with this notebook
|
|
48
|
+
* instance.</p>
|
|
49
|
+
* <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
|
|
50
|
+
* 2.1: (Optional) Customize a Notebook Instance</a>.</p>
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
53
|
+
NotebookInstanceLifecycleConfigName?: string;
|
|
54
|
+
/**
|
|
55
|
+
* <p>The Git repository associated with the notebook instance as its default code
|
|
56
|
+
* repository. This can be either the name of a Git repository stored as a resource in your
|
|
57
|
+
* account, or the URL of a Git repository in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a>
|
|
58
|
+
* or in any other Git repository. When you open a notebook instance, it opens in the
|
|
59
|
+
* directory that contains this repository. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git
|
|
60
|
+
* Repositories with SageMaker Notebook Instances</a>.</p>
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
DefaultCodeRepository?: string;
|
|
64
|
+
/**
|
|
65
|
+
* <p>An array of up to three Git repositories associated with the notebook instance. These
|
|
66
|
+
* can be either the names of Git repositories stored as resources in your account, or the
|
|
67
|
+
* URL of Git repositories in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a>
|
|
68
|
+
* or in any other Git repository. These repositories are cloned at the same level as the
|
|
69
|
+
* default repository of your notebook instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/nbi-git-repo.html">Associating Git
|
|
70
|
+
* Repositories with SageMaker Notebook Instances</a>.</p>
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
73
|
+
AdditionalCodeRepositories?: string[];
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
78
|
+
export interface ListNotebookInstancesOutput {
|
|
79
|
+
/**
|
|
80
|
+
* <p>If the response to the previous <code>ListNotebookInstances</code> request was
|
|
81
|
+
* truncated, SageMaker returns this token. To retrieve the next set of notebook instances, use
|
|
82
|
+
* the token in the next request.</p>
|
|
83
|
+
* @public
|
|
84
|
+
*/
|
|
85
|
+
NextToken?: string;
|
|
86
|
+
/**
|
|
87
|
+
* <p>An array of <code>NotebookInstanceSummary</code> objects, one for each notebook
|
|
88
|
+
* instance.</p>
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
91
|
+
NotebookInstances?: NotebookInstanceSummary[];
|
|
92
|
+
}
|
|
5
93
|
/**
|
|
6
94
|
* @public
|
|
7
95
|
* @enum
|
|
@@ -1059,7 +1147,7 @@ export interface ListSpacesRequest {
|
|
|
1059
1147
|
*/
|
|
1060
1148
|
NextToken?: string;
|
|
1061
1149
|
/**
|
|
1062
|
-
* <p>This parameter defines the maximum number of results that can be
|
|
1150
|
+
* <p>This parameter defines the maximum number of results that can be return in a single response. The <code>MaxResults</code> parameter is an upper bound, not a target. If there are
|
|
1063
1151
|
* more results available than the value specified, a <code>NextToken</code>
|
|
1064
1152
|
* is provided in the response. The <code>NextToken</code> indicates that the user should get the next set of results by providing this token as a part of a subsequent call. The default value for <code>MaxResults</code> is 10.</p>
|
|
1065
1153
|
* @public
|
|
@@ -2057,7 +2145,7 @@ export interface ListUserProfilesRequest {
|
|
|
2057
2145
|
*/
|
|
2058
2146
|
NextToken?: string;
|
|
2059
2147
|
/**
|
|
2060
|
-
* <p>This parameter defines the maximum number of results that can be
|
|
2148
|
+
* <p>This parameter defines the maximum number of results that can be return in a single response. The <code>MaxResults</code> parameter is an upper bound, not a target. If there are
|
|
2061
2149
|
* more results available than the value specified, a <code>NextToken</code>
|
|
2062
2150
|
* is provided in the response. The <code>NextToken</code> indicates that the user should get the next set of results by providing this token as a part of a subsequent call. The default value for <code>MaxResults</code> is 10.</p>
|
|
2063
2151
|
* @public
|
|
@@ -2966,6 +3054,25 @@ export interface ModelPackage {
|
|
|
2966
3054
|
* @public
|
|
2967
3055
|
*/
|
|
2968
3056
|
SourceUri?: string;
|
|
3057
|
+
/**
|
|
3058
|
+
* <p>An optional Key Management Service
|
|
3059
|
+
* key to encrypt, decrypt, and re-encrypt model package information for regulated workloads with
|
|
3060
|
+
* highly sensitive data.</p>
|
|
3061
|
+
* @public
|
|
3062
|
+
*/
|
|
3063
|
+
SecurityConfig?: ModelPackageSecurityConfig;
|
|
3064
|
+
/**
|
|
3065
|
+
* <p>The model card associated with the model package. Since <code>ModelPackageModelCard</code> is
|
|
3066
|
+
* tied to a model package, it is a specific usage of a model card and its schema is
|
|
3067
|
+
* simplified compared to the schema of <code>ModelCard</code>. The
|
|
3068
|
+
* <code>ModelPackageModelCard</code> schema does not include <code>model_package_details</code>,
|
|
3069
|
+
* and <code>model_overview</code> is composed of the <code>model_creator</code> and
|
|
3070
|
+
* <code>model_artifact</code> properties. For more information about
|
|
3071
|
+
* the model card associated with the model package, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html">View
|
|
3072
|
+
* the Details of a Model Version</a>.</p>
|
|
3073
|
+
* @public
|
|
3074
|
+
*/
|
|
3075
|
+
ModelCard?: ModelPackageModelCard;
|
|
2969
3076
|
/**
|
|
2970
3077
|
* <p>A list of the tags associated with the model package. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
|
|
2971
3078
|
* resources</a> in the <i>Amazon Web Services General Reference Guide</i>.</p>
|
|
@@ -6035,6 +6142,18 @@ export interface UpdateModelPackageInput {
|
|
|
6035
6142
|
* @public
|
|
6036
6143
|
*/
|
|
6037
6144
|
SourceUri?: string;
|
|
6145
|
+
/**
|
|
6146
|
+
* <p>The model card associated with the model package. Since <code>ModelPackageModelCard</code> is
|
|
6147
|
+
* tied to a model package, it is a specific usage of a model card and its schema is
|
|
6148
|
+
* simplified compared to the schema of <code>ModelCard</code>. The
|
|
6149
|
+
* <code>ModelPackageModelCard</code> schema does not include <code>model_package_details</code>,
|
|
6150
|
+
* and <code>model_overview</code> is composed of the <code>model_creator</code> and
|
|
6151
|
+
* <code>model_artifact</code> properties. For more information about
|
|
6152
|
+
* the model card associated with the model package, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/model-registry-details.html">View
|
|
6153
|
+
* the Details of a Model Version</a>.</p>
|
|
6154
|
+
* @public
|
|
6155
|
+
*/
|
|
6156
|
+
ModelCard?: ModelPackageModelCard;
|
|
6038
6157
|
}
|
|
6039
6158
|
/**
|
|
6040
6159
|
* @public
|
|
@@ -6848,6 +6967,10 @@ export interface SearchRequest {
|
|
|
6848
6967
|
* @internal
|
|
6849
6968
|
*/
|
|
6850
6969
|
export declare const ModelCardFilterSensitiveLog: (obj: ModelCard) => any;
|
|
6970
|
+
/**
|
|
6971
|
+
* @internal
|
|
6972
|
+
*/
|
|
6973
|
+
export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
|
|
6851
6974
|
/**
|
|
6852
6975
|
* @internal
|
|
6853
6976
|
*/
|
|
@@ -6860,6 +6983,10 @@ export declare const SearchResponseFilterSensitiveLog: (obj: SearchResponse) =>
|
|
|
6860
6983
|
* @internal
|
|
6861
6984
|
*/
|
|
6862
6985
|
export declare const UpdateModelCardRequestFilterSensitiveLog: (obj: UpdateModelCardRequest) => any;
|
|
6986
|
+
/**
|
|
6987
|
+
* @internal
|
|
6988
|
+
*/
|
|
6989
|
+
export declare const UpdateModelPackageInputFilterSensitiveLog: (obj: UpdateModelPackageInput) => any;
|
|
6863
6990
|
/**
|
|
6864
6991
|
* @internal
|
|
6865
6992
|
*/
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
CreateStudioLifecycleConfigRequest,
|
|
5
|
+
CreateStudioLifecycleConfigResponse,
|
|
6
|
+
} from "../models/models_2";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
DescribeProcessingJobResponse,
|
|
6
|
-
} from "../models/models_2";
|
|
3
|
+
import { DescribeProcessingJobRequest } from "../models/models_2";
|
|
4
|
+
import { DescribeProcessingJobResponse } from "../models/models_3";
|
|
7
5
|
import {
|
|
8
6
|
SageMakerClientResolvedConfig,
|
|
9
7
|
ServiceInputTypes,
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
3
|
+
import {
|
|
4
|
+
DescribeProjectInput,
|
|
5
|
+
DescribeProjectOutput,
|
|
6
|
+
} from "../models/models_3";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
ListNotebookInstancesOutput,
|
|
6
|
-
} from "../models/models_3";
|
|
3
|
+
import { ListNotebookInstancesInput } from "../models/models_3";
|
|
4
|
+
import { ListNotebookInstancesOutput } from "../models/models_4";
|
|
7
5
|
import {
|
|
8
6
|
SageMakerClientResolvedConfig,
|
|
9
7
|
ServiceInputTypes,
|
|
@@ -1106,13 +1106,19 @@ export declare const AuthMode: {
|
|
|
1106
1106
|
};
|
|
1107
1107
|
export type AuthMode = (typeof AuthMode)[keyof typeof AuthMode];
|
|
1108
1108
|
export declare const AutoMLAlgorithm: {
|
|
1109
|
+
readonly ARIMA: "arima";
|
|
1109
1110
|
readonly CATBOOST: "catboost";
|
|
1111
|
+
readonly CNN_QR: "cnn-qr";
|
|
1112
|
+
readonly DEEPAR: "deepar";
|
|
1113
|
+
readonly ETS: "ets";
|
|
1110
1114
|
readonly EXTRA_TREES: "extra-trees";
|
|
1111
1115
|
readonly FASTAI: "fastai";
|
|
1112
1116
|
readonly LIGHTGBM: "lightgbm";
|
|
1113
1117
|
readonly LINEAR_LEARNER: "linear-learner";
|
|
1114
1118
|
readonly MLP: "mlp";
|
|
1115
1119
|
readonly NN_TORCH: "nn-torch";
|
|
1120
|
+
readonly NPTS: "npts";
|
|
1121
|
+
readonly PROPHET: "prophet";
|
|
1116
1122
|
readonly RANDOMFOREST: "randomforest";
|
|
1117
1123
|
readonly XGBOOST: "xgboost";
|
|
1118
1124
|
};
|
|
@@ -1455,6 +1461,7 @@ export interface TimeSeriesForecastingJobConfig {
|
|
|
1455
1461
|
Transformations?: TimeSeriesTransformations;
|
|
1456
1462
|
TimeSeriesConfig: TimeSeriesConfig | undefined;
|
|
1457
1463
|
HolidayConfig?: HolidayConfigAttributes[];
|
|
1464
|
+
CandidateGenerationConfig?: CandidateGenerationConfig;
|
|
1458
1465
|
}
|
|
1459
1466
|
export type AutoMLProblemTypeConfig =
|
|
1460
1467
|
| AutoMLProblemTypeConfig.ImageClassificationJobConfigMember
|
|
@@ -1491,6 +1491,10 @@ export interface DriftCheckBaselines {
|
|
|
1491
1491
|
ModelQuality?: DriftCheckModelQuality;
|
|
1492
1492
|
ModelDataQuality?: DriftCheckModelDataQuality;
|
|
1493
1493
|
}
|
|
1494
|
+
export interface ModelPackageModelCard {
|
|
1495
|
+
ModelCardContent?: string;
|
|
1496
|
+
ModelCardStatus?: ModelCardStatus;
|
|
1497
|
+
}
|
|
1494
1498
|
export interface Explainability {
|
|
1495
1499
|
Report?: MetricsSource;
|
|
1496
1500
|
}
|
|
@@ -1508,6 +1512,9 @@ export interface ModelMetrics {
|
|
|
1508
1512
|
Bias?: Bias;
|
|
1509
1513
|
Explainability?: Explainability;
|
|
1510
1514
|
}
|
|
1515
|
+
export interface ModelPackageSecurityConfig {
|
|
1516
|
+
KmsKeyId: string | undefined;
|
|
1517
|
+
}
|
|
1511
1518
|
export declare const SkipModelValidation: {
|
|
1512
1519
|
readonly ALL: "All";
|
|
1513
1520
|
readonly NONE: "None";
|
|
@@ -1551,6 +1558,8 @@ export interface CreateModelPackageInput {
|
|
|
1551
1558
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
1552
1559
|
SkipModelValidation?: SkipModelValidation;
|
|
1553
1560
|
SourceUri?: string;
|
|
1561
|
+
SecurityConfig?: ModelPackageSecurityConfig;
|
|
1562
|
+
ModelCard?: ModelPackageModelCard;
|
|
1554
1563
|
}
|
|
1555
1564
|
export interface CreateModelPackageOutput {
|
|
1556
1565
|
ModelPackageArn: string | undefined;
|
|
@@ -1968,20 +1977,12 @@ export interface CreateSpaceRequest {
|
|
|
1968
1977
|
export interface CreateSpaceResponse {
|
|
1969
1978
|
SpaceArn?: string;
|
|
1970
1979
|
}
|
|
1971
|
-
export declare const StudioLifecycleConfigAppType: {
|
|
1972
|
-
readonly CodeEditor: "CodeEditor";
|
|
1973
|
-
readonly JupyterLab: "JupyterLab";
|
|
1974
|
-
readonly JupyterServer: "JupyterServer";
|
|
1975
|
-
readonly KernelGateway: "KernelGateway";
|
|
1976
|
-
};
|
|
1977
|
-
export type StudioLifecycleConfigAppType =
|
|
1978
|
-
(typeof StudioLifecycleConfigAppType)[keyof typeof StudioLifecycleConfigAppType];
|
|
1979
|
-
export interface CreateStudioLifecycleConfigRequest {
|
|
1980
|
-
StudioLifecycleConfigName: string | undefined;
|
|
1981
|
-
StudioLifecycleConfigContent: string | undefined;
|
|
1982
|
-
StudioLifecycleConfigAppType: StudioLifecycleConfigAppType | undefined;
|
|
1983
|
-
Tags?: Tag[];
|
|
1984
|
-
}
|
|
1985
1980
|
export declare const CreateModelCardRequestFilterSensitiveLog: (
|
|
1986
1981
|
obj: CreateModelCardRequest
|
|
1987
1982
|
) => any;
|
|
1983
|
+
export declare const ModelPackageModelCardFilterSensitiveLog: (
|
|
1984
|
+
obj: ModelPackageModelCard
|
|
1985
|
+
) => any;
|
|
1986
|
+
export declare const CreateModelPackageInputFilterSensitiveLog: (
|
|
1987
|
+
obj: CreateModelPackageInput
|
|
1988
|
+
) => any;
|
|
@@ -8,7 +8,6 @@ import {
|
|
|
8
8
|
AlgorithmValidationSpecification,
|
|
9
9
|
AppNetworkAccessType,
|
|
10
10
|
AppSecurityGroupManagement,
|
|
11
|
-
AppSpecification,
|
|
12
11
|
AppStatus,
|
|
13
12
|
AppType,
|
|
14
13
|
ArtifactSource,
|
|
@@ -124,6 +123,8 @@ import {
|
|
|
124
123
|
ModelExplainabilityJobInput,
|
|
125
124
|
ModelInfrastructureConfig,
|
|
126
125
|
ModelMetrics,
|
|
126
|
+
ModelPackageModelCard,
|
|
127
|
+
ModelPackageSecurityConfig,
|
|
127
128
|
ModelPackageValidationSpecification,
|
|
128
129
|
ModelQualityAppSpecification,
|
|
129
130
|
ModelQualityBaselineConfig,
|
|
@@ -135,18 +136,13 @@ import {
|
|
|
135
136
|
MonitoringStoppingCondition,
|
|
136
137
|
MonitoringType,
|
|
137
138
|
NeoVpcConfig,
|
|
138
|
-
NetworkConfig,
|
|
139
139
|
NotebookInstanceAcceleratorType,
|
|
140
140
|
NotebookInstanceLifecycleHook,
|
|
141
141
|
OfflineStoreConfig,
|
|
142
142
|
OnlineStoreConfig,
|
|
143
143
|
OutputConfig,
|
|
144
144
|
ParallelismConfiguration,
|
|
145
|
-
ProcessingInput,
|
|
146
145
|
ProcessingInstanceType,
|
|
147
|
-
ProcessingOutputConfig,
|
|
148
|
-
ProcessingResources,
|
|
149
|
-
ProcessingStoppingCondition,
|
|
150
146
|
Processor,
|
|
151
147
|
ProductionVariant,
|
|
152
148
|
ProductionVariantAcceleratorType,
|
|
@@ -165,6 +161,20 @@ import {
|
|
|
165
161
|
UserSettings,
|
|
166
162
|
VendorGuidance,
|
|
167
163
|
} from "./models_1";
|
|
164
|
+
export declare const StudioLifecycleConfigAppType: {
|
|
165
|
+
readonly CodeEditor: "CodeEditor";
|
|
166
|
+
readonly JupyterLab: "JupyterLab";
|
|
167
|
+
readonly JupyterServer: "JupyterServer";
|
|
168
|
+
readonly KernelGateway: "KernelGateway";
|
|
169
|
+
};
|
|
170
|
+
export type StudioLifecycleConfigAppType =
|
|
171
|
+
(typeof StudioLifecycleConfigAppType)[keyof typeof StudioLifecycleConfigAppType];
|
|
172
|
+
export interface CreateStudioLifecycleConfigRequest {
|
|
173
|
+
StudioLifecycleConfigName: string | undefined;
|
|
174
|
+
StudioLifecycleConfigContent: string | undefined;
|
|
175
|
+
StudioLifecycleConfigAppType: StudioLifecycleConfigAppType | undefined;
|
|
176
|
+
Tags?: Tag[];
|
|
177
|
+
}
|
|
168
178
|
export interface CreateStudioLifecycleConfigResponse {
|
|
169
179
|
StudioLifecycleConfigArn?: string;
|
|
170
180
|
}
|
|
@@ -1914,6 +1924,8 @@ export interface DescribeModelPackageOutput {
|
|
|
1914
1924
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
1915
1925
|
SkipModelValidation?: SkipModelValidation;
|
|
1916
1926
|
SourceUri?: string;
|
|
1927
|
+
SecurityConfig?: ModelPackageSecurityConfig;
|
|
1928
|
+
ModelCard?: ModelPackageModelCard;
|
|
1917
1929
|
}
|
|
1918
1930
|
export interface DescribeModelPackageGroupInput {
|
|
1919
1931
|
ModelPackageGroupName: string | undefined;
|
|
@@ -2128,32 +2140,6 @@ export declare const ProcessingJobStatus: {
|
|
|
2128
2140
|
};
|
|
2129
2141
|
export type ProcessingJobStatus =
|
|
2130
2142
|
(typeof ProcessingJobStatus)[keyof typeof ProcessingJobStatus];
|
|
2131
|
-
export interface DescribeProcessingJobResponse {
|
|
2132
|
-
ProcessingInputs?: ProcessingInput[];
|
|
2133
|
-
ProcessingOutputConfig?: ProcessingOutputConfig;
|
|
2134
|
-
ProcessingJobName: string | undefined;
|
|
2135
|
-
ProcessingResources: ProcessingResources | undefined;
|
|
2136
|
-
StoppingCondition?: ProcessingStoppingCondition;
|
|
2137
|
-
AppSpecification: AppSpecification | undefined;
|
|
2138
|
-
Environment?: Record<string, string>;
|
|
2139
|
-
NetworkConfig?: NetworkConfig;
|
|
2140
|
-
RoleArn?: string;
|
|
2141
|
-
ExperimentConfig?: ExperimentConfig;
|
|
2142
|
-
ProcessingJobArn: string | undefined;
|
|
2143
|
-
ProcessingJobStatus: ProcessingJobStatus | undefined;
|
|
2144
|
-
ExitMessage?: string;
|
|
2145
|
-
FailureReason?: string;
|
|
2146
|
-
ProcessingEndTime?: Date;
|
|
2147
|
-
ProcessingStartTime?: Date;
|
|
2148
|
-
LastModifiedTime?: Date;
|
|
2149
|
-
CreationTime: Date | undefined;
|
|
2150
|
-
MonitoringScheduleArn?: string;
|
|
2151
|
-
AutoMLJobArn?: string;
|
|
2152
|
-
TrainingJobArn?: string;
|
|
2153
|
-
}
|
|
2154
|
-
export interface DescribeProjectInput {
|
|
2155
|
-
ProjectName: string | undefined;
|
|
2156
|
-
}
|
|
2157
2143
|
export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
|
|
2158
2144
|
export declare const CreateWorkforceRequestFilterSensitiveLog: (
|
|
2159
2145
|
obj: CreateWorkforceRequest
|
|
@@ -2161,3 +2147,6 @@ export declare const CreateWorkforceRequestFilterSensitiveLog: (
|
|
|
2161
2147
|
export declare const DescribeModelCardResponseFilterSensitiveLog: (
|
|
2162
2148
|
obj: DescribeModelCardResponse
|
|
2163
2149
|
) => any;
|
|
2150
|
+
export declare const DescribeModelPackageOutputFilterSensitiveLog: (
|
|
2151
|
+
obj: DescribeModelPackageOutput
|
|
2152
|
+
) => any;
|
|
@@ -8,6 +8,7 @@ import {
|
|
|
8
8
|
AppImageConfigDetails,
|
|
9
9
|
AppImageConfigSortKey,
|
|
10
10
|
AppSortKey,
|
|
11
|
+
AppSpecification,
|
|
11
12
|
ArtifactSummary,
|
|
12
13
|
AssociationEdgeType,
|
|
13
14
|
AssociationSummary,
|
|
@@ -48,7 +49,6 @@ import {
|
|
|
48
49
|
VpcConfig,
|
|
49
50
|
} from "./models_0";
|
|
50
51
|
import {
|
|
51
|
-
_InstanceType,
|
|
52
52
|
DockerSettings,
|
|
53
53
|
EdgeOutputConfig,
|
|
54
54
|
ExecutionRoleIdentityConfig,
|
|
@@ -65,16 +65,20 @@ import {
|
|
|
65
65
|
ModelCardStatus,
|
|
66
66
|
MonitoringScheduleConfig,
|
|
67
67
|
MonitoringType,
|
|
68
|
+
NetworkConfig,
|
|
68
69
|
OfflineStoreConfig,
|
|
69
70
|
OnlineStoreConfig,
|
|
70
71
|
OwnershipSettings,
|
|
72
|
+
ProcessingInput,
|
|
73
|
+
ProcessingOutputConfig,
|
|
74
|
+
ProcessingResources,
|
|
75
|
+
ProcessingStoppingCondition,
|
|
71
76
|
RecommendationJobType,
|
|
72
77
|
ResourceLimits,
|
|
73
78
|
RetryStrategy,
|
|
74
79
|
ServiceCatalogProvisioningDetails,
|
|
75
80
|
SpaceSettings,
|
|
76
81
|
SpaceSharingSettings,
|
|
77
|
-
StudioLifecycleConfigAppType,
|
|
78
82
|
UserSettings,
|
|
79
83
|
} from "./models_1";
|
|
80
84
|
import {
|
|
@@ -122,6 +126,7 @@ import {
|
|
|
122
126
|
ObjectiveStatusCounters,
|
|
123
127
|
OfflineStoreStatus,
|
|
124
128
|
OfflineStoreStatusValue,
|
|
129
|
+
ProcessingJobStatus,
|
|
125
130
|
ProductionVariantSummary,
|
|
126
131
|
ProfilerConfig,
|
|
127
132
|
ProfilerRuleConfiguration,
|
|
@@ -131,6 +136,7 @@ import {
|
|
|
131
136
|
RuleEvaluationStatus,
|
|
132
137
|
ScheduleStatus,
|
|
133
138
|
SourceIpConfig,
|
|
139
|
+
StudioLifecycleConfigAppType,
|
|
134
140
|
TensorBoardOutputConfig,
|
|
135
141
|
TrainingJobStatus,
|
|
136
142
|
TrainingJobStatusCounters,
|
|
@@ -139,6 +145,32 @@ import {
|
|
|
139
145
|
TrialComponentStatus,
|
|
140
146
|
WorkerAccessConfiguration,
|
|
141
147
|
} from "./models_2";
|
|
148
|
+
export interface DescribeProcessingJobResponse {
|
|
149
|
+
ProcessingInputs?: ProcessingInput[];
|
|
150
|
+
ProcessingOutputConfig?: ProcessingOutputConfig;
|
|
151
|
+
ProcessingJobName: string | undefined;
|
|
152
|
+
ProcessingResources: ProcessingResources | undefined;
|
|
153
|
+
StoppingCondition?: ProcessingStoppingCondition;
|
|
154
|
+
AppSpecification: AppSpecification | undefined;
|
|
155
|
+
Environment?: Record<string, string>;
|
|
156
|
+
NetworkConfig?: NetworkConfig;
|
|
157
|
+
RoleArn?: string;
|
|
158
|
+
ExperimentConfig?: ExperimentConfig;
|
|
159
|
+
ProcessingJobArn: string | undefined;
|
|
160
|
+
ProcessingJobStatus: ProcessingJobStatus | undefined;
|
|
161
|
+
ExitMessage?: string;
|
|
162
|
+
FailureReason?: string;
|
|
163
|
+
ProcessingEndTime?: Date;
|
|
164
|
+
ProcessingStartTime?: Date;
|
|
165
|
+
LastModifiedTime?: Date;
|
|
166
|
+
CreationTime: Date | undefined;
|
|
167
|
+
MonitoringScheduleArn?: string;
|
|
168
|
+
AutoMLJobArn?: string;
|
|
169
|
+
TrainingJobArn?: string;
|
|
170
|
+
}
|
|
171
|
+
export interface DescribeProjectInput {
|
|
172
|
+
ProjectName: string | undefined;
|
|
173
|
+
}
|
|
142
174
|
export declare const ProjectStatus: {
|
|
143
175
|
readonly CREATE_COMPLETED: "CreateCompleted";
|
|
144
176
|
readonly CREATE_FAILED: "CreateFailed";
|
|
@@ -2332,19 +2364,3 @@ export interface ListNotebookInstancesInput {
|
|
|
2332
2364
|
DefaultCodeRepositoryContains?: string;
|
|
2333
2365
|
AdditionalCodeRepositoryEquals?: string;
|
|
2334
2366
|
}
|
|
2335
|
-
export interface NotebookInstanceSummary {
|
|
2336
|
-
NotebookInstanceName: string | undefined;
|
|
2337
|
-
NotebookInstanceArn: string | undefined;
|
|
2338
|
-
NotebookInstanceStatus?: NotebookInstanceStatus;
|
|
2339
|
-
Url?: string;
|
|
2340
|
-
InstanceType?: _InstanceType;
|
|
2341
|
-
CreationTime?: Date;
|
|
2342
|
-
LastModifiedTime?: Date;
|
|
2343
|
-
NotebookInstanceLifecycleConfigName?: string;
|
|
2344
|
-
DefaultCodeRepository?: string;
|
|
2345
|
-
AdditionalCodeRepositories?: string[];
|
|
2346
|
-
}
|
|
2347
|
-
export interface ListNotebookInstancesOutput {
|
|
2348
|
-
NextToken?: string;
|
|
2349
|
-
NotebookInstances?: NotebookInstanceSummary[];
|
|
2350
|
-
}
|
|
@@ -55,6 +55,8 @@ import {
|
|
|
55
55
|
ModelCardSecurityConfig,
|
|
56
56
|
ModelCardStatus,
|
|
57
57
|
ModelMetrics,
|
|
58
|
+
ModelPackageModelCard,
|
|
59
|
+
ModelPackageSecurityConfig,
|
|
58
60
|
ModelPackageValidationSpecification,
|
|
59
61
|
ModelVariantConfig,
|
|
60
62
|
MonitoringScheduleConfig,
|
|
@@ -79,7 +81,6 @@ import {
|
|
|
79
81
|
SourceAlgorithmSpecification,
|
|
80
82
|
SpaceSettings,
|
|
81
83
|
SpaceStorageSettings,
|
|
82
|
-
StudioLifecycleConfigAppType,
|
|
83
84
|
ThroughputMode,
|
|
84
85
|
TtlDuration,
|
|
85
86
|
UiTemplate,
|
|
@@ -102,6 +103,7 @@ import {
|
|
|
102
103
|
ModelPackageGroupStatus,
|
|
103
104
|
ModelPackageStatusDetails,
|
|
104
105
|
MonitoringExecutionSummary,
|
|
106
|
+
NotebookInstanceStatus,
|
|
105
107
|
NotificationConfiguration,
|
|
106
108
|
OidcConfig,
|
|
107
109
|
PipelineExecutionStatus,
|
|
@@ -113,6 +115,7 @@ import {
|
|
|
113
115
|
ScheduleStatus,
|
|
114
116
|
SelectiveExecutionConfig,
|
|
115
117
|
SourceIpConfig,
|
|
118
|
+
StudioLifecycleConfigAppType,
|
|
116
119
|
TensorBoardOutputConfig,
|
|
117
120
|
TrainingJobStatus,
|
|
118
121
|
TrialComponentArtifact,
|
|
@@ -161,6 +164,22 @@ import {
|
|
|
161
164
|
Workforce,
|
|
162
165
|
Workteam,
|
|
163
166
|
} from "./models_3";
|
|
167
|
+
export interface NotebookInstanceSummary {
|
|
168
|
+
NotebookInstanceName: string | undefined;
|
|
169
|
+
NotebookInstanceArn: string | undefined;
|
|
170
|
+
NotebookInstanceStatus?: NotebookInstanceStatus;
|
|
171
|
+
Url?: string;
|
|
172
|
+
InstanceType?: _InstanceType;
|
|
173
|
+
CreationTime?: Date;
|
|
174
|
+
LastModifiedTime?: Date;
|
|
175
|
+
NotebookInstanceLifecycleConfigName?: string;
|
|
176
|
+
DefaultCodeRepository?: string;
|
|
177
|
+
AdditionalCodeRepositories?: string[];
|
|
178
|
+
}
|
|
179
|
+
export interface ListNotebookInstancesOutput {
|
|
180
|
+
NextToken?: string;
|
|
181
|
+
NotebookInstances?: NotebookInstanceSummary[];
|
|
182
|
+
}
|
|
164
183
|
export declare const SortPipelineExecutionsBy: {
|
|
165
184
|
readonly CREATION_TIME: "CreationTime";
|
|
166
185
|
readonly PIPELINE_EXECUTION_ARN: "PipelineExecutionArn";
|
|
@@ -807,6 +826,8 @@ export interface ModelPackage {
|
|
|
807
826
|
SamplePayloadUrl?: string;
|
|
808
827
|
AdditionalInferenceSpecifications?: AdditionalInferenceSpecificationDefinition[];
|
|
809
828
|
SourceUri?: string;
|
|
829
|
+
SecurityConfig?: ModelPackageSecurityConfig;
|
|
830
|
+
ModelCard?: ModelPackageModelCard;
|
|
810
831
|
Tags?: Tag[];
|
|
811
832
|
CustomerMetadataProperties?: Record<string, string>;
|
|
812
833
|
DriftCheckBaselines?: DriftCheckBaselines;
|
|
@@ -1420,6 +1441,7 @@ export interface UpdateModelPackageInput {
|
|
|
1420
1441
|
AdditionalInferenceSpecificationsToAdd?: AdditionalInferenceSpecificationDefinition[];
|
|
1421
1442
|
InferenceSpecification?: InferenceSpecification;
|
|
1422
1443
|
SourceUri?: string;
|
|
1444
|
+
ModelCard?: ModelPackageModelCard;
|
|
1423
1445
|
}
|
|
1424
1446
|
export interface UpdateModelPackageOutput {
|
|
1425
1447
|
ModelPackageArn: string | undefined;
|
|
@@ -1584,6 +1606,7 @@ export interface SearchRequest {
|
|
|
1584
1606
|
VisibilityConditions?: VisibilityConditions[];
|
|
1585
1607
|
}
|
|
1586
1608
|
export declare const ModelCardFilterSensitiveLog: (obj: ModelCard) => any;
|
|
1609
|
+
export declare const ModelPackageFilterSensitiveLog: (obj: ModelPackage) => any;
|
|
1587
1610
|
export declare const SearchRecordFilterSensitiveLog: (obj: SearchRecord) => any;
|
|
1588
1611
|
export declare const SearchResponseFilterSensitiveLog: (
|
|
1589
1612
|
obj: SearchResponse
|
|
@@ -1591,6 +1614,9 @@ export declare const SearchResponseFilterSensitiveLog: (
|
|
|
1591
1614
|
export declare const UpdateModelCardRequestFilterSensitiveLog: (
|
|
1592
1615
|
obj: UpdateModelCardRequest
|
|
1593
1616
|
) => any;
|
|
1617
|
+
export declare const UpdateModelPackageInputFilterSensitiveLog: (
|
|
1618
|
+
obj: UpdateModelPackageInput
|
|
1619
|
+
) => any;
|
|
1594
1620
|
export declare const UpdateWorkforceRequestFilterSensitiveLog: (
|
|
1595
1621
|
obj: UpdateWorkforceRequest
|
|
1596
1622
|
) => any;
|