@aws-sdk/client-sagemaker 3.929.0 → 3.931.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/index.js +52 -130
- package/dist-es/models/models_0.js +1 -48
- package/dist-es/models/models_1.js +0 -20
- package/dist-es/models/models_2.js +0 -34
- package/dist-es/models/models_3.js +0 -22
- package/dist-es/models/models_4.js +4 -4
- package/dist-es/models/models_5.js +4 -0
- package/dist-es/schemas/schemas_0.js +52 -8
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +1 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +2 -2
- package/dist-types/commands/CreateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/CreatePartnerAppCommand.d.ts +12 -0
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +2 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +3 -4
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/DescribePartnerAppCommand.d.ts +20 -0
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +1 -1
- package/dist-types/commands/ListComputeQuotasCommand.d.ts +1 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +2 -1
- package/dist-types/commands/SearchCommand.d.ts +2 -2
- package/dist-types/commands/UpdateClusterCommand.d.ts +2 -2
- package/dist-types/commands/UpdateComputeQuotaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -2
- package/dist-types/commands/UpdatePartnerAppCommand.d.ts +13 -0
- package/dist-types/models/models_0.d.ts +34 -16
- package/dist-types/models/models_1.d.ts +20 -19
- package/dist-types/models/models_2.d.ts +62 -136
- package/dist-types/models/models_3.d.ts +163 -29
- package/dist-types/models/models_4.d.ts +22 -27
- package/dist-types/models/models_5.d.ts +38 -1
- package/dist-types/schemas/schemas_0.d.ts +6 -0
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_0.d.ts +6 -14
- package/dist-types/ts3.4/models/models_1.d.ts +3 -7
- package/dist-types/ts3.4/models/models_2.d.ts +12 -43
- package/dist-types/ts3.4/models/models_3.d.ts +52 -14
- package/dist-types/ts3.4/models/models_4.d.ts +9 -9
- package/dist-types/ts3.4/models/models_5.d.ts +12 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +6 -0
- package/package.json +34 -34
|
@@ -42,7 +42,7 @@ declare const UpdateClusterCommand_base: {
|
|
|
42
42
|
* { // ClusterInstanceGroupSpecification
|
|
43
43
|
* InstanceCount: Number("int"), // required
|
|
44
44
|
* InstanceGroupName: "STRING_VALUE", // required
|
|
45
|
-
* InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.p6e-gb200.36xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.c5n.large" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.16xlarge" || "ml.g6.12xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.gr6.4xlarge" || "ml.gr6.8xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.16xlarge" || "ml.g6e.12xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.trn2.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.i3en.large" || "ml.i3en.xlarge" || "ml.i3en.2xlarge" || "ml.i3en.3xlarge" || "ml.i3en.6xlarge" || "ml.i3en.12xlarge" || "ml.i3en.24xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge", // required
|
|
45
|
+
* InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.p6e-gb200.36xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.c5n.large" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.16xlarge" || "ml.g6.12xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.gr6.4xlarge" || "ml.gr6.8xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.16xlarge" || "ml.g6e.12xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.trn2.3xlarge" || "ml.trn2.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.i3en.large" || "ml.i3en.xlarge" || "ml.i3en.2xlarge" || "ml.i3en.3xlarge" || "ml.i3en.6xlarge" || "ml.i3en.12xlarge" || "ml.i3en.24xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge", // required
|
|
46
46
|
* LifeCycleConfig: { // ClusterLifeCycleConfig
|
|
47
47
|
* SourceS3Uri: "STRING_VALUE", // required
|
|
48
48
|
* OnCreate: "STRING_VALUE", // required
|
|
@@ -98,7 +98,7 @@ declare const UpdateClusterCommand_base: {
|
|
|
98
98
|
* { // ClusterRestrictedInstanceGroupSpecification
|
|
99
99
|
* InstanceCount: Number("int"), // required
|
|
100
100
|
* InstanceGroupName: "STRING_VALUE", // required
|
|
101
|
-
* InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.p6e-gb200.36xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.c5n.large" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.16xlarge" || "ml.g6.12xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.gr6.4xlarge" || "ml.gr6.8xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.16xlarge" || "ml.g6e.12xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.trn2.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.i3en.large" || "ml.i3en.xlarge" || "ml.i3en.2xlarge" || "ml.i3en.3xlarge" || "ml.i3en.6xlarge" || "ml.i3en.12xlarge" || "ml.i3en.24xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge", // required
|
|
101
|
+
* InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.p6e-gb200.36xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.c5n.large" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.16xlarge" || "ml.g6.12xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.gr6.4xlarge" || "ml.gr6.8xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.16xlarge" || "ml.g6e.12xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.trn2.3xlarge" || "ml.trn2.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.i3en.large" || "ml.i3en.xlarge" || "ml.i3en.2xlarge" || "ml.i3en.3xlarge" || "ml.i3en.6xlarge" || "ml.i3en.12xlarge" || "ml.i3en.24xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge", // required
|
|
102
102
|
* ExecutionRole: "STRING_VALUE", // required
|
|
103
103
|
* ThreadsPerCore: Number("int"),
|
|
104
104
|
* InstanceStorageConfigs: [
|
|
@@ -42,7 +42,7 @@ declare const UpdateComputeQuotaCommand_base: {
|
|
|
42
42
|
* ComputeQuotaConfig: { // ComputeQuotaConfig
|
|
43
43
|
* ComputeQuotaResources: [ // ComputeQuotaResourceConfigList
|
|
44
44
|
* { // ComputeQuotaResourceConfig
|
|
45
|
-
* InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.p6e-gb200.36xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.c5n.large" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.16xlarge" || "ml.g6.12xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.gr6.4xlarge" || "ml.gr6.8xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.16xlarge" || "ml.g6e.12xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.trn2.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.i3en.large" || "ml.i3en.xlarge" || "ml.i3en.2xlarge" || "ml.i3en.3xlarge" || "ml.i3en.6xlarge" || "ml.i3en.12xlarge" || "ml.i3en.24xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge", // required
|
|
45
|
+
* InstanceType: "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.p6e-gb200.36xlarge" || "ml.trn1.32xlarge" || "ml.trn1n.32xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.12xlarge" || "ml.g5.16xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.c5.large" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.12xlarge" || "ml.c5.18xlarge" || "ml.c5.24xlarge" || "ml.c5n.large" || "ml.c5n.2xlarge" || "ml.c5n.4xlarge" || "ml.c5n.9xlarge" || "ml.c5n.18xlarge" || "ml.m5.large" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.8xlarge" || "ml.m5.12xlarge" || "ml.m5.16xlarge" || "ml.m5.24xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.g6.xlarge" || "ml.g6.2xlarge" || "ml.g6.4xlarge" || "ml.g6.8xlarge" || "ml.g6.16xlarge" || "ml.g6.12xlarge" || "ml.g6.24xlarge" || "ml.g6.48xlarge" || "ml.gr6.4xlarge" || "ml.gr6.8xlarge" || "ml.g6e.xlarge" || "ml.g6e.2xlarge" || "ml.g6e.4xlarge" || "ml.g6e.8xlarge" || "ml.g6e.16xlarge" || "ml.g6e.12xlarge" || "ml.g6e.24xlarge" || "ml.g6e.48xlarge" || "ml.p5e.48xlarge" || "ml.p5en.48xlarge" || "ml.p6-b200.48xlarge" || "ml.trn2.3xlarge" || "ml.trn2.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.i3en.large" || "ml.i3en.xlarge" || "ml.i3en.2xlarge" || "ml.i3en.3xlarge" || "ml.i3en.6xlarge" || "ml.i3en.12xlarge" || "ml.i3en.24xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge", // required
|
|
46
46
|
* Count: Number("int"),
|
|
47
47
|
* Accelerators: Number("int"),
|
|
48
48
|
* VCpu: Number("float"),
|
|
@@ -53,7 +53,7 @@ declare const UpdateModelPackageCommand_base: {
|
|
|
53
53
|
* Containers: [ // ModelPackageContainerDefinitionList // required
|
|
54
54
|
* { // ModelPackageContainerDefinition
|
|
55
55
|
* ContainerHostname: "STRING_VALUE",
|
|
56
|
-
* Image: "STRING_VALUE",
|
|
56
|
+
* Image: "STRING_VALUE",
|
|
57
57
|
* ImageDigest: "STRING_VALUE",
|
|
58
58
|
* ModelDataUrl: "STRING_VALUE",
|
|
59
59
|
* ModelDataSource: { // ModelDataSource
|
|
@@ -109,7 +109,7 @@ declare const UpdateModelPackageCommand_base: {
|
|
|
109
109
|
* Containers: [ // required
|
|
110
110
|
* {
|
|
111
111
|
* ContainerHostname: "STRING_VALUE",
|
|
112
|
-
* Image: "STRING_VALUE",
|
|
112
|
+
* Image: "STRING_VALUE",
|
|
113
113
|
* ImageDigest: "STRING_VALUE",
|
|
114
114
|
* ModelDataUrl: "STRING_VALUE",
|
|
115
115
|
* ModelDataSource: {
|
|
@@ -49,8 +49,21 @@ declare const UpdatePartnerAppCommand_base: {
|
|
|
49
49
|
* Arguments: { // PartnerAppArguments
|
|
50
50
|
* "<keys>": "STRING_VALUE",
|
|
51
51
|
* },
|
|
52
|
+
* AssignedGroupPatterns: [ // AssignedGroupPatternsList
|
|
53
|
+
* "STRING_VALUE",
|
|
54
|
+
* ],
|
|
55
|
+
* RoleGroupAssignments: [ // RoleGroupAssignmentsList
|
|
56
|
+
* { // RoleGroupAssignment
|
|
57
|
+
* RoleName: "STRING_VALUE", // required
|
|
58
|
+
* GroupPatterns: [ // GroupPatternsList // required
|
|
59
|
+
* "STRING_VALUE",
|
|
60
|
+
* ],
|
|
61
|
+
* },
|
|
62
|
+
* ],
|
|
52
63
|
* },
|
|
53
64
|
* EnableIamSessionBasedIdentity: true || false,
|
|
65
|
+
* EnableAutoMinorVersionUpgrade: true || false,
|
|
66
|
+
* AppVersion: "STRING_VALUE",
|
|
54
67
|
* ClientToken: "STRING_VALUE",
|
|
55
68
|
* Tags: [ // TagList
|
|
56
69
|
* { // Tag
|
|
@@ -371,7 +371,7 @@ export interface ModelPackageContainerDefinition {
|
|
|
371
371
|
* <p>The Amazon Elastic Container Registry (Amazon ECR) path where inference code is stored.</p> <p>If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both <code>registry/repository[:tag]</code> and <code>registry/repository[@digest]</code> image path formats. For more information, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms.html">Using Your Own Algorithms with Amazon SageMaker</a>.</p>
|
|
372
372
|
* @public
|
|
373
373
|
*/
|
|
374
|
-
Image
|
|
374
|
+
Image?: string | undefined;
|
|
375
375
|
/**
|
|
376
376
|
* <p>An MD5 hash of the training algorithm that identifies the Docker image used for training.</p>
|
|
377
377
|
* @public
|
|
@@ -4145,6 +4145,10 @@ export declare namespace AutoMLProblemTypeConfig {
|
|
|
4145
4145
|
TextGenerationJobConfig?: never;
|
|
4146
4146
|
$unknown: [string, any];
|
|
4147
4147
|
}
|
|
4148
|
+
/**
|
|
4149
|
+
* @deprecated unused in schema-serde mode.
|
|
4150
|
+
*
|
|
4151
|
+
*/
|
|
4148
4152
|
interface Visitor<T> {
|
|
4149
4153
|
ImageClassificationJobConfig: (value: ImageClassificationJobConfig) => T;
|
|
4150
4154
|
TextClassificationJobConfig: (value: TextClassificationJobConfig) => T;
|
|
@@ -4153,7 +4157,6 @@ export declare namespace AutoMLProblemTypeConfig {
|
|
|
4153
4157
|
TextGenerationJobConfig: (value: TextGenerationJobConfig) => T;
|
|
4154
4158
|
_: (name: string, value: any) => T;
|
|
4155
4159
|
}
|
|
4156
|
-
const visit: <T>(value: AutoMLProblemTypeConfig, visitor: Visitor<T>) => T;
|
|
4157
4160
|
}
|
|
4158
4161
|
/**
|
|
4159
4162
|
* @public
|
|
@@ -4227,12 +4230,15 @@ export declare namespace AutoMLProblemTypeResolvedAttributes {
|
|
|
4227
4230
|
TextGenerationResolvedAttributes?: never;
|
|
4228
4231
|
$unknown: [string, any];
|
|
4229
4232
|
}
|
|
4233
|
+
/**
|
|
4234
|
+
* @deprecated unused in schema-serde mode.
|
|
4235
|
+
*
|
|
4236
|
+
*/
|
|
4230
4237
|
interface Visitor<T> {
|
|
4231
4238
|
TabularResolvedAttributes: (value: TabularResolvedAttributes) => T;
|
|
4232
4239
|
TextGenerationResolvedAttributes: (value: TextGenerationResolvedAttributes) => T;
|
|
4233
4240
|
_: (name: string, value: any) => T;
|
|
4234
4241
|
}
|
|
4235
|
-
const visit: <T>(value: AutoMLProblemTypeResolvedAttributes, visitor: Visitor<T>) => T;
|
|
4236
4242
|
}
|
|
4237
4243
|
/**
|
|
4238
4244
|
* <p>The resolved attributes used to configure an AutoML job V2.</p>
|
|
@@ -4342,6 +4348,22 @@ export interface Autotune {
|
|
|
4342
4348
|
*/
|
|
4343
4349
|
Mode: AutotuneMode | undefined;
|
|
4344
4350
|
}
|
|
4351
|
+
/**
|
|
4352
|
+
* <p>Contains information about an available upgrade for a SageMaker Partner AI App, including the version number and release notes.</p>
|
|
4353
|
+
* @public
|
|
4354
|
+
*/
|
|
4355
|
+
export interface AvailableUpgrade {
|
|
4356
|
+
/**
|
|
4357
|
+
* <p>The semantic version number of the available upgrade for the SageMaker Partner AI App.</p>
|
|
4358
|
+
* @public
|
|
4359
|
+
*/
|
|
4360
|
+
Version?: string | undefined;
|
|
4361
|
+
/**
|
|
4362
|
+
* <p>A list of release notes describing the changes and improvements included in the available upgrade version.</p>
|
|
4363
|
+
* @public
|
|
4364
|
+
*/
|
|
4365
|
+
ReleaseNotes?: string[] | undefined;
|
|
4366
|
+
}
|
|
4345
4367
|
/**
|
|
4346
4368
|
* @public
|
|
4347
4369
|
* @enum
|
|
@@ -6203,6 +6225,10 @@ export declare namespace EventMetadata {
|
|
|
6203
6225
|
Instance?: never;
|
|
6204
6226
|
$unknown: [string, any];
|
|
6205
6227
|
}
|
|
6228
|
+
/**
|
|
6229
|
+
* @deprecated unused in schema-serde mode.
|
|
6230
|
+
*
|
|
6231
|
+
*/
|
|
6206
6232
|
interface Visitor<T> {
|
|
6207
6233
|
Cluster: (value: ClusterMetadata) => T;
|
|
6208
6234
|
InstanceGroup: (value: InstanceGroupMetadata) => T;
|
|
@@ -6210,7 +6236,6 @@ export declare namespace EventMetadata {
|
|
|
6210
6236
|
Instance: (value: InstanceMetadata) => T;
|
|
6211
6237
|
_: (name: string, value: any) => T;
|
|
6212
6238
|
}
|
|
6213
|
-
const visit: <T>(value: EventMetadata, visitor: Visitor<T>) => T;
|
|
6214
6239
|
}
|
|
6215
6240
|
/**
|
|
6216
6241
|
* <p>Detailed information about a specific event, including event metadata.</p>
|
|
@@ -6394,11 +6419,14 @@ export declare namespace ClusterInstanceStorageConfig {
|
|
|
6394
6419
|
EbsVolumeConfig?: never;
|
|
6395
6420
|
$unknown: [string, any];
|
|
6396
6421
|
}
|
|
6422
|
+
/**
|
|
6423
|
+
* @deprecated unused in schema-serde mode.
|
|
6424
|
+
*
|
|
6425
|
+
*/
|
|
6397
6426
|
interface Visitor<T> {
|
|
6398
6427
|
EbsVolumeConfig: (value: ClusterEbsVolumeConfig) => T;
|
|
6399
6428
|
_: (name: string, value: any) => T;
|
|
6400
6429
|
}
|
|
6401
|
-
const visit: <T>(value: ClusterInstanceStorageConfig, visitor: Visitor<T>) => T;
|
|
6402
6430
|
}
|
|
6403
6431
|
/**
|
|
6404
6432
|
* @public
|
|
@@ -6517,6 +6545,7 @@ export declare const ClusterInstanceType: {
|
|
|
6517
6545
|
readonly ML_T3_XLARGE: "ml.t3.xlarge";
|
|
6518
6546
|
readonly ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge";
|
|
6519
6547
|
readonly ML_TRN1_32XLARGE: "ml.trn1.32xlarge";
|
|
6548
|
+
readonly ML_TRN2_3XLARGE: "ml.trn2.3xlarge";
|
|
6520
6549
|
readonly ML_TRN2_48XLARGE: "ml.trn2.48xlarge";
|
|
6521
6550
|
};
|
|
6522
6551
|
/**
|
|
@@ -6975,14 +7004,3 @@ export interface ClusterNodeSummary {
|
|
|
6975
7004
|
*/
|
|
6976
7005
|
UltraServerInfo?: UltraServerInfo | undefined;
|
|
6977
7006
|
}
|
|
6978
|
-
/**
|
|
6979
|
-
* <p>The configuration settings for the Amazon EKS cluster used as the orchestrator for the SageMaker HyperPod cluster.</p>
|
|
6980
|
-
* @public
|
|
6981
|
-
*/
|
|
6982
|
-
export interface ClusterOrchestratorEksConfig {
|
|
6983
|
-
/**
|
|
6984
|
-
* <p>The Amazon Resource Name (ARN) of the Amazon EKS cluster associated with the SageMaker HyperPod cluster.</p>
|
|
6985
|
-
* @public
|
|
6986
|
-
*/
|
|
6987
|
-
ClusterArn: string | undefined;
|
|
6988
|
-
}
|
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
import { AutomaticJsonStringConversion as __AutomaticJsonStringConversion, ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
|
-
import { ActionSource, ActionStatus, ActivationState, AdditionalModelDataSource, AdditionalS3DataSource, AlgorithmValidationSpecification, AmazonQSettings, AnnotationConsolidationConfig, AppInstanceType, AppLifecycleManagement, AppNetworkAccessType, AppSecurityGroupManagement, AppType, ArtifactSource, AsyncInferenceConfig, AuthMode, AuthorizedUrl, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobChannel, AutoMLJobConfig, AutoMLJobObjective, AutoMLOutputDataConfig, AutoMLProblemTypeConfig, AutoMLSecurityConfig, AutoMountHomeEFS, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, BlueGreenUpdatePolicy, CanvasAppSettings, CapacityReservationPreference, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, CategoricalParameterRangeSpecification, Channel, ChannelSpecification, CheckpointConfig, ClarifyExplainerConfig, ClusterAutoScalingConfig, ClusterConfigMode, ClusterInstanceGroupSpecification, ClusterInstanceStorageConfig, ClusterInstanceType, ClusterNodeProvisioningMode, ClusterNodeRecovery,
|
|
2
|
+
import { ActionSource, ActionStatus, ActivationState, AdditionalModelDataSource, AdditionalS3DataSource, AlgorithmValidationSpecification, AmazonQSettings, AnnotationConsolidationConfig, AppInstanceType, AppLifecycleManagement, AppNetworkAccessType, AppSecurityGroupManagement, AppType, ArtifactSource, AsyncInferenceConfig, AuthMode, AuthorizedUrl, AutoMLChannel, AutoMLComputeConfig, AutoMLDataSplitConfig, AutoMLJobChannel, AutoMLJobConfig, AutoMLJobObjective, AutoMLOutputDataConfig, AutoMLProblemTypeConfig, AutoMLSecurityConfig, AutoMountHomeEFS, AutoParameter, AutoRollbackConfig, Autotune, AwsManagedHumanLoopRequestSource, BatchTransformInput, BestObjectiveNotImproving, BlueGreenUpdatePolicy, CanvasAppSettings, CapacityReservationPreference, CapacitySize, CaptureContentTypeHeader, CaptureOption, CategoricalParameter, CategoricalParameterRange, CategoricalParameterRangeSpecification, Channel, ChannelSpecification, CheckpointConfig, ClarifyExplainerConfig, ClusterAutoScalingConfig, ClusterConfigMode, ClusterInstanceGroupSpecification, ClusterInstanceStorageConfig, ClusterInstanceType, ClusterNodeProvisioningMode, ClusterNodeRecovery, CodeEditorAppImageConfig, DeepHealthCheckType, FeatureStatus, InferenceSpecification, InstanceGroupStatus, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetricDefinition, ModelDataSource, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, ScheduledUpdateConfig, StoppingCondition, Tag, TrainingInputMode, TrainingInstanceType, VpcConfig } from "./models_0";
|
|
3
3
|
import { SageMakerServiceException as __BaseException } from "./SageMakerServiceException";
|
|
4
|
+
/**
|
|
5
|
+
* <p>The configuration settings for the Amazon EKS cluster used as the orchestrator for the SageMaker HyperPod cluster.</p>
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface ClusterOrchestratorEksConfig {
|
|
9
|
+
/**
|
|
10
|
+
* <p>The Amazon Resource Name (ARN) of the Amazon EKS cluster associated with the SageMaker HyperPod cluster.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
ClusterArn: string | undefined;
|
|
14
|
+
}
|
|
4
15
|
/**
|
|
5
16
|
* <p>The type of orchestrator used for the SageMaker HyperPod cluster.</p>
|
|
6
17
|
* @public
|
|
@@ -548,11 +559,14 @@ export declare namespace CollectionConfig {
|
|
|
548
559
|
VectorConfig?: never;
|
|
549
560
|
$unknown: [string, any];
|
|
550
561
|
}
|
|
562
|
+
/**
|
|
563
|
+
* @deprecated unused in schema-serde mode.
|
|
564
|
+
*
|
|
565
|
+
*/
|
|
551
566
|
interface Visitor<T> {
|
|
552
567
|
VectorConfig: (value: VectorConfig) => T;
|
|
553
568
|
_: (name: string, value: any) => T;
|
|
554
569
|
}
|
|
555
|
-
const visit: <T>(value: CollectionConfig, visitor: Visitor<T>) => T;
|
|
556
570
|
}
|
|
557
571
|
/**
|
|
558
572
|
* <p>Configuration information for the Amazon SageMaker Debugger output tensor collections.</p>
|
|
@@ -2949,13 +2963,16 @@ export declare namespace CustomFileSystemConfig {
|
|
|
2949
2963
|
S3FileSystemConfig?: never;
|
|
2950
2964
|
$unknown: [string, any];
|
|
2951
2965
|
}
|
|
2966
|
+
/**
|
|
2967
|
+
* @deprecated unused in schema-serde mode.
|
|
2968
|
+
*
|
|
2969
|
+
*/
|
|
2952
2970
|
interface Visitor<T> {
|
|
2953
2971
|
EFSFileSystemConfig: (value: EFSFileSystemConfig) => T;
|
|
2954
2972
|
FSxLustreFileSystemConfig: (value: FSxLustreFileSystemConfig) => T;
|
|
2955
2973
|
S3FileSystemConfig: (value: S3FileSystemConfig) => T;
|
|
2956
2974
|
_: (name: string, value: any) => T;
|
|
2957
2975
|
}
|
|
2958
|
-
const visit: <T>(value: CustomFileSystemConfig, visitor: Visitor<T>) => T;
|
|
2959
2976
|
}
|
|
2960
2977
|
/**
|
|
2961
2978
|
* <p>Details about the POSIX identity that is used for file system operations.</p>
|
|
@@ -6916,19 +6933,3 @@ export interface LabelingJobOutputConfig {
|
|
|
6916
6933
|
*/
|
|
6917
6934
|
SnsTopicArn?: string | undefined;
|
|
6918
6935
|
}
|
|
6919
|
-
/**
|
|
6920
|
-
* <p>A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped. You can use these conditions to control the cost of data labeling.</p> <note> <p>Labeling jobs fail after 30 days with an appropriate client error message.</p> </note>
|
|
6921
|
-
* @public
|
|
6922
|
-
*/
|
|
6923
|
-
export interface LabelingJobStoppingConditions {
|
|
6924
|
-
/**
|
|
6925
|
-
* <p>The maximum number of objects that can be labeled by human workers.</p>
|
|
6926
|
-
* @public
|
|
6927
|
-
*/
|
|
6928
|
-
MaxHumanLabeledObjectCount?: number | undefined;
|
|
6929
|
-
/**
|
|
6930
|
-
* <p>The maximum number of input data objects that should be labeled.</p>
|
|
6931
|
-
* @public
|
|
6932
|
-
*/
|
|
6933
|
-
MaxPercentageOfInputDatasetLabeled?: number | undefined;
|
|
6934
|
-
}
|
|
@@ -1,5 +1,21 @@
|
|
|
1
|
-
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppSpecification, AppStatus, AppType, ArtifactSource, AthenaDatasetDefinition, AutoMLCandidate, AutoMLChannel,
|
|
2
|
-
import { _InstanceType, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, DeviceSelectionConfig, EdgeDeploymentConfig, EndpointInput, HubContentType, HumanTaskConfig, IPAddressType, JupyterServerAppSettings, KernelGatewayAppSettings, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig,
|
|
1
|
+
import { ActionSource, ActionStatus, AdditionalInferenceSpecificationDefinition, AlgorithmSpecification, AlgorithmStatus, AlgorithmStatusDetails, AlgorithmValidationSpecification, AppSpecification, AppStatus, AppType, ArtifactSource, AthenaDatasetDefinition, AutoMLCandidate, AutoMLChannel, AutoMLJobArtifacts, AutoMLJobCompletionCriteria, AutoMLJobConfig, AutoMLJobObjective, AutoMLJobSecondaryStatus, AutoMLJobStatus, AutoMLOutputDataConfig, AutoMLPartialFailureReason, BatchDataCaptureConfig, BatchStrategy, BatchTransformInput, Bias, CaptureStatus, CfnCreateTemplateProvider, Channel, CheckpointConfig, CodeEditorAppImageConfig, FeatureStatus, InferenceSpecification, JupyterLabAppImageConfig, KernelGatewayImageConfig, MetricsSource, ModelApprovalStatus, ModelDataSource, OutputDataConfig, ProblemType, ProcessingS3DataDistributionType, ProcessingS3InputMode, ProductionVariantInstanceType, ResourceConfig, ResourceSpec, StoppingCondition, Tag, TransformInput, TransformJobDefinition, TransformOutput, TransformResources, UserContext, VpcConfig } from "./models_0";
|
|
2
|
+
import { _InstanceType, CodeRepository, CognitoConfig, CognitoMemberDefinition, CollectionConfiguration, ContainerDefinition, DeviceSelectionConfig, EdgeDeploymentConfig, EndpointInput, HubContentType, HumanTaskConfig, IPAddressType, JupyterServerAppSettings, KernelGatewayAppSettings, LabelingJobAlgorithmsConfig, LabelingJobInputConfig, LabelingJobOutputConfig, MetadataProperties, ModelDeployConfig, MonitoringConstraintsResource, MonitoringNetworkConfig, MonitoringOutputConfig, MonitoringResources, MonitoringStatisticsResource, MonitoringStoppingCondition, ProcessingInstanceType, ProcessingS3UploadMode, RetryStrategy, TrainingSpecification, UserSettings } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* <p>A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped. You can use these conditions to control the cost of data labeling.</p> <note> <p>Labeling jobs fail after 30 days with an appropriate client error message.</p> </note>
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface LabelingJobStoppingConditions {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The maximum number of objects that can be labeled by human workers.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
MaxHumanLabeledObjectCount?: number | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* <p>The maximum number of input data objects that should be labeled.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
MaxPercentageOfInputDatasetLabeled?: number | undefined;
|
|
18
|
+
}
|
|
3
19
|
/**
|
|
4
20
|
* @public
|
|
5
21
|
*/
|
|
@@ -1810,13 +1826,16 @@ export declare namespace OptimizationConfig {
|
|
|
1810
1826
|
ModelShardingConfig?: never;
|
|
1811
1827
|
$unknown: [string, any];
|
|
1812
1828
|
}
|
|
1829
|
+
/**
|
|
1830
|
+
* @deprecated unused in schema-serde mode.
|
|
1831
|
+
*
|
|
1832
|
+
*/
|
|
1813
1833
|
interface Visitor<T> {
|
|
1814
1834
|
ModelQuantizationConfig: (value: ModelQuantizationConfig) => T;
|
|
1815
1835
|
ModelCompilationConfig: (value: ModelCompilationConfig) => T;
|
|
1816
1836
|
ModelShardingConfig: (value: ModelShardingConfig) => T;
|
|
1817
1837
|
_: (name: string, value: any) => T;
|
|
1818
1838
|
}
|
|
1819
|
-
const visit: <T>(value: OptimizationConfig, visitor: Visitor<T>) => T;
|
|
1820
1839
|
}
|
|
1821
1840
|
/**
|
|
1822
1841
|
* <p>Details for where to store the optimized model that you create with the optimization job.</p>
|
|
@@ -1915,6 +1934,22 @@ export interface CreateOptimizationJobResponse {
|
|
|
1915
1934
|
*/
|
|
1916
1935
|
OptimizationJobArn: string | undefined;
|
|
1917
1936
|
}
|
|
1937
|
+
/**
|
|
1938
|
+
* <p>Defines the mapping between an in-app role and the AWS IAM Identity Center group patterns that should be assigned to that role within the SageMaker Partner AI App.</p>
|
|
1939
|
+
* @public
|
|
1940
|
+
*/
|
|
1941
|
+
export interface RoleGroupAssignment {
|
|
1942
|
+
/**
|
|
1943
|
+
* <p>The name of the in-app role within the SageMaker Partner AI App. The specific roles available depend on the app type and version.</p>
|
|
1944
|
+
* @public
|
|
1945
|
+
*/
|
|
1946
|
+
RoleName: string | undefined;
|
|
1947
|
+
/**
|
|
1948
|
+
* <p>A list of AWS IAM Identity Center group patterns that should be assigned to the specified role. Group patterns support wildcard matching using <code>*</code>.</p>
|
|
1949
|
+
* @public
|
|
1950
|
+
*/
|
|
1951
|
+
GroupPatterns: string[] | undefined;
|
|
1952
|
+
}
|
|
1918
1953
|
/**
|
|
1919
1954
|
* <p>Configuration settings for the SageMaker Partner AI App.</p>
|
|
1920
1955
|
* @public
|
|
@@ -1930,6 +1965,16 @@ export interface PartnerAppConfig {
|
|
|
1930
1965
|
* @public
|
|
1931
1966
|
*/
|
|
1932
1967
|
Arguments?: Record<string, string> | undefined;
|
|
1968
|
+
/**
|
|
1969
|
+
* <p>A list of Amazon Web Services IAM Identity Center group patterns that can access the SageMaker Partner AI App. Group names support wildcard matching using <code>*</code>. An empty list indicates the app will not use Identity Center group features. All groups specified in <code>RoleGroupAssignments</code> must match patterns in this list.</p>
|
|
1970
|
+
* @public
|
|
1971
|
+
*/
|
|
1972
|
+
AssignedGroupPatterns?: string[] | undefined;
|
|
1973
|
+
/**
|
|
1974
|
+
* <p>A map of in-app roles to Amazon Web Services IAM Identity Center group patterns. Groups assigned to specific roles receive those permissions, while groups in <code>AssignedGroupPatterns</code> but not in this map receive default in-app role depending on app type. Group patterns support wildcard matching using <code>*</code>. Currently supported by Fiddler version 1.3 and later with roles: <code>ORG_MEMBER</code> (default) and <code>ORG_ADMIN</code>.</p>
|
|
1975
|
+
* @public
|
|
1976
|
+
*/
|
|
1977
|
+
RoleGroupAssignments?: RoleGroupAssignment[] | undefined;
|
|
1933
1978
|
}
|
|
1934
1979
|
/**
|
|
1935
1980
|
* @public
|
|
@@ -2016,6 +2061,11 @@ export interface CreatePartnerAppRequest {
|
|
|
2016
2061
|
* @public
|
|
2017
2062
|
*/
|
|
2018
2063
|
EnableIamSessionBasedIdentity?: boolean | undefined;
|
|
2064
|
+
/**
|
|
2065
|
+
* <p>When set to <code>TRUE</code>, the SageMaker Partner AI App is automatically upgraded to the latest minor version during the next scheduled maintenance window, if one is available. Default is <code>FALSE</code>.</p>
|
|
2066
|
+
* @public
|
|
2067
|
+
*/
|
|
2068
|
+
EnableAutoMinorVersionUpgrade?: boolean | undefined;
|
|
2019
2069
|
/**
|
|
2020
2070
|
* <p>A unique token that guarantees that the call to this API is idempotent.</p>
|
|
2021
2071
|
* @public
|
|
@@ -2924,13 +2974,16 @@ export declare namespace CustomFileSystem {
|
|
|
2924
2974
|
S3FileSystem?: never;
|
|
2925
2975
|
$unknown: [string, any];
|
|
2926
2976
|
}
|
|
2977
|
+
/**
|
|
2978
|
+
* @deprecated unused in schema-serde mode.
|
|
2979
|
+
*
|
|
2980
|
+
*/
|
|
2927
2981
|
interface Visitor<T> {
|
|
2928
2982
|
EFSFileSystem: (value: EFSFileSystem) => T;
|
|
2929
2983
|
FSxLustreFileSystem: (value: FSxLustreFileSystem) => T;
|
|
2930
2984
|
S3FileSystem: (value: S3FileSystem) => T;
|
|
2931
2985
|
_: (name: string, value: any) => T;
|
|
2932
2986
|
}
|
|
2933
|
-
const visit: <T>(value: CustomFileSystem, visitor: Visitor<T>) => T;
|
|
2934
2987
|
}
|
|
2935
2988
|
/**
|
|
2936
2989
|
* <p>The settings for the JupyterLab application within a space.</p>
|
|
@@ -3379,7 +3432,7 @@ export interface CreateTrainingJobRequest {
|
|
|
3379
3432
|
* <p>Specifies a limit to how long a model training job can run. It also specifies how long a managed Spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.</p> <p>To stop a job, SageMaker sends the algorithm the <code>SIGTERM</code> signal, which delays job termination for 120 seconds. Algorithms can use this 120-second window to save the model artifacts, so the results of training are not lost. </p>
|
|
3380
3433
|
* @public
|
|
3381
3434
|
*/
|
|
3382
|
-
StoppingCondition
|
|
3435
|
+
StoppingCondition?: StoppingCondition | undefined;
|
|
3383
3436
|
/**
|
|
3384
3437
|
* <p>An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a>.</p> <important> <p>Do not include any security-sensitive information including account access IDs, secrets, or tokens in any tags. As part of the shared responsibility model, you are responsible for any potential exposure, unauthorized access, or compromise of your sensitive data if caused by any security-sensitive information included in the request tag variable or plain text fields.</p> </important>
|
|
3385
3438
|
* @public
|
|
@@ -3731,12 +3784,15 @@ export declare namespace TrialComponentParameterValue {
|
|
|
3731
3784
|
NumberValue?: never;
|
|
3732
3785
|
$unknown: [string, any];
|
|
3733
3786
|
}
|
|
3787
|
+
/**
|
|
3788
|
+
* @deprecated unused in schema-serde mode.
|
|
3789
|
+
*
|
|
3790
|
+
*/
|
|
3734
3791
|
interface Visitor<T> {
|
|
3735
3792
|
StringValue: (value: string) => T;
|
|
3736
3793
|
NumberValue: (value: number) => T;
|
|
3737
3794
|
_: (name: string, value: any) => T;
|
|
3738
3795
|
}
|
|
3739
|
-
const visit: <T>(value: TrialComponentParameterValue, visitor: Visitor<T>) => T;
|
|
3740
3796
|
}
|
|
3741
3797
|
/**
|
|
3742
3798
|
* @public
|
|
@@ -5871,133 +5927,3 @@ export interface DescribeAutoMLJobV2Request {
|
|
|
5871
5927
|
*/
|
|
5872
5928
|
AutoMLJobName: string | undefined;
|
|
5873
5929
|
}
|
|
5874
|
-
/**
|
|
5875
|
-
* @public
|
|
5876
|
-
*/
|
|
5877
|
-
export interface DescribeAutoMLJobV2Response {
|
|
5878
|
-
/**
|
|
5879
|
-
* <p>Returns the name of the AutoML job V2.</p>
|
|
5880
|
-
* @public
|
|
5881
|
-
*/
|
|
5882
|
-
AutoMLJobName: string | undefined;
|
|
5883
|
-
/**
|
|
5884
|
-
* <p>Returns the Amazon Resource Name (ARN) of the AutoML job V2.</p>
|
|
5885
|
-
* @public
|
|
5886
|
-
*/
|
|
5887
|
-
AutoMLJobArn: string | undefined;
|
|
5888
|
-
/**
|
|
5889
|
-
* <p>Returns an array of channel objects describing the input data and their location.</p>
|
|
5890
|
-
* @public
|
|
5891
|
-
*/
|
|
5892
|
-
AutoMLJobInputDataConfig: AutoMLJobChannel[] | undefined;
|
|
5893
|
-
/**
|
|
5894
|
-
* <p>Returns the job's output data config.</p>
|
|
5895
|
-
* @public
|
|
5896
|
-
*/
|
|
5897
|
-
OutputDataConfig: AutoMLOutputDataConfig | undefined;
|
|
5898
|
-
/**
|
|
5899
|
-
* <p>The ARN of the IAM role that has read permission to the input data location and write permission to the output data location in Amazon S3.</p>
|
|
5900
|
-
* @public
|
|
5901
|
-
*/
|
|
5902
|
-
RoleArn: string | undefined;
|
|
5903
|
-
/**
|
|
5904
|
-
* <p>Returns the job's objective.</p>
|
|
5905
|
-
* @public
|
|
5906
|
-
*/
|
|
5907
|
-
AutoMLJobObjective?: AutoMLJobObjective | undefined;
|
|
5908
|
-
/**
|
|
5909
|
-
* <p>Returns the configuration settings of the problem type set for the AutoML job V2.</p>
|
|
5910
|
-
* @public
|
|
5911
|
-
*/
|
|
5912
|
-
AutoMLProblemTypeConfig?: AutoMLProblemTypeConfig | undefined;
|
|
5913
|
-
/**
|
|
5914
|
-
* <p>Returns the name of the problem type configuration set for the AutoML job V2.</p>
|
|
5915
|
-
* @public
|
|
5916
|
-
*/
|
|
5917
|
-
AutoMLProblemTypeConfigName?: AutoMLProblemTypeConfigName | undefined;
|
|
5918
|
-
/**
|
|
5919
|
-
* <p>Returns the creation time of the AutoML job V2.</p>
|
|
5920
|
-
* @public
|
|
5921
|
-
*/
|
|
5922
|
-
CreationTime: Date | undefined;
|
|
5923
|
-
/**
|
|
5924
|
-
* <p>Returns the end time of the AutoML job V2.</p>
|
|
5925
|
-
* @public
|
|
5926
|
-
*/
|
|
5927
|
-
EndTime?: Date | undefined;
|
|
5928
|
-
/**
|
|
5929
|
-
* <p>Returns the job's last modified time.</p>
|
|
5930
|
-
* @public
|
|
5931
|
-
*/
|
|
5932
|
-
LastModifiedTime: Date | undefined;
|
|
5933
|
-
/**
|
|
5934
|
-
* <p>Returns the reason for the failure of the AutoML job V2, when applicable.</p>
|
|
5935
|
-
* @public
|
|
5936
|
-
*/
|
|
5937
|
-
FailureReason?: string | undefined;
|
|
5938
|
-
/**
|
|
5939
|
-
* <p>Returns a list of reasons for partial failures within an AutoML job V2.</p>
|
|
5940
|
-
* @public
|
|
5941
|
-
*/
|
|
5942
|
-
PartialFailureReasons?: AutoMLPartialFailureReason[] | undefined;
|
|
5943
|
-
/**
|
|
5944
|
-
* <p>Information about the candidate produced by an AutoML training job V2, including its status, steps, and other properties.</p>
|
|
5945
|
-
* @public
|
|
5946
|
-
*/
|
|
5947
|
-
BestCandidate?: AutoMLCandidate | undefined;
|
|
5948
|
-
/**
|
|
5949
|
-
* <p>Returns the status of the AutoML job V2.</p>
|
|
5950
|
-
* @public
|
|
5951
|
-
*/
|
|
5952
|
-
AutoMLJobStatus: AutoMLJobStatus | undefined;
|
|
5953
|
-
/**
|
|
5954
|
-
* <p>Returns the secondary status of the AutoML job V2.</p>
|
|
5955
|
-
* @public
|
|
5956
|
-
*/
|
|
5957
|
-
AutoMLJobSecondaryStatus: AutoMLJobSecondaryStatus | undefined;
|
|
5958
|
-
/**
|
|
5959
|
-
* <p>The artifacts that are generated during an AutoML job.</p>
|
|
5960
|
-
* @public
|
|
5961
|
-
*/
|
|
5962
|
-
AutoMLJobArtifacts?: AutoMLJobArtifacts | undefined;
|
|
5963
|
-
/**
|
|
5964
|
-
* <p>Returns the resolved attributes used by the AutoML job V2.</p>
|
|
5965
|
-
* @public
|
|
5966
|
-
*/
|
|
5967
|
-
ResolvedAttributes?: AutoMLResolvedAttributes | undefined;
|
|
5968
|
-
/**
|
|
5969
|
-
* <p>Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.</p>
|
|
5970
|
-
* @public
|
|
5971
|
-
*/
|
|
5972
|
-
ModelDeployConfig?: ModelDeployConfig | undefined;
|
|
5973
|
-
/**
|
|
5974
|
-
* <p>Provides information about endpoint for the model deployment.</p>
|
|
5975
|
-
* @public
|
|
5976
|
-
*/
|
|
5977
|
-
ModelDeployResult?: ModelDeployResult | undefined;
|
|
5978
|
-
/**
|
|
5979
|
-
* <p>Returns the configuration settings of how the data are split into train and validation datasets.</p>
|
|
5980
|
-
* @public
|
|
5981
|
-
*/
|
|
5982
|
-
DataSplitConfig?: AutoMLDataSplitConfig | undefined;
|
|
5983
|
-
/**
|
|
5984
|
-
* <p>Returns the security configuration for traffic encryption or Amazon VPC settings.</p>
|
|
5985
|
-
* @public
|
|
5986
|
-
*/
|
|
5987
|
-
SecurityConfig?: AutoMLSecurityConfig | undefined;
|
|
5988
|
-
/**
|
|
5989
|
-
* <p>The compute configuration used for the AutoML job V2.</p>
|
|
5990
|
-
* @public
|
|
5991
|
-
*/
|
|
5992
|
-
AutoMLComputeConfig?: AutoMLComputeConfig | undefined;
|
|
5993
|
-
}
|
|
5994
|
-
/**
|
|
5995
|
-
* @public
|
|
5996
|
-
*/
|
|
5997
|
-
export interface DescribeClusterRequest {
|
|
5998
|
-
/**
|
|
5999
|
-
* <p>The string name or the Amazon Resource Name (ARN) of the SageMaker HyperPod cluster.</p>
|
|
6000
|
-
* @public
|
|
6001
|
-
*/
|
|
6002
|
-
ClusterName: string | undefined;
|
|
6003
|
-
}
|