From 8f3e1034f12d384e83124e8db4b701bd94c82e36 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 27 Sep 2022 18:11:04 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-ce-72955.json | 5 +++++ .changes/next-release/api-change-kendra-1684.json | 5 +++++ .changes/next-release/api-change-location-78764.json | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .changes/next-release/api-change-ce-72955.json create mode 100644 .changes/next-release/api-change-kendra-1684.json create mode 100644 .changes/next-release/api-change-location-78764.json diff --git a/.changes/next-release/api-change-ce-72955.json b/.changes/next-release/api-change-ce-72955.json new file mode 100644 index 0000000000..5f122d13e8 --- /dev/null +++ b/.changes/next-release/api-change-ce-72955.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ce``", + "description": "[``botocore``] This release is to support retroactive Cost Categories. The new field will enable you to retroactively apply new and existing cost category rules to previous months." +} diff --git a/.changes/next-release/api-change-kendra-1684.json b/.changes/next-release/api-change-kendra-1684.json new file mode 100644 index 0000000000..cc9967619b --- /dev/null +++ b/.changes/next-release/api-change-kendra-1684.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kendra``", + "description": "[``botocore``] My AWS Service (placeholder) - Amazon Kendra now provides a data source connector for DropBox. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-dropbox.html" +} diff --git a/.changes/next-release/api-change-location-78764.json b/.changes/next-release/api-change-location-78764.json new file mode 100644 index 0000000000..056746dfab --- /dev/null +++ b/.changes/next-release/api-change-location-78764.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``location``", + "description": "[``botocore``] This release adds place IDs, which are unique identifiers of places, along with a new GetPlace operation, which can be used with place IDs to find a place again later. UnitNumber and UnitType are also added as new properties of places." +}