From 3a7ae20e322036662b280d65af88cd8173a67639 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 8 Sep 2023 18:10:19 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-fsx-71153.json | 5 +++++ .changes/next-release/api-change-sagemaker-98241.json | 5 +++++ .changes/next-release/api-change-ssoadmin-49402.json | 5 +++++ .changes/next-release/api-change-workspaces-21683.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-fsx-71153.json create mode 100644 .changes/next-release/api-change-sagemaker-98241.json create mode 100644 .changes/next-release/api-change-ssoadmin-49402.json create mode 100644 .changes/next-release/api-change-workspaces-21683.json diff --git a/.changes/next-release/api-change-fsx-71153.json b/.changes/next-release/api-change-fsx-71153.json new file mode 100644 index 0000000000..bcbb216d00 --- /dev/null +++ b/.changes/next-release/api-change-fsx-71153.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``fsx``", + "description": "[``botocore``] Amazon FSx documentation fixes" +} diff --git a/.changes/next-release/api-change-sagemaker-98241.json b/.changes/next-release/api-change-sagemaker-98241.json new file mode 100644 index 0000000000..4834f9bbb2 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-98241.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference." +} diff --git a/.changes/next-release/api-change-ssoadmin-49402.json b/.changes/next-release/api-change-ssoadmin-49402.json new file mode 100644 index 0000000000..078d31d8fd --- /dev/null +++ b/.changes/next-release/api-change-ssoadmin-49402.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sso-admin``", + "description": "[``botocore``] Content updates to IAM Identity Center API for China Regions." +} diff --git a/.changes/next-release/api-change-workspaces-21683.json b/.changes/next-release/api-change-workspaces-21683.json new file mode 100644 index 0000000000..905d9bc03a --- /dev/null +++ b/.changes/next-release/api-change-workspaces-21683.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``workspaces``", + "description": "[``botocore``] A new field \"ErrorDetails\" will be added to the output of \"DescribeWorkspaceImages\" API call. This field provides in-depth details about the error occurred during image import process. These details include the possible causes of the errors and troubleshooting information." +}