@aws-sdk/client-machine-learning 3.405.0 → 3.409.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/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-types/commands/AddTagsCommand.d.ts +2 -2
- package/dist-types/commands/CreateMLModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateRealtimeEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRealtimeEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeBatchPredictionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeDataSourcesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEvaluationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeMLModelsCommand.d.ts +6 -6
- package/dist-types/commands/DescribeTagsCommand.d.ts +2 -2
- package/dist-types/commands/GetBatchPredictionCommand.d.ts +1 -1
- package/dist-types/commands/GetDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/GetEvaluationCommand.d.ts +1 -1
- package/dist-types/commands/GetMLModelCommand.d.ts +3 -3
- package/package.json +13 -13
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a = "
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://machinelearning-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://machinelearning-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://machinelearning.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://machinelearning.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a = "
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const q = "required", r = "fn", s = "argv", t = "ref";
|
|
2
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }, { conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ endpoint: { url: "https://machinelearning-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://machinelearning-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ endpoint: { url: "https://machinelearning.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://machinelearning.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -40,13 +40,13 @@ export interface AddTagsCommandOutput extends AddTagsOutput, __MetadataBearer {
|
|
|
40
40
|
* },
|
|
41
41
|
* ],
|
|
42
42
|
* ResourceId: "STRING_VALUE", // required
|
|
43
|
-
* ResourceType: "
|
|
43
|
+
* ResourceType: "BatchPrediction" || "DataSource" || "Evaluation" || "MLModel", // required
|
|
44
44
|
* };
|
|
45
45
|
* const command = new AddTagsCommand(input);
|
|
46
46
|
* const response = await client.send(command);
|
|
47
47
|
* // { // AddTagsOutput
|
|
48
48
|
* // ResourceId: "STRING_VALUE",
|
|
49
|
-
* // ResourceType: "
|
|
49
|
+
* // ResourceType: "BatchPrediction" || "DataSource" || "Evaluation" || "MLModel",
|
|
50
50
|
* // };
|
|
51
51
|
*
|
|
52
52
|
* ```
|
|
@@ -52,7 +52,7 @@ export interface CreateMLModelCommandOutput extends CreateMLModelOutput, __Metad
|
|
|
52
52
|
* const input = { // CreateMLModelInput
|
|
53
53
|
* MLModelId: "STRING_VALUE", // required
|
|
54
54
|
* MLModelName: "STRING_VALUE",
|
|
55
|
-
* MLModelType: "
|
|
55
|
+
* MLModelType: "REGRESSION" || "BINARY" || "MULTICLASS", // required
|
|
56
56
|
* Parameters: { // TrainingParameters
|
|
57
57
|
* "<keys>": "STRING_VALUE",
|
|
58
58
|
* },
|
|
@@ -41,7 +41,7 @@ export interface CreateRealtimeEndpointCommandOutput extends CreateRealtimeEndpo
|
|
|
41
41
|
* // PeakRequestsPerSecond: Number("int"),
|
|
42
42
|
* // CreatedAt: new Date("TIMESTAMP"),
|
|
43
43
|
* // EndpointUrl: "STRING_VALUE",
|
|
44
|
-
* // EndpointStatus: "
|
|
44
|
+
* // EndpointStatus: "NONE" || "READY" || "UPDATING" || "FAILED",
|
|
45
45
|
* // },
|
|
46
46
|
* // };
|
|
47
47
|
*
|
|
@@ -41,7 +41,7 @@ export interface DeleteRealtimeEndpointCommandOutput extends DeleteRealtimeEndpo
|
|
|
41
41
|
* // PeakRequestsPerSecond: Number("int"),
|
|
42
42
|
* // CreatedAt: new Date("TIMESTAMP"),
|
|
43
43
|
* // EndpointUrl: "STRING_VALUE",
|
|
44
|
-
* // EndpointStatus: "
|
|
44
|
+
* // EndpointStatus: "NONE" || "READY" || "UPDATING" || "FAILED",
|
|
45
45
|
* // },
|
|
46
46
|
* // };
|
|
47
47
|
*
|
|
@@ -36,13 +36,13 @@ export interface DeleteTagsCommandOutput extends DeleteTagsOutput, __MetadataBea
|
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* ResourceId: "STRING_VALUE", // required
|
|
39
|
-
* ResourceType: "
|
|
39
|
+
* ResourceType: "BatchPrediction" || "DataSource" || "Evaluation" || "MLModel", // required
|
|
40
40
|
* };
|
|
41
41
|
* const command = new DeleteTagsCommand(input);
|
|
42
42
|
* const response = await client.send(command);
|
|
43
43
|
* // { // DeleteTagsOutput
|
|
44
44
|
* // ResourceId: "STRING_VALUE",
|
|
45
|
-
* // ResourceType: "
|
|
45
|
+
* // ResourceType: "BatchPrediction" || "DataSource" || "Evaluation" || "MLModel",
|
|
46
46
|
* // };
|
|
47
47
|
*
|
|
48
48
|
* ```
|
|
@@ -31,7 +31,7 @@ export interface DescribeBatchPredictionsCommandOutput extends DescribeBatchPred
|
|
|
31
31
|
* // const { MachineLearningClient, DescribeBatchPredictionsCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
32
32
|
* const client = new MachineLearningClient(config);
|
|
33
33
|
* const input = { // DescribeBatchPredictionsInput
|
|
34
|
-
* FilterVariable: "
|
|
34
|
+
* FilterVariable: "CreatedAt" || "LastUpdatedAt" || "Status" || "Name" || "IAMUser" || "MLModelId" || "DataSourceId" || "DataURI",
|
|
35
35
|
* EQ: "STRING_VALUE",
|
|
36
36
|
* GT: "STRING_VALUE",
|
|
37
37
|
* LT: "STRING_VALUE",
|
|
@@ -39,7 +39,7 @@ export interface DescribeBatchPredictionsCommandOutput extends DescribeBatchPred
|
|
|
39
39
|
* LE: "STRING_VALUE",
|
|
40
40
|
* NE: "STRING_VALUE",
|
|
41
41
|
* Prefix: "STRING_VALUE",
|
|
42
|
-
* SortOrder: "
|
|
42
|
+
* SortOrder: "asc" || "dsc",
|
|
43
43
|
* NextToken: "STRING_VALUE",
|
|
44
44
|
* Limit: Number("int"),
|
|
45
45
|
* };
|
|
@@ -56,7 +56,7 @@ export interface DescribeBatchPredictionsCommandOutput extends DescribeBatchPred
|
|
|
56
56
|
* // CreatedAt: new Date("TIMESTAMP"),
|
|
57
57
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
58
58
|
* // Name: "STRING_VALUE",
|
|
59
|
-
* // Status: "
|
|
59
|
+
* // Status: "PENDING" || "INPROGRESS" || "FAILED" || "COMPLETED" || "DELETED",
|
|
60
60
|
* // OutputUri: "STRING_VALUE",
|
|
61
61
|
* // Message: "STRING_VALUE",
|
|
62
62
|
* // ComputeTime: Number("long"),
|
|
@@ -31,7 +31,7 @@ export interface DescribeDataSourcesCommandOutput extends DescribeDataSourcesOut
|
|
|
31
31
|
* // const { MachineLearningClient, DescribeDataSourcesCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
32
32
|
* const client = new MachineLearningClient(config);
|
|
33
33
|
* const input = { // DescribeDataSourcesInput
|
|
34
|
-
* FilterVariable: "
|
|
34
|
+
* FilterVariable: "CreatedAt" || "LastUpdatedAt" || "Status" || "Name" || "DataLocationS3" || "IAMUser",
|
|
35
35
|
* EQ: "STRING_VALUE",
|
|
36
36
|
* GT: "STRING_VALUE",
|
|
37
37
|
* LT: "STRING_VALUE",
|
|
@@ -39,7 +39,7 @@ export interface DescribeDataSourcesCommandOutput extends DescribeDataSourcesOut
|
|
|
39
39
|
* LE: "STRING_VALUE",
|
|
40
40
|
* NE: "STRING_VALUE",
|
|
41
41
|
* Prefix: "STRING_VALUE",
|
|
42
|
-
* SortOrder: "
|
|
42
|
+
* SortOrder: "asc" || "dsc",
|
|
43
43
|
* NextToken: "STRING_VALUE",
|
|
44
44
|
* Limit: Number("int"),
|
|
45
45
|
* };
|
|
@@ -57,7 +57,7 @@ export interface DescribeDataSourcesCommandOutput extends DescribeDataSourcesOut
|
|
|
57
57
|
* // DataSizeInBytes: Number("long"),
|
|
58
58
|
* // NumberOfFiles: Number("long"),
|
|
59
59
|
* // Name: "STRING_VALUE",
|
|
60
|
-
* // Status: "
|
|
60
|
+
* // Status: "PENDING" || "INPROGRESS" || "FAILED" || "COMPLETED" || "DELETED",
|
|
61
61
|
* // Message: "STRING_VALUE",
|
|
62
62
|
* // RedshiftMetadata: { // RedshiftMetadata
|
|
63
63
|
* // RedshiftDatabase: { // RedshiftDatabase
|
|
@@ -31,7 +31,7 @@ export interface DescribeEvaluationsCommandOutput extends DescribeEvaluationsOut
|
|
|
31
31
|
* // const { MachineLearningClient, DescribeEvaluationsCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
32
32
|
* const client = new MachineLearningClient(config);
|
|
33
33
|
* const input = { // DescribeEvaluationsInput
|
|
34
|
-
* FilterVariable: "
|
|
34
|
+
* FilterVariable: "CreatedAt" || "LastUpdatedAt" || "Status" || "Name" || "IAMUser" || "MLModelId" || "DataSourceId" || "DataURI",
|
|
35
35
|
* EQ: "STRING_VALUE",
|
|
36
36
|
* GT: "STRING_VALUE",
|
|
37
37
|
* LT: "STRING_VALUE",
|
|
@@ -39,7 +39,7 @@ export interface DescribeEvaluationsCommandOutput extends DescribeEvaluationsOut
|
|
|
39
39
|
* LE: "STRING_VALUE",
|
|
40
40
|
* NE: "STRING_VALUE",
|
|
41
41
|
* Prefix: "STRING_VALUE",
|
|
42
|
-
* SortOrder: "
|
|
42
|
+
* SortOrder: "asc" || "dsc",
|
|
43
43
|
* NextToken: "STRING_VALUE",
|
|
44
44
|
* Limit: Number("int"),
|
|
45
45
|
* };
|
|
@@ -56,7 +56,7 @@ export interface DescribeEvaluationsCommandOutput extends DescribeEvaluationsOut
|
|
|
56
56
|
* // CreatedAt: new Date("TIMESTAMP"),
|
|
57
57
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
58
58
|
* // Name: "STRING_VALUE",
|
|
59
|
-
* // Status: "
|
|
59
|
+
* // Status: "PENDING" || "INPROGRESS" || "FAILED" || "COMPLETED" || "DELETED",
|
|
60
60
|
* // PerformanceMetrics: { // PerformanceMetrics
|
|
61
61
|
* // Properties: { // PerformanceMetricsProperties
|
|
62
62
|
* // "<keys>": "STRING_VALUE",
|
|
@@ -31,7 +31,7 @@ export interface DescribeMLModelsCommandOutput extends DescribeMLModelsOutput, _
|
|
|
31
31
|
* // const { MachineLearningClient, DescribeMLModelsCommand } = require("@aws-sdk/client-machine-learning"); // CommonJS import
|
|
32
32
|
* const client = new MachineLearningClient(config);
|
|
33
33
|
* const input = { // DescribeMLModelsInput
|
|
34
|
-
* FilterVariable: "
|
|
34
|
+
* FilterVariable: "CreatedAt" || "LastUpdatedAt" || "Status" || "Name" || "IAMUser" || "TrainingDataSourceId" || "RealtimeEndpointStatus" || "MLModelType" || "Algorithm" || "TrainingDataURI",
|
|
35
35
|
* EQ: "STRING_VALUE",
|
|
36
36
|
* GT: "STRING_VALUE",
|
|
37
37
|
* LT: "STRING_VALUE",
|
|
@@ -39,7 +39,7 @@ export interface DescribeMLModelsCommandOutput extends DescribeMLModelsOutput, _
|
|
|
39
39
|
* LE: "STRING_VALUE",
|
|
40
40
|
* NE: "STRING_VALUE",
|
|
41
41
|
* Prefix: "STRING_VALUE",
|
|
42
|
-
* SortOrder: "
|
|
42
|
+
* SortOrder: "asc" || "dsc",
|
|
43
43
|
* NextToken: "STRING_VALUE",
|
|
44
44
|
* Limit: Number("int"),
|
|
45
45
|
* };
|
|
@@ -54,20 +54,20 @@ export interface DescribeMLModelsCommandOutput extends DescribeMLModelsOutput, _
|
|
|
54
54
|
* // CreatedAt: new Date("TIMESTAMP"),
|
|
55
55
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
56
56
|
* // Name: "STRING_VALUE",
|
|
57
|
-
* // Status: "
|
|
57
|
+
* // Status: "PENDING" || "INPROGRESS" || "FAILED" || "COMPLETED" || "DELETED",
|
|
58
58
|
* // SizeInBytes: Number("long"),
|
|
59
59
|
* // EndpointInfo: { // RealtimeEndpointInfo
|
|
60
60
|
* // PeakRequestsPerSecond: Number("int"),
|
|
61
61
|
* // CreatedAt: new Date("TIMESTAMP"),
|
|
62
62
|
* // EndpointUrl: "STRING_VALUE",
|
|
63
|
-
* // EndpointStatus: "
|
|
63
|
+
* // EndpointStatus: "NONE" || "READY" || "UPDATING" || "FAILED",
|
|
64
64
|
* // },
|
|
65
65
|
* // TrainingParameters: { // TrainingParameters
|
|
66
66
|
* // "<keys>": "STRING_VALUE",
|
|
67
67
|
* // },
|
|
68
68
|
* // InputDataLocationS3: "STRING_VALUE",
|
|
69
|
-
* // Algorithm: "
|
|
70
|
-
* // MLModelType: "
|
|
69
|
+
* // Algorithm: "sgd",
|
|
70
|
+
* // MLModelType: "REGRESSION" || "BINARY" || "MULTICLASS",
|
|
71
71
|
* // ScoreThreshold: Number("float"),
|
|
72
72
|
* // ScoreThresholdLastUpdatedAt: new Date("TIMESTAMP"),
|
|
73
73
|
* // Message: "STRING_VALUE",
|
|
@@ -32,13 +32,13 @@ export interface DescribeTagsCommandOutput extends DescribeTagsOutput, __Metadat
|
|
|
32
32
|
* const client = new MachineLearningClient(config);
|
|
33
33
|
* const input = { // DescribeTagsInput
|
|
34
34
|
* ResourceId: "STRING_VALUE", // required
|
|
35
|
-
* ResourceType: "
|
|
35
|
+
* ResourceType: "BatchPrediction" || "DataSource" || "Evaluation" || "MLModel", // required
|
|
36
36
|
* };
|
|
37
37
|
* const command = new DescribeTagsCommand(input);
|
|
38
38
|
* const response = await client.send(command);
|
|
39
39
|
* // { // DescribeTagsOutput
|
|
40
40
|
* // ResourceId: "STRING_VALUE",
|
|
41
|
-
* // ResourceType: "
|
|
41
|
+
* // ResourceType: "BatchPrediction" || "DataSource" || "Evaluation" || "MLModel",
|
|
42
42
|
* // Tags: [ // TagList
|
|
43
43
|
* // { // Tag
|
|
44
44
|
* // Key: "STRING_VALUE",
|
|
@@ -45,7 +45,7 @@ export interface GetBatchPredictionCommandOutput extends GetBatchPredictionOutpu
|
|
|
45
45
|
* // CreatedAt: new Date("TIMESTAMP"),
|
|
46
46
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
47
47
|
* // Name: "STRING_VALUE",
|
|
48
|
-
* // Status: "
|
|
48
|
+
* // Status: "PENDING" || "INPROGRESS" || "FAILED" || "COMPLETED" || "DELETED",
|
|
49
49
|
* // OutputUri: "STRING_VALUE",
|
|
50
50
|
* // LogUri: "STRING_VALUE",
|
|
51
51
|
* // Message: "STRING_VALUE",
|
|
@@ -49,7 +49,7 @@ export interface GetDataSourceCommandOutput extends GetDataSourceOutput, __Metad
|
|
|
49
49
|
* // DataSizeInBytes: Number("long"),
|
|
50
50
|
* // NumberOfFiles: Number("long"),
|
|
51
51
|
* // Name: "STRING_VALUE",
|
|
52
|
-
* // Status: "
|
|
52
|
+
* // Status: "PENDING" || "INPROGRESS" || "FAILED" || "COMPLETED" || "DELETED",
|
|
53
53
|
* // LogUri: "STRING_VALUE",
|
|
54
54
|
* // Message: "STRING_VALUE",
|
|
55
55
|
* // RedshiftMetadata: { // RedshiftMetadata
|
|
@@ -44,7 +44,7 @@ export interface GetEvaluationCommandOutput extends GetEvaluationOutput, __Metad
|
|
|
44
44
|
* // CreatedAt: new Date("TIMESTAMP"),
|
|
45
45
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
46
46
|
* // Name: "STRING_VALUE",
|
|
47
|
-
* // Status: "
|
|
47
|
+
* // Status: "PENDING" || "INPROGRESS" || "FAILED" || "COMPLETED" || "DELETED",
|
|
48
48
|
* // PerformanceMetrics: { // PerformanceMetrics
|
|
49
49
|
* // Properties: { // PerformanceMetricsProperties
|
|
50
50
|
* // "<keys>": "STRING_VALUE",
|
|
@@ -45,19 +45,19 @@ export interface GetMLModelCommandOutput extends GetMLModelOutput, __MetadataBea
|
|
|
45
45
|
* // CreatedAt: new Date("TIMESTAMP"),
|
|
46
46
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
47
47
|
* // Name: "STRING_VALUE",
|
|
48
|
-
* // Status: "
|
|
48
|
+
* // Status: "PENDING" || "INPROGRESS" || "FAILED" || "COMPLETED" || "DELETED",
|
|
49
49
|
* // SizeInBytes: Number("long"),
|
|
50
50
|
* // EndpointInfo: { // RealtimeEndpointInfo
|
|
51
51
|
* // PeakRequestsPerSecond: Number("int"),
|
|
52
52
|
* // CreatedAt: new Date("TIMESTAMP"),
|
|
53
53
|
* // EndpointUrl: "STRING_VALUE",
|
|
54
|
-
* // EndpointStatus: "
|
|
54
|
+
* // EndpointStatus: "NONE" || "READY" || "UPDATING" || "FAILED",
|
|
55
55
|
* // },
|
|
56
56
|
* // TrainingParameters: { // TrainingParameters
|
|
57
57
|
* // "<keys>": "STRING_VALUE",
|
|
58
58
|
* // },
|
|
59
59
|
* // InputDataLocationS3: "STRING_VALUE",
|
|
60
|
-
* // MLModelType: "
|
|
60
|
+
* // MLModelType: "REGRESSION" || "BINARY" || "MULTICLASS",
|
|
61
61
|
* // ScoreThreshold: Number("float"),
|
|
62
62
|
* // ScoreThresholdLastUpdatedAt: new Date("TIMESTAMP"),
|
|
63
63
|
* // LogUri: "STRING_VALUE",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-machine-learning",
|
|
3
3
|
"description": "AWS SDK for JavaScript Machine Learning Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.409.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,18 +21,18 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-sdk-machinelearning": "3.
|
|
30
|
-
"@aws-sdk/middleware-signing": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.409.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.409.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.408.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.408.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.408.0",
|
|
29
|
+
"@aws-sdk/middleware-sdk-machinelearning": "3.408.0",
|
|
30
|
+
"@aws-sdk/middleware-signing": "3.408.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.408.0",
|
|
32
|
+
"@aws-sdk/types": "3.408.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.408.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.408.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.408.0",
|
|
36
36
|
"@smithy/config-resolver": "^2.0.5",
|
|
37
37
|
"@smithy/fetch-http-handler": "^2.0.5",
|
|
38
38
|
"@smithy/hash-node": "^2.0.5",
|