From 4cd633fc3e8d566711a3ad92d8abf02a2458f3d4 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 3 Jul 2024 18:12:13 +0000 Subject: [PATCH] Add changelog entries from botocore --- .../api-change-applicationautoscaling-72302.json | 5 +++++ .changes/next-release/api-change-directconnect-67586.json | 5 +++++ .changes/next-release/api-change-organizations-12641.json | 5 +++++ .changes/next-release/api-change-rekognition-90978.json | 5 +++++ .changes/next-release/api-change-workspaces-86161.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-applicationautoscaling-72302.json create mode 100644 .changes/next-release/api-change-directconnect-67586.json create mode 100644 .changes/next-release/api-change-organizations-12641.json create mode 100644 .changes/next-release/api-change-rekognition-90978.json create mode 100644 .changes/next-release/api-change-workspaces-86161.json diff --git a/.changes/next-release/api-change-applicationautoscaling-72302.json b/.changes/next-release/api-change-applicationautoscaling-72302.json new file mode 100644 index 0000000000..6a52fc6b78 --- /dev/null +++ b/.changes/next-release/api-change-applicationautoscaling-72302.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``application-autoscaling``", + "description": "[``botocore``] Doc only update for Application Auto Scaling that fixes resource name." +} diff --git a/.changes/next-release/api-change-directconnect-67586.json b/.changes/next-release/api-change-directconnect-67586.json new file mode 100644 index 0000000000..7b072135dd --- /dev/null +++ b/.changes/next-release/api-change-directconnect-67586.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``directconnect``", + "description": "[``botocore``] This update includes documentation for support of new native 400 GBps ports for Direct Connect." +} diff --git a/.changes/next-release/api-change-organizations-12641.json b/.changes/next-release/api-change-organizations-12641.json new file mode 100644 index 0000000000..88702e5d8d --- /dev/null +++ b/.changes/next-release/api-change-organizations-12641.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``organizations``", + "description": "[``botocore``] Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service." +} diff --git a/.changes/next-release/api-change-rekognition-90978.json b/.changes/next-release/api-change-rekognition-90978.json new file mode 100644 index 0000000000..25598dd2b3 --- /dev/null +++ b/.changes/next-release/api-change-rekognition-90978.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rekognition``", + "description": "[``botocore``] This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs." +} diff --git a/.changes/next-release/api-change-workspaces-86161.json b/.changes/next-release/api-change-workspaces-86161.json new file mode 100644 index 0000000000..3a2d63109a --- /dev/null +++ b/.changes/next-release/api-change-workspaces-86161.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``workspaces``", + "description": "[``botocore``] Fix create workspace bundle RootStorage/UserStorage to accept non null values" +}