From a9644019c58f0a0e68516a243341301bfced4a8d Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 11 Nov 2024 19:06:33 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-cloudfront-57602.json | 5 +++++ .changes/next-release/api-change-inspector2-50915.json | 5 +++++ .changes/next-release/api-change-lambda-39055.json | 5 +++++ .changes/next-release/api-change-opensearch-5290.json | 5 +++++ .changes/next-release/api-change-outposts-76485.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-cloudfront-57602.json create mode 100644 .changes/next-release/api-change-inspector2-50915.json create mode 100644 .changes/next-release/api-change-lambda-39055.json create mode 100644 .changes/next-release/api-change-opensearch-5290.json create mode 100644 .changes/next-release/api-change-outposts-76485.json diff --git a/.changes/next-release/api-change-cloudfront-57602.json b/.changes/next-release/api-change-cloudfront-57602.json new file mode 100644 index 0000000000..14194232f9 --- /dev/null +++ b/.changes/next-release/api-change-cloudfront-57602.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudfront``", + "description": "[``botocore``] No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged." +} diff --git a/.changes/next-release/api-change-inspector2-50915.json b/.changes/next-release/api-change-inspector2-50915.json new file mode 100644 index 0000000000..143341b576 --- /dev/null +++ b/.changes/next-release/api-change-inspector2-50915.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``inspector2``", + "description": "[``botocore``] Adds support for filePath filter." +} diff --git a/.changes/next-release/api-change-lambda-39055.json b/.changes/next-release/api-change-lambda-39055.json new file mode 100644 index 0000000000..ff5c0b9eb5 --- /dev/null +++ b/.changes/next-release/api-change-lambda-39055.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "[``botocore``] Add Python 3.13 (python3.13) support to AWS Lambda" +} diff --git a/.changes/next-release/api-change-opensearch-5290.json b/.changes/next-release/api-change-opensearch-5290.json new file mode 100644 index 0000000000..e3f0e1d6dd --- /dev/null +++ b/.changes/next-release/api-change-opensearch-5290.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``opensearch``", + "description": "[``botocore``] Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time." +} diff --git a/.changes/next-release/api-change-outposts-76485.json b/.changes/next-release/api-change-outposts-76485.json new file mode 100644 index 0000000000..d1ab6ad511 --- /dev/null +++ b/.changes/next-release/api-change-outposts-76485.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``outposts``", + "description": "[``botocore``] This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost." +}