From c00207b25b2212c15f61f866e37bddadbd9916f5 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 2 Mar 2023 19:07:38 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-iot-78610.json | 5 +++++ .../next-release/api-change-migrationhubstrategy-2036.json | 5 +++++ .changes/next-release/api-change-organizations-11803.json | 5 +++++ .changes/next-release/api-change-pi-92795.json | 5 +++++ .changes/next-release/api-change-pipes-3664.json | 5 +++++ .changes/next-release/api-change-sagemaker-59807.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-iot-78610.json create mode 100644 .changes/next-release/api-change-migrationhubstrategy-2036.json create mode 100644 .changes/next-release/api-change-organizations-11803.json create mode 100644 .changes/next-release/api-change-pi-92795.json create mode 100644 .changes/next-release/api-change-pipes-3664.json create mode 100644 .changes/next-release/api-change-sagemaker-59807.json diff --git a/.changes/next-release/api-change-iot-78610.json b/.changes/next-release/api-change-iot-78610.json new file mode 100644 index 0000000000..d880f9f59f --- /dev/null +++ b/.changes/next-release/api-change-iot-78610.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iot``", + "description": "[``botocore``] A recurring maintenance window is an optional configuration used for rolling out the job document to all devices in the target group observing a predetermined start time, duration, and frequency that the maintenance window occurs." +} diff --git a/.changes/next-release/api-change-migrationhubstrategy-2036.json b/.changes/next-release/api-change-migrationhubstrategy-2036.json new file mode 100644 index 0000000000..8fd6ab4d69 --- /dev/null +++ b/.changes/next-release/api-change-migrationhubstrategy-2036.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``migrationhubstrategy``", + "description": "[``botocore``] This release updates the File Import API to allow importing servers already discovered by customers with reduced pre-requisites." +} diff --git a/.changes/next-release/api-change-organizations-11803.json b/.changes/next-release/api-change-organizations-11803.json new file mode 100644 index 0000000000..305ce03dd4 --- /dev/null +++ b/.changes/next-release/api-change-organizations-11803.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``organizations``", + "description": "[``botocore``] This release introduces a new reason code, ACCOUNT_CREATION_NOT_COMPLETE, to ConstraintViolationException in CreateOrganization API." +} diff --git a/.changes/next-release/api-change-pi-92795.json b/.changes/next-release/api-change-pi-92795.json new file mode 100644 index 0000000000..973a84c752 --- /dev/null +++ b/.changes/next-release/api-change-pi-92795.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pi``", + "description": "[``botocore``] This release adds a new field PeriodAlignment to allow the customer specifying the returned timestamp of time periods to be either the start or end time." +} diff --git a/.changes/next-release/api-change-pipes-3664.json b/.changes/next-release/api-change-pipes-3664.json new file mode 100644 index 0000000000..2f11557431 --- /dev/null +++ b/.changes/next-release/api-change-pipes-3664.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pipes``", + "description": "[``botocore``] This release fixes some input parameter range and patterns." +} diff --git a/.changes/next-release/api-change-sagemaker-59807.json b/.changes/next-release/api-change-sagemaker-59807.json new file mode 100644 index 0000000000..2b2ec8605c --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-59807.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Add a new field \"EndpointMetrics\" in SageMaker Inference Recommender \"ListInferenceRecommendationsJobSteps\" API response." +}