@aws-sdk/client-sagemaker 3.577.0 → 3.582.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.
@@ -1,6 +1,144 @@
1
1
  import { ActionSummary, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CandidateSortBy, CandidateStatus, Channel, CheckpointConfig, ClusterNodeSummary, ClusterSortBy, ClusterSummary, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CognitoConfig, CompilationJobStatus, CompilationJobSummary, ContextSummary, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, DockerSettings, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardStatus, MonitoringScheduleConfig, MonitoringType, OfflineStoreConfig, OnlineStoreConfig, OwnershipSettings, RecommendationJobType, ResourceLimits, RetryStrategy, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, UserSettings } from "./models_1";
3
- import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExecutionStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelCardExportJobStatus, ModelClientConfig, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotebookInstanceStatus, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, PipelineExecutionStatus, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, ScheduleStatus, SourceIpConfig, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus } from "./models_2";
2
+ import { _InstanceType, DockerSettings, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardStatus, MonitoringScheduleConfig, MonitoringType, OfflineStoreConfig, OnlineStoreConfig, OwnershipSettings, RecommendationJobType, ResourceLimits, RetryStrategy, ServiceCatalogProvisioningDetails, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, UserSettings } from "./models_1";
3
+ import { CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExecutionStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelCardExportJobStatus, ModelClientConfig, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotebookInstanceStatus, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, ScheduleStatus, SourceIpConfig, TensorBoardOutputConfig, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
4
+ /**
5
+ * @public
6
+ * @enum
7
+ */
8
+ export declare const ProjectStatus: {
9
+ readonly CREATE_COMPLETED: "CreateCompleted";
10
+ readonly CREATE_FAILED: "CreateFailed";
11
+ readonly CREATE_IN_PROGRESS: "CreateInProgress";
12
+ readonly DELETE_COMPLETED: "DeleteCompleted";
13
+ readonly DELETE_FAILED: "DeleteFailed";
14
+ readonly DELETE_IN_PROGRESS: "DeleteInProgress";
15
+ readonly PENDING: "Pending";
16
+ readonly UPDATE_COMPLETED: "UpdateCompleted";
17
+ readonly UPDATE_FAILED: "UpdateFailed";
18
+ readonly UPDATE_IN_PROGRESS: "UpdateInProgress";
19
+ };
20
+ /**
21
+ * @public
22
+ */
23
+ export type ProjectStatus = (typeof ProjectStatus)[keyof typeof ProjectStatus];
24
+ /**
25
+ * <p>Details of a provisioned service catalog product. For information about service catalog,
26
+ * see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
27
+ * Catalog</a>.</p>
28
+ * @public
29
+ */
30
+ export interface ServiceCatalogProvisionedProductDetails {
31
+ /**
32
+ * <p>The ID of the provisioned product.</p>
33
+ * @public
34
+ */
35
+ ProvisionedProductId?: string;
36
+ /**
37
+ * <p>The current status of the product.</p>
38
+ * <ul>
39
+ * <li>
40
+ * <p>
41
+ * <code>AVAILABLE</code> - Stable state, ready to perform any operation. The most recent operation succeeded and completed.</p>
42
+ * </li>
43
+ * <li>
44
+ * <p>
45
+ * <code>UNDER_CHANGE</code> - Transitive state. Operations performed might not have valid results. Wait for an AVAILABLE status before performing operations.</p>
46
+ * </li>
47
+ * <li>
48
+ * <p>
49
+ * <code>TAINTED</code> - Stable state, ready to perform any operation. The stack has completed the requested operation but is not exactly what was requested. For example, a request to update to a new version failed and the stack rolled back to the current version.</p>
50
+ * </li>
51
+ * <li>
52
+ * <p>
53
+ * <code>ERROR</code> - An unexpected error occurred. The provisioned product exists but the stack is not running. For example, CloudFormation received a parameter value that was not valid and could not launch the stack.</p>
54
+ * </li>
55
+ * <li>
56
+ * <p>
57
+ * <code>PLAN_IN_PROGRESS</code> - Transitive state. The plan operations were performed to provision a new product, but resources have not yet been created. After reviewing the list of resources to be created, execute the plan. Wait for an AVAILABLE status before performing operations.</p>
58
+ * </li>
59
+ * </ul>
60
+ * @public
61
+ */
62
+ ProvisionedProductStatusMessage?: string;
63
+ }
64
+ /**
65
+ * @public
66
+ */
67
+ export interface DescribeProjectOutput {
68
+ /**
69
+ * <p>The Amazon Resource Name (ARN) of the project.</p>
70
+ * @public
71
+ */
72
+ ProjectArn: string | undefined;
73
+ /**
74
+ * <p>The name of the project.</p>
75
+ * @public
76
+ */
77
+ ProjectName: string | undefined;
78
+ /**
79
+ * <p>The ID of the project.</p>
80
+ * @public
81
+ */
82
+ ProjectId: string | undefined;
83
+ /**
84
+ * <p>The description of the project.</p>
85
+ * @public
86
+ */
87
+ ProjectDescription?: string;
88
+ /**
89
+ * <p>Information used to provision a service catalog product. For information, see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
90
+ * Catalog</a>.</p>
91
+ * @public
92
+ */
93
+ ServiceCatalogProvisioningDetails: ServiceCatalogProvisioningDetails | undefined;
94
+ /**
95
+ * <p>Information about a provisioned service catalog product.</p>
96
+ * @public
97
+ */
98
+ ServiceCatalogProvisionedProductDetails?: ServiceCatalogProvisionedProductDetails;
99
+ /**
100
+ * <p>The status of the project.</p>
101
+ * @public
102
+ */
103
+ ProjectStatus: ProjectStatus | undefined;
104
+ /**
105
+ * <p>Information about the user who created or modified an experiment, trial, trial
106
+ * component, lineage group, project, or model card.</p>
107
+ * @public
108
+ */
109
+ CreatedBy?: UserContext;
110
+ /**
111
+ * <p>The time when the project was created.</p>
112
+ * @public
113
+ */
114
+ CreationTime: Date | undefined;
115
+ /**
116
+ * <p>The timestamp when project was last modified.</p>
117
+ * @public
118
+ */
119
+ LastModifiedTime?: Date;
120
+ /**
121
+ * <p>Information about the user who created or modified an experiment, trial, trial
122
+ * component, lineage group, project, or model card.</p>
123
+ * @public
124
+ */
125
+ LastModifiedBy?: UserContext;
126
+ }
127
+ /**
128
+ * @public
129
+ */
130
+ export interface DescribeSpaceRequest {
131
+ /**
132
+ * <p>The ID of the associated domain.</p>
133
+ * @public
134
+ */
135
+ DomainId: string | undefined;
136
+ /**
137
+ * <p>The name of the space.</p>
138
+ * @public
139
+ */
140
+ SpaceName: string | undefined;
141
+ }
4
142
  /**
5
143
  * @public
6
144
  * @enum
@@ -1776,6 +1914,11 @@ export interface Workteam {
1776
1914
  * @public
1777
1915
  */
1778
1916
  NotificationConfiguration?: NotificationConfiguration;
1917
+ /**
1918
+ * <p>Describes any access constraints that have been defined for Amazon S3 resources.</p>
1919
+ * @public
1920
+ */
1921
+ WorkerAccessConfiguration?: WorkerAccessConfiguration;
1779
1922
  }
