@aws-sdk/client-sagemaker 3.600.0 → 3.602.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.
Files changed (64) hide show
  1. package/README.md +16 -0
  2. package/dist-cjs/index.js +121 -23
  3. package/dist-es/SageMaker.js +4 -0
  4. package/dist-es/commands/CreateHubContentReferenceCommand.js +24 -0
  5. package/dist-es/commands/DeleteHubContentReferenceCommand.js +24 -0
  6. package/dist-es/commands/index.js +2 -0
  7. package/dist-es/models/models_2.js +5 -15
  8. package/dist-es/models/models_3.js +15 -4
  9. package/dist-es/models/models_4.js +4 -0
  10. package/dist-es/protocols/Aws_json1_1.js +53 -0
  11. package/dist-types/SageMaker.d.ts +14 -0
  12. package/dist-types/SageMakerClient.d.ts +4 -2
  13. package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +3 -0
  14. package/dist-types/commands/CreateAlgorithmCommand.d.ts +3 -0
  15. package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateHubCommand.d.ts +0 -3
  17. package/dist-types/commands/CreateHubContentReferenceCommand.d.ts +80 -0
  18. package/dist-types/commands/CreateModelCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateModelPackageCommand.d.ts +9 -0
  20. package/dist-types/commands/DeleteHubCommand.d.ts +0 -3
  21. package/dist-types/commands/DeleteHubContentCommand.d.ts +1 -4
  22. package/dist-types/commands/DeleteHubContentReferenceCommand.d.ts +63 -0
  23. package/dist-types/commands/DescribeAlgorithmCommand.d.ts +3 -0
  24. package/dist-types/commands/DescribeHubCommand.d.ts +1 -4
  25. package/dist-types/commands/DescribeHubContentCommand.d.ts +5 -5
  26. package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +4 -4
  27. package/dist-types/commands/DescribeModelCommand.d.ts +6 -0
  28. package/dist-types/commands/DescribeModelPackageCommand.d.ts +9 -0
  29. package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
  31. package/dist-types/commands/ImportHubContentCommand.d.ts +1 -4
  32. package/dist-types/commands/ListHubContentVersionsCommand.d.ts +5 -5
  33. package/dist-types/commands/ListHubContentsCommand.d.ts +5 -5
  34. package/dist-types/commands/ListHubsCommand.d.ts +0 -3
  35. package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +4 -4
  36. package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
  37. package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +1 -2
  38. package/dist-types/commands/SearchCommand.d.ts +9 -0
  39. package/dist-types/commands/UpdateHubCommand.d.ts +0 -3
  40. package/dist-types/commands/UpdateModelPackageCommand.d.ts +6 -0
  41. package/dist-types/commands/index.d.ts +2 -0
  42. package/dist-types/models/models_0.d.ts +16 -10
  43. package/dist-types/models/models_1.d.ts +55 -36
  44. package/dist-types/models/models_2.d.ts +90 -272
  45. package/dist-types/models/models_3.d.ts +283 -133
  46. package/dist-types/models/models_4.d.ts +133 -2
  47. package/dist-types/protocols/Aws_json1_1.d.ts +18 -0
  48. package/dist-types/ts3.4/SageMaker.d.ts +34 -0
  49. package/dist-types/ts3.4/SageMakerClient.d.ts +12 -0
  50. package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +2 -4
  51. package/dist-types/ts3.4/commands/CreateHubContentReferenceCommand.d.ts +40 -0
  52. package/dist-types/ts3.4/commands/DeleteHubContentReferenceCommand.d.ts +36 -0
  53. package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +2 -4
  54. package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +4 -2
  57. package/dist-types/ts3.4/commands/index.d.ts +2 -0
  58. package/dist-types/ts3.4/models/models_0.d.ts +4 -3
  59. package/dist-types/ts3.4/models/models_1.d.ts +14 -9
  60. package/dist-types/ts3.4/models/models_2.d.ts +29 -72
  61. package/dist-types/ts3.4/models/models_3.d.ts +68 -34
  62. package/dist-types/ts3.4/models/models_4.d.ts +35 -3
  63. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +24 -0
  64. package/package.json +1 -1
