From 8d8b95686fe244ded215822c6587d938c35b8ea2 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 1 Jun 2022 18:10:59 +0000 Subject: [PATCH] Update changelog based on model updates --- .changes/next-release/api-change-backupgateway-66615.json | 5 +++++ .changes/next-release/api-change-chimesdkmeetings-49808.json | 5 +++++ .changes/next-release/api-change-forecast-84700.json | 5 +++++ .changes/next-release/api-change-route53-74708.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-backupgateway-66615.json create mode 100644 .changes/next-release/api-change-chimesdkmeetings-49808.json create mode 100644 .changes/next-release/api-change-forecast-84700.json create mode 100644 .changes/next-release/api-change-route53-74708.json diff --git a/.changes/next-release/api-change-backupgateway-66615.json b/.changes/next-release/api-change-backupgateway-66615.json new file mode 100644 index 000000000000..14c877f7df30 --- /dev/null +++ b/.changes/next-release/api-change-backupgateway-66615.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``backup-gateway``", + "description": "Adds GetGateway and UpdateGatewaySoftwareNow API and adds hypervisor name to UpdateHypervisor API" +} diff --git a/.changes/next-release/api-change-chimesdkmeetings-49808.json b/.changes/next-release/api-change-chimesdkmeetings-49808.json new file mode 100644 index 000000000000..30eea5e5cd9b --- /dev/null +++ b/.changes/next-release/api-change-chimesdkmeetings-49808.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``chime-sdk-meetings``", + "description": "Adds support for centrally controlling each participant's ability to send and receive audio, video and screen share within a WebRTC session. Attendee capabilities can be specified when the attendee is created and updated during the session with the new BatchUpdateAttendeeCapabilitiesExcept API." +} diff --git a/.changes/next-release/api-change-forecast-84700.json b/.changes/next-release/api-change-forecast-84700.json new file mode 100644 index 000000000000..67726721dc12 --- /dev/null +++ b/.changes/next-release/api-change-forecast-84700.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``forecast``", + "description": "Added Format field to Import and Export APIs in Amazon Forecast. Added TimeSeriesSelector to Create Forecast API." +} diff --git a/.changes/next-release/api-change-route53-74708.json b/.changes/next-release/api-change-route53-74708.json new file mode 100644 index 000000000000..f20b12b786c8 --- /dev/null +++ b/.changes/next-release/api-change-route53-74708.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``route53``", + "description": "Add new APIs to support Route 53 IP Based Routing" +}