@aws-sdk/client-sagemaker 3.118.0 → 3.121.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.
- package/CHANGELOG.md +31 -0
- package/dist-cjs/SageMaker.js +45 -0
- package/dist-cjs/commands/DescribeFeatureMetadataCommand.js +36 -0
- package/dist-cjs/commands/DescribeInferenceRecommendationsJobCommand.js +2 -1
- package/dist-cjs/commands/ListProjectsCommand.js +3 -3
- package/dist-cjs/commands/ListStudioLifecycleConfigsCommand.js +1 -2
- package/dist-cjs/commands/UpdateFeatureGroupCommand.js +36 -0
- package/dist-cjs/commands/UpdateFeatureMetadataCommand.js +36 -0
- package/dist-cjs/commands/index.js +3 -0
- package/dist-cjs/models/models_1.js +31 -34
- package/dist-cjs/models/models_2.js +46 -41
- package/dist-cjs/models/models_3.js +56 -3
- package/dist-cjs/protocols/Aws_json1_1.js +1551 -1014
- package/dist-es/SageMaker.js +45 -0
- package/dist-es/commands/DescribeFeatureMetadataCommand.js +39 -0
- package/dist-es/commands/DescribeInferenceRecommendationsJobCommand.js +2 -1
- package/dist-es/commands/ListProjectsCommand.js +1 -1
- package/dist-es/commands/ListStudioLifecycleConfigsCommand.js +1 -2
- package/dist-es/commands/UpdateFeatureGroupCommand.js +39 -0
- package/dist-es/commands/UpdateFeatureMetadataCommand.js +39 -0
- package/dist-es/commands/index.js +3 -0
- package/dist-es/models/models_1.js +22 -25
- package/dist-es/models/models_2.js +30 -27
- package/dist-es/models/models_3.js +39 -0
- package/dist-es/protocols/Aws_json1_1.js +1574 -1004
- package/dist-types/SageMaker.d.ts +21 -0
- package/dist-types/SageMakerClient.d.ts +5 -2
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -2
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +35 -0
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +35 -0
- package/dist-types/commands/index.d.ts +3 -0
- package/dist-types/models/models_0.d.ts +6 -6
- package/dist-types/models/models_1.d.ts +119 -144
- package/dist-types/models/models_2.d.ts +190 -152
- package/dist-types/models/models_3.d.ts +215 -7
- package/dist-types/protocols/Aws_json1_1.d.ts +9 -0
- package/dist-types/ts3.4/SageMaker.d.ts +15 -0
- package/dist-types/ts3.4/SageMakerClient.d.ts +5 -2
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +3 -0
- package/dist-types/ts3.4/models/models_1.d.ts +66 -78
- package/dist-types/ts3.4/models/models_2.d.ts +107 -86
- package/dist-types/ts3.4/models/models_3.d.ts +123 -3
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +9 -0
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,37 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.121.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.120.0...v3.121.0) (2022-06-30)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** fallback to status code for unmodeled errors ([#3752](https://github.com/aws/aws-sdk-js-v3/issues/3752)) ([49bcc4f](https://github.com/aws/aws-sdk-js-v3/commit/49bcc4f153e890e798a8e82fd5fc397b2dcc449f))
|
|
12
|
+
* **clients:** update client endpoints as of 2022-06-30 ([fe6a05a](https://github.com/aws/aws-sdk-js-v3/commit/fe6a05a556d9b3245a681b064898dcd7ee6ea4a1))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
# [3.120.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.119.0...v3.120.0) (2022-06-29)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Features
|
|
22
|
+
|
|
23
|
+
* **client-sagemaker:** This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API. ([74b38f9](https://github.com/aws/aws-sdk-js-v3/commit/74b38f9098b9aaccc40839997303062836253ac5))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
## [3.118.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.118.0...v3.118.1) (2022-06-27)
|
|
30
|
+
|
|
31
|
+
**Note:** Version bump only for package @aws-sdk/client-sagemaker
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
6
37
|
# [3.118.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.117.0...v3.118.0) (2022-06-24)
|
|
7
38
|
|
|
8
39
|
**Note:** Version bump only for package @aws-sdk/client-sagemaker
|
package/dist-cjs/SageMaker.js
CHANGED
|
@@ -108,6 +108,7 @@ const DescribeEndpointCommand_1 = require("./commands/DescribeEndpointCommand");
|
|
|
108
108
|
const DescribeEndpointConfigCommand_1 = require("./commands/DescribeEndpointConfigCommand");
|
|
109
109
|
const DescribeExperimentCommand_1 = require("./commands/DescribeExperimentCommand");
|
|
110
110
|
const DescribeFeatureGroupCommand_1 = require("./commands/DescribeFeatureGroupCommand");
|
|
111
|
+
const DescribeFeatureMetadataCommand_1 = require("./commands/DescribeFeatureMetadataCommand");
|
|
111
112
|
const DescribeFlowDefinitionCommand_1 = require("./commands/DescribeFlowDefinitionCommand");
|
|
112
113
|
const DescribeHumanTaskUiCommand_1 = require("./commands/DescribeHumanTaskUiCommand");
|
|
113
114
|
const DescribeHyperParameterTuningJobCommand_1 = require("./commands/DescribeHyperParameterTuningJobCommand");
|
|
@@ -238,6 +239,8 @@ const UpdateDomainCommand_1 = require("./commands/UpdateDomainCommand");
|
|
|
238
239
|
const UpdateEndpointCommand_1 = require("./commands/UpdateEndpointCommand");
|
|
239
240
|
const UpdateEndpointWeightsAndCapacitiesCommand_1 = require("./commands/UpdateEndpointWeightsAndCapacitiesCommand");
|
|
240
241
|
const UpdateExperimentCommand_1 = require("./commands/UpdateExperimentCommand");
|
|
242
|
+
const UpdateFeatureGroupCommand_1 = require("./commands/UpdateFeatureGroupCommand");
|
|
243
|
+
const UpdateFeatureMetadataCommand_1 = require("./commands/UpdateFeatureMetadataCommand");
|
|
241
244
|
const UpdateImageCommand_1 = require("./commands/UpdateImageCommand");
|
|
242
245
|
const UpdateModelPackageCommand_1 = require("./commands/UpdateModelPackageCommand");
|
|
243
246
|
const UpdateMonitoringScheduleCommand_1 = require("./commands/UpdateMonitoringScheduleCommand");
|
|
@@ -1752,6 +1755,20 @@ class SageMaker extends SageMakerClient_1.SageMakerClient {
|
|
|
1752
1755
|
return this.send(command, optionsOrCb);
|
|
1753
1756
|
}
|
|
1754
1757
|
}
|
|
1758
|
+
describeFeatureMetadata(args, optionsOrCb, cb) {
|
|
1759
|
+
const command = new DescribeFeatureMetadataCommand_1.DescribeFeatureMetadataCommand(args);
|
|
1760
|
+
if (typeof optionsOrCb === "function") {
|
|
1761
|
+
this.send(command, optionsOrCb);
|
|
1762
|
+
}
|
|
1763
|
+
else if (typeof cb === "function") {
|
|
1764
|
+
if (typeof optionsOrCb !== "object")
|
|
1765
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1766
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
1767
|
+
}
|
|
1768
|
+
else {
|
|
1769
|
+
return this.send(command, optionsOrCb);
|
|
1770
|
+
}
|
|
1771
|
+
}
|
|
1755
1772
|
describeFlowDefinition(args, optionsOrCb, cb) {
|
|
1756
1773
|
const command = new DescribeFlowDefinitionCommand_1.DescribeFlowDefinitionCommand(args);
|
|
1757
1774
|
if (typeof optionsOrCb === "function") {
|
|
@@ -3572,6 +3589,34 @@ class SageMaker extends SageMakerClient_1.SageMakerClient {
|
|
|
3572
3589
|
return this.send(command, optionsOrCb);
|
|
3573
3590
|
}
|
|
3574
3591
|
}
|
|
3592
|
+
updateFeatureGroup(args, optionsOrCb, cb) {
|
|
3593
|
+
const command = new UpdateFeatureGroupCommand_1.UpdateFeatureGroupCommand(args);
|
|
3594
|
+
if (typeof optionsOrCb === "function") {
|
|
3595
|
+
this.send(command, optionsOrCb);
|
|
3596
|
+
}
|
|
3597
|
+
else if (typeof cb === "function") {
|
|
3598
|
+
if (typeof optionsOrCb !== "object")
|
|
3599
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3600
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3601
|
+
}
|
|
3602
|
+
else {
|
|
3603
|
+
return this.send(command, optionsOrCb);
|
|
3604
|
+
}
|
|
3605
|
+
}
|
|
3606
|
+
updateFeatureMetadata(args, optionsOrCb, cb) {
|
|
3607
|
+
const command = new UpdateFeatureMetadataCommand_1.UpdateFeatureMetadataCommand(args);
|
|
3608
|
+
if (typeof optionsOrCb === "function") {
|
|
3609
|
+
this.send(command, optionsOrCb);
|
|
3610
|
+
}
|
|
3611
|
+
else if (typeof cb === "function") {
|
|
3612
|
+
if (typeof optionsOrCb !== "object")
|
|
3613
|
+
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
3614
|
+
this.send(command, optionsOrCb || {}, cb);
|
|
3615
|
+
}
|
|
3616
|
+
else {
|
|
3617
|
+
return this.send(command, optionsOrCb);
|
|
3618
|
+
}
|
|
3619
|
+
}
|
|
3575
3620
|
updateImage(args, optionsOrCb, cb) {
|
|
3576
3621
|
const command = new UpdateImageCommand_1.UpdateImageCommand(args);
|
|
3577
3622
|
if (typeof optionsOrCb === "function") {
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DescribeFeatureMetadataCommand = void 0;
|
|
4
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
|
+
const models_1_1 = require("../models/models_1");
|
|
7
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
+
class DescribeFeatureMetadataCommand extends smithy_client_1.Command {
|
|
9
|
+
constructor(input) {
|
|
10
|
+
super();
|
|
11
|
+
this.input = input;
|
|
12
|
+
}
|
|
13
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
const { logger } = configuration;
|
|
17
|
+
const clientName = "SageMakerClient";
|
|
18
|
+
const commandName = "DescribeFeatureMetadataCommand";
|
|
19
|
+
const handlerExecutionContext = {
|
|
20
|
+
logger,
|
|
21
|
+
clientName,
|
|
22
|
+
commandName,
|
|
23
|
+
inputFilterSensitiveLog: models_1_1.DescribeFeatureMetadataRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_1_1.DescribeFeatureMetadataResponse.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
const { requestHandler } = configuration;
|
|
27
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
|
+
}
|
|
29
|
+
serialize(input, context) {
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1DescribeFeatureMetadataCommand)(input, context);
|
|
31
|
+
}
|
|
32
|
+
deserialize(output, context) {
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeFeatureMetadataCommand)(output, context);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
exports.DescribeFeatureMetadataCommand = DescribeFeatureMetadataCommand;
|
|
@@ -4,6 +4,7 @@ exports.DescribeInferenceRecommendationsJobCommand = void 0;
|
|
|
4
4
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_1_1 = require("../models/models_1");
|
|
7
|
+
const models_2_1 = require("../models/models_2");
|
|
7
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
9
|
class DescribeInferenceRecommendationsJobCommand extends smithy_client_1.Command {
|
|
9
10
|
constructor(input) {
|
|
@@ -21,7 +22,7 @@ class DescribeInferenceRecommendationsJobCommand extends smithy_client_1.Command
|
|
|
21
22
|
clientName,
|
|
22
23
|
commandName,
|
|
23
24
|
inputFilterSensitiveLog: models_1_1.DescribeInferenceRecommendationsJobRequest.filterSensitiveLog,
|
|
24
|
-
outputFilterSensitiveLog:
|
|
25
|
+
outputFilterSensitiveLog: models_2_1.DescribeInferenceRecommendationsJobResponse.filterSensitiveLog,
|
|
25
26
|
};
|
|
26
27
|
const { requestHandler } = configuration;
|
|
27
28
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.ListProjectsCommand = void 0;
|
|
4
4
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
|
-
const
|
|
6
|
+
const models_3_1 = require("../models/models_3");
|
|
7
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
8
|
class ListProjectsCommand extends smithy_client_1.Command {
|
|
9
9
|
constructor(input) {
|
|
@@ -20,8 +20,8 @@ class ListProjectsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: models_3_1.ListProjectsInput.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_3_1.ListProjectsOutput.filterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -3,7 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.ListStudioLifecycleConfigsCommand = void 0;
|
|
4
4
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
|
-
const models_2_1 = require("../models/models_2");
|
|
7
6
|
const models_3_1 = require("../models/models_3");
|
|
8
7
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
8
|
class ListStudioLifecycleConfigsCommand extends smithy_client_1.Command {
|
|
@@ -21,7 +20,7 @@ class ListStudioLifecycleConfigsCommand extends smithy_client_1.Command {
|
|
|
21
20
|
logger,
|
|
22
21
|
clientName,
|
|
23
22
|
commandName,
|
|
24
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: models_3_1.ListStudioLifecycleConfigsRequest.filterSensitiveLog,
|
|
25
24
|
outputFilterSensitiveLog: models_3_1.ListStudioLifecycleConfigsResponse.filterSensitiveLog,
|
|
26
25
|
};
|
|
27
26
|
const { requestHandler } = configuration;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.UpdateFeatureGroupCommand = void 0;
|
|
4
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
|
+
const models_3_1 = require("../models/models_3");
|
|
7
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
+
class UpdateFeatureGroupCommand extends smithy_client_1.Command {
|
|
9
|
+
constructor(input) {
|
|
10
|
+
super();
|
|
11
|
+
this.input = input;
|
|
12
|
+
}
|
|
13
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
const { logger } = configuration;
|
|
17
|
+
const clientName = "SageMakerClient";
|
|
18
|
+
const commandName = "UpdateFeatureGroupCommand";
|
|
19
|
+
const handlerExecutionContext = {
|
|
20
|
+
logger,
|
|
21
|
+
clientName,
|
|
22
|
+
commandName,
|
|
23
|
+
inputFilterSensitiveLog: models_3_1.UpdateFeatureGroupRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_3_1.UpdateFeatureGroupResponse.filterSensitiveLog,
|
|
25
|
+
};
|
|
26
|
+
const { requestHandler } = configuration;
|
|
27
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
|
+
}
|
|
29
|
+
serialize(input, context) {
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateFeatureGroupCommand)(input, context);
|
|
31
|
+
}
|
|
32
|
+
deserialize(output, context) {
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateFeatureGroupCommand)(output, context);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
exports.UpdateFeatureGroupCommand = UpdateFeatureGroupCommand;
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.UpdateFeatureMetadataCommand = void 0;
|
|
4
|
+
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
|
+
const models_3_1 = require("../models/models_3");
|
|
7
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
8
|
+
class UpdateFeatureMetadataCommand extends smithy_client_1.Command {
|
|
9
|
+
constructor(input) {
|
|
10
|
+
super();
|
|
11
|
+
this.input = input;
|
|
12
|
+
}
|
|
13
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
const { logger } = configuration;
|
|
17
|
+
const clientName = "SageMakerClient";
|
|
18
|
+
const commandName = "UpdateFeatureMetadataCommand";
|
|
19
|
+
const handlerExecutionContext = {
|
|
20
|
+
logger,
|
|
21
|
+
clientName,
|
|
22
|
+
commandName,
|
|
23
|
+
inputFilterSensitiveLog: models_3_1.UpdateFeatureMetadataRequest.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: (output) => output,
|
|
25
|
+
};
|
|
26
|
+
const { requestHandler } = configuration;
|
|
27
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
|
+
}
|
|
29
|
+
serialize(input, context) {
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateFeatureMetadataCommand)(input, context);
|
|
31
|
+
}
|
|
32
|
+
deserialize(output, context) {
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateFeatureMetadataCommand)(output, context);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
exports.UpdateFeatureMetadataCommand = UpdateFeatureMetadataCommand;
|
|
@@ -108,6 +108,7 @@ tslib_1.__exportStar(require("./DescribeEndpointCommand"), exports);
|
|
|
108
108
|
tslib_1.__exportStar(require("./DescribeEndpointConfigCommand"), exports);
|
|
109
109
|
tslib_1.__exportStar(require("./DescribeExperimentCommand"), exports);
|
|
110
110
|
tslib_1.__exportStar(require("./DescribeFeatureGroupCommand"), exports);
|
|
111
|
+
tslib_1.__exportStar(require("./DescribeFeatureMetadataCommand"), exports);
|
|
111
112
|
tslib_1.__exportStar(require("./DescribeFlowDefinitionCommand"), exports);
|
|
112
113
|
tslib_1.__exportStar(require("./DescribeHumanTaskUiCommand"), exports);
|
|
113
114
|
tslib_1.__exportStar(require("./DescribeHyperParameterTuningJobCommand"), exports);
|
|
@@ -238,6 +239,8 @@ tslib_1.__exportStar(require("./UpdateDomainCommand"), exports);
|
|
|
238
239
|
tslib_1.__exportStar(require("./UpdateEndpointCommand"), exports);
|
|
239
240
|
tslib_1.__exportStar(require("./UpdateEndpointWeightsAndCapacitiesCommand"), exports);
|
|
240
241
|
tslib_1.__exportStar(require("./UpdateExperimentCommand"), exports);
|
|
242
|
+
tslib_1.__exportStar(require("./UpdateFeatureGroupCommand"), exports);
|
|
243
|
+
tslib_1.__exportStar(require("./UpdateFeatureMetadataCommand"), exports);
|
|
241
244
|
tslib_1.__exportStar(require("./UpdateImageCommand"), exports);
|
|
242
245
|
tslib_1.__exportStar(require("./UpdateModelPackageCommand"), exports);
|
|
243
246
|
tslib_1.__exportStar(require("./UpdateMonitoringScheduleCommand"), exports);
|
|
@@ -5,7 +5,7 @@ exports.InputMode = exports.DataDistributionType = exports.ExperimentConfig = ex
|
|
|
5
5
|
exports.CreateWorkforceRequest = exports.WorkforceVpcConfigRequest = exports.SourceIpConfig = exports.OidcConfig = exports.CreateUserProfileResponse = exports.CreateUserProfileRequest = exports.CreateTrialComponentResponse = exports.CreateTrialComponentRequest = exports.TrialComponentStatus = exports.TrialComponentPrimaryStatus = exports.TrialComponentParameterValue = exports.TrialComponentArtifact = exports.CreateTrialResponse = exports.CreateTrialRequest = exports.CreateTransformJobResponse = exports.CreateTransformJobRequest = exports.ModelClientConfig = exports.DataProcessing = exports.JoinSource = exports.CreateTrainingJobResponse = exports.CreateTrainingJobRequest = exports.TensorBoardOutputConfig = exports.ProfilerRuleConfiguration = exports.ProfilerConfig = exports.DebugRuleConfiguration = exports.DebugHookConfig = exports.CreateStudioLifecycleConfigResponse = exports.CreateStudioLifecycleConfigRequest = exports.StudioLifecycleConfigAppType = exports.CreateProjectOutput = exports.CreateProjectInput = exports.ServiceCatalogProvisioningDetails = exports.ProvisioningParameter = exports.CreateProcessingJobResponse = exports.CreateProcessingJobRequest = exports.ProcessingStoppingCondition = exports.ProcessingResources = exports.ProcessingClusterConfig = exports.ProcessingOutputConfig = exports.ProcessingOutput = exports.ProcessingS3Output = exports.ProcessingFeatureStoreOutput = exports.ProcessingInput = exports.ProcessingS3Input = exports.ProcessingS3DataType = exports.ProcessingS3CompressionType = exports.DatasetDefinition = exports.RedshiftDatasetDefinition = exports.RedshiftResultFormat = exports.RedshiftResultCompressionType = void 0;
|
|
6
6
|
exports.DeletePipelineRequest = exports.DeleteNotebookInstanceLifecycleConfigInput = exports.DeleteNotebookInstanceInput = exports.DeleteMonitoringScheduleRequest = exports.DeleteModelQualityJobDefinitionRequest = exports.DeleteModelPackageGroupPolicyInput = exports.DeleteModelPackageGroupInput = exports.DeleteModelPackageInput = exports.DeleteModelExplainabilityJobDefinitionRequest = exports.DeleteModelBiasJobDefinitionRequest = exports.DeleteModelInput = exports.DeleteImageVersionResponse = exports.DeleteImageVersionRequest = exports.DeleteImageResponse = exports.DeleteImageRequest = exports.DeleteHumanTaskUiResponse = exports.DeleteHumanTaskUiRequest = exports.DeleteFlowDefinitionResponse = exports.DeleteFlowDefinitionRequest = exports.DeleteFeatureGroupRequest = exports.DeleteExperimentResponse = exports.DeleteExperimentRequest = exports.DeleteEndpointConfigInput = exports.DeleteEndpointInput = exports.DeleteDomainRequest = exports.RetentionPolicy = exports.RetentionType = exports.DeleteDeviceFleetRequest = exports.DeleteDataQualityJobDefinitionRequest = exports.DeleteContextResponse = exports.DeleteContextRequest = exports.DeleteCodeRepositoryInput = exports.DeleteAssociationResponse = exports.DeleteAssociationRequest = exports.DeleteArtifactResponse = exports.DeleteArtifactRequest = exports.DeleteAppImageConfigRequest = exports.DeleteAppRequest = exports.DeleteAlgorithmInput = exports.DeleteActionResponse = exports.DeleteActionRequest = exports.DebugRuleEvaluationStatus = exports.RuleEvaluationStatus = exports.DataCaptureConfigSummary = exports.CreateWorkteamResponse = exports.CreateWorkteamRequest = exports.NotificationConfiguration = exports.MemberDefinition = exports.OidcMemberDefinition = exports.CreateWorkforceResponse = void 0;
|
|
7
7
|
exports.EdgePackagingJobStatus = exports.DescribeEdgePackagingJobRequest = exports.DescribeDomainResponse = exports.DomainStatus = exports.DescribeDomainRequest = exports.DescribeDeviceFleetResponse = exports.DescribeDeviceFleetRequest = exports.DescribeDeviceResponse = exports.EdgeModel = exports.DescribeDeviceRequest = exports.DescribeDataQualityJobDefinitionResponse = exports.DescribeDataQualityJobDefinitionRequest = exports.DescribeContextResponse = exports.DescribeContextRequest = exports.DescribeCompilationJobResponse = exports.ModelDigests = exports.ModelArtifacts = exports.DescribeCompilationJobRequest = exports.DescribeCodeRepositoryOutput = exports.DescribeCodeRepositoryInput = exports.DescribeAutoMLJobResponse = exports.ResolvedAttributes = exports.ModelDeployResult = exports.DescribeAutoMLJobRequest = exports.DescribeArtifactResponse = exports.DescribeArtifactRequest = exports.DescribeAppImageConfigResponse = exports.DescribeAppImageConfigRequest = exports.DescribeAppResponse = exports.DescribeAppRequest = exports.DescribeAlgorithmOutput = exports.DescribeAlgorithmInput = exports.DescribeActionResponse = exports.DescribeActionRequest = exports.DeregisterDevicesRequest = exports.DeployedImage = exports.DeleteWorkteamResponse = exports.DeleteWorkteamRequest = exports.DeleteWorkforceResponse = exports.DeleteWorkforceRequest = exports.DeleteUserProfileRequest = exports.DeleteTrialComponentResponse = exports.DeleteTrialComponentRequest = exports.DeleteTrialResponse = exports.DeleteTrialRequest = exports.DeleteTagsOutput = exports.DeleteTagsInput = exports.DeleteStudioLifecycleConfigRequest = exports.DeleteProjectInput = exports.DeletePipelineResponse = void 0;
|
|
8
|
-
exports.
|
|
8
|
+
exports.RecommendationMetrics = exports.EndpointOutputConfiguration = exports.DescribeInferenceRecommendationsJobRequest = exports.DescribeImageVersionResponse = exports.ImageVersionStatus = exports.DescribeImageVersionRequest = exports.DescribeImageResponse = exports.ImageStatus = exports.DescribeImageRequest = exports.DescribeHyperParameterTuningJobResponse = exports.TrainingJobStatusCounters = exports.ObjectiveStatusCounters = exports.HyperParameterTuningJobStatus = exports.HyperParameterTrainingJobSummary = exports.TrainingJobStatus = exports.FinalHyperParameterTuningJobObjectiveMetric = exports.DescribeHyperParameterTuningJobRequest = exports.DescribeHumanTaskUiResponse = exports.UiTemplateInfo = exports.HumanTaskUiStatus = exports.DescribeHumanTaskUiRequest = exports.DescribeFlowDefinitionResponse = exports.FlowDefinitionStatus = exports.DescribeFlowDefinitionRequest = exports.DescribeFeatureMetadataResponse = exports.FeatureParameter = exports.DescribeFeatureMetadataRequest = exports.DescribeFeatureGroupResponse = exports.OfflineStoreStatus = exports.OfflineStoreStatusValue = exports.LastUpdateStatus = exports.LastUpdateStatusValue = exports.FeatureGroupStatus = exports.DescribeFeatureGroupRequest = exports.DescribeExperimentResponse = exports.ExperimentSource = exports.DescribeExperimentRequest = exports.DescribeEndpointConfigOutput = exports.DescribeEndpointConfigInput = exports.DescribeEndpointOutput = exports.ProductionVariantSummary = exports.PendingDeploymentSummary = exports.PendingProductionVariantSummary = exports.ProductionVariantStatus = exports.VariantStatus = exports.EndpointStatus = exports.DescribeEndpointInput = exports.DescribeEdgePackagingJobResponse = exports.EdgePresetDeploymentOutput = exports.EdgePresetDeploymentStatus = void 0;
|
|
9
9
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
10
10
|
var CreateImageResponse;
|
|
11
11
|
(function (CreateImageResponse) {
|
|
@@ -1713,6 +1713,18 @@ var FeatureGroupStatus;
|
|
|
1713
1713
|
FeatureGroupStatus["DELETE_FAILED"] = "DeleteFailed";
|
|
1714
1714
|
FeatureGroupStatus["DELETING"] = "Deleting";
|
|
1715
1715
|
})(FeatureGroupStatus = exports.FeatureGroupStatus || (exports.FeatureGroupStatus = {}));
|
|
1716
|
+
var LastUpdateStatusValue;
|
|
1717
|
+
(function (LastUpdateStatusValue) {
|
|
1718
|
+
LastUpdateStatusValue["FAILED"] = "Failed";
|
|
1719
|
+
LastUpdateStatusValue["IN_PROGRESS"] = "InProgress";
|
|
1720
|
+
LastUpdateStatusValue["SUCCESSFUL"] = "Successful";
|
|
1721
|
+
})(LastUpdateStatusValue = exports.LastUpdateStatusValue || (exports.LastUpdateStatusValue = {}));
|
|
1722
|
+
var LastUpdateStatus;
|
|
1723
|
+
(function (LastUpdateStatus) {
|
|
1724
|
+
LastUpdateStatus.filterSensitiveLog = (obj) => ({
|
|
1725
|
+
...obj,
|
|
1726
|
+
});
|
|
1727
|
+
})(LastUpdateStatus = exports.LastUpdateStatus || (exports.LastUpdateStatus = {}));
|
|
1716
1728
|
var OfflineStoreStatusValue;
|
|
1717
1729
|
(function (OfflineStoreStatusValue) {
|
|
1718
1730
|
OfflineStoreStatusValue["ACTIVE"] = "Active";
|
|
@@ -1731,6 +1743,24 @@ var DescribeFeatureGroupResponse;
|
|
|
1731
1743
|
...obj,
|
|
1732
1744
|
});
|
|
1733
1745
|
})(DescribeFeatureGroupResponse = exports.DescribeFeatureGroupResponse || (exports.DescribeFeatureGroupResponse = {}));
|
|
1746
|
+
var DescribeFeatureMetadataRequest;
|
|
1747
|
+
(function (DescribeFeatureMetadataRequest) {
|
|
1748
|
+
DescribeFeatureMetadataRequest.filterSensitiveLog = (obj) => ({
|
|
1749
|
+
...obj,
|
|
1750
|
+
});
|
|
1751
|
+
})(DescribeFeatureMetadataRequest = exports.DescribeFeatureMetadataRequest || (exports.DescribeFeatureMetadataRequest = {}));
|
|
1752
|
+
var FeatureParameter;
|
|
1753
|
+
(function (FeatureParameter) {
|
|
1754
|
+
FeatureParameter.filterSensitiveLog = (obj) => ({
|
|
1755
|
+
...obj,
|
|
1756
|
+
});
|
|
1757
|
+
})(FeatureParameter = exports.FeatureParameter || (exports.FeatureParameter = {}));
|
|
1758
|
+
var DescribeFeatureMetadataResponse;
|
|
1759
|
+
(function (DescribeFeatureMetadataResponse) {
|
|
1760
|
+
DescribeFeatureMetadataResponse.filterSensitiveLog = (obj) => ({
|
|
1761
|
+
...obj,
|
|
1762
|
+
});
|
|
1763
|
+
})(DescribeFeatureMetadataResponse = exports.DescribeFeatureMetadataResponse || (exports.DescribeFeatureMetadataResponse = {}));
|
|
1734
1764
|
var DescribeFlowDefinitionRequest;
|
|
1735
1765
|
(function (DescribeFlowDefinitionRequest) {
|
|
1736
1766
|
DescribeFlowDefinitionRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -1885,36 +1915,3 @@ var RecommendationMetrics;
|
|
|
1885
1915
|
...obj,
|
|
1886
1916
|
});
|
|
1887
1917
|
})(RecommendationMetrics = exports.RecommendationMetrics || (exports.RecommendationMetrics = {}));
|
|
1888
|
-
var EnvironmentParameter;
|
|
1889
|
-
(function (EnvironmentParameter) {
|
|
1890
|
-
EnvironmentParameter.filterSensitiveLog = (obj) => ({
|
|
1891
|
-
...obj,
|
|
1892
|
-
});
|
|
1893
|
-
})(EnvironmentParameter = exports.EnvironmentParameter || (exports.EnvironmentParameter = {}));
|
|
1894
|
-
var ModelConfiguration;
|
|
1895
|
-
(function (ModelConfiguration) {
|
|
1896
|
-
ModelConfiguration.filterSensitiveLog = (obj) => ({
|
|
1897
|
-
...obj,
|
|
1898
|
-
});
|
|
1899
|
-
})(ModelConfiguration = exports.ModelConfiguration || (exports.ModelConfiguration = {}));
|
|
1900
|
-
var InferenceRecommendation;
|
|
1901
|
-
(function (InferenceRecommendation) {
|
|
1902
|
-
InferenceRecommendation.filterSensitiveLog = (obj) => ({
|
|
1903
|
-
...obj,
|
|
1904
|
-
});
|
|
1905
|
-
})(InferenceRecommendation = exports.InferenceRecommendation || (exports.InferenceRecommendation = {}));
|
|
1906
|
-
var RecommendationJobStatus;
|
|
1907
|
-
(function (RecommendationJobStatus) {
|
|
1908
|
-
RecommendationJobStatus["COMPLETED"] = "COMPLETED";
|
|
1909
|
-
RecommendationJobStatus["FAILED"] = "FAILED";
|
|
1910
|
-
RecommendationJobStatus["IN_PROGRESS"] = "IN_PROGRESS";
|
|
1911
|
-
RecommendationJobStatus["PENDING"] = "PENDING";
|
|
1912
|
-
RecommendationJobStatus["STOPPED"] = "STOPPED";
|
|
1913
|
-
RecommendationJobStatus["STOPPING"] = "STOPPING";
|
|
1914
|
-
})(RecommendationJobStatus = exports.RecommendationJobStatus || (exports.RecommendationJobStatus = {}));
|
|
1915
|
-
var DescribeInferenceRecommendationsJobResponse;
|
|
1916
|
-
(function (DescribeInferenceRecommendationsJobResponse) {
|
|
1917
|
-
DescribeInferenceRecommendationsJobResponse.filterSensitiveLog = (obj) => ({
|
|
1918
|
-
...obj,
|
|
1919
|
-
});
|
|
1920
|
-
})(DescribeInferenceRecommendationsJobResponse = exports.DescribeInferenceRecommendationsJobResponse || (exports.DescribeInferenceRecommendationsJobResponse = {}));
|
|
@@ -1,12 +1,45 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
3
|
+
exports.DescribeProcessingJobResponse = exports.ProcessingJobStatus = exports.DescribeProcessingJobRequest = exports.DescribePipelineExecutionResponse = exports.PipelineExperimentConfig = exports.PipelineExecutionStatus = exports.DescribePipelineExecutionRequest = exports.DescribePipelineDefinitionForExecutionResponse = exports.DescribePipelineDefinitionForExecutionRequest = exports.DescribePipelineResponse = exports.PipelineStatus = exports.DescribePipelineRequest = exports.DescribeNotebookInstanceLifecycleConfigOutput = exports.DescribeNotebookInstanceLifecycleConfigInput = exports.DescribeNotebookInstanceOutput = exports.NotebookInstanceStatus = exports.DescribeNotebookInstanceInput = exports.DescribeMonitoringScheduleResponse = exports.ScheduleStatus = exports.MonitoringExecutionSummary = exports.ExecutionStatus = exports.DescribeMonitoringScheduleRequest = exports.DescribeModelQualityJobDefinitionResponse = exports.DescribeModelQualityJobDefinitionRequest = exports.DescribeModelPackageGroupOutput = exports.ModelPackageGroupStatus = exports.DescribeModelPackageGroupInput = exports.DescribeModelPackageOutput = exports.ModelPackageStatusDetails = exports.ModelPackageStatusItem = exports.DetailedModelPackageStatus = exports.DescribeModelPackageInput = exports.DescribeModelExplainabilityJobDefinitionResponse = exports.DescribeModelExplainabilityJobDefinitionRequest = exports.DescribeModelBiasJobDefinitionResponse = exports.DescribeModelBiasJobDefinitionRequest = exports.DescribeModelOutput = exports.DescribeModelInput = exports.DescribeLineageGroupResponse = exports.DescribeLineageGroupRequest = exports.DescribeLabelingJobResponse = exports.LabelingJobStatus = exports.LabelingJobOutput = exports.LabelCounters = exports.DescribeLabelingJobRequest = exports.DescribeInferenceRecommendationsJobResponse = exports.RecommendationJobStatus = exports.InferenceRecommendation = exports.ModelConfiguration = exports.EnvironmentParameter = void 0;
|
|
4
|
+
exports.DomainDetails = exports.DisassociateTrialComponentResponse = exports.DisassociateTrialComponentRequest = exports.DisableSagemakerServicecatalogPortfolioOutput = exports.DisableSagemakerServicecatalogPortfolioInput = exports.Direction = exports.DeviceSummary = exports.EdgeModelSummary = exports.DeviceStats = exports.DeviceFleetSummary = exports.Device = exports.DesiredWeightAndCapacity = exports.DescribeWorkteamResponse = exports.Workteam = exports.DescribeWorkteamRequest = exports.DescribeWorkforceResponse = exports.Workforce = exports.WorkforceVpcConfigResponse = exports.WorkforceStatus = exports.OidcConfigForResponse = exports.DescribeWorkforceRequest = exports.DescribeUserProfileResponse = exports.UserProfileStatus = exports.DescribeUserProfileRequest = exports.DescribeTrialComponentResponse = exports.TrialComponentSource = exports.TrialComponentMetricSummary = exports.DescribeTrialComponentRequest = exports.DescribeTrialResponse = exports.TrialSource = exports.DescribeTrialRequest = exports.DescribeTransformJobResponse = exports.TransformJobStatus = exports.DescribeTransformJobRequest = exports.DescribeTrainingJobResponse = exports.SecondaryStatusTransition = exports.SecondaryStatus = exports.ProfilingStatus = exports.ProfilerRuleEvaluationStatus = exports.MetricData = exports.DescribeTrainingJobRequest = exports.DescribeSubscribedWorkteamResponse = exports.SubscribedWorkteam = exports.DescribeSubscribedWorkteamRequest = exports.DescribeStudioLifecycleConfigResponse = exports.DescribeStudioLifecycleConfigRequest = exports.DescribeProjectOutput = exports.ServiceCatalogProvisionedProductDetails = exports.ProjectStatus = exports.DescribeProjectInput = void 0;
|
|
5
|
+
exports.ImageVersionSortOrder = exports.ImageVersionSortBy = exports.ImageVersion = exports.ImageSortOrder = exports.ImageSortBy = exports.Image = exports.HyperParameterTuningJobSummary = exports.HyperParameterTuningJobSortByOptions = exports.HumanTaskUiSummary = exports.GitConfigForUpdate = exports.GetSearchSuggestionsResponse = exports.PropertyNameSuggestion = exports.GetSearchSuggestionsRequest = exports.SuggestionQuery = exports.PropertyNameQuery = exports.ResourceType = exports.GetSagemakerServicecatalogPortfolioStatusOutput = exports.SagemakerServicecatalogStatus = exports.GetSagemakerServicecatalogPortfolioStatusInput = exports.GetModelPackageGroupPolicyOutput = exports.GetModelPackageGroupPolicyInput = exports.GetLineageGroupPolicyResponse = exports.GetLineageGroupPolicyRequest = exports.GetDeviceFleetReportResponse = exports.GetDeviceFleetReportRequest = exports.FlowDefinitionSummary = exports.Filter = exports.Operator = exports.FeatureMetadata = exports.FeatureGroupSummary = exports.FeatureGroupSortOrder = exports.FeatureGroupSortBy = exports.FeatureGroup = exports.FailStepMetadata = exports.ExperimentSummary = exports.Experiment = exports.EndpointSummary = exports.EndpointSortKey = exports.EndpointConfigSummary = exports.EndpointConfigSortKey = exports.Endpoint = exports.MonitoringSchedule = exports.EnableSagemakerServicecatalogPortfolioOutput = exports.EnableSagemakerServicecatalogPortfolioInput = exports.EMRStepMetadata = exports.EdgePackagingJobSummary = exports.EdgeModelStat = exports.Edge = exports.DomainSettingsForUpdate = exports.RStudioServerProDomainSettingsForUpdate = void 0;
|
|
6
|
+
exports.OrderKey = exports.ListEdgePackagingJobsResponse = exports.ListEdgePackagingJobsRequest = exports.ListEdgePackagingJobsSortBy = exports.ListDomainsResponse = exports.ListDomainsRequest = exports.ListDevicesResponse = exports.ListDevicesRequest = exports.ListDeviceFleetsResponse = exports.ListDeviceFleetsRequest = exports.ListDeviceFleetsSortBy = exports.ListDataQualityJobDefinitionsResponse = exports.MonitoringJobDefinitionSummary = exports.ListDataQualityJobDefinitionsRequest = exports.MonitoringJobDefinitionSortKey = exports.ListContextsResponse = exports.ListContextsRequest = exports.SortContextsBy = exports.ListCompilationJobsResponse = exports.ListCompilationJobsRequest = exports.ListCompilationJobsSortBy = exports.ListCodeRepositoriesOutput = exports.ListCodeRepositoriesInput = exports.ListCandidatesForAutoMLJobResponse = exports.ListCandidatesForAutoMLJobRequest = exports.ListAutoMLJobsResponse = exports.ListAutoMLJobsRequest = exports.ListAssociationsResponse = exports.ListAssociationsRequest = exports.SortAssociationsBy = exports.ListArtifactsResponse = exports.ListArtifactsRequest = exports.SortArtifactsBy = exports.ListAppsResponse = exports.ListAppsRequest = exports.ListAppImageConfigsResponse = exports.ListAppImageConfigsRequest = exports.ListAlgorithmsOutput = exports.ListAlgorithmsInput = exports.ListActionsResponse = exports.ListActionsRequest = exports.SortOrder = exports.SortActionsBy = exports.LineageType = exports.LineageGroupSummary = exports.LambdaStepMetadata = exports.LabelingJobSummary = exports.LabelingJobForWorkteamSummary = exports.LabelCountersForWorkteam = exports.InferenceRecommendationsJob = void 0;
|
|
7
|
+
exports.ListModelPackagesOutput = exports.ModelPackageSummary = exports.ListModelPackagesInput = exports.ModelPackageSortBy = exports.ModelPackageType = exports.ListModelPackageGroupsOutput = exports.ModelPackageGroupSummary = exports.ListModelPackageGroupsInput = exports.ModelPackageGroupSortBy = exports.ListModelMetadataResponse = exports.ModelMetadataSummary = exports.ListModelMetadataRequest = exports.ModelMetadataSearchExpression = exports.ModelMetadataFilter = exports.ModelMetadataFilterType = exports.ListModelExplainabilityJobDefinitionsResponse = exports.ListModelExplainabilityJobDefinitionsRequest = exports.ListModelBiasJobDefinitionsResponse = exports.ListModelBiasJobDefinitionsRequest = exports.ListLineageGroupsResponse = exports.ListLineageGroupsRequest = exports.SortLineageGroupsBy = exports.ListLabelingJobsForWorkteamResponse = exports.ListLabelingJobsForWorkteamRequest = exports.ListLabelingJobsForWorkteamSortByOptions = exports.ListLabelingJobsResponse = exports.ListLabelingJobsRequest = exports.SortBy = exports.ListInferenceRecommendationsJobsResponse = exports.ListInferenceRecommendationsJobsRequest = exports.ListInferenceRecommendationsJobsSortBy = exports.ListImageVersionsResponse = exports.ListImageVersionsRequest = exports.ListImagesResponse = exports.ListImagesRequest = exports.ListHyperParameterTuningJobsResponse = exports.ListHyperParameterTuningJobsRequest = exports.ListHumanTaskUisResponse = exports.ListHumanTaskUisRequest = exports.ListFlowDefinitionsResponse = exports.ListFlowDefinitionsRequest = exports.ListFeatureGroupsResponse = exports.ListFeatureGroupsRequest = exports.ListExperimentsResponse = exports.ListExperimentsRequest = exports.SortExperimentsBy = exports.ListEndpointsOutput = exports.ListEndpointsInput = exports.ListEndpointConfigsOutput = exports.ListEndpointConfigsInput = void 0;
|
|
8
|
+
exports.ProjectSortBy = exports.ListProcessingJobsResponse = exports.ProcessingJobSummary = exports.ListProcessingJobsRequest = exports.ListPipelinesResponse = exports.PipelineSummary = exports.ListPipelinesRequest = exports.SortPipelinesBy = exports.ListPipelineParametersForExecutionResponse = exports.Parameter = exports.ListPipelineParametersForExecutionRequest = exports.ListPipelineExecutionStepsResponse = exports.PipelineExecutionStep = exports.StepStatus = exports.PipelineExecutionStepMetadata = exports.TuningJobStepMetaData = exports.TransformJobStepMetadata = exports.TrainingJobStepMetadata = exports.RegisterModelStepMetadata = exports.QualityCheckStepMetadata = exports.ProcessingJobStepMetadata = exports.ModelStepMetadata = exports.ListPipelineExecutionStepsRequest = exports.ListPipelineExecutionsResponse = exports.PipelineExecutionSummary = exports.ListPipelineExecutionsRequest = exports.SortPipelineExecutionsBy = exports.ListNotebookInstancesOutput = exports.NotebookInstanceSummary = exports.ListNotebookInstancesInput = exports.NotebookInstanceSortOrder = exports.NotebookInstanceSortKey = exports.ListNotebookInstanceLifecycleConfigsOutput = exports.NotebookInstanceLifecycleConfigSummary = exports.ListNotebookInstanceLifecycleConfigsInput = exports.NotebookInstanceLifecycleConfigSortOrder = exports.NotebookInstanceLifecycleConfigSortKey = exports.ListMonitoringSchedulesResponse = exports.MonitoringScheduleSummary = exports.ListMonitoringSchedulesRequest = exports.MonitoringScheduleSortKey = exports.ListMonitoringExecutionsResponse = exports.ListMonitoringExecutionsRequest = exports.MonitoringExecutionSortKey = exports.ListModelsOutput = exports.ModelSummary = exports.ListModelsInput = exports.ModelSortKey = exports.ListModelQualityJobDefinitionsResponse = exports.ListModelQualityJobDefinitionsRequest = void 0;
|
|
9
9
|
const models_1_1 = require("./models_1");
|
|
10
|
+
var EnvironmentParameter;
|
|
11
|
+
(function (EnvironmentParameter) {
|
|
12
|
+
EnvironmentParameter.filterSensitiveLog = (obj) => ({
|
|
13
|
+
...obj,
|
|
14
|
+
});
|
|
15
|
+
})(EnvironmentParameter = exports.EnvironmentParameter || (exports.EnvironmentParameter = {}));
|
|
16
|
+
var ModelConfiguration;
|
|
17
|
+
(function (ModelConfiguration) {
|
|
18
|
+
ModelConfiguration.filterSensitiveLog = (obj) => ({
|
|
19
|
+
...obj,
|
|
20
|
+
});
|
|
21
|
+
})(ModelConfiguration = exports.ModelConfiguration || (exports.ModelConfiguration = {}));
|
|
22
|
+
var InferenceRecommendation;
|
|
23
|
+
(function (InferenceRecommendation) {
|
|
24
|
+
InferenceRecommendation.filterSensitiveLog = (obj) => ({
|
|
25
|
+
...obj,
|
|
26
|
+
});
|
|
27
|
+
})(InferenceRecommendation = exports.InferenceRecommendation || (exports.InferenceRecommendation = {}));
|
|
28
|
+
var RecommendationJobStatus;
|
|
29
|
+
(function (RecommendationJobStatus) {
|
|
30
|
+
RecommendationJobStatus["COMPLETED"] = "COMPLETED";
|
|
31
|
+
RecommendationJobStatus["FAILED"] = "FAILED";
|
|
32
|
+
RecommendationJobStatus["IN_PROGRESS"] = "IN_PROGRESS";
|
|
33
|
+
RecommendationJobStatus["PENDING"] = "PENDING";
|
|
34
|
+
RecommendationJobStatus["STOPPED"] = "STOPPED";
|
|
35
|
+
RecommendationJobStatus["STOPPING"] = "STOPPING";
|
|
36
|
+
})(RecommendationJobStatus = exports.RecommendationJobStatus || (exports.RecommendationJobStatus = {}));
|
|
37
|
+
var DescribeInferenceRecommendationsJobResponse;
|
|
38
|
+
(function (DescribeInferenceRecommendationsJobResponse) {
|
|
39
|
+
DescribeInferenceRecommendationsJobResponse.filterSensitiveLog = (obj) => ({
|
|
40
|
+
...obj,
|
|
41
|
+
});
|
|
42
|
+
})(DescribeInferenceRecommendationsJobResponse = exports.DescribeInferenceRecommendationsJobResponse || (exports.DescribeInferenceRecommendationsJobResponse = {}));
|
|
10
43
|
var DescribeLabelingJobRequest;
|
|
11
44
|
(function (DescribeLabelingJobRequest) {
|
|
12
45
|
DescribeLabelingJobRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -753,6 +786,12 @@ var FeatureGroupSummary;
|
|
|
753
786
|
...obj,
|
|
754
787
|
});
|
|
755
788
|
})(FeatureGroupSummary = exports.FeatureGroupSummary || (exports.FeatureGroupSummary = {}));
|
|
789
|
+
var FeatureMetadata;
|
|
790
|
+
(function (FeatureMetadata) {
|
|
791
|
+
FeatureMetadata.filterSensitiveLog = (obj) => ({
|
|
792
|
+
...obj,
|
|
793
|
+
});
|
|
794
|
+
})(FeatureMetadata = exports.FeatureMetadata || (exports.FeatureMetadata = {}));
|
|
756
795
|
var Operator;
|
|
757
796
|
(function (Operator) {
|
|
758
797
|
Operator["CONTAINS"] = "Contains";
|
|
@@ -838,6 +877,7 @@ var ResourceType;
|
|
|
838
877
|
ResourceType["EXPERIMENT_TRIAL"] = "ExperimentTrial";
|
|
839
878
|
ResourceType["EXPERIMENT_TRIAL_COMPONENT"] = "ExperimentTrialComponent";
|
|
840
879
|
ResourceType["FEATURE_GROUP"] = "FeatureGroup";
|
|
880
|
+
ResourceType["FEATURE_METADATA"] = "FeatureMetadata";
|
|
841
881
|
ResourceType["MODEL_PACKAGE"] = "ModelPackage";
|
|
842
882
|
ResourceType["MODEL_PACKAGE_GROUP"] = "ModelPackageGroup";
|
|
843
883
|
ResourceType["PIPELINE"] = "Pipeline";
|
|
@@ -1823,38 +1863,3 @@ var ProjectSortBy;
|
|
|
1823
1863
|
ProjectSortBy["CREATION_TIME"] = "CreationTime";
|
|
1824
1864
|
ProjectSortBy["NAME"] = "Name";
|
|
1825
1865
|
})(ProjectSortBy = exports.ProjectSortBy || (exports.ProjectSortBy = {}));
|
|
1826
|
-
var ProjectSortOrder;
|
|
1827
|
-
(function (ProjectSortOrder) {
|
|
1828
|
-
ProjectSortOrder["ASCENDING"] = "Ascending";
|
|
1829
|
-
ProjectSortOrder["DESCENDING"] = "Descending";
|
|
1830
|
-
})(ProjectSortOrder = exports.ProjectSortOrder || (exports.ProjectSortOrder = {}));
|
|
1831
|
-
var ListProjectsInput;
|
|
1832
|
-
(function (ListProjectsInput) {
|
|
1833
|
-
ListProjectsInput.filterSensitiveLog = (obj) => ({
|
|
1834
|
-
...obj,
|
|
1835
|
-
});
|
|
1836
|
-
})(ListProjectsInput = exports.ListProjectsInput || (exports.ListProjectsInput = {}));
|
|
1837
|
-
var ProjectSummary;
|
|
1838
|
-
(function (ProjectSummary) {
|
|
1839
|
-
ProjectSummary.filterSensitiveLog = (obj) => ({
|
|
1840
|
-
...obj,
|
|
1841
|
-
});
|
|
1842
|
-
})(ProjectSummary = exports.ProjectSummary || (exports.ProjectSummary = {}));
|
|
1843
|
-
var ListProjectsOutput;
|
|
1844
|
-
(function (ListProjectsOutput) {
|
|
1845
|
-
ListProjectsOutput.filterSensitiveLog = (obj) => ({
|
|
1846
|
-
...obj,
|
|
1847
|
-
});
|
|
1848
|
-
})(ListProjectsOutput = exports.ListProjectsOutput || (exports.ListProjectsOutput = {}));
|
|
1849
|
-
var StudioLifecycleConfigSortKey;
|
|
1850
|
-
(function (StudioLifecycleConfigSortKey) {
|
|
1851
|
-
StudioLifecycleConfigSortKey["CreationTime"] = "CreationTime";
|
|
1852
|
-
StudioLifecycleConfigSortKey["LastModifiedTime"] = "LastModifiedTime";
|
|
1853
|
-
StudioLifecycleConfigSortKey["Name"] = "Name";
|
|
1854
|
-
})(StudioLifecycleConfigSortKey = exports.StudioLifecycleConfigSortKey || (exports.StudioLifecycleConfigSortKey = {}));
|
|
1855
|
-
var ListStudioLifecycleConfigsRequest;
|
|
1856
|
-
(function (ListStudioLifecycleConfigsRequest) {
|
|
1857
|
-
ListStudioLifecycleConfigsRequest.filterSensitiveLog = (obj) => ({
|
|
1858
|
-
...obj,
|
|
1859
|
-
});
|
|
1860
|
-
})(ListStudioLifecycleConfigsRequest = exports.ListStudioLifecycleConfigsRequest || (exports.ListStudioLifecycleConfigsRequest = {}));
|