From 971b10037d4203df5b6b82e01f5788ff4a5cd6f9 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 19 Aug 2022 19:36:29 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-connect-94811.json | 5 +++++ .changes/next-release/api-change-ivschat-29853.json | 5 +++++ .changes/next-release/api-change-kendra-52539.json | 5 +++++ .changes/next-release/api-change-lookoutmetrics-50515.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-connect-94811.json create mode 100644 .changes/next-release/api-change-ivschat-29853.json create mode 100644 .changes/next-release/api-change-kendra-52539.json create mode 100644 .changes/next-release/api-change-lookoutmetrics-50515.json diff --git a/.changes/next-release/api-change-connect-94811.json b/.changes/next-release/api-change-connect-94811.json new file mode 100644 index 0000000000..404ead377f --- /dev/null +++ b/.changes/next-release/api-change-connect-94811.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connect``", + "description": "[``botocore``] This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance." +} diff --git a/.changes/next-release/api-change-ivschat-29853.json b/.changes/next-release/api-change-ivschat-29853.json new file mode 100644 index 0000000000..1e8438fdfe --- /dev/null +++ b/.changes/next-release/api-change-ivschat-29853.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ivschat``", + "description": "[``botocore``] Documentation Change for IVS Chat API Reference - Doc-only update to change text/description for tags field." +} diff --git a/.changes/next-release/api-change-kendra-52539.json b/.changes/next-release/api-change-kendra-52539.json new file mode 100644 index 0000000000..9a43c1a1d0 --- /dev/null +++ b/.changes/next-release/api-change-kendra-52539.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kendra``", + "description": "[``botocore``] This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server." +} diff --git a/.changes/next-release/api-change-lookoutmetrics-50515.json b/.changes/next-release/api-change-lookoutmetrics-50515.json new file mode 100644 index 0000000000..6d74057fa5 --- /dev/null +++ b/.changes/next-release/api-change-lookoutmetrics-50515.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lookoutmetrics``", + "description": "[``botocore``] This release is to make GetDataQualityMetrics API publicly available." +}