@aws-sdk/client-sagemaker 3.252.0 → 3.256.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.
@@ -152,6 +152,7 @@ export var ProductionVariantInstanceType;
152
152
  ProductionVariantInstanceType["ML_P3_16XLARGE"] = "ml.p3.16xlarge";
153
153
  ProductionVariantInstanceType["ML_P3_2XLARGE"] = "ml.p3.2xlarge";
154
154
  ProductionVariantInstanceType["ML_P3_8XLARGE"] = "ml.p3.8xlarge";
155
+ ProductionVariantInstanceType["ML_P4DE_24XLARGE"] = "ml.p4de.24xlarge";
155
156
  ProductionVariantInstanceType["ML_P4D_24XLARGE"] = "ml.p4d.24xlarge";
156
157
  ProductionVariantInstanceType["ML_R5D_12XLARGE"] = "ml.r5d.12xlarge";
157
158
  ProductionVariantInstanceType["ML_R5D_24XLARGE"] = "ml.r5d.24xlarge";