@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.
@@ -162,6 +162,7 @@ var ProductionVariantInstanceType;
162
162
  ProductionVariantInstanceType["ML_P3_16XLARGE"] = "ml.p3.16xlarge";
163
163
  ProductionVariantInstanceType["ML_P3_2XLARGE"] = "ml.p3.2xlarge";
164
164
  ProductionVariantInstanceType["ML_P3_8XLARGE"] = "ml.p3.8xlarge";
165
+ ProductionVariantInstanceType["ML_P4DE_24XLARGE"] = "ml.p4de.24xlarge";
165
166
  ProductionVariantInstanceType["ML_P4D_24XLARGE"] = "ml.p4d.24xlarge";
166
167
  ProductionVariantInstanceType["ML_R5D_12XLARGE"] = "ml.r5d.12xlarge";
167
168
  ProductionVariantInstanceType["ML_R5D_24XLARGE"] = "ml.r5d.24xlarge";