From 0c04b52357e7d024f00df88893afa42e95f2689b Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 3 Dec 2024 05:32:09 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-bedrockruntime-22361.json | 5 +++++ .changes/next-release/api-change-s3control-70121.json | 5 +++++ .changes/next-release/api-change-socialmessaging-9994.json | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .changes/next-release/api-change-bedrockruntime-22361.json create mode 100644 .changes/next-release/api-change-s3control-70121.json create mode 100644 .changes/next-release/api-change-socialmessaging-9994.json diff --git a/.changes/next-release/api-change-bedrockruntime-22361.json b/.changes/next-release/api-change-bedrockruntime-22361.json new file mode 100644 index 0000000000..29e2deb760 --- /dev/null +++ b/.changes/next-release/api-change-bedrockruntime-22361.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-runtime``", + "description": "[``botocore``] Add an API parameter that allows customers to set performance configuration for invoking a model." +} diff --git a/.changes/next-release/api-change-s3control-70121.json b/.changes/next-release/api-change-s3control-70121.json new file mode 100644 index 0000000000..8df9a5f8a6 --- /dev/null +++ b/.changes/next-release/api-change-s3control-70121.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3control``", + "description": "[``botocore``] It allows customers to pass CRC64NVME as a header in S3 Batch Operations copy requests" +} diff --git a/.changes/next-release/api-change-socialmessaging-9994.json b/.changes/next-release/api-change-socialmessaging-9994.json new file mode 100644 index 0000000000..32e665ad4c --- /dev/null +++ b/.changes/next-release/api-change-socialmessaging-9994.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``socialmessaging``", + "description": "[``botocore``] Added support for passing role arn corresponding to the supported event destination" +}