From 19ff043f0c46787824294016bb54a26cad76ab0b Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 30 Nov 2023 18:59:04 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-arczonalshift-76791.json | 5 +++++ .changes/next-release/api-change-glue-12305.json | 5 +++++ .changes/next-release/api-change-sagemaker-33269.json | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .changes/next-release/api-change-arczonalshift-76791.json create mode 100644 .changes/next-release/api-change-glue-12305.json create mode 100644 .changes/next-release/api-change-sagemaker-33269.json diff --git a/.changes/next-release/api-change-arczonalshift-76791.json b/.changes/next-release/api-change-arczonalshift-76791.json new file mode 100644 index 0000000000..a95a5fe9db --- /dev/null +++ b/.changes/next-release/api-change-arczonalshift-76791.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``arc-zonal-shift``", + "description": "[``botocore``] This release adds a new capability, zonal autoshift. You can configure zonal autoshift so that AWS shifts traffic for a resource away from an Availability Zone, on your behalf, when AWS determines that there is an issue that could potentially affect customers in the Availability Zone." +} diff --git a/.changes/next-release/api-change-glue-12305.json b/.changes/next-release/api-change-glue-12305.json new file mode 100644 index 0000000000..e1c5a3865b --- /dev/null +++ b/.changes/next-release/api-change-glue-12305.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``glue``", + "description": "[``botocore``] Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs." +} diff --git a/.changes/next-release/api-change-sagemaker-33269.json b/.changes/next-release/api-change-sagemaker-33269.json new file mode 100644 index 0000000000..fdae866e89 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-33269.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] This release adds support for 1/ Code Editor, based on Code-OSS, Visual Studio Code Open Source, a new fully managed IDE option in SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE experience in SageMaker Studio" +}