@aws-sdk/client-sagemaker 3.427.0 → 3.429.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 +156 -138
  21. package/dist-types/models/models_1.d.ts +90 -89
  22. package/dist-types/models/models_2.d.ts +123 -133
  23. package/dist-types/models/models_3.d.ts +241 -337
  24. package/dist-types/models/models_4.d.ts +163 -33
  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 +123 -129
  29. package/dist-types/ts3.4/models/models_1.d.ts +75 -78
  30. package/dist-types/ts3.4/models/models_2.d.ts +104 -113
  31. package/dist-types/ts3.4/models/models_3.d.ts +217 -238
  32. package/dist-types/ts3.4/models/models_4.d.ts +62 -32
  33. package/package.json +32 -32
@@ -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;
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;
94
+ /**
95
+ * @public
96
+ * <p>The monitor type of a model monitor.</p>
97
+ */
98
+ MonitoringType?: MonitoringType;
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>
@@ -111,7 +241,7 @@ export interface ModelPackage {
111
241
  * </li>
112
242
  * </ul>
113
243
  */
114
- ModelPackageStatus?: ModelPackageStatus | string;
244
+ ModelPackageStatus?: ModelPackageStatus;
115
245
  /**
116
246
  * @public
117
247
  * <p>Specifies the validation and image scan statuses of the model package.</p>
@@ -143,7 +273,7 @@ export interface ModelPackage {
143
273
  * </li>
144
274
  * </ul>
145
275
  */
146
- ModelApprovalStatus?: ModelApprovalStatus | string;
276
+ ModelApprovalStatus?: ModelApprovalStatus;
147
277
  /**
148
278
  * @public
149
279
  * <p>Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.</p>
@@ -217,7 +347,7 @@ export interface ModelPackage {
217
347
  * @public
218
348
  * <p>Indicates if you want to skip model validation.</p>
219
349
  */
220
- SkipModelValidation?: SkipModelValidation | string;
350
+ SkipModelValidation?: SkipModelValidation;
221
351
  }
222
352
  /**
223
353
  * @public
@@ -281,7 +411,7 @@ export interface ModelPackageGroup {
281
411
  * </li>
282
412
  * </ul>
283
413
  */
284
- ModelPackageGroupStatus?: ModelPackageGroupStatus | string;
414
+ ModelPackageGroupStatus?: ModelPackageGroupStatus;
285
415
  /**
286
416
  * @public
287
417
  * <p>A list of the tags associated with the model group. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services
@@ -404,7 +534,7 @@ export interface Pipeline {
404
534
  * @public
405
535
  * <p>The status of the pipeline.</p>
406
536
  */
407
- PipelineStatus?: PipelineStatus | string;
537
+ PipelineStatus?: PipelineStatus;
408
538
  /**
409
539
  * @public
410
540
  * <p>The creation time of the pipeline.</p>
@@ -467,7 +597,7 @@ export interface PipelineExecution {
467
597
  * @public
468
598
  * <p>The status of the pipeline status.</p>
469
599
  */
470
- PipelineExecutionStatus?: PipelineExecutionStatus | string;
600
+ PipelineExecutionStatus?: PipelineExecutionStatus;
471
601
  /**
472
602
  * @public
473
603
  * <p>The description of the pipeline execution.</p>
@@ -609,7 +739,7 @@ export interface ProcessingJob {
609
739
  * @public
610
740
  * <p>The status of the processing job.</p>
611
741
  */
612
- ProcessingJobStatus?: ProcessingJobStatus | string;
742
+ ProcessingJobStatus?: ProcessingJobStatus;
613
743
  /**
614
744
  * @public
615
745
  * <p>A string, up to one KB in size, that contains metadata from the processing
@@ -741,7 +871,7 @@ export interface Project {
741
871
  * @public
742
872
  * <p>The status of the project.</p>
743
873
  */
744
- ProjectStatus?: ProjectStatus | string;
874
+ ProjectStatus?: ProjectStatus;
745
875
  /**
746
876
  * @public
747
877
  * <p>Who created the project.</p>
@@ -812,7 +942,7 @@ export interface QueryFilters {
812
942
  * @public
813
943
  * <p>Filter the lineage entities connected to the <code>StartArn</code>(s) by the type of the lineage entity.</p>
814
944
  */
815
- LineageTypes?: (LineageType | string)[];
945
+ LineageTypes?: LineageType[];
816
946
  /**
817
947
  * @public
818
948
  * <p>Filter the lineage entities connected to the <code>StartArn</code>(s) by created date.</p>
@@ -854,7 +984,7 @@ export interface QueryLineageRequest {
854
984
  * <p>Associations between lineage entities have a direction. This parameter determines the direction from the
855
985
  * StartArn(s) that the query traverses.</p>
856
986
  */