1780
1923
  /**
1781
1924
  * @public
@@ -5037,10 +5180,9 @@ export interface ListAppsRequest {
5037
5180
  */
5038
5181
  NextToken?: string;
5039
5182
  /**
5040
- * <p>The total number of items to return in the response. If the total
5041
- * number of items available is more than the value specified, a <code>NextToken</code>
5042
- * is provided in the response. To resume pagination, provide the <code>NextToken</code>
5043
- * value in the as part of a subsequent call. The default value is 10.</p>
5183
+ * <p>This parameter defines the maximum number of results that can be returned in a single response. The <code>MaxResults</code> parameter is an upper bound, not a target. If there are
5184
+ * more results available than the value specified, a <code>NextToken</code>
5185
+ * 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>
5044
5186
  * @public
5045
5187
  */
5046
5188
  MaxResults?: number;
@@ -6066,10 +6208,9 @@ export interface ListDomainsRequest {
6066
6208
  */
6067
6209
  NextToken?: string;
6068
6210
  /**
6069
- * <p>The total number of items to return in the response. If the total number of items
6070
- * available is more than the value specified, a <code>NextToken</code> is provided in the
6071
- * response. To resume pagination, provide the <code>NextToken</code> value in the as part of a
6072
- * subsequent call. The default value is 10.</p>
6211
+ * <p>This parameter defines the maximum number of results that can be returned in a single response. The <code>MaxResults</code> parameter is an upper bound, not a target. If there are
6212
+ * more results available than the value specified, a <code>NextToken</code>
6213
+ * 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>
6073
6214
  * @public
6074
6215
  */
6075
6216
  MaxResults?: number;
@@ -9551,112 +9692,3 @@ export interface ListNotebookInstancesOutput {
9551
9692
  */
9552
9693
  NotebookInstances?: NotebookInstanceSummary[];
9553
9694
  }
9554
- /**
9555
- * @public
9556
- * @enum
9557
- */
9558
- export declare const SortPipelineExecutionsBy: {
9559
- readonly CREATION_TIME: "CreationTime";
9560
- readonly PIPELINE_EXECUTION_ARN: "PipelineExecutionArn";
9561
- };
9562
- /**
9563
- * @public
9564
- */
9565
- export type SortPipelineExecutionsBy = (typeof SortPipelineExecutionsBy)[keyof typeof SortPipelineExecutionsBy];
9566
- /**
9567
- * @public
9568
- */
9569
- export interface ListPipelineExecutionsRequest {
9570
- /**
9571
- * <p>The name or Amazon Resource Name (ARN) of the pipeline.</p>
9572
- * @public
9573
- */
9574
- PipelineName: string | undefined;
9575
- /**
9576
- * <p>A filter that returns the pipeline executions that were created after a specified
9577
- * time.</p>
9578
- * @public
9579
- */
9580
- CreatedAfter?: Date;
9581
- /**
9582
- * <p>A filter that returns the pipeline executions that were created before a specified
9583
- * time.</p>
9584
- * @public
9585
- */
9586
- CreatedBefore?: Date;
9587
- /**
9588
- * <p>The field by which to sort results. The default is <code>CreatedTime</code>.</p>
9589
- * @public
9590
- */
9591
- SortBy?: SortPipelineExecutionsBy;
9592
- /**
9593
- * <p>The sort order for results.</p>
9594
- * @public
9595
- */
9596
- SortOrder?: SortOrder;
9597
- /**
9598
- * <p>If the result of the previous <code>ListPipelineExecutions</code> request was truncated,
9599
- * the response includes a <code>NextToken</code>. To retrieve the next set of pipeline executions, use the token in the next request.</p>
9600
- * @public
9601
- */
9602
- NextToken?: string;
9603
- /**
9604
- * <p>The maximum number of pipeline executions to return in the response.</p>
9605
- * @public
9606
- */
9607
- MaxResults?: number;
9608
- }
9609
- /**
9610
- * <p>A pipeline execution summary.</p>
9611
- * @public
9612
- */
9613
- export interface PipelineExecutionSummary {
9614
- /**
9615
- * <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
9616
- * @public
9617
- */
9618
- PipelineExecutionArn?: string;
9619
- /**
9620
- * <p>The start time of the pipeline execution.</p>
9621
- * @public
9622
- */
9623
- StartTime?: Date;
9624
- /**
9625
- * <p>The status of the pipeline execution.</p>
9626
- * @public
9627
- */
9628
- PipelineExecutionStatus?: PipelineExecutionStatus;
9629
- /**
9630
- * <p>The description of the pipeline execution.</p>
9631
- * @public
9632
- */
9633
- PipelineExecutionDescription?: string;
9634
- /**
9635
- * <p>The display name of the pipeline execution.</p>
9636
- * @public
9637
- */
9638
- PipelineExecutionDisplayName?: string;
9639
- /**
9640
- * <p>A message generated by SageMaker Pipelines describing why the pipeline execution failed.</p>
9641
- * @public
9642
- */
9643
- PipelineExecutionFailureReason?: string;
9644
- }
9645
- /**
9646
- * @public
9647
- */
9648
- export interface ListPipelineExecutionsResponse {
9649
- /**
9650
- * <p>Contains a sorted list of pipeline execution summary objects matching the specified
9651
- * filters. Each run summary includes the Amazon Resource Name (ARN) of the pipeline execution, the run date,
9652
- * and the status. This list can be empty. </p>
9653
- * @public
9654
- */
9655
- PipelineExecutionSummaries?: PipelineExecutionSummary[];
9656
- /**
9657
- * <p>If the result of the previous <code>ListPipelineExecutions</code> request was truncated,
9658
- * the response includes a <code>NextToken</code>. To retrieve the next set of pipeline executions, use the token in the next request.</p>
9659
- * @public
9660
- */
9661
- NextToken?: string;
9662
- }
@@ -1,7 +1,116 @@
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, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SharingType, SkipModelValidation, SourceAlgorithmSpecification, SpaceSettings, SpaceStorageSettings, StudioLifecycleConfigAppType, 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, NotificationConfiguration, OidcConfig, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProfilerConfig, ProfilerRuleConfiguration, ProjectStatus, ScheduleStatus, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, SourceIpConfig, TensorBoardOutputConfig, TrainingJobStatus, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkforceVpcConfigRequest } from "./models_2";
4
- import { DesiredWeightAndCapacity, Device, DeviceDeploymentSummary, Direction, DomainSettingsForUpdate, Edge, EMRStepMetadata, Endpoint, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, MonitoringAlertSummary, ResourceType, SecondaryStatus, SecondaryStatusTransition, SortBy, SortOrder, SpaceStatus, SubscribedWorkteam, TransformJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_3";
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";
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
+ * @public
7
+ * @enum
8
+ */
9
+ export declare const SortPipelineExecutionsBy: {
10
+ readonly CREATION_TIME: "CreationTime";
11
+ readonly PIPELINE_EXECUTION_ARN: "PipelineExecutionArn";
12
+ };
13
+ /**
14
+ * @public
15
+ */
16
+ export type SortPipelineExecutionsBy = (typeof SortPipelineExecutionsBy)[keyof typeof SortPipelineExecutionsBy];
17
+ /**
18
+ * @public
19
+ */
20
+ export interface ListPipelineExecutionsRequest {
21
+ /**
22
+ * <p>The name or Amazon Resource Name (ARN) of the pipeline.</p>
23
+ * @public
24
+ */
25
+ PipelineName: string | undefined;
26
+ /**
27
+ * <p>A filter that returns the pipeline executions that were created after a specified
28
+ * time.</p>
29
+ * @public
30
+ */
31
+ CreatedAfter?: Date;
32
+ /**
33
+ * <p>A filter that returns the pipeline executions that were created before a specified
34
+ * time.</p>
35
+ * @public
36
+ */
37
+ CreatedBefore?: Date;
38
+ /**
39
+ * <p>The field by which to sort results. The default is <code>CreatedTime</code>.</p>
40
+ * @public
41
+ */
42
+ SortBy?: SortPipelineExecutionsBy;
43
+ /**
44
+ * <p>The sort order for results.</p>
45
+ * @public
46
+ */
47
+ SortOrder?: SortOrder;
48
+ /**
49
+ * <p>If the result of the previous <code>ListPipelineExecutions</code> request was truncated,
50
+ * the response includes a <code>NextToken</code>. To retrieve the next set of pipeline executions, use the token in the next request.</p>
51
+ * @public
52
+ */
53
+ NextToken?: string;
54
+ /**
55
+ * <p>The maximum number of pipeline executions to return in the response.</p>
56
+ * @public
57
+ */
58
+ MaxResults?: number;
59
+ }
60
+ /**
61
+ * <p>A pipeline execution summary.</p>
62
+ * @public
63
+ */
64
+ export interface PipelineExecutionSummary {
65
+ /**
66
+ * <p>The Amazon Resource Name (ARN) of the pipeline execution.</p>
67
+ * @public
68
+ */
69
+ PipelineExecutionArn?: string;
70
+ /**
71
+ * <p>The start time of the pipeline execution.</p>
72
+ * @public
73
+ */
74
+ StartTime?: Date;
75
+ /**
76
+ * <p>The status of the pipeline execution.</p>
77
+ * @public
78
+ */
79
+ PipelineExecutionStatus?: PipelineExecutionStatus;
80
+ /**
81
+ * <p>The description of the pipeline execution.</p>
82
+ * @public
83
+ */
84
+ PipelineExecutionDescription?: string;
85
+ /**
86
+ * <p>The display name of the pipeline execution.</p>
87
+ * @public
88
+ */
89
+ PipelineExecutionDisplayName?: string;
90
+ /**
91
+ * <p>A message generated by SageMaker Pipelines describing why the pipeline execution failed.</p>
92
+ * @public
93
+ */
94
+ PipelineExecutionFailureReason?: string;
95
+ }
96
+ /**
97
+ * @public
98
+ */
99
+ export interface ListPipelineExecutionsResponse {
100
+ /**
101
+ * <p>Contains a sorted list of pipeline execution summary objects matching the specified
102
+ * filters. Each run summary includes the Amazon Resource Name (ARN) of the pipeline execution, the run date,
103
+ * and the status. This list can be empty. </p>
104
+ * @public
105
+ */
106
+ PipelineExecutionSummaries?: PipelineExecutionSummary[];
107
+ /**
108
+ * <p>If the result of the previous <code>ListPipelineExecutions</code> request was truncated,
109
+ * the response includes a <code>NextToken</code>. To retrieve the next set of pipeline executions, use the token in the next request.</p>
110
+ * @public
111
+ */
112
+ NextToken?: string;
113
+ }
5
114
  /**
6
115
  * @public
7
116
  */
@@ -950,10 +1059,9 @@ export interface ListSpacesRequest {
950
1059
  */
951
1060
  NextToken?: string;
952
1061
  /**
953
- * <p>The total number of items to return in the response. If the total number of items
954
- * available is more than the value specified, a <code>NextToken</code> is provided in the
955
- * response. To resume pagination, provide the <code>NextToken</code> value in the as part
956
- * of a subsequent call. The default value is 10.</p>
1062
+ * <p>This parameter defines the maximum number of results that can be returned in a single response. The <code>MaxResults</code> parameter is an upper bound, not a target. If there are
1063
+ * more results available than the value specified, a <code>NextToken</code>
1064
+ * 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>
957
1065
  * @public
958
1066
  */
959
1067
  MaxResults?: number;
@@ -1949,10 +2057,9 @@ export interface ListUserProfilesRequest {
1949
2057
  */
1950
2058
  NextToken?: string;
1951
2059
  /**
1952
- * <p>The total number of items to return in the response. If the total
1953
- * number of items available is more than the value specified, a <code>NextToken</code>
1954
- * is provided in the response. To resume pagination, provide the <code>NextToken</code>
1955
- * value in the as part of a subsequent call. The default value is 10.</p>
2060
+ * <p>This parameter defines the maximum number of results that can be returned in a single response. The <code>MaxResults</code> parameter is an upper bound, not a target. If there are
2061
+ * more results available than the value specified, a <code>NextToken</code>
2062
+ * 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>
1956
2063
  * @public
1957
2064
  */
1958
2065
  MaxResults?: number;
@@ -6602,6 +6709,11 @@ export interface UpdateWorkteamRequest {
6602
6709
  * @public
6603
6710
  */
6604
6711
  NotificationConfiguration?: NotificationConfiguration;
6712
+ /**
6713
+ * <p>Use this optional parameter to constrain access to an Amazon S3 resource based on the IP address using supported IAM global condition keys. The Amazon S3 resource is accessed in the worker portal using a Amazon S3 presigned URL.</p>
6714
+ * @public
6715
+ */
6716
+ WorkerAccessConfiguration?: WorkerAccessConfiguration;
6605
6717
  }
6606
6718
  /**
6607
6719
  * @public
@@ -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
- DescribeProjectInput,
5
- DescribeProjectOutput,
6
- } from "../models/models_2";
3
+ import { DescribeProjectInput } from "../models/models_2";
4
+ import { DescribeProjectOutput } 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 { DescribeSpaceRequest } from "../models/models_2";
4
- import { DescribeSpaceResponse } from "../models/models_3";
3
+ import {
4
+ DescribeSpaceRequest,
5
+ DescribeSpaceResponse,
6
+ } from "../models/models_3";
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
  ListPipelineExecutionsRequest,
5
5
  ListPipelineExecutionsResponse,
6
- } from "../models/models_3";
6
+ } from "../models/models_4";
7
7
  import {
8
8
  SageMakerClientResolvedConfig,
9
9
  ServiceInputTypes,
@@ -158,7 +158,6 @@ import {
158
158
  RecommendationJobType,
159
159
  RetryStrategy,
160
160
  RootAccess,
161
- ServiceCatalogProvisioningDetails,
162
161
  ShadowModeConfig,
163
162
  SkipModelValidation,
164
163
  SourceAlgorithmSpecification,
@@ -397,12 +396,29 @@ export interface MemberDefinition {
397
396
  export interface NotificationConfiguration {
398
397
  NotificationTopicArn?: string;
399
398
  }
399
+ export declare const EnabledOrDisabled: {
400
+ readonly Disabled: "Disabled";
401
+ readonly Enabled: "Enabled";
402
+ };
403
+ export type EnabledOrDisabled =
404
+ (typeof EnabledOrDisabled)[keyof typeof EnabledOrDisabled];
405
+ export interface IamPolicyConstraints {
406
+ SourceIp?: EnabledOrDisabled;
407
+ VpcSourceIp?: EnabledOrDisabled;
408
+ }
409
+ export interface S3Presign {
410
+ IamPolicyConstraints?: IamPolicyConstraints;
411
+ }
412
+ export interface WorkerAccessConfiguration {
413
+ S3Presign?: S3Presign;
414
+ }
400
415
  export interface CreateWorkteamRequest {
401
416
  WorkteamName: string | undefined;
402
417
  WorkforceName?: string;
403
418
  MemberDefinitions: MemberDefinition[] | undefined;
404
419
  Description: string | undefined;
405
420
  NotificationConfiguration?: NotificationConfiguration;
421
+ WorkerAccessConfiguration?: WorkerAccessConfiguration;
406
422
  Tags?: Tag[];
407
423
  }
408
424
  export interface CreateWorkteamResponse {
@@ -2138,42 +2154,6 @@ export interface DescribeProcessingJobResponse {
2138
2154
  export interface DescribeProjectInput {
2139
2155
  ProjectName: string | undefined;
2140
2156
  }
2141
- export declare const ProjectStatus: {
2142
- readonly CREATE_COMPLETED: "CreateCompleted";
2143
- readonly CREATE_FAILED: "CreateFailed";
2144
- readonly CREATE_IN_PROGRESS: "CreateInProgress";
2145
- readonly DELETE_COMPLETED: "DeleteCompleted";
2146
- readonly DELETE_FAILED: "DeleteFailed";
2147
- readonly DELETE_IN_PROGRESS: "DeleteInProgress";
2148
- readonly PENDING: "Pending";
2149
- readonly UPDATE_COMPLETED: "UpdateCompleted";
2150
- readonly UPDATE_FAILED: "UpdateFailed";
2151
- readonly UPDATE_IN_PROGRESS: "UpdateInProgress";
2152
- };
2153
- export type ProjectStatus = (typeof ProjectStatus)[keyof typeof ProjectStatus];
2154
- export interface ServiceCatalogProvisionedProductDetails {
2155
- ProvisionedProductId?: string;
2156
- ProvisionedProductStatusMessage?: string;
2157
- }
2158
- export interface DescribeProjectOutput {
2159
- ProjectArn: string | undefined;
2160
- ProjectName: string | undefined;
2161
- ProjectId: string | undefined;
2162
- ProjectDescription?: string;
2163
- ServiceCatalogProvisioningDetails:
2164
- | ServiceCatalogProvisioningDetails
2165
- | undefined;
2166
- ServiceCatalogProvisionedProductDetails?: ServiceCatalogProvisionedProductDetails;
2167
- ProjectStatus: ProjectStatus | undefined;
2168
- CreatedBy?: UserContext;
2169
- CreationTime: Date | undefined;
2170
- LastModifiedTime?: Date;
2171
- LastModifiedBy?: UserContext;
2172
- }
2173
- export interface DescribeSpaceRequest {
2174
- DomainId: string | undefined;
2175
- SpaceName: string | undefined;
2176
- }
2177
2157
  export declare const OidcConfigFilterSensitiveLog: (obj: OidcConfig) => any;
2178
2158
  export declare const CreateWorkforceRequestFilterSensitiveLog: (
2179
2159
  obj: CreateWorkforceRequest