From 1a8dbb09b3ace84ba1bfff765537f27ad51552f2 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 24 Sep 2024 19:14:30 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-bedrock-53366.json | 5 +++++ .changes/next-release/api-change-budgets-30758.json | 5 +++++ .changes/next-release/api-change-kinesis-46829.json | 5 +++++ .../next-release/api-change-pinpointsmsvoicev2-73161.json | 5 +++++ .changes/next-release/api-change-sagemaker-10266.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-bedrock-53366.json create mode 100644 .changes/next-release/api-change-budgets-30758.json create mode 100644 .changes/next-release/api-change-kinesis-46829.json create mode 100644 .changes/next-release/api-change-pinpointsmsvoicev2-73161.json create mode 100644 .changes/next-release/api-change-sagemaker-10266.json diff --git a/.changes/next-release/api-change-bedrock-53366.json b/.changes/next-release/api-change-bedrock-53366.json new file mode 100644 index 0000000000..a7534b3142 --- /dev/null +++ b/.changes/next-release/api-change-bedrock-53366.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock``", + "description": "[``botocore``] Add support for Cross Region Inference in Bedrock Model Evaluations." +} diff --git a/.changes/next-release/api-change-budgets-30758.json b/.changes/next-release/api-change-budgets-30758.json new file mode 100644 index 0000000000..e657a9c59e --- /dev/null +++ b/.changes/next-release/api-change-budgets-30758.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``budgets``", + "description": "[``botocore``] Releasing minor partitional endpoint updates" +} diff --git a/.changes/next-release/api-change-kinesis-46829.json b/.changes/next-release/api-change-kinesis-46829.json new file mode 100644 index 0000000000..302ec4fb8a --- /dev/null +++ b/.changes/next-release/api-change-kinesis-46829.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kinesis``", + "description": "[``botocore``] This release includes support to add tags when creating a stream" +} diff --git a/.changes/next-release/api-change-pinpointsmsvoicev2-73161.json b/.changes/next-release/api-change-pinpointsmsvoicev2-73161.json new file mode 100644 index 0000000000..cbdf90ab80 --- /dev/null +++ b/.changes/next-release/api-change-pinpointsmsvoicev2-73161.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``pinpoint-sms-voice-v2``", + "description": "[``botocore``] AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies." +} diff --git a/.changes/next-release/api-change-sagemaker-10266.json b/.changes/next-release/api-change-sagemaker-10266.json new file mode 100644 index 0000000000..803c0d56c4 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-10266.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Adding `HiddenInstanceTypes` and `HiddenSageMakerImageVersionAliases` attribute to SageMaker API" +}