@aws-sdk/client-sagemaker 3.645.0 → 3.646.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 +60 -27
- package/dist-es/commands/DescribeModelCardCommand.js +1 -1
- package/dist-es/models/models_0.js +4 -0
- package/dist-es/models/models_1.js +0 -15
- package/dist-es/models/models_2.js +15 -0
- package/dist-es/models/models_3.js +0 -7
- package/dist-es/models/models_4.js +7 -0
- package/dist-es/protocols/Aws_json1_1.js +27 -0
- package/dist-types/commands/CreateArtifactCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +1 -2
- package/dist-types/commands/CreateDomainCommand.d.ts +24 -0
- package/dist-types/commands/CreateSpaceCommand.d.ts +10 -0
- package/dist-types/commands/CreateUserProfileCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +24 -0
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +1 -2
- package/dist-types/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +10 -0
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +16 -0
- package/dist-types/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +24 -0
- package/dist-types/commands/UpdateSpaceCommand.d.ts +10 -0
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +16 -0
- package/dist-types/models/models_0.d.ts +55 -107
- package/dist-types/models/models_1.d.ts +113 -40
- package/dist-types/models/models_2.d.ts +73 -161
- package/dist-types/models/models_3.d.ts +162 -139
- package/dist-types/models/models_4.d.ts +137 -1
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +16 -19
- package/dist-types/ts3.4/models/models_1.d.ts +24 -21
- package/dist-types/ts3.4/models/models_2.d.ts +29 -44
- package/dist-types/ts3.4/models/models_3.d.ts +41 -32
- package/dist-types/ts3.4/models/models_4.d.ts +33 -2
- package/package.json +1 -1
|
@@ -1,7 +1,143 @@
|
|
|
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
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, OptimizationJobDeploymentInstanceType, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, RetryStrategy, RootAccess, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
|
|
3
3
|
import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, NotificationConfiguration, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, ServiceCatalogProvisioningDetails, SharingType, SourceIpConfig, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration, WorkforceVpcConfigRequest } from "./models_2";
|
|
4
|
-
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData,
|
|
4
|
+
import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, EndpointConfigStepMetadata, EndpointStepMetadata, ExecutionStatus, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, ModelCardSortBy, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, MonitoringJobDefinitionSortKey, MonitoringJobDefinitionSummary, NotebookInstanceStatus, OptimizationJobStatus, OrderKey, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
* @enum
|
|
8
|
+
*/
|
|
9
|
+
export declare const ModelCardSortOrder: {
|
|
10
|
+
readonly ASCENDING: "Ascending";
|
|
11
|
+
readonly DESCENDING: "Descending";
|
|
12
|
+
};
|
|
13
|
+
/**
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
export type ModelCardSortOrder = (typeof ModelCardSortOrder)[keyof typeof ModelCardSortOrder];
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
*/
|
|
20
|
+
export interface ListModelCardsRequest {
|
|
21
|
+
/**
|
|
22
|
+
* <p>Only list model cards that were created after the time specified.</p>
|
|
23
|
+
* @public
|
|
24
|
+
*/
|
|
25
|
+
CreationTimeAfter?: Date;
|
|
26
|
+
/**
|
|
27
|
+
* <p>Only list model cards that were created before the time specified.</p>
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
CreationTimeBefore?: Date;
|
|
31
|
+
/**
|
|
32
|
+
* <p>The maximum number of model cards to list.</p>
|
|
33
|
+
* @public
|
|
34
|
+
*/
|
|
35
|
+
MaxResults?: number;
|
|
36
|
+
/**
|
|
37
|
+
* <p>Only list model cards with names that contain the specified string.</p>
|
|
38
|
+
* @public
|
|
39
|
+
*/
|
|
40
|
+
NameContains?: string;
|
|
41
|
+
/**
|
|
42
|
+
* <p>Only list model cards with the specified approval status.</p>
|
|
43
|
+
* @public
|
|
44
|
+
*/
|
|
45
|
+
ModelCardStatus?: ModelCardStatus;
|
|
46
|
+
/**
|
|
47
|
+
* <p>If the response to a previous <code>ListModelCards</code> request was truncated, the
|
|
48
|
+
* response includes a <code>NextToken</code>. To retrieve the next set of model cards, use
|
|
49
|
+
* the token in the next request.</p>
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
52
|
+
NextToken?: string;
|
|
53
|
+
/**
|
|
54
|
+
* <p>Sort model cards by either name or creation time. Sorts by creation time by default.</p>
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
57
|
+
SortBy?: ModelCardSortBy;
|
|
58
|
+
/**
|
|
59
|
+
* <p>Sort model cards by ascending or descending order.</p>
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
62
|
+
SortOrder?: ModelCardSortOrder;
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* <p>A summary of the model card.</p>
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
68
|
+
export interface ModelCardSummary {
|
|
69
|
+
/**
|
|
70
|
+
* <p>The name of the model card.</p>
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
73
|
+
ModelCardName: string | undefined;
|
|
74
|
+
/**
|
|
75
|
+
* <p>The Amazon Resource Name (ARN) of the model card.</p>
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
78
|
+
ModelCardArn: string | undefined;
|
|
79
|
+
/**
|
|
80
|
+
* <p>The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.</p>
|
|
81
|
+
* <ul>
|
|
82
|
+
* <li>
|
|
83
|
+
* <p>
|
|
84
|
+
* <code>Draft</code>: The model card is a work in progress.</p>
|
|
85
|
+
* </li>
|
|
86
|
+
* <li>
|
|
87
|
+
* <p>
|
|
88
|
+
* <code>PendingReview</code>: The model card is pending review.</p>
|
|
89
|
+
* </li>
|
|
90
|
+
* <li>
|
|
91
|
+
* <p>
|
|
92
|
+
* <code>Approved</code>: The model card is approved.</p>
|
|
93
|
+
* </li>
|
|
94
|
+
* <li>
|
|
95
|
+
* <p>
|
|
96
|
+
* <code>Archived</code>: The model card is archived. No more updates should be made to the model
|
|
97
|
+
* card, but it can still be exported.</p>
|
|
98
|
+
* </li>
|
|
99
|
+
* </ul>
|
|
100
|
+
* @public
|
|
101
|
+
*/
|
|
102
|
+
ModelCardStatus: ModelCardStatus | undefined;
|
|
103
|
+
/**
|
|
104
|
+
* <p>The date and time that the model card was created.</p>
|
|
105
|
+
* @public
|
|
106
|
+
*/
|
|
107
|
+
CreationTime: Date | undefined;
|
|
108
|
+
/**
|
|
109
|
+
* <p>The date and time that the model card was last modified.</p>
|
|
110
|
+
* @public
|
|
111
|
+
*/
|
|
112
|
+
LastModifiedTime?: Date;
|
|
113
|
+
}
|
|
114
|
+
/**
|
|
115
|
+
* @public
|
|
116
|
+
*/
|
|
117
|
+
export interface ListModelCardsResponse {
|
|
118
|
+
/**
|
|
119
|
+
* <p>The summaries of the listed model cards.</p>
|
|
120
|
+
* @public
|
|
121
|
+
*/
|
|
122
|
+
ModelCardSummaries: ModelCardSummary[] | undefined;
|
|
123
|
+
/**
|
|
124
|
+
* <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of model
|
|
125
|
+
* cards, use it in the subsequent request.</p>
|
|
126
|
+
* @public
|
|
127
|
+
*/
|
|
128
|
+
NextToken?: string;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* @public
|
|
132
|
+
* @enum
|
|
133
|
+
*/
|
|
134
|
+
export declare const ModelCardVersionSortBy: {
|
|
135
|
+
readonly VERSION: "Version";
|
|
136
|
+
};
|
|
137
|
+
/**
|
|
138
|
+
* @public
|
|
139
|
+
*/
|
|
140
|
+
export type ModelCardVersionSortBy = (typeof ModelCardVersionSortBy)[keyof typeof ModelCardVersionSortBy];
|
|
5
141
|
/**
|
|
6
142
|
* @public
|
|
7
143
|
*/
|
|
@@ -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
|
-
CreateArtifactResponse,
|
|
6
|
-
} from "../models/models_0";
|
|
3
|
+
import { CreateArtifactRequest } from "../models/models_0";
|
|
4
|
+
import { CreateArtifactResponse } from "../models/models_1";
|
|
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
|
+
CreateAutoMLJobRequest,
|
|
5
|
+
CreateAutoMLJobResponse,
|
|
6
|
+
} from "../models/models_1";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -3,7 +3,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
3
3
|
import {
|
|
4
4
|
DescribeModelBiasJobDefinitionRequest,
|
|
5
5
|
DescribeModelBiasJobDefinitionResponse,
|
|
6
|
-
} from "../models/
|
|
6
|
+
} from "../models/models_3";
|
|
7
7
|
import {
|
|
8
8
|
SageMakerClientResolvedConfig,
|
|
9
9
|
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
|
+
DescribeModelCardRequest,
|
|
5
|
+
DescribeModelCardResponse,
|
|
6
|
+
} from "../models/models_3";
|
|
5
7
|
import {
|
|
6
8
|
SageMakerClientResolvedConfig,
|
|
7
9
|
ServiceInputTypes,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeModelInput, DescribeModelOutput } from "../models/
|
|
3
|
+
import { DescribeModelInput, DescribeModelOutput } from "../models/models_3";
|
|
4
4
|
import {
|
|
5
5
|
SageMakerClientResolvedConfig,
|
|
6
6
|
ServiceInputTypes,
|
|
@@ -1012,6 +1012,21 @@ export declare const AppImageConfigSortKey: {
|
|
|
1012
1012
|
};
|
|
1013
1013
|
export type AppImageConfigSortKey =
|
|
1014
1014
|
(typeof AppImageConfigSortKey)[keyof typeof AppImageConfigSortKey];
|
|
1015
|
+
export declare const LifecycleManagement: {
|
|
1016
|
+
readonly Disabled: "DISABLED";
|
|
1017
|
+
readonly Enabled: "ENABLED";
|
|
1018
|
+
};
|
|
1019
|
+
export type LifecycleManagement =
|
|
1020
|
+
(typeof LifecycleManagement)[keyof typeof LifecycleManagement];
|
|
1021
|
+
export interface IdleSettings {
|
|
1022
|
+
LifecycleManagement?: LifecycleManagement;
|
|
1023
|
+
IdleTimeoutInMinutes?: number;
|
|
1024
|
+
MinIdleTimeoutInMinutes?: number;
|
|
1025
|
+
MaxIdleTimeoutInMinutes?: number;
|
|
1026
|
+
}
|
|
1027
|
+
export interface AppLifecycleManagement {
|
|
1028
|
+
IdleSettings?: IdleSettings;
|
|
1029
|
+
}
|
|
1015
1030
|
export declare const AppNetworkAccessType: {
|
|
1016
1031
|
readonly PublicInternetOnly: "PublicInternetOnly";
|
|
1017
1032
|
readonly VpcOnly: "VpcOnly";
|
|
@@ -2186,6 +2201,7 @@ export interface CodeEditorAppSettings {
|
|
|
2186
2201
|
DefaultResourceSpec?: ResourceSpec;
|
|
2187
2202
|
CustomImages?: CustomImage[];
|
|
2188
2203
|
LifecycleConfigArns?: string[];
|
|
2204
|
+
AppLifecycleManagement?: AppLifecycleManagement;
|
|
2189
2205
|
}
|
|
2190
2206
|
export interface CodeRepository {
|
|
2191
2207
|
RepositoryUrl: string | undefined;
|
|
@@ -2556,22 +2572,3 @@ export interface CreateArtifactRequest {
|
|
|
2556
2572
|
MetadataProperties?: MetadataProperties;
|
|
2557
2573
|
Tags?: Tag[];
|
|
2558
2574
|
}
|
|
2559
|
-
export interface CreateArtifactResponse {
|
|
2560
|
-
ArtifactArn?: string;
|
|
2561
|
-
}
|
|
2562
|
-
export interface ModelDeployConfig {
|
|
2563
|
-
AutoGenerateEndpointName?: boolean;
|
|
2564
|
-
EndpointName?: string;
|
|
2565
|
-
}
|
|
2566
|
-
export interface CreateAutoMLJobRequest {
|
|
2567
|
-
AutoMLJobName: string | undefined;
|
|
2568
|
-
InputDataConfig: AutoMLChannel[] | undefined;
|
|
2569
|
-
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
2570
|
-
ProblemType?: ProblemType;
|
|
2571
|
-
AutoMLJobObjective?: AutoMLJobObjective;
|
|
2572
|
-
AutoMLJobConfig?: AutoMLJobConfig;
|
|
2573
|
-
RoleArn: string | undefined;
|
|
2574
|
-
GenerateCandidateDefinitionsOnly?: boolean;
|
|
2575
|
-
Tags?: Tag[];
|
|
2576
|
-
ModelDeployConfig?: ModelDeployConfig;
|
|
2577
|
-
}
|
|
@@ -3,14 +3,17 @@ import {
|
|
|
3
3
|
AdditionalInferenceSpecificationDefinition,
|
|
4
4
|
AmazonQSettings,
|
|
5
5
|
AnnotationConsolidationConfig,
|
|
6
|
+
AppLifecycleManagement,
|
|
6
7
|
AppNetworkAccessType,
|
|
7
8
|
AppSecurityGroupManagement,
|
|
8
9
|
AppType,
|
|
9
10
|
AsyncInferenceConfig,
|
|
10
11
|
AuthMode,
|
|
12
|
+
AutoMLChannel,
|
|
11
13
|
AutoMLComputeConfig,
|
|
12
14
|
AutoMLDataSplitConfig,
|
|
13
15
|
AutoMLJobChannel,
|
|
16
|
+
AutoMLJobConfig,
|
|
14
17
|
AutoMLJobObjective,
|
|
15
18
|
AutoMLOutputDataConfig,
|
|
16
19
|
AutoMLProblemTypeConfig,
|
|
@@ -54,8 +57,8 @@ import {
|
|
|
54
57
|
MetricsSource,
|
|
55
58
|
ModelApprovalStatus,
|
|
56
59
|
ModelDataSource,
|
|
57
|
-
ModelDeployConfig,
|
|
58
60
|
OutputDataConfig,
|
|
61
|
+
ProblemType,
|
|
59
62
|
ProcessingS3DataDistributionType,
|
|
60
63
|
ProcessingS3InputMode,
|
|
61
64
|
ProductionVariantInstanceType,
|
|
@@ -72,6 +75,25 @@ import {
|
|
|
72
75
|
TransformJobDefinition,
|
|
73
76
|
VpcConfig,
|
|
74
77
|
} from "./models_0";
|
|
78
|
+
export interface CreateArtifactResponse {
|
|
79
|
+
ArtifactArn?: string;
|
|
80
|
+
}
|
|
81
|
+
export interface ModelDeployConfig {
|
|
82
|
+
AutoGenerateEndpointName?: boolean;
|
|
83
|
+
EndpointName?: string;
|
|
84
|
+
}
|
|
85
|
+
export interface CreateAutoMLJobRequest {
|
|
86
|
+
AutoMLJobName: string | undefined;
|
|
87
|
+
InputDataConfig: AutoMLChannel[] | undefined;
|
|
88
|
+
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
89
|
+
ProblemType?: ProblemType;
|
|
90
|
+
AutoMLJobObjective?: AutoMLJobObjective;
|
|
91
|
+
AutoMLJobConfig?: AutoMLJobConfig;
|
|
92
|
+
RoleArn: string | undefined;
|
|
93
|
+
GenerateCandidateDefinitionsOnly?: boolean;
|
|
94
|
+
Tags?: Tag[];
|
|
95
|
+
ModelDeployConfig?: ModelDeployConfig;
|
|
96
|
+
}
|
|
75
97
|
export interface CreateAutoMLJobResponse {
|
|
76
98
|
AutoMLJobArn: string | undefined;
|
|
77
99
|
}
|
|
@@ -370,6 +392,7 @@ export interface JupyterLabAppSettings {
|
|
|
370
392
|
CustomImages?: CustomImage[];
|
|
371
393
|
LifecycleConfigArns?: string[];
|
|
372
394
|
CodeRepositories?: CodeRepository[];
|
|
395
|
+
AppLifecycleManagement?: AppLifecycleManagement;
|
|
373
396
|
EmrSettings?: EmrSettings;
|
|
374
397
|
}
|
|
375
398
|
export interface JupyterServerAppSettings {
|
|
@@ -2031,26 +2054,6 @@ export interface ExperimentConfig {
|
|
|
2031
2054
|
TrialComponentDisplayName?: string;
|
|
2032
2055
|
RunName?: string;
|
|
2033
2056
|
}
|
|
2034
|
-
export declare const DataDistributionType: {
|
|
2035
|
-
readonly FULLYREPLICATED: "FullyReplicated";
|
|
2036
|
-
readonly SHARDEDBYS3KEY: "ShardedByS3Key";
|
|
2037
|
-
};
|
|
2038
|
-
export type DataDistributionType =
|
|
2039
|
-
(typeof DataDistributionType)[keyof typeof DataDistributionType];
|
|
2040
|
-
export declare const InputMode: {
|
|
2041
|
-
readonly FILE: "File";
|
|
2042
|
-
readonly PIPE: "Pipe";
|
|
2043
|
-
};
|
|
2044
|
-
export type InputMode = (typeof InputMode)[keyof typeof InputMode];
|
|
2045
|
-
export declare const RedshiftResultCompressionType: {
|
|
2046
|
-
readonly BZIP2: "BZIP2";
|
|
2047
|
-
readonly GZIP: "GZIP";
|
|
2048
|
-
readonly NONE: "None";
|
|
2049
|
-
readonly SNAPPY: "SNAPPY";
|
|
2050
|
-
readonly ZSTD: "ZSTD";
|
|
2051
|
-
};
|
|
2052
|
-
export type RedshiftResultCompressionType =
|
|
2053
|
-
(typeof RedshiftResultCompressionType)[keyof typeof RedshiftResultCompressionType];
|
|
2054
2057
|
export declare const CreateModelCardRequestFilterSensitiveLog: (
|
|
2055
2058
|
obj: CreateModelCardRequest
|
|
2056
2059
|
) => any;
|
|
@@ -46,7 +46,6 @@ import {
|
|
|
46
46
|
CognitoMemberDefinition,
|
|
47
47
|
CollectionConfiguration,
|
|
48
48
|
CompilationJobStatus,
|
|
49
|
-
ContainerDefinition,
|
|
50
49
|
ContextSource,
|
|
51
50
|
GitConfig,
|
|
52
51
|
HyperParameterTuningJobObjectiveType,
|
|
@@ -54,7 +53,6 @@ import {
|
|
|
54
53
|
JupyterLabAppImageConfig,
|
|
55
54
|
KernelGatewayImageConfig,
|
|
56
55
|
MetadataProperties,
|
|
57
|
-
ModelDeployConfig,
|
|
58
56
|
ObjectiveStatus,
|
|
59
57
|
OutputDataConfig,
|
|
60
58
|
ProblemType,
|
|
@@ -74,7 +72,6 @@ import {
|
|
|
74
72
|
} from "./models_0";
|
|
75
73
|
import {
|
|
76
74
|
DataCaptureConfig,
|
|
77
|
-
DataDistributionType,
|
|
78
75
|
DataQualityAppSpecification,
|
|
79
76
|
DataQualityBaselineConfig,
|
|
80
77
|
DataQualityJobInput,
|
|
@@ -102,12 +99,10 @@ import {
|
|
|
102
99
|
HyperParameterTuningJobWarmStartConfig,
|
|
103
100
|
InferenceComponentComputeResourceRequirements,
|
|
104
101
|
InferenceComponentStartupParameters,
|
|
105
|
-
InferenceExecutionConfig,
|
|
106
102
|
InferenceExperimentDataStorageConfig,
|
|
107
103
|
InferenceExperimentSchedule,
|
|
108
104
|
InferenceExperimentType,
|
|
109
105
|
InputConfig,
|
|
110
|
-
InputMode,
|
|
111
106
|
JobType,
|
|
112
107
|
JupyterServerAppSettings,
|
|
113
108
|
KernelGatewayAppSettings,
|
|
@@ -115,9 +110,7 @@ import {
|
|
|
115
110
|
LabelingJobInputConfig,
|
|
116
111
|
LabelingJobOutputConfig,
|
|
117
112
|
LabelingJobStoppingConditions,
|
|
118
|
-
|
|
119
|
-
ModelBiasBaselineConfig,
|
|
120
|
-
ModelBiasJobInput,
|
|
113
|
+
ModelDeployConfig,
|
|
121
114
|
ModelInfrastructureConfig,
|
|
122
115
|
MonitoringNetworkConfig,
|
|
123
116
|
MonitoringOutputConfig,
|
|
@@ -139,7 +132,6 @@ import {
|
|
|
139
132
|
RecommendationJobInputConfig,
|
|
140
133
|
RecommendationJobStoppingConditions,
|
|
141
134
|
RecommendationJobType,
|
|
142
|
-
RedshiftResultCompressionType,
|
|
143
135
|
RetryStrategy,
|
|
144
136
|
ShadowModeConfig,
|
|
145
137
|
ThroughputMode,
|
|
@@ -147,6 +139,26 @@ import {
|
|
|
147
139
|
UserSettings,
|
|
148
140
|
VendorGuidance,
|
|
149
141
|
} from "./models_1";
|
|
142
|
+
export declare const DataDistributionType: {
|
|
143
|
+
readonly FULLYREPLICATED: "FullyReplicated";
|
|
144
|
+
readonly SHARDEDBYS3KEY: "ShardedByS3Key";
|
|
145
|
+
};
|
|
146
|
+
export type DataDistributionType =
|
|
147
|
+
(typeof DataDistributionType)[keyof typeof DataDistributionType];
|
|
148
|
+
export declare const InputMode: {
|
|
149
|
+
readonly FILE: "File";
|
|
150
|
+
readonly PIPE: "Pipe";
|
|
151
|
+
};
|
|
152
|
+
export type InputMode = (typeof InputMode)[keyof typeof InputMode];
|
|
153
|
+
export declare const RedshiftResultCompressionType: {
|
|
154
|
+
readonly BZIP2: "BZIP2";
|
|
155
|
+
readonly GZIP: "GZIP";
|
|
156
|
+
readonly NONE: "None";
|
|
157
|
+
readonly SNAPPY: "SNAPPY";
|
|
158
|
+
readonly ZSTD: "ZSTD";
|
|
159
|
+
};
|
|
160
|
+
export type RedshiftResultCompressionType =
|
|
161
|
+
(typeof RedshiftResultCompressionType)[keyof typeof RedshiftResultCompressionType];
|
|
150
162
|
export declare const RedshiftResultFormat: {
|
|
151
163
|
readonly CSV: "CSV";
|
|
152
164
|
readonly PARQUET: "PARQUET";
|
|
@@ -268,8 +280,15 @@ export interface CreateProjectOutput {
|
|
|
268
280
|
export interface OwnershipSettings {
|
|
269
281
|
OwnerUserProfileName: string | undefined;
|
|
270
282
|
}
|
|
283
|
+
export interface SpaceIdleSettings {
|
|
284
|
+
IdleTimeoutInMinutes?: number;
|
|
285
|
+
}
|
|
286
|
+
export interface SpaceAppLifecycleManagement {
|
|
287
|
+
IdleSettings?: SpaceIdleSettings;
|
|
288
|
+
}
|
|
271
289
|
export interface SpaceCodeEditorAppSettings {
|
|
272
290
|
DefaultResourceSpec?: ResourceSpec;
|
|
291
|
+
AppLifecycleManagement?: SpaceAppLifecycleManagement;
|
|
273
292
|
}
|
|
274
293
|
export interface EFSFileSystem {
|
|
275
294
|
FileSystemId: string | undefined;
|
|
@@ -295,6 +314,7 @@ export declare namespace CustomFileSystem {
|
|
|
295
314
|
export interface SpaceJupyterLabAppSettings {
|
|
296
315
|
DefaultResourceSpec?: ResourceSpec;
|
|
297
316
|
CodeRepositories?: CodeRepository[];
|
|
317
|
+
AppLifecycleManagement?: SpaceAppLifecycleManagement;
|
|
298
318
|
}
|
|
299
319
|
export interface EbsStorageSettings {
|
|
300
320
|
EbsVolumeSizeInGb: number | undefined;
|
|
@@ -2019,41 +2039,6 @@ export interface DescribeMlflowTrackingServerResponse {
|
|
|
2019
2039
|
LastModifiedTime?: Date;
|
|
2020
2040
|
LastModifiedBy?: UserContext;
|
|
2021
2041
|
}
|
|
2022
|
-
export interface DescribeModelInput {
|
|
2023
|
-
ModelName: string | undefined;
|
|
2024
|
-
}
|
|
2025
|
-
export interface DescribeModelOutput {
|
|
2026
|
-
ModelName: string | undefined;
|
|
2027
|
-
PrimaryContainer?: ContainerDefinition;
|
|
2028
|
-
Containers?: ContainerDefinition[];
|
|
2029
|
-
InferenceExecutionConfig?: InferenceExecutionConfig;
|
|
2030
|
-
ExecutionRoleArn?: string;
|
|
2031
|
-
VpcConfig?: VpcConfig;
|
|
2032
|
-
CreationTime: Date | undefined;
|
|
2033
|
-
ModelArn: string | undefined;
|
|
2034
|
-
EnableNetworkIsolation?: boolean;
|
|
2035
|
-
DeploymentRecommendation?: DeploymentRecommendation;
|
|
2036
|
-
}
|
|
2037
|
-
export interface DescribeModelBiasJobDefinitionRequest {
|
|
2038
|
-
JobDefinitionName: string | undefined;
|
|
2039
|
-
}
|
|
2040
|
-
export interface DescribeModelBiasJobDefinitionResponse {
|
|
2041
|
-
JobDefinitionArn: string | undefined;
|
|
2042
|
-
JobDefinitionName: string | undefined;
|
|
2043
|
-
CreationTime: Date | undefined;
|
|
2044
|
-
ModelBiasBaselineConfig?: ModelBiasBaselineConfig;
|
|
2045
|
-
ModelBiasAppSpecification: ModelBiasAppSpecification | undefined;
|
|
2046
|
-
ModelBiasJobInput: ModelBiasJobInput | undefined;
|
|
2047
|
-
ModelBiasJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
2048
|
-
JobResources: MonitoringResources | undefined;
|
|
2049
|
-
NetworkConfig?: MonitoringNetworkConfig;
|
|
2050
|
-
RoleArn: string | undefined;
|
|
2051
|
-
StoppingCondition?: MonitoringStoppingCondition;
|
|
2052
|
-
}
|
|
2053
|
-
export interface DescribeModelCardRequest {
|
|
2054
|
-
ModelCardName: string | undefined;
|
|
2055
|
-
ModelCardVersion?: number;
|
|
2056
|
-
}
|
|
2057
2042
|
export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
|
|
2058
2043
|
export declare const CreateWorkforceRequestFilterSensitiveLog: (
|
|
2059
2044
|
obj: CreateWorkforceRequest
|
|
@@ -34,6 +34,7 @@ import {
|
|
|
34
34
|
CognitoConfig,
|
|
35
35
|
CompilationJobStatus,
|
|
36
36
|
CompilationJobSummary,
|
|
37
|
+
ContainerDefinition,
|
|
37
38
|
ContextSummary,
|
|
38
39
|
InferenceSpecification,
|
|
39
40
|
MetadataProperties,
|
|
@@ -65,10 +66,14 @@ import {
|
|
|
65
66
|
HyperParameterTuningJobConfig,
|
|
66
67
|
HyperParameterTuningJobStrategyType,
|
|
67
68
|
HyperParameterTuningJobWarmStartConfig,
|
|
69
|
+
InferenceExecutionConfig,
|
|
68
70
|
InferenceExperimentSchedule,
|
|
69
71
|
InferenceExperimentType,
|
|
70
72
|
InstanceMetadataServiceConfiguration,
|
|
71
73
|
LabelingJobInputConfig,
|
|
74
|
+
ModelBiasAppSpecification,
|
|
75
|
+
ModelBiasBaselineConfig,
|
|
76
|
+
ModelBiasJobInput,
|
|
72
77
|
ModelCardExportOutputConfig,
|
|
73
78
|
ModelCardSecurityConfig,
|
|
74
79
|
ModelCardStatus,
|
|
@@ -114,6 +119,7 @@ import {
|
|
|
114
119
|
DebugHookConfig,
|
|
115
120
|
DebugRuleConfiguration,
|
|
116
121
|
DebugRuleEvaluationStatus,
|
|
122
|
+
DeploymentRecommendation,
|
|
117
123
|
DomainStatus,
|
|
118
124
|
EdgePackagingJobStatus,
|
|
119
125
|
EndpointOutputConfiguration,
|
|
@@ -175,6 +181,41 @@ import {
|
|
|
175
181
|
TrialComponentStatus,
|
|
176
182
|
WorkerAccessConfiguration,
|
|
177
183
|
} from "./models_2";
|
|
184
|
+
export interface DescribeModelInput {
|
|
185
|
+
ModelName: string | undefined;
|
|
186
|
+
}
|
|
187
|
+
export interface DescribeModelOutput {
|
|
188
|
+
ModelName: string | undefined;
|
|
189
|
+
PrimaryContainer?: ContainerDefinition;
|
|
190
|
+
Containers?: ContainerDefinition[];
|
|
191
|
+
InferenceExecutionConfig?: InferenceExecutionConfig;
|
|
192
|
+
ExecutionRoleArn?: string;
|
|
193
|
+
VpcConfig?: VpcConfig;
|
|
194
|
+
CreationTime: Date | undefined;
|
|
195
|
+
ModelArn: string | undefined;
|
|
196
|
+
EnableNetworkIsolation?: boolean;
|
|
197
|
+
DeploymentRecommendation?: DeploymentRecommendation;
|
|
198
|
+
}
|
|
199
|
+
export interface DescribeModelBiasJobDefinitionRequest {
|
|
200
|
+
JobDefinitionName: string | undefined;
|
|
201
|
+
}
|
|
202
|
+
export interface DescribeModelBiasJobDefinitionResponse {
|
|
203
|
+
JobDefinitionArn: string | undefined;
|
|
204
|
+
JobDefinitionName: string | undefined;
|
|
205
|
+
CreationTime: Date | undefined;
|
|
206
|
+
ModelBiasBaselineConfig?: ModelBiasBaselineConfig;
|
|
207
|
+
ModelBiasAppSpecification: ModelBiasAppSpecification | undefined;
|
|
208
|
+
ModelBiasJobInput: ModelBiasJobInput | undefined;
|
|
209
|
+
ModelBiasJobOutputConfig: MonitoringOutputConfig | undefined;
|
|
210
|
+
JobResources: MonitoringResources | undefined;
|
|
211
|
+
NetworkConfig?: MonitoringNetworkConfig;
|
|
212
|
+
RoleArn: string | undefined;
|
|
213
|
+
StoppingCondition?: MonitoringStoppingCondition;
|
|
214
|
+
}
|
|
215
|
+
export interface DescribeModelCardRequest {
|
|
216
|
+
ModelCardName: string | undefined;
|
|
217
|
+
ModelCardVersion?: number;
|
|
218
|
+
}
|
|
178
219
|
export declare const ModelCardProcessingStatus: {
|
|
179
220
|
readonly CONTENT_DELETED: "ContentDeleted";
|
|
180
221
|
readonly DELETE_COMPLETED: "DeleteCompleted";
|
|
@@ -2417,38 +2458,6 @@ export declare const ModelCardSortBy: {
|
|
|
2417
2458
|
};
|
|
2418
2459
|
export type ModelCardSortBy =
|
|
2419
2460
|
(typeof ModelCardSortBy)[keyof typeof ModelCardSortBy];
|
|
2420
|
-
export declare const ModelCardSortOrder: {
|
|
2421
|
-
readonly ASCENDING: "Ascending";
|
|
2422
|
-
readonly DESCENDING: "Descending";
|
|
2423
|
-
};
|
|
2424
|
-
export type ModelCardSortOrder =
|
|
2425
|
-
(typeof ModelCardSortOrder)[keyof typeof ModelCardSortOrder];
|
|
2426
|
-
export interface ListModelCardsRequest {
|
|
2427
|
-
CreationTimeAfter?: Date;
|
|
2428
|
-
CreationTimeBefore?: Date;
|
|
2429
|
-
MaxResults?: number;
|
|
2430
|
-
NameContains?: string;
|
|
2431
|
-
ModelCardStatus?: ModelCardStatus;
|
|
2432
|
-
NextToken?: string;
|
|
2433
|
-
SortBy?: ModelCardSortBy;
|
|
2434
|
-
SortOrder?: ModelCardSortOrder;
|
|
2435
|
-
}
|
|
2436
|
-
export interface ModelCardSummary {
|
|
2437
|
-
ModelCardName: string | undefined;
|
|
2438
|
-
ModelCardArn: string | undefined;
|
|
2439
|
-
ModelCardStatus: ModelCardStatus | undefined;
|
|
2440
|
-
CreationTime: Date | undefined;
|
|
2441
|
-
LastModifiedTime?: Date;
|
|
2442
|
-
}
|
|
2443
|
-
export interface ListModelCardsResponse {
|
|
2444
|
-
ModelCardSummaries: ModelCardSummary[] | undefined;
|
|
2445
|
-
NextToken?: string;
|
|
2446
|
-
}
|
|
2447
|
-
export declare const ModelCardVersionSortBy: {
|
|
2448
|
-
readonly VERSION: "Version";
|
|
2449
|
-
};
|
|
2450
|
-
export type ModelCardVersionSortBy =
|
|
2451
|
-
(typeof ModelCardVersionSortBy)[keyof typeof ModelCardVersionSortBy];
|
|
2452
2461
|
export declare const DescribeModelCardResponseFilterSensitiveLog: (
|
|
2453
2462
|
obj: DescribeModelCardResponse
|
|
2454
2463
|
) => any;
|
|
@@ -139,8 +139,7 @@ import {
|
|
|
139
139
|
LambdaStepMetadata,
|
|
140
140
|
LineageType,
|
|
141
141
|
MetricData,
|
|
142
|
-
|
|
143
|
-
ModelCardVersionSortBy,
|
|
142
|
+
ModelCardSortBy,
|
|
144
143
|
ModelPackageGroupStatus,
|
|
145
144
|
ModelPackageStatusDetails,
|
|
146
145
|
MonitoringExecutionSummary,
|
|
@@ -174,6 +173,38 @@ import {
|
|
|
174
173
|
Workforce,
|
|
175
174
|
Workteam,
|
|
176
175
|
} from "./models_3";
|
|
176
|
+
export declare const ModelCardSortOrder: {
|
|
177
|
+
readonly ASCENDING: "Ascending";
|
|
178
|
+
readonly DESCENDING: "Descending";
|
|
179
|
+
};
|
|
180
|
+
export type ModelCardSortOrder =
|
|
181
|
+
(typeof ModelCardSortOrder)[keyof typeof ModelCardSortOrder];
|
|
182
|
+
export interface ListModelCardsRequest {
|
|
183
|
+
CreationTimeAfter?: Date;
|
|
184
|
+
CreationTimeBefore?: Date;
|
|
185
|
+
MaxResults?: number;
|
|
186
|
+
NameContains?: string;
|
|
187
|
+
ModelCardStatus?: ModelCardStatus;
|
|
188
|
+
NextToken?: string;
|
|
189
|
+
SortBy?: ModelCardSortBy;
|
|
190
|
+
SortOrder?: ModelCardSortOrder;
|
|
191
|
+
}
|
|
192
|
+
export interface ModelCardSummary {
|
|
193
|
+
ModelCardName: string | undefined;
|
|
194
|
+
ModelCardArn: string | undefined;
|
|
195
|
+
ModelCardStatus: ModelCardStatus | undefined;
|
|
196
|
+
CreationTime: Date | undefined;
|
|
197
|
+
LastModifiedTime?: Date;
|
|
198
|
+
}
|
|
199
|
+
export interface ListModelCardsResponse {
|
|
200
|
+
ModelCardSummaries: ModelCardSummary[] | undefined;
|
|
201
|
+
NextToken?: string;
|
|
202
|
+
}
|
|
203
|
+
export declare const ModelCardVersionSortBy: {
|
|
204
|
+
readonly VERSION: "Version";
|
|
205
|
+
};
|
|
206
|
+
export type ModelCardVersionSortBy =
|
|
207
|
+
(typeof ModelCardVersionSortBy)[keyof typeof ModelCardVersionSortBy];
|
|
177
208
|
export interface ListModelCardVersionsRequest {
|
|
178
209
|
CreationTimeAfter?: Date;
|
|
179
210
|
CreationTimeBefore?: Date;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sagemaker",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.646.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker",
|