From 8d14348bc00b191a1e30e646b0dc6aa5302a9b4c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 29 Aug 2022 19:07:58 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-fsx-43926.json | 5 +++++ .changes/next-release/api-change-voiceid-50711.json | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 .changes/next-release/api-change-fsx-43926.json create mode 100644 .changes/next-release/api-change-voiceid-50711.json diff --git a/.changes/next-release/api-change-fsx-43926.json b/.changes/next-release/api-change-fsx-43926.json new file mode 100644 index 0000000000..cb0ba91525 --- /dev/null +++ b/.changes/next-release/api-change-fsx-43926.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``fsx``", + "description": "[``botocore``] Documentation updates for Amazon FSx for NetApp ONTAP." +} diff --git a/.changes/next-release/api-change-voiceid-50711.json b/.changes/next-release/api-change-voiceid-50711.json new file mode 100644 index 0000000000..d9353e6a6c --- /dev/null +++ b/.changes/next-release/api-change-voiceid-50711.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``voice-id``", + "description": "[``botocore``] Amazon Connect Voice ID now detects voice spoofing. When a prospective fraudster tries to spoof caller audio using audio playback or synthesized speech, Voice ID will return a risk score and outcome to indicate the how likely it is that the voice is spoofed." +}