@aws-sdk/client-sagemaker 3.382.0 → 3.383.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 (48) hide show
  1. package/README.md +8 -0
  2. package/dist-cjs/SageMaker.js +2 -0
  3. package/dist-cjs/commands/GetScalingConfigurationRecommendationCommand.js +46 -0
  4. package/dist-cjs/commands/index.js +1 -0
  5. package/dist-cjs/models/models_1.js +8 -1
  6. package/dist-cjs/models/models_2.js +20 -1
  7. package/dist-cjs/protocols/Aws_json1_1.js +92 -10
  8. package/dist-es/SageMaker.js +2 -0
  9. package/dist-es/commands/GetScalingConfigurationRecommendationCommand.js +42 -0
  10. package/dist-es/commands/index.js +1 -0
  11. package/dist-es/models/models_1.js +7 -0
  12. package/dist-es/models/models_2.js +18 -0
  13. package/dist-es/protocols/Aws_json1_1.js +80 -0
  14. package/dist-types/SageMaker.d.ts +7 -0
  15. package/dist-types/SageMakerClient.d.ts +3 -2
  16. package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +1 -1
  17. package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +1 -1
  18. package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +1 -1
  19. package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -1
  20. package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +118 -0
  21. package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
  22. package/dist-types/commands/QueryLineageCommand.d.ts +1 -1
  23. package/dist-types/commands/RegisterDevicesCommand.d.ts +1 -1
  24. package/dist-types/commands/RenderUiTemplateCommand.d.ts +1 -2
  25. package/dist-types/commands/index.d.ts +1 -0
  26. package/dist-types/models/models_1.d.ts +36 -15
  27. package/dist-types/models/models_2.d.ts +149 -133
  28. package/dist-types/models/models_3.d.ts +246 -329
  29. package/dist-types/models/models_4.d.ts +329 -3
  30. package/dist-types/protocols/Aws_json1_1.d.ts +9 -0
  31. package/dist-types/ts3.4/SageMaker.d.ts +23 -0
  32. package/dist-types/ts3.4/SageMakerClient.d.ts +6 -0
  33. package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +1 -1
  34. package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +1 -1
  35. package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +1 -1
  36. package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +1 -1
  37. package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +42 -0
  38. package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +1 -1
  39. package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +1 -1
  40. package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +4 -2
  42. package/dist-types/ts3.4/commands/index.d.ts +1 -0
  43. package/dist-types/ts3.4/models/models_1.d.ts +13 -4
  44. package/dist-types/ts3.4/models/models_2.d.ts +64 -34
  45. package/dist-types/ts3.4/models/models_3.d.ts +63 -74
  46. package/dist-types/ts3.4/models/models_4.d.ts +74 -2
  47. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +12 -0
  48. package/package.json +1 -1
@@ -1,7 +1,333 @@
1
1
  import { ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AppSecurityGroupManagement, BooleanOperator, Channel, CheckpointConfig, DefaultSpaceSettings, EdgeOutputConfig, KernelGatewayImageConfig, MetadataProperties, ModelApprovalStatus, OutputDataConfig, OutputParameter, ResourceConfig, StoppingCondition, Tag, UserContext, VpcConfig } from "./models_0";