857
- Direction?: Direction | string;
987
+ Direction?: Direction;
858
988
  /**
859
989
  * @public
860
990
  * <p> Setting this value to <code>True</code> retrieves not only the entities of interest but also the
@@ -922,7 +1052,7 @@ export interface Vertex {
922
1052
  * @public
923
1053
  * <p>The type of resource of the lineage entity.</p>
924
1054
  */
925
- LineageType?: LineageType | string;
1055
+ LineageType?: LineageType;
926
1056
  }
927
1057
  /**
928
1058
  * @public
@@ -1167,7 +1297,7 @@ export interface TrainingJob {
1167
1297
  * <p>For
1168
1298
  * more detailed information, see <code>SecondaryStatus</code>. </p>
1169
1299
  */
1170
- TrainingJobStatus?: TrainingJobStatus | string;
1300
+ TrainingJobStatus?: TrainingJobStatus;
1171
1301
  /**
1172
1302
  * @public
1173
1303
  * <p> Provides detailed information about the state of the training job. For detailed
@@ -1267,7 +1397,7 @@ export interface TrainingJob {
1267
1397
  * </li>
1268
1398
  * </ul>
1269
1399
  */
1270
- SecondaryStatus?: SecondaryStatus | string;
1400
+ SecondaryStatus?: SecondaryStatus;
1271
1401
  /**
1272
1402
  * @public
1273
1403
  * <p>If the training job failed, the reason it failed.</p>
@@ -2071,7 +2201,7 @@ export interface StopInferenceExperimentRequest {
2071
2201
  * </li>
2072
2202
  * </ul>
2073
2203
  */
2074
- ModelVariantActions: Record<string, ModelVariantAction | string> | undefined;
2204
+ ModelVariantActions: Record<string, ModelVariantAction> | undefined;
2075
2205
  /**
2076
2206
  * @public
2077
2207
  * <p>
@@ -2097,7 +2227,7 @@ export interface StopInferenceExperimentRequest {
2097
2227
  * </li>
2098
2228
  * </ul>
2099
2229
  */
2100
- DesiredState?: InferenceExperimentStopDesiredState | string;
2230
+ DesiredState?: InferenceExperimentStopDesiredState;
2101
2231
  /**
2102
2232
  * @public
2103
2233
  * <p>The reason for stopping the experiment.</p>
@@ -2228,7 +2358,7 @@ export interface UpdateActionRequest {
2228
2358
  * @public
2229
2359
  * <p>The new status for the action.</p>
2230
2360
  */
2231
- Status?: ActionStatus | string;
2361
+ Status?: ActionStatus;
2232
2362
  /**
2233
2363
  * @public
2234
2364
  * <p>The new list of properties. Overwrites the current property list.</p>
@@ -2459,7 +2589,7 @@ export interface UpdateDomainRequest {
2459
2589
  * provided. If setting up the domain for use with RStudio, this value must be set to
2460
2590
  * <code>Service</code>.</p>
2461
2591
  */
2462
- AppSecurityGroupManagement?: AppSecurityGroupManagement | string;
2592
+ AppSecurityGroupManagement?: AppSecurityGroupManagement;
2463
2593
  }
2464
2594
  /**
2465
2595
  * @public
@@ -2516,7 +2646,7 @@ export interface VariantProperty {
2516
2646
  * </li>
2517
2647
  * </ul>
2518
2648
  */
2519
- VariantPropertyType: VariantPropertyType | string | undefined;
2649
+ VariantPropertyType: VariantPropertyType | undefined;
2520
2650
  }
2521
2651
  /**
2522
2652
  * @public
@@ -2822,7 +2952,7 @@ export interface UpdateImageVersionRequest {
2822
2952
  * </li>
2823
2953
  * </ul>
2824
2954
  */
2825
- VendorGuidance?: VendorGuidance | string;
2955
+ VendorGuidance?: VendorGuidance;
2826
2956
  /**
2827
2957
  * @public
2828
2958
  * <p>Indicates SageMaker job type compatibility.</p>
@@ -2841,7 +2971,7 @@ export interface UpdateImageVersionRequest {
2841
2971
  * </li>
2842
2972
  * </ul>
2843
2973
  */
2844
- JobType?: JobType | string;
2974
+ JobType?: JobType;
2845
2975
  /**
2846
2976
  * @public
2847
2977
  * <p>The machine learning framework vended in the image version.</p>
@@ -2866,7 +2996,7 @@ export interface UpdateImageVersionRequest {
2866
2996
  * </li>
2867
2997
  * </ul>
2868
2998
  */
