@aws-sdk/client-sagemaker 3.427.0 → 3.428.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 (33) hide show
  1. package/dist-cjs/models/models_0.js +5 -8
  2. package/dist-cjs/models/models_1.js +4 -1
  3. package/dist-cjs/models/models_2.js +1 -6
  4. package/dist-cjs/models/models_3.js +7 -2
  5. package/dist-es/models/models_0.js +4 -7
  6. package/dist-es/models/models_1.js +3 -0
  7. package/dist-es/models/models_2.js +0 -5
  8. package/dist-es/models/models_3.js +5 -0
  9. package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDomainCommand.d.ts +6 -0
  11. package/dist-types/commands/CreateFeatureGroupCommand.d.ts +6 -2
  12. package/dist-types/commands/CreateUserProfileCommand.d.ts +6 -0
  13. package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +3 -0
  16. package/dist-types/commands/DescribeDomainCommand.d.ts +6 -0
  17. package/dist-types/commands/DescribeUserProfileCommand.d.ts +6 -0
  18. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -0
  19. package/dist-types/commands/UpdateUserProfileCommand.d.ts +6 -0
  20. package/dist-types/models/models_0.d.ts +49 -31
  21. package/dist-types/models/models_1.d.ts +22 -21
  22. package/dist-types/models/models_2.d.ts +26 -36
  23. package/dist-types/models/models_3.d.ts +36 -132
  24. package/dist-types/models/models_4.d.ts +133 -3
  25. package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -4
  26. package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +1 -1
  27. package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +1 -1
  28. package/dist-types/ts3.4/models/models_0.d.ts +13 -13
  29. package/dist-types/ts3.4/models/models_1.d.ts +8 -7
  30. package/dist-types/ts3.4/models/models_2.d.ts +7 -13
  31. package/dist-types/ts3.4/models/models_3.d.ts +12 -30
  32. package/dist-types/ts3.4/models/models_4.d.ts +32 -2
  33. package/package.json +32 -32
@@ -1,6 +1,40 @@
1
1
  import { ActionSummary, AgentVersion, AlgorithmSortBy, AlgorithmSummary, AppDetails, AppImageConfigDetails, AppImageConfigSortKey, AppSortKey, ArtifactSummary, AssociationEdgeType, AssociationSummary, AutoMLCandidate, AutoMLJobStatus, AutoMLJobStepMetadata, AutoMLJobSummary, AutoMLSortBy, AutoMLSortOrder, BatchDataCaptureConfig, BatchStrategy, CacheHitResult, CallbackStepMetadata, CandidateSortBy, CandidateStatus, ClarifyCheckStepMetadata, CodeRepositorySortBy, CodeRepositorySortOrder, CodeRepositorySummary, CompilationJobStatus, CompilationJobSummary, ConditionStepMetadata, ContainerDefinition, ContextSummary, ModelApprovalStatus, ModelPackageStatus, OutputParameter, Tag, TransformInput, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, DataProcessing, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, MonitoringScheduleConfig, MonitoringType, OfflineStoreConfig, OnlineStoreConfig, RecommendationJobType, ResourceLimits, StudioLifecycleConfigAppType, TrialComponentStatus } from "./models_1";
