diff --git a/.changes/next-release/api-change-sagemaker-11951.json b/.changes/next-release/api-change-sagemaker-11951.json new file mode 100644 index 0000000000..622410864a --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-11951.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts." +}