@@ -1,6 +1,272 @@
1
1
  import { ActionSummary, AgentVersion, AlgorithmSortBy, AlgorithmSpecification, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, AppSpecification, 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 { DockerSettings, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardStatus, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, OwnershipSettings, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RecommendationJobType, ResourceLimits, RetryStrategy, ServiceCatalogProvisioningDetails, UserSettings } from "./models_1";
3
- import { CrossAccountFilterOption, CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, IsTrackingServerActive, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelCardExportJobStatus, ModelClientConfig, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, ScheduleStatus, SourceIpConfig, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrackingServerStatus, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
2
+ import { _InstanceType, DirectInternetAccess, DockerSettings, EdgeOutputConfig, ExecutionRoleIdentityConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExperimentSchedule, InferenceExperimentType, InstanceMetadataServiceConfiguration, LabelingJobInputConfig, ModelCardStatus, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, OfflineStoreConfig, OnlineStoreConfig, ParallelismConfiguration, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, RecommendationJobType, ResourceLimits, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, UserSettings } from "./models_1";
3
+ import { CrossAccountFilterOption, CustomizedMetricSpecification, DataCaptureConfigSummary, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DomainStatus, EdgePackagingJobStatus, EndpointOutputConfiguration, EndpointStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentSupportStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceComponentStatus, InferenceExperimentStatus, InferenceMetrics, InfraCheckConfig, IsTrackingServerActive, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, MemberDefinition, ModelArtifacts, ModelCardExportJobStatus, ModelClientConfig, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotificationConfiguration, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, OwnershipSettings, ProductionVariantSummary, ProfilerConfig, ProfilerRuleConfiguration, RecommendationJobStatus, RecommendationMetrics, RemoteDebugConfig, RuleEvaluationStatus, SourceIpConfig, SpaceSettings, SpaceSharingSettings, StudioLifecycleConfigAppType, TensorBoardOutputConfig, TrackingServerStatus, TrainingJobStatus, TrainingJobStatusCounters, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, WorkerAccessConfiguration } from "./models_2";
4
+ /**
5
+ * @public
6
+ * @enum
7
+ */
8
+ export declare const ScheduleStatus: {
9
+ readonly FAILED: "Failed";
10
+ readonly PENDING: "Pending";
11
+ readonly SCHEDULED: "Scheduled";
12
+ readonly STOPPED: "Stopped";
13
+ };
14
+ /**
15
+ * @public
16
+ */
17
+ export type ScheduleStatus = (typeof ScheduleStatus)[keyof typeof ScheduleStatus];
18
+ /**
19
+ * @public
20
+ */
21
+ export interface DescribeMonitoringScheduleResponse {
22
+ /**
23
+ * <p>The Amazon Resource Name (ARN) of the monitoring schedule.</p>
24
+ * @public
25
+ */
26
+ MonitoringScheduleArn: string | undefined;
27
+ /**
28
+ * <p>Name of the monitoring schedule.</p>
29
+ * @public
30
+ */
31
+ MonitoringScheduleName: string | undefined;
32
+ /**
33
+ * <p>The status of an monitoring job.</p>
34
+ * @public
35
+ */
36
+ MonitoringScheduleStatus: ScheduleStatus | undefined;
37
+ /**
38
+ * <p>The type of the monitoring job that this schedule runs. This is one of the following
39
+ * values.</p>
40
+ * <ul>
41
+ * <li>
42
+ * <p>
43
+ * <code>DATA_QUALITY</code> - The schedule is for a data quality monitoring
44
+ * job.</p>
45
+ * </li>
46
+ * <li>
47
+ * <p>
48
+ * <code>MODEL_QUALITY</code> - The schedule is for a model quality monitoring
49
+ * job.</p>
50
+ * </li>
51
+ * <li>
52
+ * <p>
53
+ * <code>MODEL_BIAS</code> - The schedule is for a bias monitoring job.</p>
54
+ * </li>
55
+ * <li>
56
+ * <p>
57
+ * <code>MODEL_EXPLAINABILITY</code> - The schedule is for an explainability
58
+ * monitoring job.</p>
59
+ * </li>
60
+ * </ul>
61
+ * @public
62
+ */
63
+ MonitoringType?: MonitoringType;
64
+ /**
65
+ * <p>A string, up to one KB in size, that contains the reason a monitoring job failed, if it
66
+ * failed.</p>
67
+ * @public
68
+ */
69
+ FailureReason?: string;
70
+ /**
71
+ * <p>The time at which the monitoring job was created.</p>
72
+ * @public
73
+ */
74
+ CreationTime: Date | undefined;
75
+ /**
76
+ * <p>The time at which the monitoring job was last modified.</p>
77
+ * @public
78
+ */
79
+ LastModifiedTime: Date | undefined;
80
+ /**
81
+ * <p>The configuration object that specifies the monitoring schedule and defines the monitoring
82
+ * job.</p>
83
+ * @public
84
+ */
85
+ MonitoringScheduleConfig: MonitoringScheduleConfig | undefined;
86
+ /**
87
+ * <p> The name of the endpoint for the monitoring job.</p>
88
+ * @public
89
+ */
90
+ EndpointName?: string;
91
+ /**
92
+ * <p>Describes metadata on the last execution to run, if there was one.</p>
93
+ * @public
94
+ */
95
+ LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
96
+ }
97
+ /**
98
+ * @public
99
+ */
100
+ export interface DescribeNotebookInstanceInput {
101
+ /**
102
+ * <p>The name of the notebook instance that you want information about.</p>
103
+ * @public
104
+ */
105
+ NotebookInstanceName: string | undefined;
106
+ }
107
+ /**
108
+ * @public
109
+ * @enum
110
+ */
111
+ export declare const NotebookInstanceStatus: {
112
+ readonly Deleting: "Deleting";
113
+ readonly Failed: "Failed";
114
+ readonly InService: "InService";
115
+ readonly Pending: "Pending";
116
+ readonly Stopped: "Stopped";
117
+ readonly Stopping: "Stopping";
118
+ readonly Updating: "Updating";
119
+ };
120
+ /**
121
+ * @public
122
+ */
123
+ export type NotebookInstanceStatus = (typeof NotebookInstanceStatus)[keyof typeof NotebookInstanceStatus];
124
+ /**
125
+ * @public
126
+ */
127
+ export interface DescribeNotebookInstanceOutput {
128
+ /**
129
+ * <p>The Amazon Resource Name (ARN) of the notebook instance.</p>
130
+ * @public
131
+ */
132
+ NotebookInstanceArn?: string;
133
+ /**
134
+ * <p>The name of the SageMaker notebook instance. </p>
135
+ * @public
136
+ */
137
+ NotebookInstanceName?: string;
138
+ /**
139
+ * <p>The status of the notebook instance.</p>
140
+ * @public
141
+ */
142
+ NotebookInstanceStatus?: NotebookInstanceStatus;
143
+ /**
144
+ * <p>If status is <code>Failed</code>, the reason it failed.</p>
145
+ * @public
146
+ */
147
+ FailureReason?: string;
148
+ /**
149
+ * <p>The URL that you use to connect to the Jupyter notebook that is running in your
150
+ * notebook instance. </p>
151
+ * @public
152
+ */
153
+ Url?: string;
154
+ /**
155
+ * <p>The type of ML compute instance running on the notebook instance.</p>
156
+ * @public
157
+ */
158
+ InstanceType?: _InstanceType;
159
+ /**
160
+ * <p>The ID of the VPC subnet.</p>
161
+ * @public
162
+ */
163
+ SubnetId?: string;
164
+ /**
165
+ * <p>The IDs of the VPC security groups.</p>
166
+ * @public
167
+ */
168
+ SecurityGroups?: string[];
169
+ /**
170
+ * <p>The Amazon Resource Name (ARN) of the IAM role associated with the instance.
171
+ * </p>
172
+ * @public
173
+ */
174
+ RoleArn?: string;
175
+ /**
176
+ * <p>The Amazon Web Services KMS key ID SageMaker uses to encrypt data when storing it on the
177
+ * ML storage volume attached to the instance. </p>
178
+ * @public
179
+ */
180
+ KmsKeyId?: string;
181
+ /**
182
+ * <p>The network interface IDs that SageMaker created at the time of creating the instance.
183
+ * </p>
184
+ * @public
185
+ */
186
+ NetworkInterfaceId?: string;
187
+ /**
188
+ * <p>A timestamp. Use this parameter to retrieve the time when the notebook instance was
189
+ * last modified. </p>
190
+ * @public
191
+ */
192
+ LastModifiedTime?: Date;
193
+ /**
194
+ * <p>A timestamp. Use this parameter to return the time when the notebook instance was
195
+ * created</p>
196
+ * @public
197
+ */
198
+ CreationTime?: Date;
199
+ /**
200
+ * <p>Returns the name of a notebook instance lifecycle configuration.</p>
201
+ * <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
202
+ * 2.1: (Optional) Customize a Notebook Instance</a>
203
+ * </p>
204
+ * @public
205
+ */
206
+ NotebookInstanceLifecycleConfigName?: string;
207
+ /**
208
+ * <p>Describes whether SageMaker provides internet access to the notebook instance. If this
209
+ * value is set to <i>Disabled</i>, the notebook instance does not have
210
+ * internet access, and cannot connect to SageMaker training and endpoint services.</p>
211
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/appendix-additional-considerations.html#appendix-notebook-and-internet-access">Notebook Instances Are Internet-Enabled by Default</a>.</p>
212
+ * @public
213
+ */
214
+ DirectInternetAccess?: DirectInternetAccess;
215
+ /**
216
+ * <p>The size, in GB, of the ML storage volume attached to the notebook instance.</p>
217
+ * @public
218
+ */
219
+ VolumeSizeInGB?: number;
220
+ /**
221
+ * <p>A list of the Elastic Inference (EI) instance types associated with this notebook
222
+ * instance. Currently only one EI instance type can be associated with a notebook
223
+ * instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html">Using Elastic Inference in
224
+ * Amazon SageMaker</a>.</p>
225
+ * @public
226
+ */
227
+ AcceleratorTypes?: NotebookInstanceAcceleratorType[];
228
+ /**
229
+ * <p>The Git repository associated with the notebook instance as its default code
230
+ * repository. This can be either the name of a Git repository stored as a resource in your
231
+ * 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>
232
+ * or in any other Git repository. When you open a notebook instance, it opens in the
233
+ * 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
234
+ * Repositories with SageMaker Notebook Instances</a>.</p>
235
+ * @public
236
+ */
237
+ DefaultCodeRepository?: string;
238
+ /**
239
+ * <p>An array of up to three Git repositories associated with the notebook instance. These
240
+ * can be either the names of Git repositories stored as resources in your account, or the
241
+ * URL of Git repositories in <a href="https://docs.aws.amazon.com/codecommit/latest/userguide/welcome.html">Amazon Web Services CodeCommit</a>
242
+ * or in any other Git repository. These repositories are cloned at the same level as the
243
+ * 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
244
+ * Repositories with SageMaker Notebook Instances</a>.</p>
245
+ * @public
246
+ */
247
+ AdditionalCodeRepositories?: string[];
248
+ /**
249
+ * <p>Whether root access is enabled or disabled for users of the notebook instance.</p>
250
+ * <note>
251
+ * <p>Lifecycle configurations need root access to be able to set up a notebook
252
+ * instance. Because of this, lifecycle configurations associated with a notebook
253
+ * instance always run with root access even if you disable root access for
254
+ * users.</p>
255
+ * </note>
256
+ * @public
257
+ */
258
+ RootAccess?: RootAccess;
259
+ /**
260
+ * <p>The platform identifier of the notebook instance runtime environment.</p>
261
+ * @public
262
+ */
263
+ PlatformIdentifier?: string;
264
+ /**
265
+ * <p>Information on the IMDS configuration of the notebook instance</p>
266
+ * @public
267
+ */
268
+ InstanceMetadataServiceConfiguration?: InstanceMetadataServiceConfiguration;
269
+ }
4
270
  /**
5
271
  * @public
6
272
  */
@@ -4355,6 +4621,11 @@ export interface HubContentInfo {
4355
4621
  * @public
4356
4622
  */
4357
4623
  HubContentArn: string | undefined;
4624
+ /**
4625
+ * <p>The ARN of the public hub content.</p>
4626
+ * @public
4627
+ */
4628
+ SageMakerPublicHubContentArn?: string;
4358
4629
  /**
4359
4630
  * <p>The version of the hub content.</p>
4360
4631
  * @public
@@ -4380,6 +4651,11 @@ export interface HubContentInfo {
4380
4651
  * @public
4381
4652
  */
4382
4653
  HubContentDescription?: string;
4654
+ /**
4655
+ * <p>The support status of the hub content.</p>
4656
+ * @public
4657
+ */
4658
+ SupportStatus?: HubContentSupportStatus;
4383
4659
  /**
4384
4660
  * <p>The searchable keywords for the hub content.</p>
4385
4661
  * @public
@@ -4395,6 +4671,11 @@ export interface HubContentInfo {
4395
4671
  * @public
4396
4672
  */
4397
4673
  CreationTime: Date | undefined;
4674
+ /**
4675
+ * <p>The date and time when the hub content was originally created, before any updates or revisions.</p>
4676
+ * @public
4677
+ */
4678
+ OriginalCreationTime?: Date;
4398
4679
  }
4399
4680
  /**
4400
4681
  * @public
@@ -9492,134 +9773,3 @@ export declare const MonitoringAlertHistorySortKey: {
9492
9773
  * @public
9493
9774
  */
9494
9775
  export type MonitoringAlertHistorySortKey = (typeof MonitoringAlertHistorySortKey)[keyof typeof MonitoringAlertHistorySortKey];
9495
- /**
9496
- * @public
9497
- * @enum
9498
- */
9499
- export declare const MonitoringAlertStatus: {
9500
- readonly IN_ALERT: "InAlert";
9501
- readonly OK: "OK";
9502
- };
9503
- /**
9504
- * @public
9505
- */
9506
- export type MonitoringAlertStatus = (typeof MonitoringAlertStatus)[keyof typeof MonitoringAlertStatus];
9507
- /**
9508
- * @public
9509
- */
9510
- export interface ListMonitoringAlertHistoryRequest {
9511
- /**
9512
- * <p>The name of a monitoring schedule.</p>
9513
- * @public
9514
- */
9515
- MonitoringScheduleName?: string;
9516
- /**
9517
- * <p>The name of a monitoring alert.</p>
9518
- * @public
9519
- */
9520
- MonitoringAlertName?: string;
9521
- /**
9522
- * <p>The field used to sort results. The default is <code>CreationTime</code>.</p>
9523
- * @public
9524
- */
9525
- SortBy?: MonitoringAlertHistorySortKey;
9526
- /**
9527
- * <p>The sort order, whether <code>Ascending</code> or <code>Descending</code>, of the alert
9528
- * history. The default is <code>Descending</code>.</p>
9529
- * @public
9530
- */
9531
- SortOrder?: SortOrder;
9532
- /**
9533
- * <p>If the result of the previous <code>ListMonitoringAlertHistory</code> request was
9534
- * truncated, the response includes a <code>NextToken</code>. To retrieve the next set of
9535
- * alerts in the history, use the token in the next request.</p>
9536
- * @public
9537
- */
9538
- NextToken?: string;
9539
- /**
9540
- * <p>The maximum number of results to display. The default is 100.</p>
9541
- * @public
9542
- */
9543
- MaxResults?: number;
9544
- /**
9545
- * <p>A filter that returns only alerts created on or before the specified time.</p>
9546
- * @public
9547
- */
9548
- CreationTimeBefore?: Date;
9549
- /**
9550
- * <p>A filter that returns only alerts created on or after the specified time.</p>
9551
- * @public
9552
- */
9553
- CreationTimeAfter?: Date;
9554
- /**
9555
- * <p>A filter that retrieves only alerts with a specific status.</p>
9556
- * @public
9557
- */
9558
- StatusEquals?: MonitoringAlertStatus;
9559
- }
9560
- /**
9561
- * <p>Provides summary information of an alert's history.</p>
9562
- * @public
9563
- */
9564
- export interface MonitoringAlertHistorySummary {
9565
- /**
9566
- * <p>The name of a monitoring schedule.</p>
9567
- * @public
9568
- */
9569
- MonitoringScheduleName: string | undefined;
9570
- /**
9571
- * <p>The name of a monitoring alert.</p>
9572
- * @public
9573
- */
9574
- MonitoringAlertName: string | undefined;
9575
- /**
9576
- * <p>A timestamp that indicates when the first alert transition occurred in an alert history.
9577
- * An alert transition can be from status <code>InAlert</code> to <code>OK</code>,
9578
- * or from <code>OK</code> to <code>InAlert</code>.</p>
9579
- * @public
9580
- */
9581
- CreationTime: Date | undefined;
9582
- /**
9583
- * <p>The current alert status of an alert.</p>
9584
- * @public
9585
- */
9586
- AlertStatus: MonitoringAlertStatus | undefined;
9587
- }
9588
- /**
9589
- * @public
9590
- */
9591
- export interface ListMonitoringAlertHistoryResponse {
9592
- /**
9593
- * <p>An alert history for a model monitoring schedule.</p>
9594
- * @public
9595
- */
9596
- MonitoringAlertHistory?: MonitoringAlertHistorySummary[];
9597
- /**
9598
- * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of
9599
- * alerts, use it in the subsequent request.</p>
9600
- * @public
9601
- */
9602
- NextToken?: string;
9603
- }
9604
- /**
9605
- * @public
9606
- */
9607
- export interface ListMonitoringAlertsRequest {
9608
- /**
9609
- * <p>The name of a monitoring schedule.</p>
9610
- * @public
9611
- */
9612
- MonitoringScheduleName: string | undefined;
9613
- /**
9614
- * <p>If the result of the previous <code>ListMonitoringAlerts</code> request was truncated,
9615
- * the response includes a <code>NextToken</code>. To retrieve the next set of alerts in the
9616
- * history, use the token in the next request.</p>
9617
- * @public
9618
- */
9619
- NextToken?: string;
9620
- /**
9621
- * <p>The maximum number of results to display. The default is 100.</p>
9622
- * @public
9623
- */
9624
- MaxResults?: number;
9625
- }
@@ -1,7 +1,138 @@
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, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, ThroughputMode, TrackingServerSize, TtlDuration, UiTemplate, UserSettings, VendorGuidance } from "./models_1";
3
- import { CrossAccountFilterOption, DataProcessing, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentRecommendation, EndpointStatus, ExecutionStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotebookInstanceStatus, NotificationConfiguration, OidcConfig, ProfilerConfig, ProfilerRuleConfiguration, ScheduleStatus, 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, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, MonitoringAlertStatus, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ResourceType, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, 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, ExecutionStatus, FeatureParameter, HyperParameterTrainingJobSummary, MemberDefinition, ModelArtifacts, ModelClientConfig, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, NotificationConfiguration, OidcConfig, ProfilerConfig, ProfilerRuleConfiguration, 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, Experiment, FailStepMetadata, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LambdaStepMetadata, LineageType, MetricData, MonitoringAlertHistorySortKey, NotebookInstanceStatus, 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 MonitoringAlertStatus: {
10
+ readonly IN_ALERT: "InAlert";
11
+ readonly OK: "OK";
12
+ };
13
+ /**
14
+ * @public
15
+ */
16
+ export type MonitoringAlertStatus = (typeof MonitoringAlertStatus)[keyof typeof MonitoringAlertStatus];
17
+ /**
18
+ * @public
19
+ */
20
+ export interface ListMonitoringAlertHistoryRequest {
21
+ /**
22
+ * <p>The name of a monitoring schedule.</p>
23
+ * @public
24
+ */
25
+ MonitoringScheduleName?: string;
26
+ /**
27
+ * <p>The name of a monitoring alert.</p>
28
+ * @public
29
+ */
30
+ MonitoringAlertName?: string;
31
+ /**
32
+ * <p>The field used to sort results. The default is <code>CreationTime</code>.</p>
33
+ * @public
34
+ */
35
+ SortBy?: MonitoringAlertHistorySortKey;
36
+ /**
37
+ * <p>The sort order, whether <code>Ascending</code> or <code>Descending</code>, of the alert
38
+ * history. The default is <code>Descending</code>.</p>
39
+ * @public
40
+ */
41
+ SortOrder?: SortOrder;
42
+ /**
43
+ * <p>If the result of the previous <code>ListMonitoringAlertHistory</code> request was
44
+ * truncated, the response includes a <code>NextToken</code>. To retrieve the next set of
45
+ * alerts in the history, use the token in the next request.</p>
46
+ * @public
47
+ */
48
+ NextToken?: string;
49
+ /**
50
+ * <p>The maximum number of results to display. The default is 100.</p>
51
+ * @public
52
+ */
53
+ MaxResults?: number;
54
+ /**
55
+ * <p>A filter that returns only alerts created on or before the specified time.</p>
56
+ * @public
57
+ */
58
+ CreationTimeBefore?: Date;
59
+ /**
60
+ * <p>A filter that returns only alerts created on or after the specified time.</p>
61
+ * @public
62
+ */
63
+ CreationTimeAfter?: Date;
64
+ /**
65
+ * <p>A filter that retrieves only alerts with a specific status.</p>
66
+ * @public
67
+ */
68
+ StatusEquals?: MonitoringAlertStatus;
69
+ }
70
+ /**
71
+ * <p>Provides summary information of an alert's history.</p>
72
+ * @public
73
+ */
74
+ export interface MonitoringAlertHistorySummary {
75
+ /**
76
+ * <p>The name of a monitoring schedule.</p>
77
+ * @public
78
+ */
79
+ MonitoringScheduleName: string | undefined;
80
+ /**
81
+ * <p>The name of a monitoring alert.</p>
82
+ * @public
83
+ */
84
+ MonitoringAlertName: string | undefined;
85
+ /**
86
+ * <p>A timestamp that indicates when the first alert transition occurred in an alert history.
87
+ * An alert transition can be from status <code>InAlert</code> to <code>OK</code>,
88
+ * or from <code>OK</code> to <code>InAlert</code>.</p>
89
+ * @public
90
+ */
91
+ CreationTime: Date | undefined;
92
+ /**
93
+ * <p>The current alert status of an alert.</p>
94
+ * @public
95
+ */
96
+ AlertStatus: MonitoringAlertStatus | undefined;
97
+ }
98
+ /**
99
+ * @public
100
+ */
101
+ export interface ListMonitoringAlertHistoryResponse {
102
+ /**
103
+ * <p>An alert history for a model monitoring schedule.</p>
104
+ * @public
105
+ */
106
+ MonitoringAlertHistory?: MonitoringAlertHistorySummary[];
107
+ /**
108
+ * <p>If the response is truncated, SageMaker returns this token. To retrieve the next set of
109
+ * alerts, use it in the subsequent request.</p>
110
+ * @public
111
+ */
112
+ NextToken?: string;
113
+ }
114
+ /**
115
+ * @public
116
+ */
117
+ export interface ListMonitoringAlertsRequest {
118
+ /**
119
+ * <p>The name of a monitoring schedule.</p>
120
+ * @public
121
+ */
122
+ MonitoringScheduleName: string | undefined;
123
+ /**
124
+ * <p>If the result of the previous <code>ListMonitoringAlerts</code> request was truncated,
125
+ * the response includes a <code>NextToken</code>. To retrieve the next set of alerts in the
126
+ * history, use the token in the next request.</p>
127
+ * @public
128
+ */
129
+ NextToken?: string;
130
+ /**
131
+ * <p>The maximum number of results to display. The default is 100.</p>
132
+ * @public
133
+ */
134
+ MaxResults?: number;
135
+ }
5
136
  /**
6
137
  * <p>An alert action taken to light up an icon on the Amazon SageMaker Model Dashboard when an alert goes into
7
138
  * <code>InAlert</code> status.</p>
@@ -27,6 +27,7 @@ import { CreateExperimentCommandInput, CreateExperimentCommandOutput } from "../
27
27
  import { CreateFeatureGroupCommandInput, CreateFeatureGroupCommandOutput } from "../commands/CreateFeatureGroupCommand";
28
28
  import { CreateFlowDefinitionCommandInput, CreateFlowDefinitionCommandOutput } from "../commands/CreateFlowDefinitionCommand";
29
29
  import { CreateHubCommandInput, CreateHubCommandOutput } from "../commands/CreateHubCommand";
30
+ import { CreateHubContentReferenceCommandInput, CreateHubContentReferenceCommandOutput } from "../commands/CreateHubContentReferenceCommand";
30
31
  import { CreateHumanTaskUiCommandInput, CreateHumanTaskUiCommandOutput } from "../commands/CreateHumanTaskUiCommand";
31
32
  import { CreateHyperParameterTuningJobCommandInput, CreateHyperParameterTuningJobCommandOutput } from "../commands/CreateHyperParameterTuningJobCommand";
32
33
  import { CreateImageCommandInput, CreateImageCommandOutput } from "../commands/CreateImageCommand";
@@ -84,6 +85,7 @@ import { DeleteFeatureGroupCommandInput, DeleteFeatureGroupCommandOutput } from
84
85
  import { DeleteFlowDefinitionCommandInput, DeleteFlowDefinitionCommandOutput } from "../commands/DeleteFlowDefinitionCommand";
85
86
  import { DeleteHubCommandInput, DeleteHubCommandOutput } from "../commands/DeleteHubCommand";
86
87
  import { DeleteHubContentCommandInput, DeleteHubContentCommandOutput } from "../commands/DeleteHubContentCommand";
88
+ import { DeleteHubContentReferenceCommandInput, DeleteHubContentReferenceCommandOutput } from "../commands/DeleteHubContentReferenceCommand";
87
89
  import { DeleteHumanTaskUiCommandInput, DeleteHumanTaskUiCommandOutput } from "../commands/DeleteHumanTaskUiCommand";
88
90
  import { DeleteHyperParameterTuningJobCommandInput, DeleteHyperParameterTuningJobCommandOutput } from "../commands/DeleteHyperParameterTuningJobCommand";
89
91
  import { DeleteImageCommandInput, DeleteImageCommandOutput } from "../commands/DeleteImageCommand";
@@ -436,6 +438,10 @@ export declare const se_CreateFlowDefinitionCommand: (input: CreateFlowDefinitio
436
438
  * serializeAws_json1_1CreateHubCommand
437
439
  */
438
440
  export declare const se_CreateHubCommand: (input: CreateHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
441
+ /**
442
+ * serializeAws_json1_1CreateHubContentReferenceCommand
443
+ */
444
+ export declare const se_CreateHubContentReferenceCommand: (input: CreateHubContentReferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
439
445
  /**
440
446
  * serializeAws_json1_1CreateHumanTaskUiCommand
441
447
  */
@@ -664,6 +670,10 @@ export declare const se_DeleteHubCommand: (input: DeleteHubCommandInput, context
664
670
  * serializeAws_json1_1DeleteHubContentCommand
665
671
  */
666
672
  export declare const se_DeleteHubContentCommand: (input: DeleteHubContentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
673
+ /**
674
+ * serializeAws_json1_1DeleteHubContentReferenceCommand
675
+ */
676
+ export declare const se_DeleteHubContentReferenceCommand: (input: DeleteHubContentReferenceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
667
677
  /**
668
678
  * serializeAws_json1_1DeleteHumanTaskUiCommand
669
679
  */
@@ -1748,6 +1758,10 @@ export declare const de_CreateFlowDefinitionCommand: (output: __HttpResponse, co
1748
1758
  * deserializeAws_json1_1CreateHubCommand
1749
1759
  */
1750
1760
  export declare const de_CreateHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHubCommandOutput>;
1761
+ /**
1762
+ * deserializeAws_json1_1CreateHubContentReferenceCommand
1763
+ */
1764
+ export declare const de_CreateHubContentReferenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateHubContentReferenceCommandOutput>;
1751
1765
  /**
1752
1766
  * deserializeAws_json1_1CreateHumanTaskUiCommand
1753
1767
  */
@@ -1976,6 +1990,10 @@ export declare const de_DeleteHubCommand: (output: __HttpResponse, context: __Se
1976
1990
  * deserializeAws_json1_1DeleteHubContentCommand
1977
1991
  */
1978
1992
  export declare const de_DeleteHubContentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteHubContentCommandOutput>;
1993
+ /**
1994
+ * deserializeAws_json1_1DeleteHubContentReferenceCommand
1995
+ */
1996
+ export declare const de_DeleteHubContentReferenceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteHubContentReferenceCommandOutput>;
1979
1997
  /**
1980
1998
  * deserializeAws_json1_1DeleteHumanTaskUiCommand
1981
1999
  */