From d9e296481c54a0e61c5256547337643f1b0fe586 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 11 Sep 2024 18:15:16 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-bedrockagent-80689.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-73539.json | 5 +++++ .changes/next-release/api-change-ecr-81810.json | 5 +++++ .changes/next-release/api-change-guardduty-2260.json | 5 +++++ .changes/next-release/api-change-lexv2models-61698.json | 5 +++++ .changes/next-release/api-change-medialive-74959.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-bedrockagent-80689.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-73539.json create mode 100644 .changes/next-release/api-change-ecr-81810.json create mode 100644 .changes/next-release/api-change-guardduty-2260.json create mode 100644 .changes/next-release/api-change-lexv2models-61698.json create mode 100644 .changes/next-release/api-change-medialive-74959.json diff --git a/.changes/next-release/api-change-bedrockagent-80689.json b/.changes/next-release/api-change-bedrockagent-80689.json new file mode 100644 index 0000000000..4a6362ab1f --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-80689.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "[``botocore``] Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience." +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-73539.json b/.changes/next-release/api-change-bedrockagentruntime-73539.json new file mode 100644 index 0000000000..88d3df5024 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-73539.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience." +} diff --git a/.changes/next-release/api-change-ecr-81810.json b/.changes/next-release/api-change-ecr-81810.json new file mode 100644 index 0000000000..69bdf74adb --- /dev/null +++ b/.changes/next-release/api-change-ecr-81810.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ecr``", + "description": "[``botocore``] Added KMS_DSSE to EncryptionType" +} diff --git a/.changes/next-release/api-change-guardduty-2260.json b/.changes/next-release/api-change-guardduty-2260.json new file mode 100644 index 0000000000..9009d346b8 --- /dev/null +++ b/.changes/next-release/api-change-guardduty-2260.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``guardduty``", + "description": "[``botocore``] Add support for new statistic types in GetFindingsStatistics." +} diff --git a/.changes/next-release/api-change-lexv2models-61698.json b/.changes/next-release/api-change-lexv2models-61698.json new file mode 100644 index 0000000000..8a4ef51c80 --- /dev/null +++ b/.changes/next-release/api-change-lexv2models-61698.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lexv2-models``", + "description": "[``botocore``] Support new Polly voice engines in VoiceSettings: long-form and generative" +} diff --git a/.changes/next-release/api-change-medialive-74959.json b/.changes/next-release/api-change-medialive-74959.json new file mode 100644 index 0000000000..a3b567db40 --- /dev/null +++ b/.changes/next-release/api-change-medialive-74959.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``medialive``", + "description": "[``botocore``] Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support." +}