From c30612f57bb312a9a6fa58233f6f27641aaba62d Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 6 Sep 2024 18:06:59 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-qapps-6651.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/next-release/api-change-qapps-6651.json diff --git a/.changes/next-release/api-change-qapps-6651.json b/.changes/next-release/api-change-qapps-6651.json new file mode 100644 index 0000000000..d9896d2fb3 --- /dev/null +++ b/.changes/next-release/api-change-qapps-6651.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qapps``", + "description": "[``botocore``] Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item." +}