3
- import { DeploymentRecommendation, DeviceDeploymentSummary, DeviceFleetSummary, DeviceStats, DeviceSummary, DomainDetails, DynamicScalingConfiguration, EdgeDeploymentPlanSummary, EdgeModelStat, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, EndpointConfigSortKey, EndpointConfigSummary, EndpointOutputConfiguration, EndpointSortKey, EndpointStatus, ExecutionStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceExperimentStatus, InferenceMetrics, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, ModelCardExportJobStatus, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotebookInstanceStatus, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, PipelineExecutionStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationMetrics, ScheduleStatus, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TrainingJobStatusCounters, TransformJobStatus, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
2
+ import { _InstanceType, DataProcessing, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, FeatureType, HyperParameterTrainingJobDefinition, HyperParameterTuningJobConfig, HyperParameterTuningJobStrategyType, HyperParameterTuningJobWarmStartConfig, InferenceExecutionConfig, InferenceExperimentSchedule, InferenceExperimentType, LabelingJobInputConfig, ModelCardSecurityConfig, ModelCardStatus, ModelClientConfig, MonitoringType, OfflineStoreConfig, OnlineStoreConfig, RecommendationJobType, ResourceLimits, StudioLifecycleConfigAppType, TrialComponentStatus } from "./models_1";
3
+ import { DeploymentRecommendation, DeviceDeploymentSummary, DeviceFleetSummary, DeviceStats, DeviceSummary, DomainDetails, DynamicScalingConfiguration, EdgeDeploymentPlanSummary, EdgeModelStat, EdgePackagingJobStatus, EdgePackagingJobSummary, EMRStepMetadata, EndpointConfigSortKey, EndpointOutputConfiguration, EndpointStatus, ExecutionStatus, ExperimentSource, FeatureGroupStatus, FeatureParameter, FlowDefinitionStatus, HubContentStatus, HubContentType, HubStatus, HyperParameterTrainingJobSummary, HyperParameterTuningJobCompletionDetails, HyperParameterTuningJobConsumedResources, HyperParameterTuningJobStatus, ImageStatus, ImageVersionStatus, InferenceExperimentStatus, InferenceMetrics, LabelCounters, LabelingJobOutput, LabelingJobStatus, LastUpdateStatus, ModelCardExportJobStatus, ModelConfiguration, ModelPackageGroupStatus, MonitoringExecutionSummary, NotebookInstanceStatus, ObjectiveStatusCounters, OfflineStoreStatus, OfflineStoreStatusValue, PipelineExecutionStatus, ProcessingJobStatus, ProjectStatus, RecommendationJobStatus, RecommendationMetrics, ScheduleStatus, SpaceStatus, SubscribedWorkteam, TrainingJobStatus, TrainingJobStatusCounters, TransformJobStatus, TrialComponentSource, TrialSource, UserProfileStatus, WarmPoolResourceStatus, WarmPoolStatus, Workforce, Workteam } from "./models_2";
4
+ /**
5
+ * @public
6
+ * <p>Provides summary information for an endpoint configuration.</p>
7
+ */
8
+ export interface EndpointConfigSummary {
9
+ /**
10
+ * @public
11
+ * <p>The name of the endpoint configuration.</p>
12
+ */
13
+ EndpointConfigName: string | undefined;
14
+ /**
15
+ * @public
16
+ * <p>The Amazon Resource Name (ARN) of the endpoint configuration.</p>
17
+ */
18
+ EndpointConfigArn: string | undefined;
19
+ /**
20
+ * @public
21
+ * <p>A timestamp that shows when the endpoint configuration was created.</p>
22
+ */
23
+ CreationTime: Date | undefined;
24
+ }
25
+ /**
26
+ * @public
27
+ * @enum
28
+ */
29
+ export declare const EndpointSortKey: {
30
+ readonly CreationTime: "CreationTime";
31
+ readonly Name: "Name";
32
+ readonly Status: "Status";
33
+ };
34
+ /**
35
+ * @public
36
+ */
37
+ export type EndpointSortKey = (typeof EndpointSortKey)[keyof typeof EndpointSortKey];
4
38
  /**
5
39
  * @public
6
40
  * <p>Provides summary information for an endpoint.</p>
@@ -9080,136 +9114,6 @@ export interface TransformJob {
9080
9114
  */
9081
9115
  DataCaptureConfig?: BatchDataCaptureConfig;
9082
9116
  }
