From bf63a6a910d9e436f13b7c6c1d4711e44166242f Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 9 May 2023 18:07:13 +0000 Subject: [PATCH] Update changelog based on model updates --- .../api-change-applicationautoscaling-17783.json | 5 +++++ .changes/next-release/api-change-glue-23389.json | 5 +++++ .changes/next-release/api-change-sagemaker-9341.json | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .changes/next-release/api-change-applicationautoscaling-17783.json create mode 100644 .changes/next-release/api-change-glue-23389.json create mode 100644 .changes/next-release/api-change-sagemaker-9341.json diff --git a/.changes/next-release/api-change-applicationautoscaling-17783.json b/.changes/next-release/api-change-applicationautoscaling-17783.json new file mode 100644 index 000000000000..661766ff0987 --- /dev/null +++ b/.changes/next-release/api-change-applicationautoscaling-17783.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``application-autoscaling``", + "description": "With this release, Amazon SageMaker Serverless Inference customers can use Application Auto Scaling to auto scale the provisioned concurrency of their serverless endpoints." +} diff --git a/.changes/next-release/api-change-glue-23389.json b/.changes/next-release/api-change-glue-23389.json new file mode 100644 index 000000000000..3f7972013aec --- /dev/null +++ b/.changes/next-release/api-change-glue-23389.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``glue``", + "description": "This release adds AmazonRedshift Source and Target nodes in addition to DynamicTransform OutputSchemas" +} diff --git a/.changes/next-release/api-change-sagemaker-9341.json b/.changes/next-release/api-change-sagemaker-9341.json new file mode 100644 index 000000000000..52198064fd24 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-9341.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "This release includes support for (1) Provisioned Concurrency for Amazon SageMaker Serverless Inference and (2) UpdateEndpointWeightsAndCapacities API for Serverless endpoints." +}