From eb1aaf618ef383b2f9fefe5c6e938d1fa916a6e7 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 6 Nov 2024 19:06:00 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-codebuild-80120.json | 5 +++++ .changes/next-release/api-change-guardduty-73837.json | 5 +++++ .changes/next-release/api-change-lakeformation-30571.json | 5 +++++ .changes/next-release/api-change-qapps-27467.json | 5 +++++ .changes/next-release/api-change-s3control-5225.json | 5 +++++ .../next-release/api-change-verifiedpermissions-41124.json | 5 +++++ .../enhancement-QueryCompatibilityModeHeader-5257.json | 5 +++++ 7 files changed, 35 insertions(+) create mode 100644 .changes/next-release/api-change-codebuild-80120.json create mode 100644 .changes/next-release/api-change-guardduty-73837.json create mode 100644 .changes/next-release/api-change-lakeformation-30571.json create mode 100644 .changes/next-release/api-change-qapps-27467.json create mode 100644 .changes/next-release/api-change-s3control-5225.json create mode 100644 .changes/next-release/api-change-verifiedpermissions-41124.json create mode 100644 .changes/next-release/enhancement-QueryCompatibilityModeHeader-5257.json diff --git a/.changes/next-release/api-change-codebuild-80120.json b/.changes/next-release/api-change-codebuild-80120.json new file mode 100644 index 0000000000..285a7db9f0 --- /dev/null +++ b/.changes/next-release/api-change-codebuild-80120.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``codebuild``", + "description": "[``botocore``] AWS CodeBuild now adds additional compute types for reserved capacity fleet." +} diff --git a/.changes/next-release/api-change-guardduty-73837.json b/.changes/next-release/api-change-guardduty-73837.json new file mode 100644 index 0000000000..33afb7ec8b --- /dev/null +++ b/.changes/next-release/api-change-guardduty-73837.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``guardduty``", + "description": "[``botocore``] GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases." +} diff --git a/.changes/next-release/api-change-lakeformation-30571.json b/.changes/next-release/api-change-lakeformation-30571.json new file mode 100644 index 0000000000..f524e6de9a --- /dev/null +++ b/.changes/next-release/api-change-lakeformation-30571.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lakeformation``", + "description": "[``botocore``] API changes for new named tag expressions feature." +} diff --git a/.changes/next-release/api-change-qapps-27467.json b/.changes/next-release/api-change-qapps-27467.json new file mode 100644 index 0000000000..8c934b0277 --- /dev/null +++ b/.changes/next-release/api-change-qapps-27467.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qapps``", + "description": "[``botocore``] Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items." +} diff --git a/.changes/next-release/api-change-s3control-5225.json b/.changes/next-release/api-change-s3control-5225.json new file mode 100644 index 0000000000..554d9433dc --- /dev/null +++ b/.changes/next-release/api-change-s3control-5225.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3control``", + "description": "[``botocore``] Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs." +} diff --git a/.changes/next-release/api-change-verifiedpermissions-41124.json b/.changes/next-release/api-change-verifiedpermissions-41124.json new file mode 100644 index 0000000000..2e9db377b3 --- /dev/null +++ b/.changes/next-release/api-change-verifiedpermissions-41124.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``verifiedpermissions``", + "description": "[``botocore``] Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request." +} diff --git a/.changes/next-release/enhancement-QueryCompatibilityModeHeader-5257.json b/.changes/next-release/enhancement-QueryCompatibilityModeHeader-5257.json new file mode 100644 index 0000000000..2c0a9661f9 --- /dev/null +++ b/.changes/next-release/enhancement-QueryCompatibilityModeHeader-5257.json @@ -0,0 +1,5 @@ +{ + "type": "enhancement", + "category": "protocol", + "description": "[``botocore``] Added support for header enabling service migration off the AWS Query protocol." +}