From cb5d250e6f375e24c0205b67a9c63bd91cfc9f94 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 20 Jun 2022 18:08:10 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-ds-56974.json | 5 +++++ .changes/next-release/api-change-kafka-20268.json | 5 +++++ .changes/next-release/api-change-outposts-49551.json | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .changes/next-release/api-change-ds-56974.json create mode 100644 .changes/next-release/api-change-kafka-20268.json create mode 100644 .changes/next-release/api-change-outposts-49551.json diff --git a/.changes/next-release/api-change-ds-56974.json b/.changes/next-release/api-change-ds-56974.json new file mode 100644 index 0000000000..000794a359 --- /dev/null +++ b/.changes/next-release/api-change-ds-56974.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ds``", + "description": "[``botocore``] This release adds support for describing and updating AWS Managed Microsoft AD settings" +} diff --git a/.changes/next-release/api-change-kafka-20268.json b/.changes/next-release/api-change-kafka-20268.json new file mode 100644 index 0000000000..b1eaad7c23 --- /dev/null +++ b/.changes/next-release/api-change-kafka-20268.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kafka``", + "description": "[``botocore``] Documentation updates to use Az Id during cluster creation." +} diff --git a/.changes/next-release/api-change-outposts-49551.json b/.changes/next-release/api-change-outposts-49551.json new file mode 100644 index 0000000000..64fd7ff5e2 --- /dev/null +++ b/.changes/next-release/api-change-outposts-49551.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``outposts``", + "description": "[``botocore``] This release adds the AssetLocation structure to the ListAssets response. AssetLocation includes the RackElevation for an Asset." +}