From ba444e6cc52bc31392c7d6cdcfc2ad871bdcebd8 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 27 Jul 2023 18:12:27 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-autoscaling-14641.json | 5 +++++ .changes/next-release/api-change-ebs-95413.json | 5 +++++ .changes/next-release/api-change-ec2-99448.json | 5 +++++ .changes/next-release/api-change-eks-26293.json | 5 +++++ .changes/next-release/api-change-sagemaker-70168.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-autoscaling-14641.json create mode 100644 .changes/next-release/api-change-ebs-95413.json create mode 100644 .changes/next-release/api-change-ec2-99448.json create mode 100644 .changes/next-release/api-change-eks-26293.json create mode 100644 .changes/next-release/api-change-sagemaker-70168.json diff --git a/.changes/next-release/api-change-autoscaling-14641.json b/.changes/next-release/api-change-autoscaling-14641.json new file mode 100644 index 0000000000..32e61b55d7 --- /dev/null +++ b/.changes/next-release/api-change-autoscaling-14641.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``autoscaling``", + "description": "[``botocore``] This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy." +} diff --git a/.changes/next-release/api-change-ebs-95413.json b/.changes/next-release/api-change-ebs-95413.json new file mode 100644 index 0000000000..4cef93f309 --- /dev/null +++ b/.changes/next-release/api-change-ebs-95413.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ebs``", + "description": "[``botocore``] SDK and documentation updates for Amazon Elastic Block Store API" +} diff --git a/.changes/next-release/api-change-ec2-99448.json b/.changes/next-release/api-change-ec2-99448.json new file mode 100644 index 0000000000..5660ff6571 --- /dev/null +++ b/.changes/next-release/api-change-ec2-99448.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] SDK and documentation updates for Amazon Elastic Block Store APIs" +} diff --git a/.changes/next-release/api-change-eks-26293.json b/.changes/next-release/api-change-eks-26293.json new file mode 100644 index 0000000000..267ffefdfb --- /dev/null +++ b/.changes/next-release/api-change-eks-26293.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``eks``", + "description": "[``botocore``] Add multiple customer error code to handle customer caused failure when managing EKS node groups" +} diff --git a/.changes/next-release/api-change-sagemaker-70168.json b/.changes/next-release/api-change-sagemaker-70168.json new file mode 100644 index 0000000000..5100dd6bcb --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-70168.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Expose ProfilerConfig attribute in SageMaker Search API response." +}