From 08b03634314911f1d633d99fd2708a6199e883df Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 20 Sep 2024 18:09:35 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-dynamodb-8380.json | 5 +++++ .changes/next-release/api-change-neptune-81367.json | 5 +++++ .changes/next-release/api-change-sagemaker-96371.json | 5 +++++ .changes/next-release/api-change-sagemakermetrics-56545.json | 5 +++++ .changes/next-release/api-change-workspaces-98731.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-dynamodb-8380.json create mode 100644 .changes/next-release/api-change-neptune-81367.json create mode 100644 .changes/next-release/api-change-sagemaker-96371.json create mode 100644 .changes/next-release/api-change-sagemakermetrics-56545.json create mode 100644 .changes/next-release/api-change-workspaces-98731.json diff --git a/.changes/next-release/api-change-dynamodb-8380.json b/.changes/next-release/api-change-dynamodb-8380.json new file mode 100644 index 0000000000..9876e88559 --- /dev/null +++ b/.changes/next-release/api-change-dynamodb-8380.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dynamodb``", + "description": "[``botocore``] Generate account endpoint for DynamoDB requests when the account ID is available" +} diff --git a/.changes/next-release/api-change-neptune-81367.json b/.changes/next-release/api-change-neptune-81367.json new file mode 100644 index 0000000000..1a8e6da11b --- /dev/null +++ b/.changes/next-release/api-change-neptune-81367.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``neptune``", + "description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing." +} diff --git a/.changes/next-release/api-change-sagemaker-96371.json b/.changes/next-release/api-change-sagemaker-96371.json new file mode 100644 index 0000000000..bbdb651282 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-96371.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages" +} diff --git a/.changes/next-release/api-change-sagemakermetrics-56545.json b/.changes/next-release/api-change-sagemakermetrics-56545.json new file mode 100644 index 0000000000..e5f2dc7a9a --- /dev/null +++ b/.changes/next-release/api-change-sagemakermetrics-56545.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker-metrics``", + "description": "[``botocore``] This release introduces support for the SageMaker Metrics BatchGetMetrics API." +} diff --git a/.changes/next-release/api-change-workspaces-98731.json b/.changes/next-release/api-change-workspaces-98731.json new file mode 100644 index 0000000000..b1ba6d3588 --- /dev/null +++ b/.changes/next-release/api-change-workspaces-98731.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``workspaces``", + "description": "[``botocore``] Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process" +}