2
- import { _InstanceType, CrossAccountFilterOption, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentConfig, ExperimentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardStatus, ModelVariantConfig, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ShadowModeConfig, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UserSettings, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
3
- import { DesiredWeightAndCapacity, Device, DomainSettingsForUpdate, Endpoint, Experiment, FeatureGroup, FeatureMetadata, FeatureParameter, Filter, MetricData, ModelArtifacts, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, TrainingJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, Workforce, Workteam } from "./models_2";
4
- import { GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, ModelCard, ModelDashboardModel, ModelPackage, ModelPackageGroup, ModelVariantAction, NestedFilters, OnlineStoreConfigUpdate, Parameter, Parent, Pipeline, PipelineExecution, ProcessingJob, ProfilerConfigForUpdate, Project, RenderingError, ResourceType, TransformJob } from "./models_3";
2
+ import { _InstanceType, CrossAccountFilterOption, DebugHookConfig, DebugRuleConfiguration, DebugRuleEvaluationStatus, DeploymentConfig, ExperimentConfig, FeatureDefinition, InferenceExperimentDataStorageConfig, InferenceExperimentSchedule, InstanceMetadataServiceConfiguration, JobType, MemberDefinition, ModelCardStatus, ModelVariantConfig, MonitoringScheduleConfig, NotebookInstanceAcceleratorType, NotebookInstanceLifecycleHook, NotificationConfiguration, OidcConfig, ParallelismConfiguration, PipelineDefinitionS3Location, Processor, ProfilerConfig, ProfilerRuleConfiguration, ProvisioningParameter, RetryStrategy, RootAccess, ServiceCatalogProvisioningDetails, ShadowModeConfig, SourceIpConfig, SpaceSettings, TensorBoardOutputConfig, TrialComponentArtifact, TrialComponentParameterValue, TrialComponentStatus, UiTemplate, UserSettings, VendorGuidance, WorkforceVpcConfigRequest } from "./models_1";
3
+ import { DesiredWeightAndCapacity, Device, Direction, DomainSettingsForUpdate, Edge, Endpoint, Experiment, FeatureGroup, FeatureMetadata, FeatureParameter, Filter, MetricData, ModelArtifacts, ProjectStatus, SecondaryStatus, SecondaryStatusTransition, SelectiveExecutionConfig, ServiceCatalogProvisionedProductDetails, TrainingJobStatus, TrialComponentMetricSummary, TrialComponentSource, TrialSource, Workforce, Workteam } from "./models_2";
4
+ import { GitConfigForUpdate, HyperParameterTuningJobSearchEntity, InferenceExperimentStopDesiredState, LineageType, ModelCard, ModelDashboardModel, ModelPackage, ModelPackageGroup, ModelVariantAction, NestedFilters, OnlineStoreConfigUpdate, Parameter, Parent, Pipeline, PipelineExecution, ProcessingJob, ProfilerConfigForUpdate, ResourceType, TransformJob } from "./models_3";
5
+ /**
6
+ * @public
7
+ * <p>The properties of a project as returned by the Search API.</p>
8
+ */
9
+ export interface Project {
10
+ /**
11
+ * @public
12
+ * <p>The Amazon Resource Name (ARN) of the project.</p>
13
+ */
14
+ ProjectArn?: string;
15
+ /**
16
+ * @public
17
+ * <p>The name of the project.</p>
18
+ */
19
+ ProjectName?: string;
20
+ /**
21
+ * @public
22
+ * <p>The ID of the project.</p>
23
+ */
24
+ ProjectId?: string;
25
+ /**
26
+ * @public
27
+ * <p>The description of the project.</p>
28
+ */
29
+ ProjectDescription?: string;
30
+ /**
31
+ * @public
32
+ * <p>Details that you specify to provision a service catalog product. For information about
33
+ * service catalog, see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
34
+ * Catalog</a>.</p>
35
+ */
36
+ ServiceCatalogProvisioningDetails?: ServiceCatalogProvisioningDetails;
37
+ /**
38
+ * @public
39
+ * <p>Details of a provisioned service catalog product. For information about service catalog,
40
+ * see <a href="https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html">What is Amazon Web Services Service
41
+ * Catalog</a>.</p>
42
+ */
43
+ ServiceCatalogProvisionedProductDetails?: ServiceCatalogProvisionedProductDetails;
44
+ /**
45
+ * @public
46
+ * <p>The status of the project.</p>
47
+ */
48
+ ProjectStatus?: ProjectStatus | string;
49
+ /**
50
+ * @public
51
+ * <p>Who created the project.</p>
52
+ */
53
+ CreatedBy?: UserContext;
54
+ /**
55
+ * @public
56
+ * <p>A timestamp specifying when the project was created.</p>
57
+ */
58
+ CreationTime?: Date;
59
+ /**
60
+ * @public
61
+ * <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services
62
+ * resources in different ways, for example, by purpose, owner, or environment. For more
63
+ * information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a>.</p>
64
+ */
65
+ Tags?: Tag[];
66
+ /**
67
+ * @public
68
+ * <p>A timestamp container for when the project was last modified.</p>
69
+ */
70
+ LastModifiedTime?: Date;
71
+ /**
72
+ * @public
73
+ * <p>Information about the user who created or modified an experiment, trial, trial
74
+ * component, lineage group, project, or model card.</p>
75
+ */
76
+ LastModifiedBy?: UserContext;
77
+ }
78
+ /**
79
+ * @public
80
+ */
81
+ export interface PutModelPackageGroupPolicyInput {
82
+ /**
83
+ * @public
84
+ * <p>The name of the model group to add a resource policy to.</p>
85
+ */
86
+ ModelPackageGroupName: string | undefined;
87
+ /**
88
+ * @public
89
+ * <p>The resource policy for the model group.</p>
90
+ */
91
+ ResourcePolicy: string | undefined;
92
+ }
93
+ /**
94
+ * @public
95
+ */
96
+ export interface PutModelPackageGroupPolicyOutput {
97
+ /**
98
+ * @public
99
+ * <p>The Amazon Resource Name (ARN) of the model package group.</p>
100
+ */
101
+ ModelPackageGroupArn: string | undefined;
102
+ }
103
+ /**
104
+ * @public
105
+ * <p>A set of filters to narrow the set of lineage entities connected to the <code>StartArn</code>(s) returned by the
106
+ * <code>QueryLineage</code> API action.</p>
107
+ */
108
+ export interface QueryFilters {
109
+ /**
110
+ * @public
111
+ * <p>Filter the lineage entities connected to the <code>StartArn</code> by type. For example: <code>DataSet</code>,
112
+ * <code>Model</code>, <code>Endpoint</code>, or <code>ModelDeployment</code>.</p>
113
+ */
114
+ Types?: string[];
115
+ /**
116
+ * @public
117
+ * <p>Filter the lineage entities connected to the <code>StartArn</code>(s) by the type of the lineage entity.</p>
118
+ */
119
+ LineageTypes?: (LineageType | string)[];
120
+ /**
121
+ * @public
122
+ * <p>Filter the lineage entities connected to the <code>StartArn</code>(s) by created date.</p>
123
+ */
124
+ CreatedBefore?: Date;
125
+ /**
126
+ * @public
127
+ * <p>Filter the lineage entities connected to the <code>StartArn</code>(s) after the create date.</p>
128
+ */
129
+ CreatedAfter?: Date;
130
+ /**
131
+ * @public
132
+ * <p>Filter the lineage entities connected to the <code>StartArn</code>(s) before the last modified date.</p>
133
+ */
134
+ ModifiedBefore?: Date;
135
+ /**
136
+ * @public
137
+ * <p>Filter the lineage entities connected to the <code>StartArn</code>(s) after the last modified date.</p>
138
+ */
139
+ ModifiedAfter?: Date;
140
+ /**
141
+ * @public
142
+ * <p>Filter the lineage entities connected to the <code>StartArn</code>(s) by a set if property key value pairs.
143
+ * If multiple pairs are provided, an entity is included in the results if it matches any of the provided pairs.</p>
144
+ */
145
+ Properties?: Record<string, string>;
146
+ }
147
+ /**
148
+ * @public
149
+ */
150
+ export interface QueryLineageRequest {
151
+ /**
152
+ * @public
153
+ * <p>A list of resource Amazon Resource Name (ARN) that represent the starting point for your lineage query.</p>
154
+ */
155
+ StartArns?: string[];
156
+ /**
157
+ * @public
158
+ * <p>Associations between lineage entities have a direction. This parameter determines the direction from the
159
+ * StartArn(s) that the query traverses.</p>
160
+ */
161
+ Direction?: Direction | string;
162
+ /**
163
+ * @public
164
+ * <p> Setting this value to <code>True</code> retrieves not only the entities of interest but also the
165
+ * <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/lineage-tracking-entities.html">Associations</a> and
166
+ * lineage entities on the path. Set to <code>False</code> to only return lineage entities that match your query.</p>
167
+ */
168
+ IncludeEdges?: boolean;
169
+ /**
170
+ * @public
171
+ * <p>A set of filtering parameters that allow you to specify which entities should be returned.</p>
172
+ * <ul>
173
+ * <li>
174
+ * <p>Properties - Key-value pairs to match on the lineage entities' properties.</p>
175
+ * </li>
176
+ * <li>
177
+ * <p>LineageTypes - A set of lineage entity types to match on. For example: <code>TrialComponent</code>,
178
+ * <code>Artifact</code>, or <code>Context</code>.</p>
179
+ * </li>
180
+ * <li>
181
+ * <p>CreatedBefore - Filter entities created before this date.</p>
182
+ * </li>
183
+ * <li>
184
+ * <p>ModifiedBefore - Filter entities modified before this date.</p>
185
+ * </li>
186
+ * <li>
187
+ * <p>ModifiedAfter - Filter entities modified after this date.</p>
188
+ * </li>
189
+ * </ul>
190
+ */
191
+ Filters?: QueryFilters;
192
+ /**
193
+ * @public
194
+ * <p>The maximum depth in lineage relationships from the <code>StartArns</code> that are traversed. Depth is a measure of the number
195
+ * of <code>Associations</code> from the <code>StartArn</code> entity to the matched results.</p>
196
+ */
197
+ MaxDepth?: number;
198
+ /**
199
+ * @public
200
+ * <p>Limits the number of vertices in the results. Use the <code>NextToken</code> in a response to to retrieve the next page of results.</p>
201
+ */
202
+ MaxResults?: number;
203
+ /**
204
+ * @public
205
+ * <p>Limits the number of vertices in the request. Use the <code>NextToken</code> in a response to to retrieve the next page of results.</p>
206
+ */
207
+ NextToken?: string;
208
+ }
209
+ /**
210
+ * @public
211
+ * <p>A lineage entity connected to the starting entity(ies).</p>
212
+ */
213
+ export interface Vertex {
214
+ /**
215
+ * @public
216
+ * <p>The Amazon Resource Name (ARN) of the lineage entity resource.</p>
217
+ */
218
+ Arn?: string;
219
+ /**
220
+ * @public
221
+ * <p>The type of the lineage entity resource. For example: <code>DataSet</code>, <code>Model</code>, <code>Endpoint</code>,
222
+ * etc...</p>
223
+ */
224
+ Type?: string;
225
+ /**
226
+ * @public
227
+ * <p>The type of resource of the lineage entity.</p>
228
+ */
229
+ LineageType?: LineageType | string;
230
+ }
231
+ /**
232
+ * @public
233
+ */
234
+ export interface QueryLineageResponse {
235
+ /**
236
+ * @public
237
+ * <p>A list of vertices connected to the start entity(ies) in the lineage graph.</p>
238
+ */
239
+ Vertices?: Vertex[];
240
+ /**
241
+ * @public
242
+ * <p>A list of edges that connect vertices in the response.</p>
243
+ */
244
+ Edges?: Edge[];
245
+ /**
246
+ * @public
247
+ * <p>Limits the number of vertices in the response. Use the <code>NextToken</code> in a response to to retrieve the next page of results.</p>
248
+ */
249
+ NextToken?: string;
250
+ }
251
+ /**
252
+ * @public
253
+ */
254
+ export interface RegisterDevicesRequest {
255
+ /**
256
+ * @public
257
+ * <p>The name of the fleet.</p>
258
+ */
259
+ DeviceFleetName: string | undefined;
260
+ /**
261
+ * @public
262
+ * <p>A list of devices to register with SageMaker Edge Manager.</p>
263
+ */
264
+ Devices: Device[] | undefined;
265
+ /**
266
+ * @public
267
+ * <p>The tags associated with devices.</p>
268
+ */
269
+ Tags?: Tag[];
270
+ }
271
+ /**
272
+ * @public
273
+ * <p>Contains input values for a task.</p>
274
+ */
275
+ export interface RenderableTask {
276
+ /**
277
+ * @public
278
+ * <p>A JSON object that contains values for the variables defined in the template. It is
279
+ * made available to the template under the substitution variable <code>task.input</code>.
280
+ * For example, if you define a variable <code>task.input.text</code> in your template, you
281
+ * can supply the variable in the JSON object as <code>"text": "sample text"</code>.</p>
282
+ */
283
+ Input: string | undefined;
284
+ }
285
+ /**
286
+ * @public
287
+ * <p>A description of an error that occurred while rendering the template.</p>
288
+ */
289
+ export interface RenderingError {
290
+ /**
291
+ * @public
292
+ * <p>A unique identifier for a specific class of errors.</p>
293
+ */
294
+ Code: string | undefined;
295
+ /**
296
+ * @public
297
+ * <p>A human-readable message describing the error.</p>
298
+ */
299
+ Message: string | undefined;
300
+ }
301
+ /**
302
+ * @public
303
+ */
304
+ export interface RenderUiTemplateRequest {
305
+ /**
306
+ * @public
307
+ * <p>A <code>Template</code> object containing the worker UI template to render.</p>
308
+ */
309
+ UiTemplate?: UiTemplate;
310
+ /**
311
+ * @public
312
+ * <p>A <code>RenderableTask</code> object containing a representative task to
313
+ * render.</p>
314
+ */
315
+ Task: RenderableTask | undefined;
316
+ /**
317
+ * @public
318
+ * <p>The Amazon Resource Name (ARN) that has access to the S3 objects that are used by the
319
+ * template.</p>
320
+ */
321
+ RoleArn: string | undefined;
322
+ /**
323
+ * @public
324
+ * <p>The <code>HumanTaskUiArn</code> of the worker UI that you want to render. Do not
325
+ * provide a <code>HumanTaskUiArn</code> if you use the <code>UiTemplate</code>
326
+ * parameter.</p>
327
+ * <p>See a list of available Human Ui Amazon Resource Names (ARNs) in <a href="https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UiConfig.html">UiConfig</a>.</p>
328
+ */
329
+ HumanTaskUiArn?: string;
330
+ }
5
331
  /**
6
332
  * @public
7
333
  */
@@ -169,6 +169,7 @@ import { GetDeviceFleetReportCommandInput, GetDeviceFleetReportCommandOutput } f
169
169
  import { GetLineageGroupPolicyCommandInput, GetLineageGroupPolicyCommandOutput } from "../commands/GetLineageGroupPolicyCommand";
170
170
  import { GetModelPackageGroupPolicyCommandInput, GetModelPackageGroupPolicyCommandOutput } from "../commands/GetModelPackageGroupPolicyCommand";
171
171
  import { GetSagemakerServicecatalogPortfolioStatusCommandInput, GetSagemakerServicecatalogPortfolioStatusCommandOutput } from "../commands/GetSagemakerServicecatalogPortfolioStatusCommand";
172
+ import { GetScalingConfigurationRecommendationCommandInput, GetScalingConfigurationRecommendationCommandOutput } from "../commands/GetScalingConfigurationRecommendationCommand";
172
173
  import { GetSearchSuggestionsCommandInput, GetSearchSuggestionsCommandOutput } from "../commands/GetSearchSuggestionsCommand";
173
174
  import { ImportHubContentCommandInput, ImportHubContentCommandOutput } from "../commands/ImportHubContentCommand";
174
175
  import { ListActionsCommandInput, ListActionsCommandOutput } from "../commands/ListActionsCommand";
@@ -979,6 +980,10 @@ export declare const se_GetModelPackageGroupPolicyCommand: (input: GetModelPacka
979
980
  * serializeAws_json1_1GetSagemakerServicecatalogPortfolioStatusCommand
980
981
  */
981
982
  export declare const se_GetSagemakerServicecatalogPortfolioStatusCommand: (input: GetSagemakerServicecatalogPortfolioStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
983
+ /**
984
+ * serializeAws_json1_1GetScalingConfigurationRecommendationCommand
985
+ */
986
+ export declare const se_GetScalingConfigurationRecommendationCommand: (input: GetScalingConfigurationRecommendationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
982
987
  /**
983
988
  * serializeAws_json1_1GetSearchSuggestionsCommand
984
989
  */
@@ -2191,6 +2196,10 @@ export declare const de_GetModelPackageGroupPolicyCommand: (output: __HttpRespon
2191
2196
  * deserializeAws_json1_1GetSagemakerServicecatalogPortfolioStatusCommand
2192
2197
  */
2193
2198
  export declare const de_GetSagemakerServicecatalogPortfolioStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSagemakerServicecatalogPortfolioStatusCommandOutput>;
2199
+ /**
2200
+ * deserializeAws_json1_1GetScalingConfigurationRecommendationCommand
2201
+ */
2202
+ export declare const de_GetScalingConfigurationRecommendationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetScalingConfigurationRecommendationCommandOutput>;
2194
2203
  /**
2195
2204
  * deserializeAws_json1_1GetSearchSuggestionsCommand
2196
2205
  */
@@ -675,6 +675,10 @@ import {
675
675
  GetSagemakerServicecatalogPortfolioStatusCommandInput,
676
676
  GetSagemakerServicecatalogPortfolioStatusCommandOutput,
677
677
  } from "./commands/GetSagemakerServicecatalogPortfolioStatusCommand";
678
+ import {
679
+ GetScalingConfigurationRecommendationCommandInput,
680
+ GetScalingConfigurationRecommendationCommandOutput,
681
+ } from "./commands/GetScalingConfigurationRecommendationCommand";
678
682
  import {
679
683
  GetSearchSuggestionsCommandInput,
680
684
  GetSearchSuggestionsCommandOutput,
@@ -3494,6 +3498,25 @@ export interface SageMaker {
3494
3498
  data?: GetSagemakerServicecatalogPortfolioStatusCommandOutput
3495
3499
  ) => void
3496
3500
  ): void;
3501
+ getScalingConfigurationRecommendation(
3502
+ args: GetScalingConfigurationRecommendationCommandInput,
3503
+ options?: __HttpHandlerOptions
3504
+ ): Promise<GetScalingConfigurationRecommendationCommandOutput>;
3505
+ getScalingConfigurationRecommendation(
3506
+ args: GetScalingConfigurationRecommendationCommandInput,
3507
+ cb: (
3508
+ err: any,
3509
+ data?: GetScalingConfigurationRecommendationCommandOutput
3510
+ ) => void
3511
+ ): void;
3512
+ getScalingConfigurationRecommendation(
3513
+ args: GetScalingConfigurationRecommendationCommandInput,
3514
+ options: __HttpHandlerOptions,
3515
+ cb: (
3516
+ err: any,
3517
+ data?: GetScalingConfigurationRecommendationCommandOutput
3518
+ ) => void
3519
+ ): void;
3497
3520
  getSearchSuggestions(
3498
3521
  args: GetSearchSuggestionsCommandInput,
3499
3522
  options?: __HttpHandlerOptions
@@ -720,6 +720,10 @@ import {
720
720
  GetSagemakerServicecatalogPortfolioStatusCommandInput,
721
721
  GetSagemakerServicecatalogPortfolioStatusCommandOutput,
722
722
  } from "./commands/GetSagemakerServicecatalogPortfolioStatusCommand";
723
+ import {
724
+ GetScalingConfigurationRecommendationCommandInput,
725
+ GetScalingConfigurationRecommendationCommandOutput,
726
+ } from "./commands/GetScalingConfigurationRecommendationCommand";
723
727
  import {
724
728
  GetSearchSuggestionsCommandInput,
725
729
  GetSearchSuggestionsCommandOutput,
@@ -1432,6 +1436,7 @@ export type ServiceInputTypes =
1432
1436
  | GetLineageGroupPolicyCommandInput
1433
1437
  | GetModelPackageGroupPolicyCommandInput
1434
1438
  | GetSagemakerServicecatalogPortfolioStatusCommandInput
1439
+ | GetScalingConfigurationRecommendationCommandInput
1435
1440
  | GetSearchSuggestionsCommandInput
1436
1441
  | ImportHubContentCommandInput
1437
1442
  | ListActionsCommandInput
@@ -1736,6 +1741,7 @@ export type ServiceOutputTypes =
1736
1741
  | GetLineageGroupPolicyCommandOutput
1737
1742
  | GetModelPackageGroupPolicyCommandOutput
1738
1743
  | GetSagemakerServicecatalogPortfolioStatusCommandOutput
1744
+ | GetScalingConfigurationRecommendationCommandOutput
1739
1745
  | GetSearchSuggestionsCommandOutput
1740
1746
  | ImportHubContentCommandOutput
1741
1747
  | ListActionsCommandOutput
@@ -9,7 +9,7 @@ import {
9
9
  import {
10
10
  DeleteFlowDefinitionRequest,
11
11
  DeleteFlowDefinitionResponse,
12
- } from "../models/models_1";
12
+ } from "../models/models_2";
13
13
  import {
14
14
  SageMakerClientResolvedConfig,
15
15
  ServiceInputTypes,
@@ -9,7 +9,7 @@ import {
9
9
  import {
10
10
  GetDeviceFleetReportRequest,
11
11
  GetDeviceFleetReportResponse,
12
- } from "../models/models_2";
12
+ } from "../models/models_3";
13
13
  import {
14
14
  SageMakerClientResolvedConfig,
15
15
  ServiceInputTypes,
@@ -9,7 +9,7 @@ import {
9
9
  import {
10
10
  GetLineageGroupPolicyRequest,
11
11
  GetLineageGroupPolicyResponse,
12
- } from "../models/models_2";
12
+ } from "../models/models_3";
13
13
  import {
14
14
  SageMakerClientResolvedConfig,
15
15
  ServiceInputTypes,
@@ -9,7 +9,7 @@ import {
9
9
  import {
10
10
  GetModelPackageGroupPolicyInput,
11
11
  GetModelPackageGroupPolicyOutput,
12
- } from "../models/models_2";
12
+ } from "../models/models_3";
13
13
  import {
14
14
  SageMakerClientResolvedConfig,
15
15
  ServiceInputTypes,
@@ -0,0 +1,42 @@
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import {
4
+ Handler,
5
+ HttpHandlerOptions as __HttpHandlerOptions,
6
+ MetadataBearer as __MetadataBearer,
7
+ MiddlewareStack,
8
+ } from "@smithy/types";
9
+ import {
10
+ GetScalingConfigurationRecommendationRequest,
11
+ GetScalingConfigurationRecommendationResponse,
12
+ } from "../models/models_3";
13
+ import {
14
+ SageMakerClientResolvedConfig,
15
+ ServiceInputTypes,
16
+ ServiceOutputTypes,
17
+ } from "../SageMakerClient";
18
+ export { __MetadataBearer, $Command };
19
+ export interface GetScalingConfigurationRecommendationCommandInput
20
+ extends GetScalingConfigurationRecommendationRequest {}
21
+ export interface GetScalingConfigurationRecommendationCommandOutput
22
+ extends GetScalingConfigurationRecommendationResponse,
23
+ __MetadataBearer {}
24
+ export declare class GetScalingConfigurationRecommendationCommand extends $Command<
25
+ GetScalingConfigurationRecommendationCommandInput,
26
+ GetScalingConfigurationRecommendationCommandOutput,
27
+ SageMakerClientResolvedConfig
28
+ > {
29
+ readonly input: GetScalingConfigurationRecommendationCommandInput;
30
+ static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
+ constructor(input: GetScalingConfigurationRecommendationCommandInput);
32
+ resolveMiddleware(
33
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
+ configuration: SageMakerClientResolvedConfig,
35
+ options?: __HttpHandlerOptions
36
+ ): Handler<
37
+ GetScalingConfigurationRecommendationCommandInput,
38
+ GetScalingConfigurationRecommendationCommandOutput
39
+ >;
40
+ private serialize;
41
+ private deserialize;
42
+ }
@@ -9,7 +9,7 @@ import {
9
9
  import {
10
10
  PutModelPackageGroupPolicyInput,
11
11
  PutModelPackageGroupPolicyOutput,
12
- } from "../models/models_3";
12
+ } from "../models/models_4";
13
13
  import {
14
14
  SageMakerClientResolvedConfig,
15
15
  ServiceInputTypes,
@@ -6,7 +6,7 @@ import {
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
8
  } from "@smithy/types";
9
- import { QueryLineageRequest, QueryLineageResponse } from "../models/models_3";
9
+ import { QueryLineageRequest, QueryLineageResponse } from "../models/models_4";
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 { RegisterDevicesRequest } from "../models/models_3";
9
+ import { RegisterDevicesRequest } from "../models/models_4";
10
10
  import {
11
11
  SageMakerClientResolvedConfig,
12
12
  ServiceInputTypes,
@@ -6,8 +6,10 @@ import {
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
8
  } from "@smithy/types";
9
- import { RenderUiTemplateRequest } from "../models/models_3";
10
- import { RenderUiTemplateResponse } from "../models/models_4";
9
+ import {
10
+ RenderUiTemplateRequest,
11
+ RenderUiTemplateResponse,
12
+ } from "../models/models_4";
11
13
  import {
12
14
  SageMakerClientResolvedConfig,
13
15
  ServiceInputTypes,
@@ -167,6 +167,7 @@ export * from "./GetDeviceFleetReportCommand";
167
167
  export * from "./GetLineageGroupPolicyCommand";
168
168
  export * from "./GetModelPackageGroupPolicyCommand";
169
169
  export * from "./GetSagemakerServicecatalogPortfolioStatusCommand";
170
+ export * from "./GetScalingConfigurationRecommendationCommand";
170
171
  export * from "./GetSearchSuggestionsCommand";
171
172
  export * from "./ImportHubContentCommand";
172
173
  export * from "./ListActionsCommand";
@@ -1721,6 +1721,19 @@ export declare const CrossAccountFilterOption: {
1721
1721
  };
1722
1722
  export type CrossAccountFilterOption =
1723
1723
  (typeof CrossAccountFilterOption)[keyof typeof CrossAccountFilterOption];
1724
+ export declare const Statistic: {
1725
+ readonly AVERAGE: "Average";
1726
+ readonly MAXIMUM: "Maximum";
1727
+ readonly MINIMUM: "Minimum";
1728
+ readonly SAMPLE_COUNT: "SampleCount";
1729
+ readonly SUM: "Sum";
1730
+ };
1731
+ export type Statistic = (typeof Statistic)[keyof typeof Statistic];
1732
+ export interface CustomizedMetricSpecification {
1733
+ MetricName?: string;
1734
+ Namespace?: string;
1735
+ Statistic?: Statistic | string;
1736
+ }
1724
1737
  export interface DataCaptureConfigSummary {
1725
1738
  EnableCapture: boolean | undefined;
1726
1739
  CaptureStatus: CaptureStatus | string | undefined;
@@ -1828,10 +1841,6 @@ export interface DeleteExperimentResponse {
1828
1841
  export interface DeleteFeatureGroupRequest {
1829
1842
  FeatureGroupName: string | undefined;
1830
1843
  }
1831
- export interface DeleteFlowDefinitionRequest {
1832
- FlowDefinitionName: string | undefined;
1833
- }
1834
- export interface DeleteFlowDefinitionResponse {}
1835
1844
  export declare const CreateModelCardRequestFilterSensitiveLog: (
1836
1845
  obj: CreateModelCardRequest
1837
1846
  ) => any;