From 6a5bac3bde7ef2349db9f3f7b08743cfa10f1665 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 27 Sep 2021 18:06:32 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-appintegrations-32718.json | 5 +++++ .changes/next-release/api-change-connect-32174.json | 5 +++++ .changes/next-release/api-change-elbv2-90551.json | 5 +++++ .changes/next-release/api-change-pinpoint-64314.json | 5 +++++ .changes/next-release/api-change-voiceid-71196.json | 5 +++++ .changes/next-release/api-change-wisdom-84307.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-appintegrations-32718.json create mode 100644 .changes/next-release/api-change-connect-32174.json create mode 100644 .changes/next-release/api-change-elbv2-90551.json create mode 100644 .changes/next-release/api-change-pinpoint-64314.json create mode 100644 .changes/next-release/api-change-voiceid-71196.json create mode 100644 .changes/next-release/api-change-wisdom-84307.json diff --git a/.changes/next-release/api-change-appintegrations-32718.json b/.changes/next-release/api-change-appintegrations-32718.json new file mode 100644 index 0000000000..f6330743f7 --- /dev/null +++ b/.changes/next-release/api-change-appintegrations-32718.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``appintegrations``", + "description": "[``botocore``] The Amazon AppIntegrations service enables you to configure and reuse connections to external applications." +} diff --git a/.changes/next-release/api-change-connect-32174.json b/.changes/next-release/api-change-connect-32174.json new file mode 100644 index 0000000000..af15fb7f0d --- /dev/null +++ b/.changes/next-release/api-change-connect-32174.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connect``", + "description": "[``botocore``] This release updates a set of APIs: CreateIntegrationAssociation, ListIntegrationAssociations, CreateUseCase, and StartOutboundVoiceContact. You can use it to create integrations with Amazon Pinpoint for the Amazon Connect Campaigns use case, Amazon Connect Voice ID, and Amazon Connect Wisdom." +} diff --git a/.changes/next-release/api-change-elbv2-90551.json b/.changes/next-release/api-change-elbv2-90551.json new file mode 100644 index 0000000000..aaded39a44 --- /dev/null +++ b/.changes/next-release/api-change-elbv2-90551.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``elbv2``", + "description": "[``botocore``] Update elbv2 client to latest version" +} diff --git a/.changes/next-release/api-change-pinpoint-64314.json b/.changes/next-release/api-change-pinpoint-64314.json new file mode 100644 index 0000000000..a90fcffb22 --- /dev/null +++ b/.changes/next-release/api-change-pinpoint-64314.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pinpoint``", + "description": "[``botocore``] Added support for journey with contact center activity" +} diff --git a/.changes/next-release/api-change-voiceid-71196.json b/.changes/next-release/api-change-voiceid-71196.json new file mode 100644 index 0000000000..cae6e34d6b --- /dev/null +++ b/.changes/next-release/api-change-voiceid-71196.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``voice-id``", + "description": "[``botocore``] Released the Amazon Voice ID SDK, for usage with the Amazon Connect Voice ID feature released for Amazon Connect." +} diff --git a/.changes/next-release/api-change-wisdom-84307.json b/.changes/next-release/api-change-wisdom-84307.json new file mode 100644 index 0000000000..956e37b62a --- /dev/null +++ b/.changes/next-release/api-change-wisdom-84307.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``wisdom``", + "description": "[``botocore``] Released Amazon Connect Wisdom, a feature of Amazon Connect, which provides real-time recommendations and search functionality in general availability (GA). For more information, see https://docs.aws.amazon.com/wisdom/latest/APIReference/Welcome.html." +}