From e3ad6b524544f6fb96d7422e6ad8d01966395387 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 25 Oct 2024 18:06:50 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-bedrockagent-42467.json | 5 +++++ .changes/next-release/api-change-codebuild-90677.json | 5 +++++ .changes/next-release/api-change-lambda-85385.json | 5 +++++ .changes/next-release/api-change-logs-93240.json | 5 +++++ .changes/next-release/api-change-supplychain-41580.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-bedrockagent-42467.json create mode 100644 .changes/next-release/api-change-codebuild-90677.json create mode 100644 .changes/next-release/api-change-lambda-85385.json create mode 100644 .changes/next-release/api-change-logs-93240.json create mode 100644 .changes/next-release/api-change-supplychain-41580.json diff --git a/.changes/next-release/api-change-bedrockagent-42467.json b/.changes/next-release/api-change-bedrockagent-42467.json new file mode 100644 index 0000000000..4e3f56e0e0 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-42467.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "[``botocore``] Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management" +} diff --git a/.changes/next-release/api-change-codebuild-90677.json b/.changes/next-release/api-change-codebuild-90677.json new file mode 100644 index 0000000000..bcc86abbe2 --- /dev/null +++ b/.changes/next-release/api-change-codebuild-90677.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``codebuild``", + "description": "[``botocore``] AWS CodeBuild now supports automatically retrying failed builds" +} diff --git a/.changes/next-release/api-change-lambda-85385.json b/.changes/next-release/api-change-lambda-85385.json new file mode 100644 index 0000000000..5038dd16c4 --- /dev/null +++ b/.changes/next-release/api-change-lambda-85385.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "[``botocore``] Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags." +} diff --git a/.changes/next-release/api-change-logs-93240.json b/.changes/next-release/api-change-logs-93240.json new file mode 100644 index 0000000000..2fd8fa3a7b --- /dev/null +++ b/.changes/next-release/api-change-logs-93240.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``logs``", + "description": "[``botocore``] Adding inferred token name for dynamic tokens in Anomalies." +} diff --git a/.changes/next-release/api-change-supplychain-41580.json b/.changes/next-release/api-change-supplychain-41580.json new file mode 100644 index 0000000000..c068955814 --- /dev/null +++ b/.changes/next-release/api-change-supplychain-41580.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``supplychain``", + "description": "[``botocore``] API doc updates, and also support showing error message on a failed instance" +}