9083
- /**
9084
- * @public
9085
- * <p>The model card for a model displayed in the Amazon SageMaker Model Dashboard.</p>
9086
- */
9087
- export interface ModelDashboardModelCard {
9088
- /**
9089
- * @public
9090
- * <p>The Amazon Resource Name (ARN) for a model card.</p>
9091
- */
9092
- ModelCardArn?: string;
9093
- /**
9094
- * @public
9095
- * <p>The name of a model card.</p>
9096
- */
9097
- ModelCardName?: string;
9098
- /**
9099
- * @public
9100
- * <p>The model card version.</p>
9101
- */
9102
- ModelCardVersion?: number;
9103
- /**
9104
- * @public
9105
- * <p>The model card status.</p>
9106
- */
9107
- ModelCardStatus?: ModelCardStatus | string;
9108
- /**
9109
- * @public
9110
- * <p>The KMS Key ID (<code>KMSKeyId</code>) for encryption of model card information.</p>
9111
- */
9112
- SecurityConfig?: ModelCardSecurityConfig;
9113
- /**
9114
- * @public
9115
- * <p>A timestamp that indicates when the model card was created.</p>
9116
- */
9117
- CreationTime?: Date;
9118
- /**
9119
- * @public
9120
- * <p>Information about the user who created or modified an experiment, trial, trial
9121
- * component, lineage group, project, or model card.</p>
9122
- */
9123
- CreatedBy?: UserContext;
9124
- /**
9125
- * @public
9126
- * <p>A timestamp that indicates when the model card was last updated.</p>
9127
- */
9128
- LastModifiedTime?: Date;
9129
- /**
9130
- * @public
9131
- * <p>Information about the user who created or modified an experiment, trial, trial
9132
- * component, lineage group, project, or model card.</p>
9133
- */
9134
- LastModifiedBy?: UserContext;
9135
- /**
9136
- * @public
9137
- * <p>The tags associated with a model card.</p>
9138
- */
9139
- Tags?: Tag[];
9140
- /**
9141
- * @public
9142
- * <p>For models created in SageMaker, this is the model ARN. For models created
9143
- * outside of SageMaker, this is a user-customized string.</p>
9144
- */
9145
- ModelId?: string;
9146
- /**
9147
- * @public
9148
- * <p>A model card's risk rating. Can be low, medium, or high.</p>
9149
- */
9150
- RiskRating?: string;
9151
- }
9152
- /**
9153
- * @public
9154
- * <p>A monitoring schedule for a model displayed in the Amazon SageMaker Model Dashboard.</p>
9155
- */
9156
- export interface ModelDashboardMonitoringSchedule {
9157
- /**
9158
- * @public
9159
- * <p>The Amazon Resource Name (ARN) of a monitoring schedule.</p>
9160
- */
9161
- MonitoringScheduleArn?: string;
9162
- /**
9163
- * @public
9164
- * <p>The name of a monitoring schedule.</p>
9165
- */
9166
- MonitoringScheduleName?: string;
9167
- /**
9168
- * @public
9169
- * <p>The status of the monitoring schedule.</p>
9170
- */
9171
- MonitoringScheduleStatus?: ScheduleStatus | string;
9172
- /**
9173
- * @public
9174
- * <p>The monitor type of a model monitor.</p>
9175
- */
9176
- MonitoringType?: MonitoringType | string;
9177
- /**
9178
- * @public
9179
- * <p>If a monitoring job failed, provides the reason.</p>
9180
- */
9181
- FailureReason?: string;
9182
- /**
9183
- * @public
9184
- * <p>A timestamp that indicates when the monitoring schedule was created.</p>
9185
- */
9186
- CreationTime?: Date;
9187
- /**
9188
- * @public
9189
- * <p>A timestamp that indicates when the monitoring schedule was last updated.</p>
9190
- */
9191
- LastModifiedTime?: Date;
9192
- /**
9193
- * @public
9194
- * <p>Configures the monitoring schedule and defines the monitoring job.</p>
9195
- */
9196
- MonitoringScheduleConfig?: MonitoringScheduleConfig;
9197
- /**
9198
- * @public
9199
- * <p>The endpoint which is monitored.</p>
9200
- */
9201
- EndpointName?: string;
9202
- /**
9203
- * @public
9204
- * <p>A JSON array where each element is a summary for a monitoring alert.</p>
9205
- */
9206
- MonitoringAlertSummaries?: MonitoringAlertSummary[];
9207
- /**
9208
- * @public
9209
- * <p>Summary of information about the last monitoring job to run.</p>
9210
- */
9211
- LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
9212
- }
9213
9117
  /**
9214
9118
  * @internal
9215
9119
  */
@@ -1,7 +1,137 @@
1
1
  import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSecurityGroupManagement, AppSpecification, BooleanOperator, Channel, CheckpointConfig, InferenceSpecification, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, ModelPackageStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, CrossAccountFilterOption, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardStatus, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, TtlDuration, UiTemplate, UserSettings, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
