From e1eb30c54d4cde3b7ce23d395776593e25b187cf Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 29 Jul 2021 18:07:13 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-chime-20450.json | 5 +++++ .changes/next-release/api-change-ec2-9094.json | 5 +++++ .changes/next-release/api-change-iot-35317.json | 5 +++++ .changes/next-release/api-change-iotsitewise-38736.json | 5 +++++ .changes/next-release/api-change-savingsplans-92827.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-chime-20450.json create mode 100644 .changes/next-release/api-change-ec2-9094.json create mode 100644 .changes/next-release/api-change-iot-35317.json create mode 100644 .changes/next-release/api-change-iotsitewise-38736.json create mode 100644 .changes/next-release/api-change-savingsplans-92827.json diff --git a/.changes/next-release/api-change-chime-20450.json b/.changes/next-release/api-change-chime-20450.json new file mode 100644 index 0000000000..b0622015a7 --- /dev/null +++ b/.changes/next-release/api-change-chime-20450.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``chime``", + "description": "[``botocore``] Adds support for live transcription of meetings with Amazon Transcribe and Amazon Transcribe Medical. The new APIs, StartMeetingTranscription and StopMeetingTranscription, control the generation of user-attributed transcriptions sent to meeting clients via Amazon Chime SDK data messages." +} diff --git a/.changes/next-release/api-change-ec2-9094.json b/.changes/next-release/api-change-ec2-9094.json new file mode 100644 index 0000000000..f374fe636e --- /dev/null +++ b/.changes/next-release/api-change-ec2-9094.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] This release adds support for G4ad xlarge and 2xlarge instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors" +} diff --git a/.changes/next-release/api-change-iot-35317.json b/.changes/next-release/api-change-iot-35317.json new file mode 100644 index 0000000000..03805bd283 --- /dev/null +++ b/.changes/next-release/api-change-iot-35317.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iot``", + "description": "[``botocore``] Increase maximum credential duration of role alias to 12 hours." +} diff --git a/.changes/next-release/api-change-iotsitewise-38736.json b/.changes/next-release/api-change-iotsitewise-38736.json new file mode 100644 index 0000000000..e6c0d06ba1 --- /dev/null +++ b/.changes/next-release/api-change-iotsitewise-38736.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotsitewise``", + "description": "[``botocore``] Added support for AWS IoT SiteWise Edge. You can now create an AWS IoT SiteWise gateway that runs on AWS IoT Greengrass V2. With the gateway, you can collect local server and equipment data, process the data, and export the selected data from the edge to the AWS Cloud." +} diff --git a/.changes/next-release/api-change-savingsplans-92827.json b/.changes/next-release/api-change-savingsplans-92827.json new file mode 100644 index 0000000000..b4cb907b7b --- /dev/null +++ b/.changes/next-release/api-change-savingsplans-92827.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``savingsplans``", + "description": "[``botocore``] Documentation update for valid Savings Plans offering ID pattern" +}