@aws-sdk/client-sagemaker 3.45.0 → 3.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/dist-cjs/commands/DescribeModelBiasJobDefinitionCommand.js +1 -2
- package/dist-cjs/commands/DescribeModelCommand.js +2 -1
- package/dist-cjs/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -1
- package/dist-cjs/commands/ListTransformJobsCommand.js +1 -2
- package/dist-cjs/models/models_0.js +8 -0
- package/dist-cjs/models/models_1.js +17 -17
- package/dist-cjs/models/models_2.js +24 -24
- package/dist-cjs/models/models_3.js +21 -3
- package/dist-cjs/protocols/Aws_json1_1.js +71 -0
- package/dist-cjs/runtimeConfig.js +0 -2
- package/dist-es/commands/DescribeModelBiasJobDefinitionCommand.js +1 -2
- package/dist-es/commands/DescribeModelCommand.js +2 -1
- package/dist-es/commands/ListTrainingJobsForHyperParameterTuningJobCommand.js +2 -1
- package/dist-es/commands/ListTransformJobsCommand.js +1 -2
- package/dist-es/models/models_0.js +8 -0
- package/dist-es/models/models_1.js +8 -8
- package/dist-es/models/models_2.js +12 -12
- package/dist-es/models/models_3.js +12 -0
- package/dist-es/protocols/Aws_json1_1.js +65 -7
- package/dist-es/runtimeConfig.js +0 -2
- package/dist-types/SageMaker.d.ts +4 -4
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -2
- package/dist-types/commands/DescribeModelCommand.d.ts +2 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -2
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -2
- package/dist-types/commands/StopTransformJobCommand.d.ts +2 -2
- package/dist-types/models/models_0.d.ts +14 -7
- package/dist-types/models/models_1.d.ts +54 -66
- package/dist-types/models/models_2.d.ts +120 -125
- package/dist-types/models/models_3.d.ts +157 -3
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +8 -0
- package/dist-types/ts3.4/models/models_1.d.ts +27 -33
- package/dist-types/ts3.4/models/models_2.d.ts +60 -59
- package/dist-types/ts3.4/models/models_3.d.ts +73 -2
- package/package.json +37 -44
|
@@ -1,5 +1,37 @@
|
|
|
1
|
-
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContextSummary, EdgeOutputConfig, FeatureDefinition, HyperParameterTuningJobStrategyType, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ResourceConfig, ResourceLimits, ResourceSpec, RetryStrategy, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FlowDefinitionStatus,
|
|
1
|
+
import { ActionSummary, AdditionalInferenceSpecificationDefinition, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, EdgeOutputConfig, FeatureDefinition, HyperParameterTuningJobStrategyType, InferenceSpecification, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStoppingCondition, OfflineStoreConfig, OnlineStoreConfig, OutputDataConfig, OutputParameter, ResourceConfig, ResourceLimits, ResourceSpec, RetryStrategy, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DirectInternetAccess, DomainStatus, DriftCheckBaselines, EdgePackagingJobStatus, EndpointStatus, ExperimentConfig, ExperimentSource, FeatureGroupStatus, FlowDefinitionStatus, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceExecutionConfig, LabelCounters, LabelingJobInputConfig, LabelingJobOutput, LabelingJobStatus, MemberDefinition, ModelArtifacts, ModelBiasAppSpecification, ModelBiasBaselineConfig, ModelBiasJobInput, ModelClientConfig, ModelExplainabilityAppSpecification, ModelExplainabilityBaselineConfig, ModelExplainabilityJobInput, ModelMetrics, ModelPackageValidationSpecification, ModelQualityAppSpecification, ModelQualityBaselineConfig, ModelQualityJobInput, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationJobType, RootAccess, RuleEvaluationStatus, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
+
export interface DescribeModelOutput {
|
|
4
|
+
|
|
5
|
+
ModelName: string | undefined;
|
|
6
|
+
|
|
7
|
+
PrimaryContainer?: ContainerDefinition;
|
|
8
|
+
|
|
9
|
+
Containers?: ContainerDefinition[];
|
|
10
|
+
|
|
11
|
+
InferenceExecutionConfig?: InferenceExecutionConfig;
|
|
12
|
+
|
|
13
|
+
ExecutionRoleArn: string | undefined;
|
|
14
|
+
|
|
15
|
+
VpcConfig?: VpcConfig;
|
|
16
|
+
|
|
17
|
+
CreationTime: Date | undefined;
|
|
18
|
+
|
|
19
|
+
ModelArn: string | undefined;
|
|
20
|
+
|
|
21
|
+
EnableNetworkIsolation?: boolean;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace DescribeModelOutput {
|
|
24
|
+
|
|
25
|
+
const filterSensitiveLog: (obj: DescribeModelOutput) => any;
|
|
26
|
+
}
|
|
27
|
+
export interface DescribeModelBiasJobDefinitionRequest {
|
|
28
|
+
|
|
29
|
+
JobDefinitionName: string | undefined;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace DescribeModelBiasJobDefinitionRequest {
|
|
32
|
+
|
|
33
|
+
const filterSensitiveLog: (obj: DescribeModelBiasJobDefinitionRequest) => any;
|
|
34
|
+
}
|
|
3
35
|
export interface DescribeModelBiasJobDefinitionResponse {
|
|
4
36
|
|
|
5
37
|
JobDefinitionArn: string | undefined;
|
|
@@ -433,6 +465,8 @@ export interface DescribePipelineResponse {
|
|
|
433
465
|
CreatedBy?: UserContext;
|
|
434
466
|
|
|
435
467
|
LastModifiedBy?: UserContext;
|
|
468
|
+
|
|
469
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
436
470
|
}
|
|
437
471
|
export declare namespace DescribePipelineResponse {
|
|
438
472
|
|
|
@@ -505,6 +539,8 @@ export interface DescribePipelineExecutionResponse {
|
|
|
505
539
|
CreatedBy?: UserContext;
|
|
506
540
|
|
|
507
541
|
LastModifiedBy?: UserContext;
|
|
542
|
+
|
|
543
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
508
544
|
}
|
|
509
545
|
export declare namespace DescribePipelineExecutionResponse {
|
|
510
546
|
|
|
@@ -1427,6 +1463,21 @@ export declare namespace EdgePackagingJobSummary {
|
|
|
1427
1463
|
|
|
1428
1464
|
const filterSensitiveLog: (obj: EdgePackagingJobSummary) => any;
|
|
1429
1465
|
}
|
|
1466
|
+
|
|
1467
|
+
export interface EMRStepMetadata {
|
|
1468
|
+
|
|
1469
|
+
ClusterId?: string;
|
|
1470
|
+
|
|
1471
|
+
StepId?: string;
|
|
1472
|
+
|
|
1473
|
+
StepName?: string;
|
|
1474
|
+
|
|
1475
|
+
LogFilePath?: string;
|
|
1476
|
+
}
|
|
1477
|
+
export declare namespace EMRStepMetadata {
|
|
1478
|
+
|
|
1479
|
+
const filterSensitiveLog: (obj: EMRStepMetadata) => any;
|
|
1480
|
+
}
|
|
1430
1481
|
export interface EnableSagemakerServicecatalogPortfolioInput {
|
|
1431
1482
|
}
|
|
1432
1483
|
export declare namespace EnableSagemakerServicecatalogPortfolioInput {
|
|
@@ -3831,6 +3882,8 @@ export interface PipelineExecutionStepMetadata {
|
|
|
3831
3882
|
QualityCheck?: QualityCheckStepMetadata;
|
|
3832
3883
|
|
|
3833
3884
|
ClarifyCheck?: ClarifyCheckStepMetadata;
|
|
3885
|
+
|
|
3886
|
+
EMR?: EMRStepMetadata;
|
|
3834
3887
|
}
|
|
3835
3888
|
export declare namespace PipelineExecutionStepMetadata {
|
|
3836
3889
|
|
|
@@ -3849,6 +3902,10 @@ export interface PipelineExecutionStep {
|
|
|
3849
3902
|
|
|
3850
3903
|
StepName?: string;
|
|
3851
3904
|
|
|
3905
|
+
StepDisplayName?: string;
|
|
3906
|
+
|
|
3907
|
+
StepDescription?: string;
|
|
3908
|
+
|
|
3852
3909
|
StartTime?: Date;
|
|
3853
3910
|
|
|
3854
3911
|
EndTime?: Date;
|
|
@@ -3856,6 +3913,7 @@ export interface PipelineExecutionStep {
|
|
|
3856
3913
|
StepStatus?: StepStatus | string;
|
|
3857
3914
|
|
|
3858
3915
|
CacheHitResult?: CacheHitResult;
|
|
3916
|
+
|
|
3859
3917
|
AttemptCount?: number;
|
|
3860
3918
|
|
|
3861
3919
|
FailureReason?: string;
|
|
@@ -4263,60 +4321,3 @@ export declare namespace ListTrainingJobsForHyperParameterTuningJobRequest {
|
|
|
4263
4321
|
|
|
4264
4322
|
const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobRequest) => any;
|
|
4265
4323
|
}
|
|
4266
|
-
export interface ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
4267
|
-
|
|
4268
|
-
TrainingJobSummaries: HyperParameterTrainingJobSummary[] | undefined;
|
|
4269
|
-
|
|
4270
|
-
NextToken?: string;
|
|
4271
|
-
}
|
|
4272
|
-
export declare namespace ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
4273
|
-
|
|
4274
|
-
const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
|
|
4275
|
-
}
|
|
4276
|
-
export interface ListTransformJobsRequest {
|
|
4277
|
-
|
|
4278
|
-
CreationTimeAfter?: Date;
|
|
4279
|
-
|
|
4280
|
-
CreationTimeBefore?: Date;
|
|
4281
|
-
|
|
4282
|
-
LastModifiedTimeAfter?: Date;
|
|
4283
|
-
|
|
4284
|
-
LastModifiedTimeBefore?: Date;
|
|
4285
|
-
|
|
4286
|
-
NameContains?: string;
|
|
4287
|
-
|
|
4288
|
-
StatusEquals?: TransformJobStatus | string;
|
|
4289
|
-
|
|
4290
|
-
SortBy?: SortBy | string;
|
|
4291
|
-
|
|
4292
|
-
SortOrder?: SortOrder | string;
|
|
4293
|
-
|
|
4294
|
-
NextToken?: string;
|
|
4295
|
-
|
|
4296
|
-
MaxResults?: number;
|
|
4297
|
-
}
|
|
4298
|
-
export declare namespace ListTransformJobsRequest {
|
|
4299
|
-
|
|
4300
|
-
const filterSensitiveLog: (obj: ListTransformJobsRequest) => any;
|
|
4301
|
-
}
|
|
4302
|
-
|
|
4303
|
-
export interface TransformJobSummary {
|
|
4304
|
-
|
|
4305
|
-
TransformJobName: string | undefined;
|
|
4306
|
-
|
|
4307
|
-
TransformJobArn: string | undefined;
|
|
4308
|
-
|
|
4309
|
-
CreationTime: Date | undefined;
|
|
4310
|
-
|
|
4311
|
-
TransformEndTime?: Date;
|
|
4312
|
-
|
|
4313
|
-
LastModifiedTime?: Date;
|
|
4314
|
-
|
|
4315
|
-
TransformJobStatus: TransformJobStatus | string | undefined;
|
|
4316
|
-
|
|
4317
|
-
FailureReason?: string;
|
|
4318
|
-
}
|
|
4319
|
-
export declare namespace TransformJobSummary {
|
|
4320
|
-
|
|
4321
|
-
const filterSensitiveLog: (obj: TransformJobSummary) => any;
|
|
4322
|
-
}
|
|
@@ -1,6 +1,63 @@
|
|
|
1
1
|
import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSpecification, BatchStrategy, BooleanOperator, Channel, CheckpointConfig, DeploymentConfig, EdgeOutputConfig, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, RetryStrategy, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UiTemplate, UserContext, UserSettings, VpcConfig } from "./models_0";
|
|
2
|
-
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
-
import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, Filter, GitConfigForUpdate, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails, Parameter, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortOrder, TransformJobStatus,
|
|
2
|
+
import { _InstanceType, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DriftCheckBaselines, ExperimentConfig, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelMetrics, ModelPackageValidationSpecification, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, ProfilerRuleConfiguration, ProvisioningParameter, RootAccess, ServiceCatalogProvisioningDetails, SourceAlgorithmSpecification, SourceIpConfig, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_1";
|
|
3
|
+
import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, Filter, GitConfigForUpdate, LineageType, MetricData, ModelPackageGroupStatus, ModelPackageStatusDetails, Parameter, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, ServiceCatalogProvisionedProductDetails, SortBy, SortOrder, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, Workforce, Workteam } from "./models_2";
|
|
4
|
+
export interface ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
5
|
+
|
|
6
|
+
TrainingJobSummaries: HyperParameterTrainingJobSummary[] | undefined;
|
|
7
|
+
|
|
8
|
+
NextToken?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare namespace ListTrainingJobsForHyperParameterTuningJobResponse {
|
|
11
|
+
|
|
12
|
+
const filterSensitiveLog: (obj: ListTrainingJobsForHyperParameterTuningJobResponse) => any;
|
|
13
|
+
}
|
|
14
|
+
export interface ListTransformJobsRequest {
|
|
15
|
+
|
|
16
|
+
CreationTimeAfter?: Date;
|
|
17
|
+
|
|
18
|
+
CreationTimeBefore?: Date;
|
|
19
|
+
|
|
20
|
+
LastModifiedTimeAfter?: Date;
|
|
21
|
+
|
|
22
|
+
LastModifiedTimeBefore?: Date;
|
|
23
|
+
|
|
24
|
+
NameContains?: string;
|
|
25
|
+
|
|
26
|
+
StatusEquals?: TransformJobStatus | string;
|
|
27
|
+
|
|
28
|
+
SortBy?: SortBy | string;
|
|
29
|
+
|
|
30
|
+
SortOrder?: SortOrder | string;
|
|
31
|
+
|
|
32
|
+
NextToken?: string;
|
|
33
|
+
|
|
34
|
+
MaxResults?: number;
|
|
35
|
+
}
|
|
36
|
+
export declare namespace ListTransformJobsRequest {
|
|
37
|
+
|
|
38
|
+
const filterSensitiveLog: (obj: ListTransformJobsRequest) => any;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
export interface TransformJobSummary {
|
|
42
|
+
|
|
43
|
+
TransformJobName: string | undefined;
|
|
44
|
+
|
|
45
|
+
TransformJobArn: string | undefined;
|
|
46
|
+
|
|
47
|
+
CreationTime: Date | undefined;
|
|
48
|
+
|
|
49
|
+
TransformEndTime?: Date;
|
|
50
|
+
|
|
51
|
+
LastModifiedTime?: Date;
|
|
52
|
+
|
|
53
|
+
TransformJobStatus: TransformJobStatus | string | undefined;
|
|
54
|
+
|
|
55
|
+
FailureReason?: string;
|
|
56
|
+
}
|
|
57
|
+
export declare namespace TransformJobSummary {
|
|
58
|
+
|
|
59
|
+
const filterSensitiveLog: (obj: TransformJobSummary) => any;
|
|
60
|
+
}
|
|
4
61
|
export interface ListTransformJobsResponse {
|
|
5
62
|
|
|
6
63
|
TransformJobSummaries: TransformJobSummary[] | undefined;
|
|
@@ -371,6 +428,8 @@ export interface Pipeline {
|
|
|
371
428
|
|
|
372
429
|
LastModifiedBy?: UserContext;
|
|
373
430
|
|
|
431
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
432
|
+
|
|
374
433
|
Tags?: Tag[];
|
|
375
434
|
}
|
|
376
435
|
export declare namespace Pipeline {
|
|
@@ -402,6 +461,8 @@ export interface PipelineExecution {
|
|
|
402
461
|
|
|
403
462
|
LastModifiedBy?: UserContext;
|
|
404
463
|
|
|
464
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
465
|
+
|
|
405
466
|
PipelineParameters?: Parameter[];
|
|
406
467
|
}
|
|
407
468
|
export declare namespace PipelineExecution {
|
|
@@ -656,6 +717,8 @@ export interface RetryPipelineExecutionRequest {
|
|
|
656
717
|
PipelineExecutionArn: string | undefined;
|
|
657
718
|
|
|
658
719
|
ClientRequestToken?: string;
|
|
720
|
+
|
|
721
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
659
722
|
}
|
|
660
723
|
export declare namespace RetryPipelineExecutionRequest {
|
|
661
724
|
|
|
@@ -1031,6 +1094,8 @@ export interface StartPipelineExecutionRequest {
|
|
|
1031
1094
|
PipelineExecutionDescription?: string;
|
|
1032
1095
|
|
|
1033
1096
|
ClientRequestToken?: string;
|
|
1097
|
+
|
|
1098
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1034
1099
|
}
|
|
1035
1100
|
export declare namespace StartPipelineExecutionRequest {
|
|
1036
1101
|
|
|
@@ -1518,9 +1583,13 @@ export interface UpdatePipelineRequest {
|
|
|
1518
1583
|
|
|
1519
1584
|
PipelineDefinition?: string;
|
|
1520
1585
|
|
|
1586
|
+
PipelineDefinitionS3Location?: PipelineDefinitionS3Location;
|
|
1587
|
+
|
|
1521
1588
|
PipelineDescription?: string;
|
|
1522
1589
|
|
|
1523
1590
|
RoleArn?: string;
|
|
1591
|
+
|
|
1592
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1524
1593
|
}
|
|
1525
1594
|
export declare namespace UpdatePipelineRequest {
|
|
1526
1595
|
|
|
@@ -1541,6 +1610,8 @@ export interface UpdatePipelineExecutionRequest {
|
|
|
1541
1610
|
PipelineExecutionDescription?: string;
|
|
1542
1611
|
|
|
1543
1612
|
PipelineExecutionDisplayName?: string;
|
|
1613
|
+
|
|
1614
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
1544
1615
|
}
|
|
1545
1616
|
export declare namespace UpdatePipelineExecutionRequest {
|
|
1546
1617
|
|
package/package.json
CHANGED
|
@@ -1,18 +1,17 @@
|
|
|
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.46.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
8
|
-
"build:docs": "
|
|
8
|
+
"build:docs": "typedoc",
|
|
9
9
|
"build:es": "tsc -p tsconfig.es.json",
|
|
10
10
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
|
+
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
12
|
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
|
-
"clean:dist": "rimraf ./dist",
|
|
13
|
-
"clean:docs": "rimraf ./docs"
|
|
14
|
-
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
|
-
"test": "exit 0"
|
|
13
|
+
"clean:dist": "rimraf ./dist-*",
|
|
14
|
+
"clean:docs": "rimraf ./docs"
|
|
16
15
|
},
|
|
17
16
|
"main": "./dist-cjs/index.js",
|
|
18
17
|
"types": "./dist-types/index.d.ts",
|
|
@@ -21,51 +20,45 @@
|
|
|
21
20
|
"dependencies": {
|
|
22
21
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
23
22
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-retry": "3.
|
|
34
|
-
"@aws-sdk/middleware-serde": "3.
|
|
35
|
-
"@aws-sdk/middleware-signing": "3.
|
|
36
|
-
"@aws-sdk/middleware-stack": "3.
|
|
37
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
38
|
-
"@aws-sdk/node-config-provider": "3.
|
|
39
|
-
"@aws-sdk/node-http-handler": "3.
|
|
40
|
-
"@aws-sdk/protocol-http": "3.
|
|
41
|
-
"@aws-sdk/smithy-client": "3.
|
|
42
|
-
"@aws-sdk/types": "3.
|
|
43
|
-
"@aws-sdk/url-parser": "3.
|
|
44
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
45
|
-
"@aws-sdk/util-base64-node": "3.
|
|
46
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
48
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
49
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
50
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
51
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
52
|
-
"@aws-sdk/util-waiter": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.46.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.46.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.46.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.46.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.46.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.46.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.46.0",
|
|
30
|
+
"@aws-sdk/middleware-host-header": "3.46.0",
|
|
31
|
+
"@aws-sdk/middleware-logger": "3.46.0",
|
|
32
|
+
"@aws-sdk/middleware-retry": "3.46.0",
|
|
33
|
+
"@aws-sdk/middleware-serde": "3.46.0",
|
|
34
|
+
"@aws-sdk/middleware-signing": "3.46.0",
|
|
35
|
+
"@aws-sdk/middleware-stack": "3.46.0",
|
|
36
|
+
"@aws-sdk/middleware-user-agent": "3.46.0",
|
|
37
|
+
"@aws-sdk/node-config-provider": "3.46.0",
|
|
38
|
+
"@aws-sdk/node-http-handler": "3.46.0",
|
|
39
|
+
"@aws-sdk/protocol-http": "3.46.0",
|
|
40
|
+
"@aws-sdk/smithy-client": "3.46.0",
|
|
41
|
+
"@aws-sdk/types": "3.46.0",
|
|
42
|
+
"@aws-sdk/url-parser": "3.46.0",
|
|
43
|
+
"@aws-sdk/util-base64-browser": "3.46.0",
|
|
44
|
+
"@aws-sdk/util-base64-node": "3.46.0",
|
|
45
|
+
"@aws-sdk/util-body-length-browser": "3.46.0",
|
|
46
|
+
"@aws-sdk/util-body-length-node": "3.46.0",
|
|
47
|
+
"@aws-sdk/util-user-agent-browser": "3.46.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-node": "3.46.0",
|
|
49
|
+
"@aws-sdk/util-utf8-browser": "3.46.0",
|
|
50
|
+
"@aws-sdk/util-utf8-node": "3.46.0",
|
|
51
|
+
"@aws-sdk/util-waiter": "3.46.0",
|
|
53
52
|
"tslib": "^2.3.0",
|
|
54
53
|
"uuid": "^8.3.2"
|
|
55
54
|
},
|
|
56
55
|
"devDependencies": {
|
|
57
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
56
|
+
"@aws-sdk/service-client-documentation-generator": "3.46.0",
|
|
58
57
|
"@types/node": "^12.7.5",
|
|
59
|
-
"@types/uuid": "^8.3.0"
|
|
60
|
-
"downlevel-dts": "0.7.0",
|
|
61
|
-
"jest": "^26.1.0",
|
|
62
|
-
"rimraf": "^3.0.0",
|
|
63
|
-
"ts-jest": "^26.4.1",
|
|
64
|
-
"typedoc": "^0.19.2",
|
|
65
|
-
"typescript": "~4.3.5"
|
|
58
|
+
"@types/uuid": "^8.3.0"
|
|
66
59
|
},
|
|
67
60
|
"engines": {
|
|
68
|
-
"node": ">=
|
|
61
|
+
"node": ">=12.0.0"
|
|
69
62
|
},
|
|
70
63
|
"typesVersions": {
|
|
71
64
|
"<4.0": {
|