3
- import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, FeatureParameter, MetricData, ModelArtifacts, ModelPackageGroupStatus, ModelPackageStatusDetails, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, TrainingJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, Workforce, Workteam } from "./models_2";
4
- import { Experiment, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LineageType, Model, ModelCard, ModelDashboardEndpoint, ModelDashboardModelCard, ModelDashboardMonitoringSchedule, Parameter, ResourceType, TransformJob } from "./models_3";
2
+ import { _InstanceType, CrossAccountFilterOption, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DefaultSpaceSettings, DeploymentConfig, DriftCheckBaselines, EdgeOutputConfig, ExperimentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardSecurityConfig, ModelCardStatus, ModelMetrics, ModelPackageValidationSpecification, ModelVariantConfig, MonitoringScheduleConfig, MonitoringType, NetworkConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, ProcessingInput, ProcessingOutputConfig, ProcessingResources, ProcessingStoppingCondition, Processor, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SkipModelValidation, SourceAlgorithmSpecification, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, TtlDuration, UiTemplate, UserSettings, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
3
+ import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, FeatureParameter, MetricData, ModelArtifacts, ModelPackageGroupStatus, ModelPackageStatusDetails, MonitoringExecutionSummary, PipelineExecutionStatus, PipelineExperimentConfig, PipelineStatus, ProcessingJobStatus, ProjectStatus, ScheduleStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, TrainingJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, Workforce, Workteam } from "./models_2";
4
+ import { Experiment, FeatureGroup, FeatureMetadata, Filter, GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LineageType, Model, ModelCard, ModelDashboardEndpoint, MonitoringAlertSummary, Parameter, ResourceType, TransformJob } from "./models_3";
5
+ /**
6
+ * @public
7
+ * <p>The model card for a model displayed in the Amazon SageMaker Model Dashboard.</p>
8
+ */
9
+ export interface ModelDashboardModelCard {
10
+ /**
11
+ * @public
12
+ * <p>The Amazon Resource Name (ARN) for a model card.</p>
13
+ */
14
+ ModelCardArn?: string;
15
+ /**
16
+ * @public
17
+ * <p>The name of a model card.</p>
18
+ */
19
+ ModelCardName?: string;
20
+ /**
21
+ * @public
22
+ * <p>The model card version.</p>
23
+ */
24
+ ModelCardVersion?: number;
25
+ /**
26
+ * @public
27
+ * <p>The model card status.</p>
28
+ */
29
+ ModelCardStatus?: ModelCardStatus | string;
30
+ /**
31
+ * @public
32
+ * <p>The KMS Key ID (<code>KMSKeyId</code>) for encryption of model card information.</p>
33
+ */
34
+ SecurityConfig?: ModelCardSecurityConfig;
35
+ /**
36
+ * @public
37
+ * <p>A timestamp that indicates when the model card was created.</p>
38
+ */
39
+ CreationTime?: Date;
40
+ /**
41
+ * @public
42
+ * <p>Information about the user who created or modified an experiment, trial, trial
43
+ * component, lineage group, project, or model card.</p>
44
+ */
45
+ CreatedBy?: UserContext;
46
+ /**
47
+ * @public
48
+ * <p>A timestamp that indicates when the model card was last updated.</p>
49
+ */
50
+ LastModifiedTime?: Date;
51
+ /**
52
+ * @public
53
+ * <p>Information about the user who created or modified an experiment, trial, trial
54
+ * component, lineage group, project, or model card.</p>
55
+ */
56
+ LastModifiedBy?: UserContext;
57
+ /**
58
+ * @public
59
+ * <p>The tags associated with a model card.</p>
60
+ */
61
+ Tags?: Tag[];
62
+ /**
63
+ * @public
64
+ * <p>For models created in SageMaker, this is the model ARN. For models created
65
+ * outside of SageMaker, this is a user-customized string.</p>
66
+ */
67
+ ModelId?: string;
68
+ /**
69
+ * @public
70
+ * <p>A model card's risk rating. Can be low, medium, or high.</p>
71
+ */
72
+ RiskRating?: string;
73
+ }
74
+ /**
75
+ * @public
76
+ * <p>A monitoring schedule for a model displayed in the Amazon SageMaker Model Dashboard.</p>
77
+ */
78
+ export interface ModelDashboardMonitoringSchedule {
79
+ /**
80
+ * @public
81
+ * <p>The Amazon Resource Name (ARN) of a monitoring schedule.</p>
82
+ */
83
+ MonitoringScheduleArn?: string;
84
+ /**
85
+ * @public
86
+ * <p>The name of a monitoring schedule.</p>
87
+ */
88
+ MonitoringScheduleName?: string;
89
+ /**
90
+ * @public
91
+ * <p>The status of the monitoring schedule.</p>
92
+ */
93
+ MonitoringScheduleStatus?: ScheduleStatus | string;
94
+ /**
95
+ * @public
96
+ * <p>The monitor type of a model monitor.</p>
97
+ */
98
+ MonitoringType?: MonitoringType | string;
99
+ /**
100
+ * @public
101
+ * <p>If a monitoring job failed, provides the reason.</p>
102
+ */
103
+ FailureReason?: string;
104
+ /**
105
+ * @public
106
+ * <p>A timestamp that indicates when the monitoring schedule was created.</p>
107
+ */
108
+ CreationTime?: Date;
109
+ /**
110
+ * @public
111
+ * <p>A timestamp that indicates when the monitoring schedule was last updated.</p>
112
+ */
113
+ LastModifiedTime?: Date;
114
+ /**
115
+ * @public
116
+ * <p>Configures the monitoring schedule and defines the monitoring job.</p>
117
+ */
118
+ MonitoringScheduleConfig?: MonitoringScheduleConfig;
119
+ /**
120
+ * @public
121
+ * <p>The endpoint which is monitored.</p>
122
+ */
123
+ EndpointName?: string;
124
+ /**
125
+ * @public
126
+ * <p>A JSON array where each element is a summary for a monitoring alert.</p>
127
+ */
128
+ MonitoringAlertSummaries?: MonitoringAlertSummary[];
129
+ /**
130
+ * @public
131
+ * <p>Summary of information about the last monitoring job to run.</p>
132
+ */
133
+ LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
134
+ }
5
135
  /**
6
136
  * @public
7
137
  * <p>A model displayed in the Amazon SageMaker Model Dashboard.</p>
@@ -6,10 +6,8 @@ import {
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
8
  } from "@smithy/types";
9
- import {
10
- CreateDataQualityJobDefinitionRequest,
11
- CreateDataQualityJobDefinitionResponse,
12
- } from "../models/models_0";
9
+ import { CreateDataQualityJobDefinitionRequest } from "../models/models_0";
10
+ import { CreateDataQualityJobDefinitionResponse } from "../models/models_1";
13
11
  import {
14
12
  SageMakerClientResolvedConfig,
15
13
  ServiceInputTypes,
@@ -6,7 +6,7 @@ import {
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
8
  } from "@smithy/types";
9
- import { DeleteDataQualityJobDefinitionRequest } from "../models/models_1";
9
+ import { DeleteDataQualityJobDefinitionRequest } from "../models/models_2";
10
10
  import {
11
11
  SageMakerClientResolvedConfig,
12
12
  ServiceInputTypes,
@@ -6,7 +6,7 @@ import {
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
8
  } from "@smithy/types";
9
- import { DeleteDeviceFleetRequest } from "../models/models_1";
9
+ import { DeleteDeviceFleetRequest } from "../models/models_2";
10
10
  import {
11
11
  SageMakerClientResolvedConfig,
12
12
  ServiceInputTypes,
@@ -1463,22 +1463,28 @@ export declare const CandidateSortBy: {
1463
1463
  };
1464
1464
  export type CandidateSortBy =
1465
1465
  (typeof CandidateSortBy)[keyof typeof CandidateSortBy];
1466
+ export declare const FeatureStatus: {
1467
+ readonly Disabled: "DISABLED";
1468
+ readonly Enabled: "ENABLED";
1469
+ };
1470
+ export type FeatureStatus = (typeof FeatureStatus)[keyof typeof FeatureStatus];
1471
+ export interface DirectDeploySettings {
1472
+ Status?: FeatureStatus | string;
1473
+ }
1466
1474
  export declare const DataSourceName: {
1467
1475
  readonly SalesforceGenie: "SalesforceGenie";
1468
1476
  readonly Snowflake: "Snowflake";
1469
1477
  };
1470
1478
  export type DataSourceName =
1471
1479
  (typeof DataSourceName)[keyof typeof DataSourceName];
1472
- export declare const FeatureStatus: {
1473
- readonly Disabled: "DISABLED";
1474
- readonly Enabled: "ENABLED";
1475
- };
1476
- export type FeatureStatus = (typeof FeatureStatus)[keyof typeof FeatureStatus];
1477
1480
  export interface IdentityProviderOAuthSetting {
1478
1481
  DataSourceName?: DataSourceName | string;
1479
1482
  Status?: FeatureStatus | string;
1480
1483
  SecretArn?: string;
1481
1484
  }
1485
+ export interface KendraSettings {
1486
+ Status?: FeatureStatus | string;
1487
+ }
1482
1488
  export interface ModelRegisterSettings {
1483
1489
  Status?: FeatureStatus | string;
1484
1490
  CrossAccountModelRegisterRoleArn?: string;
@@ -1496,6 +1502,8 @@ export interface CanvasAppSettings {
1496
1502
  ModelRegisterSettings?: ModelRegisterSettings;
1497
1503
  WorkspaceSettings?: WorkspaceSettings;
1498
1504
  IdentityProviderOAuthSettings?: IdentityProviderOAuthSetting[];
1505
+ KendraSettings?: KendraSettings;
1506
+ DirectDeploySettings?: DirectDeploySettings;
1499
1507
  }
1500
1508
  export interface CaptureContentTypeHeader {
1501
1509
  CsvContentTypes?: string[];
@@ -2282,11 +2290,3 @@ export interface CreateDataQualityJobDefinitionRequest {
2282
2290
  StoppingCondition?: MonitoringStoppingCondition;
2283
2291
  Tags?: Tag[];
2284
2292
  }
2285
- export interface CreateDataQualityJobDefinitionResponse {
2286
- JobDefinitionArn: string | undefined;
2287
- }
2288
- export declare const EdgePresetDeploymentType: {
2289
- readonly GreengrassV2Component: "GreengrassV2Component";
2290
- };
2291
- export type EdgePresetDeploymentType =
2292
- (typeof EdgePresetDeploymentType)[keyof typeof EdgePresetDeploymentType];
@@ -41,7 +41,6 @@ import {
41
41
  ContentClassifier,
42
42
  ContinuousParameterRange,
43
43
  ConvergenceDetected,
44
- EdgePresetDeploymentType,
45
44
  EndpointInput,
46
45
  HyperParameterScalingType,
47
46
  HyperParameterTuningJobObjective,
@@ -74,6 +73,14 @@ import {
74
73
  TransformResources,
75
74
  VpcConfig,
76
75
  } from "./models_0";
76
+ export interface CreateDataQualityJobDefinitionResponse {
77
+ JobDefinitionArn: string | undefined;
78
+ }
79
+ export declare const EdgePresetDeploymentType: {
80
+ readonly GreengrassV2Component: "GreengrassV2Component";
81
+ };
82
+ export type EdgePresetDeploymentType =
83
+ (typeof EdgePresetDeploymentType)[keyof typeof EdgePresetDeploymentType];
77
84
  export interface EdgeOutputConfig {
78
85
  S3OutputLocation: string | undefined;
79
86
  KmsKeyId?: string;
@@ -1862,12 +1869,6 @@ export interface DeleteContextRequest {
1862
1869
  export interface DeleteContextResponse {
1863
1870
  ContextArn?: string;
1864
1871
  }
1865
- export interface DeleteDataQualityJobDefinitionRequest {
1866
- JobDefinitionName: string | undefined;
1867
- }
1868
- export interface DeleteDeviceFleetRequest {
1869
- DeviceFleetName: string | undefined;
1870
- }
1871
1872
  export declare const CreateModelCardRequestFilterSensitiveLog: (
1872
1873
  obj: CreateModelCardRequest
1873
1874
  ) => any;
@@ -43,7 +43,6 @@ import {
43
43
  DataQualityAppSpecification,
44
44
  DataQualityBaselineConfig,
45
45
  DataQualityJobInput,
46
- EdgePresetDeploymentType,
47
46
  GitConfig,
48
47
  HyperParameterTuningJobObjectiveType,
49
48
  InferenceSpecification,
@@ -92,6 +91,7 @@ import {
92
91
  EdgeDeploymentConfig,
93
92
  EdgeDeploymentModelConfig,
94
93
  EdgeOutputConfig,
94
+ EdgePresetDeploymentType,
95
95
  EndpointInfo,
96
96
  ExecutionRoleIdentityConfig,
97
97
  ExperimentConfig,
@@ -173,6 +173,12 @@ import {
173
173
  UserSettings,
174
174
  VendorGuidance,
175
175
  } from "./models_1";
176
+ export interface DeleteDataQualityJobDefinitionRequest {
177
+ JobDefinitionName: string | undefined;
178
+ }
179
+ export interface DeleteDeviceFleetRequest {
180
+ DeviceFleetName: string | undefined;
181
+ }
176
182
  export declare const RetentionType: {
177
183
  readonly Delete: "Delete";
178
184
  readonly Retain: "Retain";
@@ -2315,18 +2321,6 @@ export declare const EndpointConfigSortKey: {
2315
2321
  };
2316
2322
  export type EndpointConfigSortKey =
2317
2323
  (typeof EndpointConfigSortKey)[keyof typeof EndpointConfigSortKey];
2318
- export interface EndpointConfigSummary {
2319
- EndpointConfigName: string | undefined;
2320
- EndpointConfigArn: string | undefined;
2321
- CreationTime: Date | undefined;
2322
- }
2323
- export declare const EndpointSortKey: {
2324
- readonly CreationTime: "CreationTime";
2325
- readonly Name: "Name";
2326
- readonly Status: "Status";
2327
- };
2328
- export type EndpointSortKey =
2329
- (typeof EndpointSortKey)[keyof typeof EndpointSortKey];
2330
2324
  export declare const DescribeModelCardResponseFilterSensitiveLog: (
2331
2325
  obj: DescribeModelCardResponse
2332
2326
  ) => any;
@@ -59,7 +59,6 @@ import {
59
59
  ModelCardSecurityConfig,
60
60
  ModelCardStatus,
61
61
  ModelClientConfig,
62
- MonitoringScheduleConfig,
63
62
  MonitoringType,
64
63
  OfflineStoreConfig,
65
64
  OnlineStoreConfig,
@@ -82,9 +81,7 @@ import {
82
81
  EdgePackagingJobSummary,
83
82
  EMRStepMetadata,
84
83
  EndpointConfigSortKey,
85
- EndpointConfigSummary,
86
84
  EndpointOutputConfiguration,
87
- EndpointSortKey,
88
85
  EndpointStatus,
89
86
  ExecutionStatus,
90
87
  ExperimentSource,
@@ -133,6 +130,18 @@ import {
133
130
  Workforce,
134
131
  Workteam,
135
132
  } from "./models_2";
133
+ export interface EndpointConfigSummary {
134
+ EndpointConfigName: string | undefined;
135
+ EndpointConfigArn: string | undefined;
136
+ CreationTime: Date | undefined;
137
+ }
138
+ export declare const EndpointSortKey: {
139
+ readonly CreationTime: "CreationTime";
140
+ readonly Name: "Name";
141
+ readonly Status: "Status";
142
+ };
143
+ export type EndpointSortKey =
144
+ (typeof EndpointSortKey)[keyof typeof EndpointSortKey];
136
145
  export interface EndpointSummary {
137
146
  EndpointName: string | undefined;
138
147
  EndpointArn: string | undefined;
@@ -2235,31 +2244,4 @@ export interface TransformJob {
2235
2244
  Tags?: Tag[];
2236
2245
  DataCaptureConfig?: BatchDataCaptureConfig;
2237
2246
  }
2238
- export interface ModelDashboardModelCard {
2239
- ModelCardArn?: string;
2240
- ModelCardName?: string;
2241
- ModelCardVersion?: number;
2242
- ModelCardStatus?: ModelCardStatus | string;
2243
- SecurityConfig?: ModelCardSecurityConfig;
2244
- CreationTime?: Date;
2245
- CreatedBy?: UserContext;
2246
- LastModifiedTime?: Date;
2247
- LastModifiedBy?: UserContext;
2248
- Tags?: Tag[];
2249
- ModelId?: string;
2250
- RiskRating?: string;
2251
- }
2252
- export interface ModelDashboardMonitoringSchedule {
2253
- MonitoringScheduleArn?: string;
2254
- MonitoringScheduleName?: string;
2255
- MonitoringScheduleStatus?: ScheduleStatus | string;
2256
- MonitoringType?: MonitoringType | string;
2257
- FailureReason?: string;
2258
- CreationTime?: Date;
2259
- LastModifiedTime?: Date;
2260
- MonitoringScheduleConfig?: MonitoringScheduleConfig;
2261
- EndpointName?: string;
2262
- MonitoringAlertSummaries?: MonitoringAlertSummary[];
2263
- LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
2264
- }
2265
2247
  export declare const ModelCardFilterSensitiveLog: (obj: ModelCard) => any;
@@ -37,11 +37,13 @@ import {
37
37
  InstanceMetadataServiceConfiguration,
38
38
  JobType,
39
39
  MemberDefinition,
40
+ ModelCardSecurityConfig,
40
41
  ModelCardStatus,
41
42
  ModelMetrics,
42
43
  ModelPackageValidationSpecification,
43
44
  ModelVariantConfig,
44
45
  MonitoringScheduleConfig,
46
+ MonitoringType,
45
47
  NetworkConfig,
46
48
  NotebookInstanceAcceleratorType,
47
49
  NotebookInstanceLifecycleHook,
@@ -87,11 +89,13 @@ import {
87
89
  ModelArtifacts,
88
90
  ModelPackageGroupStatus,
89
91
  ModelPackageStatusDetails,
92
+ MonitoringExecutionSummary,
90
93
  PipelineExecutionStatus,
91
94
  PipelineExperimentConfig,
92
95
  PipelineStatus,
93
96
  ProcessingJobStatus,
94
97
  ProjectStatus,
98
+ ScheduleStatus,
95
99
  SecondaryStatus,
96
100
  SecondaryStatusTransition,
97
101
  SelectiveExecutionConfig,
@@ -115,12 +119,38 @@ import {
115
119
  Model,
116
120
  ModelCard,
117
121
  ModelDashboardEndpoint,
118
- ModelDashboardModelCard,
119
- ModelDashboardMonitoringSchedule,
122
+ MonitoringAlertSummary,
120
123
  Parameter,
121
124
  ResourceType,
122
125
  TransformJob,
123
126
  } from "./models_3";
127
+ export interface ModelDashboardModelCard {
128
+ ModelCardArn?: string;
129
+ ModelCardName?: string;
130
+ ModelCardVersion?: number;
131
+ ModelCardStatus?: ModelCardStatus | string;
132
+ SecurityConfig?: ModelCardSecurityConfig;
133
+ CreationTime?: Date;
134
+ CreatedBy?: UserContext;
135
+ LastModifiedTime?: Date;
136
+ LastModifiedBy?: UserContext;
137
+ Tags?: Tag[];
138
+ ModelId?: string;
139
+ RiskRating?: string;
140
+ }
141
+ export interface ModelDashboardMonitoringSchedule {
142
+ MonitoringScheduleArn?: string;
143
+ MonitoringScheduleName?: string;
144
+ MonitoringScheduleStatus?: ScheduleStatus | string;
145
+ MonitoringType?: MonitoringType | string;
146
+ FailureReason?: string;
147
+ CreationTime?: Date;
148
+ LastModifiedTime?: Date;
149
+ MonitoringScheduleConfig?: MonitoringScheduleConfig;
150
+ EndpointName?: string;
151
+ MonitoringAlertSummaries?: MonitoringAlertSummary[];
152
+ LastMonitoringExecutionSummary?: MonitoringExecutionSummary;
153
+ }
124
154
  export interface ModelDashboardModel {
125
155
  Model?: Model;
126
156
  Endpoints?: ModelDashboardEndpoint[];