2869
- Processor?: Processor | string;
2999
+ Processor?: Processor;
2870
3000
  /**
2871
3001
  * @public
2872
3002
  * <p>Indicates Horovod compatibility.</p>
@@ -2983,7 +3113,7 @@ export interface UpdateModelCardRequest {
2983
3113
  * </li>
2984
3114
  * </ul>
2985
3115
  */
2986
- ModelCardStatus?: ModelCardStatus | string;
3116
+ ModelCardStatus?: ModelCardStatus;
2987
3117
  }
2988
3118
  /**
2989
3119
  * @public
@@ -3008,7 +3138,7 @@ export interface UpdateModelPackageInput {
3008
3138
  * @public
3009
3139
  * <p>The approval status of the model.</p>
3010
3140
  */
3011
- ModelApprovalStatus?: ModelApprovalStatus | string;
3141
+ ModelApprovalStatus?: ModelApprovalStatus;
3012
3142
  /**
3013
3143
  * @public
3014
3144
  * <p>A description for the approval status of the model.</p>
@@ -3126,7 +3256,7 @@ export interface UpdateNotebookInstanceInput {
3126
3256
  * @public
3127
3257
  * <p>The Amazon ML compute instance type.</p>
3128
3258
  */
3129
- InstanceType?: _InstanceType | string;
3259
+ InstanceType?: _InstanceType;
3130
3260
  /**
3131
3261
  * @public
3132
3262
  * <p>The Amazon Resource Name (ARN) of the IAM role that SageMaker can assume to access the
@@ -3189,7 +3319,7 @@ export interface UpdateNotebookInstanceInput {
3189
3319
  * instance. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/ei.html">Using Elastic Inference in
3190
3320
  * Amazon SageMaker</a>.</p>
3191
3321
  */
3192
- AcceleratorTypes?: (NotebookInstanceAcceleratorType | string)[];
3322
+ AcceleratorTypes?: NotebookInstanceAcceleratorType[];
3193
3323
  /**
3194
3324
  * @public
3195
3325
  * <p>A list of the Elastic Inference (EI) instance types to remove from this notebook
@@ -3223,7 +3353,7 @@ export interface UpdateNotebookInstanceInput {
3223
3353
  * permissions.</p>
3224
3354
  * </note>
3225
3355
  */
3226
- RootAccess?: RootAccess | string;
3356
+ RootAccess?: RootAccess;
3227
3357
  /**
3228
3358
  * @public
3229
3359
  * <p>Information on the IMDS configuration of the notebook instance</p>
@@ -3755,7 +3885,7 @@ export interface SearchExpression {
3755
3885
  * true for the entire search expression to be true, specify <code>Or</code>. The default
3756
3886
  * value is <code>And</code>.</p>
3757
3887
  */
3758
- Operator?: BooleanOperator | string;
3888
+ Operator?: BooleanOperator;
3759
3889
  }
3760
3890
  /**
3761
3891
  * @public
@@ -3765,7 +3895,7 @@ export interface SearchRequest {
3765
3895
  * @public
3766
3896
  * <p>The name of the SageMaker resource to search for.</p>
3767
3897
  */
3768
- Resource: ResourceType | string | undefined;
3898
+ Resource: ResourceType | undefined;
3769
3899
  /**
3770
3900
  * @public
3771
3901
  * <p>A Boolean conditional statement. Resources must satisfy this condition to be
@@ -3786,7 +3916,7 @@ export interface SearchRequest {
3786
3916
  * <p>How <code>SearchResults</code> are ordered. Valid values are <code>Ascending</code> or
3787
3917
  * <code>Descending</code>. The default is <code>Descending</code>.</p>
3788
3918
  */
3789
- SortOrder?: SearchSortOrder | string;
3919
+ SortOrder?: SearchSortOrder;
3790
3920
  /**
3791
3921
  * @public
3792
3922
  * <p>If more than <code>MaxResults</code> resources match the specified
@@ -3813,7 +3943,7 @@ export interface SearchRequest {
3813
3943
  * The maximum number of <code>ResourceCatalog</code>s viewable is 1000.
3814
3944
  * </p>
3815
3945
  */
3816
- CrossAccountFilterOption?: CrossAccountFilterOption | string;
3946
+ CrossAccountFilterOption?: CrossAccountFilterOption;
3817
3947
  }
3818
3948
  /**
3819
3949
  * @internal
@@ -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,