From d1e9df753c4d140838a5072ef68cf71dd8a45e8c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 24 May 2024 19:59:46 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-dynamodb-88310.json | 5 +++++ .changes/next-release/api-change-iotfleetwise-13340.json | 5 +++++ .../next-release/api-change-managedblockchain-32834.json | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .changes/next-release/api-change-dynamodb-88310.json create mode 100644 .changes/next-release/api-change-iotfleetwise-13340.json create mode 100644 .changes/next-release/api-change-managedblockchain-32834.json diff --git a/.changes/next-release/api-change-dynamodb-88310.json b/.changes/next-release/api-change-dynamodb-88310.json new file mode 100644 index 0000000000..d0965dea28 --- /dev/null +++ b/.changes/next-release/api-change-dynamodb-88310.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dynamodb``", + "description": "[``botocore``] Documentation only updates for DynamoDB." +} diff --git a/.changes/next-release/api-change-iotfleetwise-13340.json b/.changes/next-release/api-change-iotfleetwise-13340.json new file mode 100644 index 0000000000..55a44cabf9 --- /dev/null +++ b/.changes/next-release/api-change-iotfleetwise-13340.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotfleetwise``", + "description": "[``botocore``] AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter." +} diff --git a/.changes/next-release/api-change-managedblockchain-32834.json b/.changes/next-release/api-change-managedblockchain-32834.json new file mode 100644 index 0000000000..8ab327aabc --- /dev/null +++ b/.changes/next-release/api-change-managedblockchain-32834.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``managedblockchain``", + "description": "[``botocore``] This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks." +}