diff --git a/.changes/next-release/api-change-cognitoidp-9373.json b/.changes/next-release/api-change-cognitoidp-9373.json new file mode 100644 index 000000000000..1e669638a423 --- /dev/null +++ b/.changes/next-release/api-change-cognitoidp-9373.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cognito-idp``", + "description": "This release adds a new \"DeletionProtection\" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion." +} diff --git a/.changes/next-release/api-change-sagemaker-31425.json b/.changes/next-release/api-change-sagemaker-31425.json new file mode 100644 index 000000000000..755daf4873c9 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-31425.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances." +}